Oh, and here's the log if port 8080 is used (without the isapi_redirector between Tomcat and IIS). This works too.
Mar 29, 2010 15:30 [http-8080-1] org.apache.axis2.builder.BuilderUtil.getCharSetEncoding(BuilderUtil.java:365) Input contentType (application/soap+xml; charset=UTF-8; action="urn:getNextQueueEntry") Mar 29, 2010 15:30 [http-8080-1] org.apache.axis2.builder.BuilderUtil.getCharSetEncoding(BuilderUtil.java:406) CharSetEncoding from content-type (UTF-8) Mar 29, 2010 15:30 [http-8080-1] org.apache.axis2.transport.TransportUtils.createDocumentElement(TransportUtils.java:194) createSOAPEnvelope using Builder (class org.apache.axis2.builder.SOAPBuilder) selected from type (application/soap+xml) Mar 29, 2010 15:30 [http-8080-1] org.apache.axis2.builder.BuilderUtil.getCharSetEncoding(BuilderUtil.java:329) char set encoding set from default =UTF-8 Mar 29, 2010 15:30 [http-8080-1] org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder.constructNode(StAXSOAPModelBuilder.java:278) Starting to process SOAP 1.2 message Mar 29, 2010 15:30 [http-8080-1] org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder.createOMElement(StAXSOAPModelBuilder.java:240) Build the OMElement Envelope by the StaxSOAPModelBuilder Mar 29, 2010 15:30 [http-8080-1] org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder.createOMElement(StAXSOAPModelBuilder.java:240) Build the OMElement Body by the StaxSOAPModelBuilder Mar 29, 2010 15:30 [http-8080-1] org.apache.axis2.dispatchers.RequestURIBasedServiceDispatcher.findService(RequestURIBasedServiceDispatcher.java:50) [MessageContext: logID=urn:uuid:353830F4C1C3FEB0AC1269891007588] Checking for Service using target endpoint address : http://mydomain.com:8080/axis2/services/MyWebServices Mar 29, 2010 15:30 [http-8080-1] org.apache.axis2.util.Utils.parseRequestURLForServiceAndOperation(Utils.java:204) parseRequestURLForServiceAndOperation : [http://mydomain.com:8080/axis2/services/MyWebServices][/axis2/services] Mar 29, 2010 15:30 [http-8080-1] org.apache.axis2.i18n.ProjectResourceBundle.handleGetObject(ProjectResourceBundle.java:70) org.apache.axis2.i18n.resource::handleGetObject(servicefound) Mar 29, 2010 15:30 [http-8080-1] org.apache.axis2.engine.AbstractDispatcher.invoke(AbstractDispatcher.java:98) [Message Context: logID=urn:uuid:353830F4C1C3FEB0AC1269891007588] Found AxisService : MyWebServices Mar 29, 2010 15:30 [http-8080-1] org.apache.axis2.dispatchers.ActionBasedOperationDispatcher.findOperation(ActionBasedOperationDispatcher.java:43) [MessageContext: logID=urn:uuid:353830F4C1C3FEB0AC1269891007588] Checking for Operation using Action : urn:getNextQueueEntry Mar 29, 2010 15:30 [http-8080-1] org.apache.axis2.description.AxisService.getOperationBySOAPAction(AxisService.java:1792) getOperationBySOAPAction: Operation (org.apache.axis2.description.inoutaxisoperat...@155d4be,getNextQueueEntry) for soapAction: urn:getNextQueueEntry found in action map. Mar 29, 2010 15:30 [http-8080-1] org.apache.axis2.i18n.ProjectResourceBundle.handleGetObject(ProjectResourceBundle.java:70) org.apache.axis2.i18n.resource::handleGetObject(operationfound) Mar 29, 2010 15:30 [http-8080-1] org.apache.axis2.engine.AbstractDispatcher.invoke(AbstractDispatcher.java:110) [MessageContext: logID=urn:uuid:353830F4C1C3FEB0AC1269891007588] Found AxisOperation : getNextQueueEntry Mar 29, 2010 15:30 [http-8080-1] org.apache.axis2.addressing.AddressingHelper.getAddressingRequirementParemeterValue(AddressingHelper.java:161) getAddressingRequirementParemeterValue: value: 'null' Mar 29, 2010 15:30 [http-8080-1] org.apache.axis2.addressing.AddressingHelper.getInvocationPatternParameterValue(AddressingHelper.java:186) getInvocationPatternParameterValue: value: 'null' Mar 29, 2010 15:30 [http-8080-1] org.apache.axis2.jaxws.dispatchers.MustUnderstandValidationDispatcher.invoke(MustUnderstandValidationDispatcher.java:76) JAXWS MustUnderstandValidationDispatcher.invoke on AxisService MyWebServices; AxisOperation org.apache.axis2.description.inoutaxisoperat...@155d4be Mar 29, 2010 15:30 [http-8080-1] org.apache.axis2.addressing.AddressingHelper.isReplyRedirected(AddressingHelper.java:97) [MessageContext: logID=urn:uuid:353830F4C1C3FEB0AC1269891007588] isReplyRedirected: ReplyTo is null. Returning false Mar 29, 2010 15:30 [http-8080-1] org.apache.axis2.context.ConfigurationContext.unregisterOperationContext(ConfigurationContext.java:352) messageID is null. -- View this message in context: http://old.nabble.com/Axis2-with-SSL-gives-AxisFault-tp28053938p28074109.html Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
