JBoss Community

Migration JBoss 4 to JBoss 6 - WS configuration problem

created by Volker Biermann in JBoss Web Services - View the full discussion

Hello,

 

I have to migrate an application using beans from JBoss 4 to JBoss 6. The application uses JBossWS for security. In JBoss 4 configuration was set by update some lines in

"deploy\jbossws.sar\jbossws-context.war\WEB-INF\web.xml":

 

  <login-config>

      <auth-method>BASIC</auth-method>

      <realm-name>myServer</realm-name>

   </login-config>

 

   <security-role>

      <role-name>friend</role-name>

   </security-role>

 

Where can I find the equivalent in JBoss 6?

 

Thank you for your help

 

Volker

Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community