| Author |
porting to Oracle 11g weblogic server
|
Dhanaraj K
Greenhorn
Joined: Nov 29, 2004
Posts: 9
|
|
I am trying to port a J2EE application from Oracle 10g application server to Oracle 11g Weblogic server. The application is packaged as an EAR and the dependency jars are present inside war/web-inf/lib. When the ejb try to call a class present inside the war/web-inf/lib, the ejb is not able to get the reference to these classes.
Is there any way, the ejbs can access the classes present inside the web-inf/lib?
|
 |
 |
|
|
subject: porting to Oracle 11g weblogic server
|
|
|