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 53165 - Missing <webservice-endpoint> element in sun-ejb-jar.xml
Summary: Missing <webservice-endpoint> element in sun-ejb-jar.xml
Status: CLOSED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 4.x
Hardware: PC All
: P2 blocker (vote)
Assignee: Rajeshwar Patil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-10 16:01 UTC by Lukas Jungmann
Modified: 2006-03-24 12:46 UTC (History)
0 users

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 Lukas Jungmann 2005-01-10 16:01:32 UTC
[qbuild 200501071427]

1. start ide with new userdir
2. setup appserver, restart ide
3. create new populated enterprise application
4. create new webservice in its ejb module
5. build application
6. run application

=> same result as in issue #52117
(Fatal error from EJB Compiler -- jaxrpc
compilation exception

Workaround:
add element webservice-endpoint to sun-ejb-jar.xml
manually)
Comment 1 Rajeshwar Patil 2005-01-12 01:56:22 UTC
Not an issue in current builds. Verified in local EA2 build(050111)
This was happening only in case of an Ejb module in Populated
Application(not in case of standalone ejb module) and was related to the 
issue 53127.



Comment 2 Lukas Jungmann 2005-01-12 13:46:06 UTC
v. 200501120000