Melloware Inc [
http://community.jboss.org/people/melloware] created the discussion
"Re: Spring-WS 1.5.9 on JBoss AS 7"
To view the discussion, visit:
http://community.jboss.org/message/640026#640026
--------------------------------------------------------------
Alessio,
Thanks for responding. To answer your question:
1. I have turned on TRACE level logging but Jboss is eating the exception. They are just
throwing...
throw new SoapException("Unable to create message factory for SOAP:" +
ex.getMessage);
...and no stack trace, so I can see the root error.
2. I thought someone might suggest installing CXF and Spring as a Jboss7 module. However
that defeats the purpose of a portable WAR file. If I have Jetty 8, Tomcat 7 and Jboss
7AS in my organization now I need to build custom WAR files and deployments for each
platform. I would prefer not to have to know that Jboss 7 AS is the destination platform
when I build my WAR file. Plus it will required the Unix Admins here (I am not allowed to
touch Production Servers) to have to tweak Jboss 7AS to put CXF and Spring as modules in
the environment etc. I want to keep configuration of the actual container to a minimum.
Thanks,
Mello
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/640026#640026]
Start a new discussion in JBoss AS 7 Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]