[jboss-user] [JBossWS] - Re: Problems ejb call and jaxrpc / principal

2007-02-22 Thread penguine
if I use in the ejb-jar.xml
method-permission
  method-permission
  
  
instead of 
method-permission
  role-namefriend/role-name
  
it works.

And  I have to disabled the http authorization for my example:

port-component
  port-component-nameRoleSecured/port-component-name
  port-component-uri/ws/RoleSecured/port-component-uri
   !-- geht nur ohne http sicherheit  der soaguimacht aber mit   
auth-methodBASIC/auth-method
transport-guaranteeNONE/transport-guarantee --
/port-component


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4020587#4020587

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4020587
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossWS] - Re: Problems ejb call and jaxrpc / principal

2007-02-20 Thread penguine
The problem occurs in jboss-4.0.5GA.
I try it with jbossws-1.0.4.GA, too.
my example herer is with the newer jbossws version, jbossws-1.0.4.GA.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4019461#4019461

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4019461
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user