Hi Every Body
I am using jtds1.2 to connect to sqlserver2000 and it works fine with JSE application
but when I integrate it with JEE server. It gives following error during deployment
Nov 20, 2006 5:13:23 PM /userOut/daView_category (eclipse.UserOutLocation) [Thread[Deploy Thread,5,main]] INFO: [#5]: Deployment Exception during deployment phase 'DeploymentException',cause=An error occurred while deploying the deployment item 'sap.com_YTEAR'.; nested exception is:
java.rmi.RemoteException: class com.sap.engine.services.dc.gd.DeliveryException: An error occurred during deployment of sdu id: sap.com_YTEAR
sdu file path: C:\Documents and Settings\ibm\IBM\Desktop\complete Project\workspace\YTEAR\YTEAR.ear
version status: HIGHER
deployment status: Admitted
description:
1. Error:
Cannot update application sap.com/YTEAR. Reason: Class-path entry jcifs.jar specified in C:\SAP\SS1\JC00\j2ee\cluster\server0\temp\deploy\work\deploying\YTEAR.ear1164031997687\jtds-1.2.jar/META-INF/MANIFEST.MF file cannot be resolved...
Reason: Class-path entry jcifs.jar specified in C:\SAP\SS1\JC00\j2ee\cluster\server0\temp\deploy\work\deploying\YTEAR.ear1164031997687\jtds-1.2.jar/META-INF/MANIFEST.MF file cannot be resolved.; nested exception is:
java.rmi.RemoteException: class com.sap.engine.services.deploy.server.utils.DSRemoteException: Cannot update application sap.com/YTEAR. Reason: Class-path entry jcifs.jar specified in C:\SAP\SS1\JC00\j2ee\cluster\server0\temp\deploy\work\deploying\YTEAR.ear1164031997687\jtds-1.2.jar/META-INF/MANIFEST.MF file cannot be resolved...
Reason: Class-path entry jcifs.jar specified in C:\SAP\SS1\JC00\j2ee\cluster\server0\temp\deploy\work\deploying\YTEAR.ear1164031997687\jtds-1.2.jar/META-INF/MANIFEST.MF file cannot be resolved.; nested exception is:
java.rmi.RemoteException: com.sap.engine.services.library_container.deploy.LCDeploymentException: Class-path entry jcifs.jar specified in C:\SAP\SS1\JC00\j2ee\cluster\server0\temp\deploy\work\deploying\YTEAR.ear1164031997687\jtds-1.2.jar/META-INF/MANIFEST.MF file cannot be resolved.
Thank You
Syed Saifuddin