[jboss-user] [JBossWS] - Implement WS-Security on JBoss 4.0.5

bryklee do-not-reply at jboss.com
Tue Dec 9 04:48:31 EST 2008


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#4195263

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



More information about the jboss-user mailing list