Hide Forgot
Date of First Response: 2009-11-19 15:15:13 project_key: SOA [javac] /jboss/local/50_ER2/jboss-soa-p.5.0.0/jboss-as/samples/quickstarts/helloworld_ejb3_ws/jar/src/org/jboss/soa/esb/samples/quickstart/helloworld/HelloWorldEjbWS.java:7: package org.jboss.annotation.security does not exist [javac] import org.jboss.annotation.security.SecurityDomain; [javac] ^ [javac] 1 error This jar is not in ER2 or ER3 server configs: jboss-annotations-ejb3.jar
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4138079#4138079 implies that org.jboss.annotation.security.SecurityDomain has become org.jboss.security.annotation.SecurityDomain
confirmed the above with Anil - it now lives in jboss-as/common/lib/jboss-ejb3-security.jar
Inititial problem fixed, quickstart failing on wsconsume now
Link: Added: This issue related SOA-1638
Verified in ER6