[JBoss-dev] [JBossWS] - Re: TypeMapping problem

2004-09-21 Thread manica
Thank you! This is now working perfectly Darin View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3848993#3848993 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3848993 ---

[JBoss-dev] [JBossWS] - Secure WS against JAAS domain

2004-09-21 Thread manica
How can I authenticate an EJB endpoint webservice against an existing JAAS realm? The method of the EJB is currently secured and I'm assuming that I can attach the authentication info in the SOAP headers, but I'm not sure how. I see there is a wiki page placeholder for this, but it is not

[JBoss-dev] [JBossWS] - Re: TypeMapping problem

2004-09-17 Thread manica
I'm still having trouble with a very similar problem. I'm using an array as an input, rather than a return value. I followed the type mapping described above and now I'm getting a No deserializer defined for array type InventoryUpdate. I'm confused because I have both the InventoryUpdate