which web services stacks are supported on JBoss AS 5?

Posted by Marina on Stack Overflow See other posts from Stack Overflow or by Marina
Published on 2010-03-22T16:18:07Z Indexed on 2010/03/22 16:21 UTC
Read the original article Hit count: 438

Filed under:
|
|

Hi, I've been trying to find this info in JBoss docs/forums/WIKIs - but could not get a concise answer to this question:

Which web services stacks are supported (or you can make work on) in JBoss 5?

I have a huge legacy app using Axis 1 web services which is running fine on WLS9.2. Now I have to migrate it to JBoss 5 and I have to decide whether I can leave Axis1 web services as is (at least for the time being, to get the app working on JBoss at all), or if I have to upgrade web services to Axis 2 or CXF.

So, given the three options, Axis 1, Axis 2 and CXF - what does support for them look like on JBoss 5? Any gotchas, pain points, words of wisdom from experience? :)

© Stack Overflow or respective owner

Related posts about jboss5.x

Related posts about axis2