[jboss-user] [JBossWS] - Re: String[] with SOAP... Please help me!

2007-04-25 Thread chui
Here I am again... and with the same problem. =/ I tried other JBoss A.Servers and the results were: - JBossAS 4.2.0 CR1: I could deploy an EJB, but couldn't deploy a webservice. I tried the JAXWS userguide's example, but I receive String out of range -1. - JBossAS 4.2.0 CR2: the same problem

[jboss-user] [JBossWS] - Re: String[] with SOAP... Please help me!

2007-04-22 Thread chui
Well, Thomas... I did what you told me, but I have no results =/ I had a look at the source of JBWS632 in testsuite, I have almost the same things. Here are the differences: - The test's WSDL has its own namespaces and uses an import tag inside the schema. The namespaces I use are

[jboss-user] [JBossWS] - Re: String[] with SOAP... Please help me!

2007-04-20 Thread santhosh288
Hello Chui, Even I am facing the same issue with String[] as input parameter in my WS. Did you find any solution for this? Please let me know. Thanks, Santhosh View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039162#4039162 Reply to the post :

[jboss-user] [JBossWS] - Re: String[] with SOAP... Please help me!

2007-04-20 Thread kcp
Did you try to wrap the array in a another class? Something like method(StringArray a) whereas StringArray is a class with a String[] as member. Regards Charly View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039171#4039171 Reply to the post :

[jboss-user] [JBossWS] - Re: String[] with SOAP... Please help me!

2007-04-20 Thread [EMAIL PROTECTED]
Please have a look at the array tests in the testsuit View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039185#4039185 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039185 ___

[jboss-user] [JBossWS] - Re: String[] with SOAP... Please help me!

2007-04-20 Thread chui
santhosh288 wrote : Hello Chui, | | Even I am facing the same issue with String[] as input parameter in my WS. Did you find any solution for this? Please let me know. | | Thanks, | Santhosh Hi, santhosh288 ! Unfortunately I didn't find a solution for this. =/ Watch this topic, if I

[jboss-user] [JBossWS] - Re: String[] with SOAP... Please help me!

2007-04-20 Thread chui
Oh, I found the testsuit on CVS repository... Thanks, I'll have a look in it. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039370#4039370 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039370

[jboss-user] [JBossWS] - Re: String[] with SOAP... Please help me!

2007-04-20 Thread [EMAIL PROTECTED]
FAQ: How can I build and install the latest? http://jbws.dyndns.org/mediawiki/index.php/JBossWS_FAQs#How_can_I_build_and_install_the_latest.3F View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4039389#4039389 Reply to the post :