WebShpere Studio Application Developer JNDI Access DataSource appears below, please help!
I set up DataSource on the server is JDBC / DS1
Get connection failed.javax.naming.NamingException: The JNDI operation "lookup" on the context "localhost / nodes / localhost / servers / server1" with the name "jdbc / ds1" failed Please get the root cause Throwable contained in this NamingException. for more information Root exception is java.lang.NoClassDefFoundError:. com / ibm / ejs / jts / jts / CurrentFactory at com.ibm.ws.naming.jndicos.CNContextImpl.suspendTransaction (CNContextImpl.java:4064) at com.ibm. ws.naming.jndicos.CNContextImpl.cosResolve (CNContextImpl.java:3521) at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup (CNContextImpl.java:1565) at com.ibm.ws.naming.jndicos.CNContextImpl. doLookup (CNContextImpl.java:1525) at com.ibm.ws.naming.jndicos.CNContextImpl.lookup (CNContextImpl.java:1225) at com.ibm.ws.naming.util.WsnInitCtx.lookup (WsnInitCtx.java:132) At javax.naming.initialcontext.lookup (InitialContext.java: 359) at com.portaldev.test.testjndi.getjndi (testjndi.java: 57) At com.portaldev.test.testjndi.main (Testjndi.java: 27)