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 121835 - jboss 5 beta 2 - running ear project j2ee 5
Summary: jboss 5 beta 2 - running ear project j2ee 5
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-13 16:29 UTC by Radim Roska
Modified: 2007-12-07 16:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace (1.47 KB, text/plain)
2007-11-13 16:30 UTC, Radim Roska
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Radim Roska 2007-11-13 16:29:49 UTC
build rc1, nov 13

Create ear project with j2ee 5 and run it...you will get exception i've attached. For 1.4 project its ok.
Comment 1 Radim Roska 2007-11-13 16:30:14 UTC
Created attachment 52939 [details]
stack trace
Comment 2 Radim Roska 2007-11-13 16:34:01 UTC
i've forgot to say that application has deployed and can be accessed by url
e.g. http://localhost:8080/EnterpriseApplication53-war/
Comment 3 Petr Hejl 2007-11-17 10:33:41 UTC
Fixed.

Checking in src/org/netbeans/modules/j2ee/jboss4/JBDeployer.java;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/JBDeployer.java,v  <--  JBDeployer.java
new revision: 1.20; previous revision: 1.19
done
Comment 4 Radim Roska 2007-11-19 15:48:41 UTC
VERIFIED