Hi,
I have created an external library DC and used it in J2EE Server Component - Library DC as used Dc and deployed it in the server,Then I have created a Webdynpro DC and used that Library DC as used DC in webdynpro DC and also added the library reference.I am able to see those added jars in the properties of webdynpro DC but when I deploy that webdynpro project and Run the DC, I am getting the following error:
The initial exception that caused the request to fail, was:
java.lang.ClassNotFoundException: jxl.Workbook -
Loader Info -
ClassLoader name: [worldbank.org/upload] Parent loader name: [Frame ClassLoader] References: common:service:http;service:servlet_jsp service:ejb common:service:iiop;service:naming;service:p4;service:ts service:jmsconnector library:jsse library:servlet common:library:IAIKSecurity;library:activation;library:mail;library:tcsecssl library:ejb20 library:j2eeca library:jms library:opensql common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore interface:resourcecontext_api interface:webservices interface:cross interface:ejbserialization sap.com/tcwddispwda sap.com/tcwdcorecomp service:webdynpro service:sld library:tcddicddicservices library:com.sap.aii.proxy.framework library:tcgraphicsigs library:com.sap.mw.jco library:com.sap.lcr.api.cimclient library:sapxmltoolkit library:com.sap.aii.util.rb library:com.sap.util.monitor.jarm library:tcddicddicruntime library:com.sap.aii.util.xml library:com.sap.aii.util.misc library:tc~cmi Resources: /usr/sap/EPD/JC50/j2ee/cluster/server1/apps/worldbank.org/upload/src/java/src.zip /usr/sap/EPD/JC50/j2ee/cluster/server1/apps/worldbank.org/upload/webdynpro/public/lib/app.jar Loading model: {parent,references,local} -
Thanks.