Converting JBOSS annotations to xml

Posted by sixtyfootersdude on Stack Overflow See other posts from Stack Overflow or by sixtyfootersdude
Published on 2010-02-12T15:41:20Z Indexed on 2010/04/07 21:43 UTC
Read the original article Hit count: 282

Filed under:
|
|
|

Good Morning,

I was just hoping that someone could point me to a reference that defines about what JBOSS annotations are equivalent to what xml tags. I am particularly interested in these tags:

@WebContext in org.jboss.ws.annotation.WebContext

and

@SecurityDomain in org.jboss.annotation.security.SecurityDomain

© Stack Overflow or respective owner

Related posts about java

Related posts about jboss