Tag Archives: Spring WS

Using StAX Parsing with JBoss4.0.5.GA

In my previous post (here) I described how to combine Spring WS with StAX parsing the SOAP messages. I ended with generating the WSDL as a test and said you could use Soap UI for testing the web service. Well, … Continue reading

Posted in JBoss, Spring Framework, XML/ XSD/ XSLT | Tagged , | Comments Off on Using StAX Parsing with JBoss4.0.5.GA

Using StAX with Spring WS

As I have posted before we are using XFire to implement our web service. Unfortunately, we are running into some serious issues with the framework, so we decided to look after another implementation. Since XFire is no longer supported by … Continue reading

Posted in Spring Framework, XML/ XSD/ XSLT | Tagged , , , , | 4 Comments