Martin,

In my message, I attached the WSDL file.
I implemented a Document/Literal style web service.
This is something that worked with 0.93 but has not worked with Axis2 1.0 Std
with any of the daily builds.

Thank you,

Jim

On 6/24/06, Martin Gainty <[EMAIL PROTECTED]> wrote:
Jim-

Can you provide the WSDL?
More importantly ...Are you implementing with RPC-literal or RPC-encoded or
DOC-literal or DOC-encoded?

Martin--
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.

----- Original Message -----
From: "Davanum Srinivas" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, June 23, 2006 11:09 PM
Subject: Re: I am ready to create a new JIRA issue


> Please create a JIRA issue. Most of the times, it does not hurt to
> just create it :) and then ask here (rather than the other way around
> :)
>
> -- dims
>
> On 6/23/06, Jim Bender <[EMAIL PROTECTED]> wrote:
>> Unless someone can give a good explanation why I should not, I will
>> create a new JIRA issue about what I am seeing when trying to use a
>> generated
>> stub in my test client:
>>
>> Caught Throwable exception in runPointsCalculator:
>> org.apache.axiom.om.OMException:
>> java.lang.IllegalStateExceptionorg.apache.axiom.om.OMException:
>> java.lang.IllegalStateException
>>
>>         at
>> org.apache.axiom.om.impl.builder.StAXOMBuilder.next(StAXOMBuilder.java:206)
>>         at
>> 
org.apache.axiom.om.impl.llom.OMDocumentImpl.getOMDocumentElement(OMDocumentImpl.java:144)
>>         at
>> 
org.apache.axiom.om.impl.builder.StAXOMBuilder.getDocumentElement(StAXOMBuilder.java:322)
>>         at
>> testexamples.types.PointsCalculatorStub.toOM(PointsCalculatorStub.java:213)
>>         at
>> 
testexamples.types.PointsCalculatorStub.toEnvelope(PointsCalculatorStub.java:230)
>>         at
>> 
testexamples.types.PointsCalculatorStub.calculatePoints(PointsCalculatorStub.java:105)
>>         at
>> 
com.recursionsw.ve.tools.webservices.TestWebServicesEndToEndTestNG.runPointsCalculator(TestWebSe
>> rvicesEndToEndTestNG.java:299)
>>         at
>> 
com.recursionsw.ve.tools.webservices.TestWebServicesEndToEndTestNG.testGeneratorEndToEnd(TestWeb
>> ServicesEndToEndTestNG.java:155)
>>
>> I am using today's daily build: 23/06/2006.
>> I used it to produce a new WSDL file (although the bug that is
>> documented by my other JIRA ticket for the duplicate complex type
>> definition means that I must hand edit the file to remove the
>> duplicate definition).
>> After doing that, I ran the WSDL2Java, updated the generated skeleton,
>> and then tested with Embedded Tomcat 5.5. While invoking the web
>> service operation on the stub, the exception is thrown by the
>> StAXOMBuilder.
>>
>> What I am doing works without a problem in Axis2 0.93, for the same
>> Java interface.
>> The only difference is that Axis2 0.93 generates a valid WSDL file,
>> without a problem.
>>
>> Regards,
>>
>> Jim
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>>
>
>
> --
> Davanum Srinivas : http://people.apache.org/~dims/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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




--
Jim

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

Reply via email to