function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Baba GBaba G 

Unable in generating the enterprise and partner client JARs

Unable in generating the enterprise and partner client JARsunable to understand -"generate the enterprise and partner client JARs, run the following command with the enterprise WSDL you downloaded from your organization.

1 java -classpath wsc-XX.jar com.sforce.ws.tools.wsdlc enterprise.wsdl enterprise.jar

2 java -classpath wsc-XX.jar com.sforce.ws.tools.wsdlc partner.wsdl partner.jar"

I have downloaded wsdl and WSC on my desktop.I'm trying to deployed my app in sfdc
SonamSonam (Salesforce Developers) 
Are you getting any error messages when running these commands?Could you please specify the same.
Baba GBaba G
Thank you so much Sonam 
I'm sending you error imageUser-added image
SonamSonam (Salesforce Developers) 
Hey Shubham, thanks for sharing the error -  did you get a chance to check the following threads which refer to the same issue:
https://developer.salesforce.com/forums/ForumsMain?id=906F00000009SZrIAM
Baba GBaba G
Hi Sonam
thanks for your replies
I'm now facing problem in eclipes when trying to run my app getting a jsp error

The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path