This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 74134 - Most of tests fail
Summary: Most of tests fail
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB Project (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2006-03-29 11:07 UTC by Martin Krauskopf
Modified: 2009-09-23 15:01 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Krauskopf 2006-03-29 11:07:15 UTC
Almost every test fails with NPE, since in EjbJarProject.getJaxWsFileObject()
Repository.getDefault().getDefaultFileSystem().findResource("jax-ws/default-jax-ws.xml")
returns null when a test runs.
Comment 1 Andrei Badea 2006-03-29 11:53:46 UTC
Likely caused by Milan's integration of JAX-WS.
Comment 2 Martin Krauskopf 2006-03-30 01:23:12 UTC
I suppose Andrei fixed this.

http://j2ee.netbeans.org/servlets/ReadMsg?list=cvs&msgNo=5235
Comment 4 Martin Schovanek 2009-09-23 15:01:37 UTC
v.