This is great - I like it!

Lin

David Jencks wrote:
After discussions with jgawor, dims, and jdillon we realized we could switch jaxws implementations using a system property and the expression evaluation features in config.xml.

If you specify nothing, you will get cxf with jetty and axis2 with tomcat.

To specify which one you want explicitly, include

-Dorg.apache.geronimo.jaxwsimpl=cxf
or
-Dorg.apache.geronimo.jaxwsimpl=axis2

in your command line

thanks
david jencks




Reply via email to