• ThomasIT
  • NEWBIE
  • 0 Points
  • Member since 2009

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 2
    Replies

Hi. I downloaded wsc-gae-16_0.jar file and try to run wsdlc command on my enterprise wsdl.

At command line : java com.sforce.ws.tools.wsdlc enterprise.wsdl enterprise.jar

The result is :

 

Exception in thread "main" java.lang.NullPointerException?

at com.sforce.ws.tools.wsdlc.checkTargetFile(wsdlc.java:115)
at com.sforce.ws.tools.wsdlc.<init>(wsdlc.java:66)
at com.sforce.ws.tools.wsdlc.run(wsdlc.java:288)
at com.sforce.ws.tools.wsdlc.main(wsdlc.java:279)
what's wrong? thank

Hi,

 

i'm a newbie with apex. (Sorry for my english) .I want to write a query (soql) but i don't know how start!

i need an apex class to use query? or what?

i had create a custom object named "phonebook" that have the following fields : Name, Surname, Telephone number.

Suppse that i want to retrive contacts with filde surname " Russel", how should  i do?

Tnx

Hi,

 

i'm a newbie with apex. (Sorry for my english) .I want to write a query (soql) but i don't know how start!

i need an apex class to use query? or what?

i had create a custom object named "phonebook" that have the following fields : Name, Surname, Telephone number.

Suppse that i want to retrive contacts with filde surname " Russel", how should  i do?

Tnx