What steps will reproduce the problem?
1. Downloaded wsc-19.jar from http://code.google.com/p/sfdc-wsc/
2. Generated partner.wsdl as specified in the BulkAPI developers guide
3. Created the standalone java sample client.
What is the expected output? What do you see instead?
I am getting an error in the following method which is mentioned in
documentation
[code]
private BulkConnection getBulkConnection(String userName, String password)
[/code]
What version of the product are you using? On what operating system?
Salesforce Unlimited edition.
wsc-20.jar or wsc.19.jar
Windows xp 32 bit
java se 1.6.x
Please provide any additional information below.
I am trying the sample java client as mentioned in the Bulk API documentation,
I am getting an error in BulkConnection method, rest everything looks fine. I
am wondering which jar file will have the BulkConnection class.
Regards,
Arup
Original issue reported on code.google.com by sarkar.a...@gmail.com on 29 May 2011 at 4:56
Original issue reported on code.google.com by
sarkar.a...@gmail.com
on 29 May 2011 at 4:56