Axis2 2d array - support

2008-08-04 Thread Chinmoy Chakraborty
Hi, I am stuck with 2D Array type in Axis2. I am having a problem with returning 2D array from a service. Is there anybody (developer/organization) who gives support Axis2? We are ready to pay for this. At this point we can not go back to Axis 1.x. Chinmoy

Re: Webservice and Japanese Characters

2008-08-04 Thread Chinmoy Chakraborty
Take a look at "javax.servlet.Filter" docyou can mention this filter in your web.xml like this (e.g): WSSOAPFilter packagename.WebServiceSoapFilter WSSOAPFilter AxisServlet Chinmoy On Mon, Aug 4, 2008 at 8:17 PM, Ashish Kulkarni <[EMAIL PROTECTED] > wrote: > Hi > T

Re: Integrating Axis 1.3 and Spring

2008-08-04 Thread Sagara Gunathunga
Hi Dave, I'm not sure about your question , but Spring user guide [1] shows how you can access beans defined in the Spring application context. you don't need to modify you Spring application context file , but need to define "ServiceObjectSupplier" parameter in the service.xml file. When you c

RE: [Axis2] REST webservice that returns pdf/word document

2008-08-04 Thread Chris Richmond
If you are dealing with more binary than you'd like to load into memory at once, then I would return a url to a (temporary or otherwise depending on you security concerns) file on the server for standard http or ftp download and it is easy for a ws client implemented on any stack to get that. That'

Re: Problem testing Axis2 service with saaj + jsp

2008-08-04 Thread David Ojeda
Hello, I couldn't solve my problem, so I gave up using SAAJ. I decided to create a jar with the stubs generated by wsdl2java and used xmlbeans to parse the xml. If anyone was watching... sorry :S On Friday 01 August 2008 12:33:28 pm David Ojeda wrote: > Yet another update: > I think I found the

[Axis2] REST webservice that returns pdf/word document

2008-08-04 Thread Pantvaidya, Vishwajit
My Axis2 1.3 based webservice is working fine using MTOM attachments and everything else. The default REST (POX) support also works well for the existing webservices. Now I need to add a REST service that returns a pdf/word document. The Axis REST doc says that "the GET based REST Web services s

Re: Axis2 and JAX-WS/CXF

2008-08-04 Thread Amila Suriarachchi
Axis2 Client identify the request and response messages CXF service expects using the WSDL. So you need to generate the Axis2 client using the wsdl2java tool and try to access it. Hope this article[1] helps you. thanks, Amila. [1]http://wso2.org/library/2873 On Fri, Aug 1, 2008 at 5:07 PM, Jake

Re: Webservice and Japanese Characters

2008-08-04 Thread Ashish Kulkarni
Hi Thanks for the information, i have to write a client to send this information to a web service written by some other group. Do i send data in UTF-8 Format, how do i do any conversion before calling this web service Ashish On Mon, Aug 4, 2008 at 10:06 AM, Carsten Burghardt <[EMAIL PROTECTED]>wr

Re: Webservice and Japanese Characters

2008-08-04 Thread Carsten Burghardt
Quoting "Chinmoy Chakraborty" <[EMAIL PROTECTED]>: Hi Ashish, I had same problem with RUSSIAN characters. I used Axis 1.4. I guess Axis2 also does not handle this situation well. Here is what I did, I used a custom filter. In there I was reading the inputstream using "UTF-8" [BufferedReader br

[AXIS1]- Want to print SOAP XML before invoke

2008-08-04 Thread Appasamy Thirugnana
Hi, I just want to print SOAP xml before calling invoke (Response) call.invoke(new Object[] { message }); Pl help Appasamy T

WSDoAllReceiver: security processing failed (actions mismatch)

2008-08-04 Thread Shripad Gokhale
I am getting following error. What can be the reason for this? WSDoAllReceiver: security processing failed (actions mismatch) I am sending following header as part of request. 2008-07-10T17:42:24Z 2008-07-10T17:47:24Z http://