[jboss-user] [Security & JAAS/JBoss] - Re: Basic HTTP authentication for WSDL (using JAAS LoginModu

TimStorms do-not-reply at jboss.com
Tue Aug 18 06:02:49 EDT 2009


Thanks for your reply Wolfgang. I'm using JBoss 4.2.3. In our seam application, we use the following jboss dependency:

  | <dependency>
  | 		<groupId>org.jboss.embedded</groupId>
  | 		<artifactId>jboss-embedded</artifactId>
  | 		<version>beta3</version>
  | 		<type>pom</type>
  | </dependency>
  | 
And yes, we do use the org.jboss.annotation.security package for the SecurityDomain annotation. Any other ideas?

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250112#4250112

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250112



More information about the jboss-user mailing list