Bug 779247 (SOA-1640)

Summary: quickstart helloworld_ejb3_ws_wss fails to compile
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: trev <tkirby>
Component: unspecifiedAssignee: Default User <jbpapp-maint>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: unspecified   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-1640
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 779248 779249 (view as bug list) Environment:
Last Closed: 2009-11-23 20:01:06 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 trev 2009-11-23 12:03:09 UTC
Date of First Response: 2009-11-23 15:01:06
project_key: SOA

Compiling 2 source files to /workspace/test-area/ER3/jboss-soa-p.5.0.0/jboss-as/samples/quickstarts/helloworld_ejb3_ws_wss/jar/classes
.....
    [javac] /workspace/test-area/ER3/jboss-soa-p.5.0.0/jboss-as/samples/quickstarts/helloworld_ejb3_ws_wss/jar/src/org/jboss/soa/esb/samples/quickstart/helloworld/HelloWorldEjbWSWSSBean.java:12: package org.jboss.annotation.security does not exist
    [javac] import org.jboss.annotation.security.SecurityDomain;
    [javac]                                     ^
    [javac] /workspace/test-area/ER3/jboss-soa-p.5.0.0/jboss-as/samples/quickstarts/helloworld_ejb3_ws_wss/jar/src/org/jboss/soa/esb/samples/quickstart/helloworld/HelloWorldEjbWSWSSBean.java:22: cannot find symbol
    [javac] symbol: class SecurityDomain
    [javac] @SecurityDomain("JBossWS") 
    [javac]  ^
    [javac] 2 errors

Comment 1 trev 2009-11-23 12:03:58 UTC
Link: Added: This issue is related to SOA-1639


Comment 2 Len DiMaggio 2009-11-23 20:01:06 UTC
Duplicate of:   https://jira.jboss.org/jira/browse/SOA-1618