[
http://jira.jboss.com/jira/browse/JBWS-2107?page=comments#action_12407648 ]
Thomas Diesler commented on JBWS-2107:
--------------------------------------
Please scan for and resurrect
//We're declaring the domain in the jboss.xml since we have different annotation
packages for AS5 and AS42
//@SecurityDomain("JBossWS")
@RolesAllowed({"friend"})
Resolve dependency on @SecurityDomain
-------------------------------------
Key: JBWS-2107
URL:
http://jira.jboss.com/jira/browse/JBWS-2107
Project: JBoss Web Services
Issue Type: Task
Security Level: Public(Everyone can see)
Components: jbossws-integration
Reporter: Thomas Diesler
Assigned To: Alessio Soldano
Fix For: jbossws-3.0.2
tests-compile:
[javac] Compiling 346 source files to
/home/tdiesler/svn/jbossws/stack/cxf/trunk/output/tests/classes
[javac]
/home/tdiesler/svn/jbossws/stack/cxf/trunk/src/test-framework/java/org/jboss/test/ws/jaxws/jbws1840/SecureEndpointImpl.java:31:
package org.jboss.annotation.security does not exist
[javac] import org.jboss.annotation.security.SecurityDomain;
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira