| Author |
Problem in deploying application in weblogic8.1
|
Aditya Prasad
Greenhorn
Joined: Sep 02, 2004
Posts: 13
|
|
Hi All I have a web application and it's time i go for deployment. we use Oracle as our back end. i am using .ear file for deploying and this is generated in WSAD. Now i want to deploy this in weblogic8.1 while configuring the connection pool, my Database type is oracle and i selected oracle driver(thin).i.e. my driver class name is Oracle.jdbc.xa.client.oracleXA. The JNDI name that i use in my application is JDBC/IBS (IBS stands for internet banking service and this is my application) and the JNDI name that i specified for the Datasource is also JDBC/IBS. Now after deploying the application and when i login to the page, i get javax.naming.NameNotFoundException : while trying to lookup "ejbobject" didn't find subcontext resolved....... the same error is showed for all the ejb objects that i use in my application. Down these error's it says login user 'someusername' failed to be authenticated. when i click the 'ejb-jar.xml' and 'weblogic-ejb-jar.xml' link it says "could not read descriptor file". Can any one help me regarding this deployment in weblogic 8.1 ? It's a bit urgent.I am very much new to this. thanx in advance Aditya
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56162
|
|
|
Aditya, Please do not cross-post the same question in multiple forums. It wastes people's time when multiple redundant conversations take place. Please continue any discussion of this topic here.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Problem in deploying application in weblogic8.1
|
|
|