Re: SOAP/TCP project status...

2009-07-04 Thread Krzysztof Wilkos
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

An Exception occurs when use wsdl extension in the port

2009-07-04 Thread liucong
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