[JBoss-user] [JBossWS] - java.util.Map datatype in WS

2005-03-22 Thread ponifaax
Hi, i have an existing interface (implementing remote), which i want to expose as a Web service. The problem is that the only method of the interface takes a map of as input and also returns one. I know that this is not a good idea to expose as WS, but its not possible otherwise, still the int

[JBoss-user] [EJB/JBoss] - Classloading Issue

2004-12-03 Thread ponifaax
Hi, i have my EJB and a WebService for my session bean on JBoss 3.2.6. I pack the WSR and the JAR in an EAR. Furthermore I need some custom classloading (Isolation with Overriding). My "custom jars" are packed togehter with my classes in the JAR file of the EJB. I'm not sure if this is the rig

[JBoss-user] [JBoss.NET] - Web Serivce Problem

2004-12-03 Thread ponifaax
Hi, I'm writing an stateless session EJB which internally uses the Google Web Serivice and the Amazon Web Service (i have to use JBoss 3.2.6). My EJB methods are furthermore exposed again as WS. So far so good, when I try to integrate the Google WS into my EJB I alway get an error message, the