Hi all,
I am using WSTK2.4 with WEBSPHERE4.0. I am trying to deploy a nashdaqquotes service 
given in the tutorial along with WSTK. When i am trying to deploy the service i am 
getting following exception.
If any one worked on this, please help me.

java -cp %CLASSPATH%;%WSTK_HOME%\lib\wstk.jar;lib\NasdaqQuotes.jar;%WSTK_HOME%\lib\xer
ces.jar;%WSTK_HOME%\lib\xalan.jar%;%WSTK_HOME%\lib\mailapi.jar;%WSTK_HOME%\lib\wstk.jar;%WSTK_HOME%\uddi4j\lib\uddi4j.ja
r;%WSTK_HOME%\wsdl4j\lib\wsdl4j.jar;%WSTK_HOME%\soap\lib\soap.jar 
com.ibm.samples.nasdaqQuotes.NasdaqQuotesDeploy http:/
/localhost:8080/wsdl/NasdaqQuotes_Service.wsdl 
.\deploy\NasdaqQuotes_Service-deploy.xml http://localhost:8080/soap/servlet/rpcrouter

Service Provider Published
        WSTK Tutorial
        7DD84700-9324-11D6-9276-000C0E00ACDD

Exception in thread "main" java.lang.NullPointerException
        at 
com.ibm.wstk.service.definition.ServiceImplementation.init(ServiceImplementation.java:204)
        at 
com.ibm.wstk.service.definition.ServiceImplementation.<init>(ServiceImplementation.java:111)
        at 
com.ibm.wstk.service.definition.ServiceDefinition.<init>(ServiceDefinition.java:108)
        at 
com.ibm.wstk.service.definition.soap.SOAPServiceDefinition.<init>(SOAPServiceDefinition.java:67)
        at 
com.ibm.samples.nasdaqQuotes.NasdaqQuotesDeploy.main(NasdaqQuotesDeploy.java:54)

TIA

Regards,
Shivaraj B I
...................................................................
NetGalactic Internet Solutions Pvt. Ltd.
13, Green Leaf Layout, 80 Feet Peripheral Road,
4th Block, Koramangala,
Bangalore- 560 034, INDIA
Tel: 91-80-5522996 / 5520371
US Tel: 703-8138107
www.netgalactic.com
-----------------------------------------------------------------
Live to learn... forget... and learn again.
-----------------------------------------------------------------

==========================================================================To 
unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to