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 73323

Summary: WA in newly created EAR project doesn't have EJBmodule on classpath
Product: javaee Reporter: Jan Horvath <jhorvath>
Component: EARAssignee: Marek Fukala <mfukala>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: mschovanek
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 73536    

Description Jan Horvath 2006-03-07 09:38:59 UTC
build 200603070300

-create EAR
-ERROR: WA in newly created EAR project doesn't have EJBmodule on classpath, I cannot use classes from 
EJB modele until its manually added in project customizer
Comment 1 Marek Fukala 2006-03-08 12:03:15 UTC
We have never supported creation of such dependency when you create a new ear
with WP and EJBP. On the other hand I also think that it might be usefull and is
probably what the user will do manually anyway.
Comment 2 _ ludo 2006-03-08 19:29:15 UTC
I think this is a clear bug, not a enhancement.
The reason is clear: if you package a web app and and ejb module in an EAR, this
is the first thing you want to do: use the ejbs from the web tier.

Now P2 or P3 is a different issue, but do not hide this one from the dashboard:-)
Comment 3 _ ludo 2006-03-19 17:33:56 UTC
Mentioned in nb mailing list, as well as forums:
http://forums.java.net/jive/thread.jspa?messageID=94463&tstart=0#94463
Comment 4 Jan Horvath 2006-04-11 12:46:47 UTC

*** This issue has been marked as a duplicate of 74690 ***