2009/7/3 Krzysztof Wilkos :
> 2009/6/30 Daniel Kulp :
>>
>> Hi there!
>>
>> I wanted to follow up with you about the status of your GSoC project.
>> Midterm evaluations start next week and I really would like to see some
>> progress toward getting some code into place.
>>
>> I think it would be goo
Hi all,
When I implement the WSDL usage for SOAP/JMS, I encountered an exception.
I create an service and invoke it using wsdl-first.
If the wsdl file looks like this[1] :
1000
This service works well.
But if the wsdl file looks like this[2] :
1000
The service is created correctly