Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Deploying EJBs to Weblogic
Deploying EJBs to Weblogic [message #188255] Tue, 20 February 2007 00:03
Eclipse UserFriend
Originally posted by: bbbingman.yahoo.com

I’ve 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 won’t include the whole stack trace since it doesn’t 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 haven’t been able to come up with a workaround to this and I’m 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?
Previous Topic:Turning off validation on selective directories
Next Topic:out of sync using a vfat filesystem?
Goto Forum:
  


Current Time: Fri Apr 26 07:15:15 GMT 2024

Powered by FUDForum. Page generated in 0.03410 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top