AW: AW: [JBoss-user] Confused about Web Service Security...

2003-06-09 Thread Simone Milani
Hi, I managed to do it, thank you anyway :) Simone > > Hi, > > I am trying to get basic auth to work. I am at the point where got my > Java cleint passing the Authorization: Basic details and JBoss throwing back > an error: > AxisFault > faultCode: {http://xml.apache.org/axis/}Server.u

AW: AW: [JBoss-user] Confused about Web Service Security...

2003-06-09 Thread Simone Milani
Hi, I am trying to get basic auth to work. I am at the point where got my Java cleint passing the Authorization: Basic details and JBoss throwing back an error: AxisFault faultCode: {http://xml.apache.org/axis/}Server.userException faultString: javax.ejb.EJBException: checkSecurityAssociati

AW: AW: [JBoss-user] Confused about Web Service Security...

2003-02-27 Thread Jung , Dr. Christoph
: [EMAIL PROTECTED] Betreff: Re: AW: [JBoss-user] Confused about Web Service Security... Thanks Dr. Jung, It's really nice when things actually work as advertised. The problem that I was having was not with the XDoclet descriptors, or with any part of my build pipeline, it was actually the c

Re: AW: [JBoss-user] Confused about Web Service Security...

2003-02-26 Thread Neal Sanche
lowed/denied behaviour depending on the associated principals. > > I can only refer to the jboss.net testsuite in which there is a > whole chapter dedicated to that issue. > > CGJ > > -----Ursprüngliche Nachricht----- > Von: Neal Sanche [mailto:[EMAIL PROTECTED] > Ges

AW: [JBoss-user] Confused about Web Service Security...

2003-02-26 Thread Jung , Dr. Christoph
Sanche [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 26. Februar 2003 00:45 An: [EMAIL PROTECTED] Betreff: [JBoss-user] Confused about Web Service Security... Hi All, Now that I have a simple web service running with JBoss.NET I'm now trying to enable access to a web service method t

[JBoss-user] Confused about Web Service Security...

2003-02-25 Thread Neal Sanche
Hi All, Now that I have a simple web service running with JBoss.NET I'm now trying to enable access to a web service method that's secured by principals and roles within my EJB application. I'm completely confused about how to accomplish this on JBoss. Do I need to set up a security-constraint