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 - WA in newly created EAR project doesn't have EJBmodule on classpath
Summary: WA in newly created EAR project doesn't have EJBmodule on classpath
Status: RESOLVED DUPLICATE of bug 74690
Alias: None
Product: javaee
Classification: Unclassified
Component: EAR (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker with 1 vote (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks: 73536
  Show dependency tree
 
Reported: 2006-03-07 09:38 UTC by Jan Horvath
Modified: 2006-06-04 23:17 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 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 ***