0 Replies Latest reply on Sep 14, 2009 12:14 PM by jasonstratton

    Rehosting Axis web services on JBoss

      I am working on an effort to rehost a number of web services that use Axis 1 and 2 onto JBoss. I imagine that they could be ported fairly straightforward, but I was wondering whether there would be any advantage converting them over to JBossWS. And if so, would there be any suggestions for approaching this conversion.

      My first thought would be to run wsconsume on the existing WSDL and then use the generated endpoint to call the legacy code and rip out the Axis stuff.

      Any thoughts would be most welcome. Thank you.

      Jason