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
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
: [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
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
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
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