[JBoss-dev] [JBossWS] - Problem calling webservice from an EJB

2005-01-05 Thread gerhardo
Hello ! I try to access a webservice from an EJB (SLSB) that is deployed on JBoss 4.0.1 server (the EJB and the Webservices are located on the same server). The service uses rpc/encoded format and returns arrays of user defined objects in several of it's methods. In my EJB create function I'm u

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

2004-09-15 Thread gerhardo
... I'm pulling my hair out, where is my deployment info. Once again: ... | http://schemas.xmlsoap.org/soap/encoding/"; /> | | http://schemas.xmlsoap.org/soap/encoding/"; /> | ... Sorry for wasting bandwidth. Gerhard View the original post : http://www.jboss.org/index.html?module=b

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

2004-09-15 Thread gerhardo
Sorry, sometimes cut and paste is quite difficult. So here is my ws4ee-deployment.xml: http://xml.apache.org/axis/wsdd/"; xmlns:java="http://xml.apache.org/axis/wsdd/providers/java"; xmlns:soap="http://schemas.xmlsoap.org/soap/encoding/"; xmlns:xsi="http://www.w3.org/2000/10/XMLSchema

[JBoss-dev] [JBossWS] - Re: Mapping arrays

2004-09-14 Thread gerhardo
Hello ! Have you found a solution to this problem ? I'm experiencing the same behavior when returning an array of complextype. TIA Gerhard View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848184#3848184 Reply to the post : http://www.jboss.org/index.html?mod

[JBoss-dev] [JBossWS] - TypeMapping problem

2004-09-14 Thread gerhardo
Hello ! During deployment of my webservice (JSE) a warning in the server log shows up stating there is a problem with my typemapping. I'm using JBoss 4.0.0RC2. The warning is: ... 2004-09-14 09:20:02,628 WARN [org.jboss.webservice.deployment.TypeMappingDescription] Class not found: de.emediapar