Hey guys,
I am trying the jaxb2 marshaller as shown in the tutorial http://static.springframework.org/spring-ws/site/reference/html/oxm.html
I have encountered this error when viewing the wsdl:
...
Type: Posts; User: opinioag; Keyword(s):
Hey guys,
I am trying the jaxb2 marshaller as shown in the tutorial http://static.springframework.org/spring-ws/site/reference/html/oxm.html
I have encountered this error when viewing the wsdl:
...
hey jstone,
i have the same wsdl as you do and it is working just fine with me
....
<soap:operation soapAction=""/>
<wsdl:input name="HolidayRequest">
...
Hey guys,
Im new to spring and im a java developer here in manila.
I need help on the JAXB1 Marshalling tutorial http://static.springframework.org/sp.../html/oxm.html and the error is
...
Good day,
I need help on the Marshalling tutorial under spring WS http://static.springframework.org/spring-ws/site/reference/html/oxm.html.
i was able to marshall/unmarshall using castor. But...
Thanks Arjen :), i was able to finish the spring ws tutorial :D http://static.springframework.org/spring-ws/site/reference/html/tutorial.html.
Here are the steps i did for those who have the same...
I have a problem in following the spring web service tutorial in the spring website (http://static.springframework.org/spring-ws/site/tutorial/tutorial2.html)
I could not execute the command in...