jdeveloper 9 cant deploy to oracle92ias (9.0.3)
Date: Fri, 28 Feb 2003 12:04:53 +0100
Message-ID: <3e5f422a$0$49113$e4fe514c_at_news.xs4all.nl>
The only file which i dont edit by hand, is corrupting my deployment... Can somone tell me whats going wrong? My jdeveloper doesnt seem to be able to deploy ejb components in an EAR to a oracle92ias server..
regards henk meulekamp
This is my error message:
Copying default deployment descriptor from archive at
D:\Oracle\ora92IAS\j2ee\home\applications\applicationEAR/jblearningEJB.jar/M
ETA-INF/orion-ejb-jar.xml to deployment directory
D:\Oracle\ora92IAS\j2ee\home\application-deployments\applicationEAR\jblearni
ngEJB.jar...
com.evermind.compiler.CompilationException: Syntax error in source
at
com.evermind.compiler.FileLinkedCompilation.loadObjects(FileLinkedCompilatio
n.java:196)
at
com.evermind.compiler.FileLinkedCompilation.run(FileLinkedCompilation.java:1
45)
at java.security.AccessController.doPrivileged(Native Method)
at
com.evermind.compiler.FileLinkedCompiler.compile(FileLinkedCompiler.java:53)
at
com.evermind.server.ejb.compilation.Compilation.compileClasses(Compilation.j
ava:463)
at
com.evermind.server.ejb.compilation.Compilation.compile(Compilation.java:323
)
at
com.evermind.server.administration.ServerApplicationInstallation.finish(Serv
erApplicationInstallation.java:556)
at java.lang.reflect.Method.invoke(Native Method)
at com.evermind.server.rmi.RMICallHandler.run(RMICallHandler.java:119)
at com.evermind.server.rmi.RMICallHandler.run(RMICallHandler.java:48)
at
EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.ja
va:803)
at java.lang.Thread.run(Unknown Source)
Exit status of Oracle9iAS admin tool (-deploy): 0 ---- Deployment finished. ---- 28-feb-03 12:01:31 Received on Fri Feb 28 2003 - 12:04:53 CET