Hi , I'm going to start a web service project in my organization and I'm 
considering the possible technologies to use.  I used the JBossWS 
implementation and it worked just fine but when it came to implementing the 
WS-Security specs I saw that it involves using specific configuration files and 
annotations from JBoss. One of the major concerns I'm having is to not get 
coupled to a specific App server, thats because my company has alreadly changed 
from other servers in the past and it involved serious re-work because most 
projects were coupled to specific details of them. So I'm tempted to abandon 
using the JBossWS implementation and use SpringWS with is also JAX-WS compliant 
(including a WS-Security imp) and makes all configuration be inside the 
application, not getting specific to some appserver. I'll eventualy end up 
using the Spring over JBoss's EJB3 for simplicity (I'm trying to minimize the 
mix of technologies). I would like to ask your opinion about these decisions 
and !
 if it make sense to you, since i'm kinda newbie at these techs! 
Thank you

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230242#4230242

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230242

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to