Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Deploying from JDeveloper to Weblogic

Deploying from JDeveloper to Weblogic

From: Oleksandr Bozhyk <sander_at_isd.donin.com>
Date: 27 May 2002 00:21:17 -0700
Message-ID: <2eb039f8.0205262321.6f03c38d@posting.google.com>


Hi all,
I deal with JDeveloper 9.0.2.829
Now I'm trying to deploy a simple session EJB the same way as its described here:

http://www.javaskyline.com/features/ide/jdevwls/deployejb.html

Deployment process always fails with this message:

Checking weblogic-ejb-jar.xml for completeness... Wrote EJB .jar file to
E:\jdev92R\jdev\mywork\Workspace1\Project1\ejb1.jar Generating WebLogic EJB container classes...

E:\jdev92R\jdk\jre\bin\javaw.exe -classpath
E:\weblogic61\wlserver6.1\lib\weblogic.jar;blah-blah-blah.jar
E:\jdev92R\jdev\mywork\Workspace1\Project1\ejb1.jar
D:\TEMP\wlejb20442.jar

fatal error: unable to execute java version of ojc, error string <E:\jdev92R\jdev\bin\ojcw.exe>
Exec failed .. exiting
**** weblogic.ejbc returned with a non-zero exit status: #### Deployment incomplete. ####

Thanks SO MUCH for any help!
SY,
Oleksandr Bozhyk Received on Mon May 27 2002 - 02:21:17 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US