[ 
https://issues.apache.org/jira/browse/AXIS2-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12507138
 ] 

balaji iyer commented on AXIS2-2814:
------------------------------------

Hi Dims, Amila,


After replacing the Xerces Implmentation in the endorsed folder in the
JRE and generating the Stubs, I receive the following error in my client
code.

Is this something new ?

Exception in thread "main" org.apache.axis2.AxisFault: Transport out has
not been set
        at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:379)
        at
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOper
ation.java:380)
        at
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInA
xisOperation.java:202)
        at
org.apache.axis2.client.OperationClient.execute(OperationClient.java:142
)
        at
com.citi.serviceclient.ThailandServiceJmsStub.CardStatementOp(ThailandSe
rviceJmsStub.java:163) 
 


rgds....

Balaji





> XSI:TYPE not being generated for SOAP JMS client requests
> ---------------------------------------------------------
>
>                 Key: AXIS2-2814
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2814
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>    Affects Versions: 1.2
>         Environment: Win XP, AXIS2 (1.2)
>            Reporter: balaji iyer
>            Assignee: Amila Chinthaka Suriarachchi
>         Attachments: AXIS2-2814-no-headers.zip, SOAPJMSAxisXSITypeLost_Bug.zip
>
>
> I'm trying to run the SOAP JMS webservice which is hosted in businessworks. 
> I am using the AXIS2 wsdl2java to generate the client side stubs and 
> databinding classes. There are no issues for HTTP binding.
> However for JMS binding the generated code seems to be having the following 
> issue. It seems that AXIS2 is generating different soap request (payload)  
> for JMS and HTTP.  
> The issues is that the "xsi type" is not being generated for JMS requests. 
> Because of this problem, I'm unable to run AXIS2 SOAP/JMS and correspondingly 
> parse them consistently in businessworks. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to