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. 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 An error occurred while trying to create service provider [WSTK Tutorial] ------------------------------------------------------------------------------ Nested exception is: E_fatalError (10500) Serious technical error has occurred while processing the request. Attribute "businessKey" is req uired and must be specified for element type "businessEntity". : Fault code=Client Fault string=Client Error Fault actror=null Detail=null DispositionReport: ErrCode=E_fatalError ErrInfoText=E_fatalError (10500) Serious technical error has occurred while processing the request. Attribute "bus inessKey" is required and must be specified for element type "businessEntity". 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 ==========================================================================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
