Archive for 'Spring WS'
Using StAX Parsing with JBoss4.0.5.GA
In my former 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, I did. And I was running into the following error when I had deployed my web [...]
Posted: June 18th, 2008 under General, JBoss AS, Maven2, Spring WS.
Comments: none
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 the community (or at least at a very low profile) and 'replaced' by CXF, we [...]
Posted: June 14th, 2008 under General, JBoss AS, Maven2, SOA/Web Services, Soap UI, Spring Framework, Spring WS.
Comments: 3
