Deploying EJBs to Weblogic [message #188255] |
Tue, 20 February 2007 00:03 |
Eclipse User |
|
|
|
Originally posted by: bbbingman.yahoo.com
Ive been having problems deploying EJBs to Weblogic 8.1. When I publish
to the server I get the following error:
Compiler failed executable.exec at
weblogic.ejb20.ejbc.EJBCompiler.doCompile(EJBCompiler.java:2 74)
I wont include the whole stack trace since it doesnt include any further
information.
After researching this error I believe it stems from Weblogic requiring
EJBs to be compiled with its own weblogic.appc compiler, while the EJB
compiled by eclipse uses the standard javac.
I havent been able to come up with a workaround to this and Im not even
sure if this is the right diagnosis. Can anyone shed some light on this
problem? Has anyone been able to get EJBs working with Weblogic?
One thing I did notice with Weblogic and Websphere servers is that they
create Skeleton and Stub classes for their EJBs. How does webtools deal
with EJBs that require these?
|
|
|
Powered by
FUDForum. Page generated in 0.02555 seconds