Posted By:
Anonymous
Posted On:
Monday, July 29, 2002 05:29 AM
Hi All, I am using WSTK -3.0.1 and Tomcat 4.0.3. I am not able to publish the web service, Below is the error trace i am getting. D:wstk-3.0servicesapplicationsNasdaqQuotesdeployment>publish http://localhost:8080/NasdaqQuotes/NasdaqQuotes_Impl.w sdl http://localhost:8080/NasdaqQuotes/NasdaqQuotes_Interface.wsdl Service Provider Published WSTK 3.0 Tutorial 1A06A930-A2DB-11D6-BD36-000629DC0A7B Service Interface Published http://NasdaqQuotes-Interface UUID:16D2B610-A2D5-11D6-BD36-000629DC0A7B Client Error at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:134)
More>>
Hi All,
I am using WSTK -3.0.1 and Tomcat 4.0.3. I am not able to publish the web service, Below is the error trace i am getting.
D:wstk-3.0servicesapplicationsNasdaqQuotesdeployment>publish http://localhost:8080/NasdaqQuotes/NasdaqQuotes_Impl.w
sdl http://localhost:8080/NasdaqQuotes/NasdaqQuotes_Interface.wsdl
Service Provider Published
WSTK 3.0 Tutorial
1A06A930-A2DB-11D6-BD36-000629DC0A7B
Service Interface Published
http://NasdaqQuotes-Interface
UUID:16D2B610-A2D5-11D6-BD36-000629DC0A7B
Client Error
at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:134)
at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:671)
at org.apache.xerces.parsers.SAXParser.endElement(SAXParser.java:1403)
at org.apache.xerces.validators.common.XMLValidator.callEndElement(XMLValidator.java:1456)
at org.apache.xerces.framework.XMLDocumentScanner$ContentDispatcher.dispatch(XMLDocumentScanner.java:1260)
at org.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentScanner.java:381)
at org.apache.xerces.framework.XMLParser.parse(XMLParser.java:1081)
at javax.xml.parsers.SAXParser.parse(SAXParser.java:374)
at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:204)
at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:378)
at org.apache.axis.client.Call.invoke(Call.java:1268)
at org.apache.axis.client.Call.invoke(Call.java:658)
at com.ibm.uddi.transport.ApacheAxisTransport.send(ApacheAxisTransport.java:65)
at com.ibm.uddi.transport.TransportBase.send(TransportBase.java:53)
at com.ibm.uddi.client.UDDIProxy.send(UDDIProxy.java:1180)
at com.ibm.uddi.client.UDDIProxy.save_service(UDDIProxy.java:1034)
at com.ibm.wstk.service.registry.ServiceRegistryProxy.publish(ServiceRegistryProxy.java:516)
at NQPublish.main(NQPublish.java:77)
There was an error (com.ibm.wstk.service.registry.ServiceRegistryProxyException: Publish service implementation exceptio
n: com.ibm.uddi.transport.TransportException: Client Error
------------------------------------------------------------------------------
Nested exception is:
com.ibm.uddi.transport.TransportException: Client Error
AxisFault
faultCode: Client
faultString: Client Error
faultActor: null
faultDetail: [Lorg.w3c.dom.Element;@5a4b71
E_fatalError (10500) Serious technical error has occurred while processing the request.
Attribute "bindingKey" is required and must be specified for element type "bindingTemplate".
o>
)
Usage: java NQPublish [implWSDL] [interfaceWSDL] [deploymentdescriptor] [Axis AdminService URL]
TIA
Shivaraj
<<Less