The Artima Developer Community
Sponsored Link

Java Answers Forum
JNDI error while accessing DataSource in WAS 5.0

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
J K

Posts: 1
Nickname: jsr
Registered: Sep, 2006

JNDI error while accessing DataSource in WAS 5.0 Posted: Sep 8, 2006 4:34 AM
Reply to this message Reply
Advertisement
Hi,

I am using WAS 5.0 with security enabled on Solaris 8. I am getting following error when starting my web application.

com.ibm.websphere.naming.CannotInstantiateObjectException: Exception occurred while the JNDI NamingManager was processing a javax.naming.Reference object. Root exception is javax.naming.NamingException: com.ibm.ejs.cm.DSFactoryImpl. Root exception is java.lang.ClassNotFoundException: com.ibm.ejs.cm.DSFactoryImpl ......

I am surprised how a ClassNotFoundException for a WebSphere class is coming. The same application is running on Windows with security enabled.

Please help.

-- jsr

Topic: j-Interop: Open Source, Non Native access to DCOM Previous Topic   Next Topic Topic: Framework to generate Word doc / PPT

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use