Hi,
I had tried to implement the WS-Security on JBoss 4.0.5. The web-services is using JAX-WS
2.1.
I had searched from this and some other forums, understood that the server side coding
would required this annotation:
@EndpointConfig(configName = "Standard WSSecurity Endpoint")
But my IDE, Netbean gave a reference error of EndpointConfig class. I believe the Jboss
4.0.5 doesn't come with this class by default. Any workaround on this?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195263#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...