Bug 779224 (SOA-1617)

Summary: helloworld_ejb3_ws quickstart fails to compile - missing jboss-annotations-ejb3.jar (seen in ER2, ER3, ER4)
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Len DiMaggio <ldimaggi>
Component: JBossESB, ExamplesAssignee: trev <tkirby>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 5.0.0 ER3   
Target Milestone: ---   
Target Release: 5.0.0 GA, 5.0.0 ER6   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-1617
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-01-04 14:56:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Len DiMaggio 2009-11-19 19:54:50 UTC
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

Comment 2 trev 2009-11-24 14:03:11 UTC
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

Comment 3 trev 2009-11-24 16:15:34 UTC
confirmed the above with Anil - it now lives in jboss-as/common/lib/jboss-ejb3-security.jar

Comment 4 trev 2009-11-26 10:12:35 UTC
Inititial problem fixed, quickstart failing on wsconsume now

Comment 5 trev 2009-11-27 16:28:52 UTC
Link: Added: This issue related SOA-1638


Comment 6 Jiri Pechanec 2010-01-04 14:56:24 UTC
Verified in ER6