1 Reply Latest reply on Aug 13, 2009 5:45 AM by asoldano

    portable JAXWS deployment example/steps? bottom up...

    spinder

      Hi all,

      Are there any examples of how to create portable JAXWS deployment? On http://jbossws.jboss.org/mediawiki/index.php?title=JBossWS_JAX-WS_Tools, in the bottom-up section, there is mention of creating portable JAXWS deployments. How does this work?

      My problem: I have a number of session beans that are being exposed each as separate wsdls and server startup has slowed quite a bit. I'd like to tell JbossWs to stop regenerating the wsdl interfaces dynamically as the back end beans are considered frozen now.

      Will creating portable JAXWS deployments help here? Are there any examples that will stop JbossWS from dynamically recompiling/rechecking wsdls each time the server is startup? Is there a better solution?