Re: Axis2/C and lighttpd

2009-07-20 Thread Manjula Peiris
There is an effort for this sometime back. https://svn.apache.org/repos/asf/webservices/axis2/branches/c/lighttpd_mod_axis2/lighttpd/ Thanks, -Manjula. On Mon, 2009-07-20 at 10:06 +0530, Damitha Kumarage wrote: Hi, See whether this [1] help. AFAIK someone started developing a lighttpd

SimpleHTTPServer and spring

2009-07-20 Thread Håkon Sagehaug
Hi all I've got a web service deployed and running in axis2, so now I wanted to make a test environment for this service using the SimpleHTTPServer. I deploy my service using SimpleHTTPServer call the service, and validate the response. I managed to do this with a simple echo service, but my more

RE: server fault is not returned to the client when the client-side repository is used with addressing module

2009-07-20 Thread Yongseung Jeon
Huitang.. I also have the same problem you had. Please tell me what version of the axiom jar solved this issue. Thanks in advance. / Yongseung Jeon. -Original Message- From: Huitang Li [mailto:h...@kpi-consulting.net] Sent: Friday, July 17, 2009 12:08 PM To: axis-user@ws.apache.org

Re: SimpleHTTPServer and spring

2009-07-20 Thread robert lazarski
2009/7/20 Håkon Sagehaug hakon.sageh...@bccs.uib.no: I use tomcat as my container.  So I need help in how I can supplay the SimpleHTTPServer with my spring context. Any tips cheers, Håkon I'd create my own ApplicationContext in this case. Here's a previous email on this list that explained

Re: SimpleHTTPServer and spring

2009-07-20 Thread Håkon Sagehaug
Hi This is as far as I can see configuring the source code where so it pick up spring, my question was is there a way to give and load spring through SimpleHTTPServer so I don't need to change the implementation of the service. Ideally for me the service should be a aar loaded through the

Re: SimpleHTTPServer and spring

2009-07-20 Thread robert lazarski
2009/7/20 Håkon Sagehaug hakon.sageh...@bccs.uib.no: Hi This is as far as I can see configuring the source code where so it pick up spring, my question was is there a way to give and load spring through SimpleHTTPServer  so I don't need to change the implementation of the service. Ideally

unsubscribe

2009-07-20 Thread Thompson, Edward

java2wsdl: how to generate a struct type

2009-07-20 Thread Eric White
I am trying to induce java2wsdl to produce a struct complex type for me, from the code included herein. It will produce a complex type but then produces the runtime error. java.lang.IllegalArgumentException: No mapping found The WSDL snippet produced for the included code is: . . . .

What generates the MIME boundary in the SOAP/HTTP message?

2009-07-20 Thread Sumit Shah
All, I am trying to find out what triggers the generation of the MIME boundary in the SOAP/HTTP. Apparently I'm having issues with the MIME boundary being present in the message? Apparently an integrating application thinks that the content-type needs to be application/xop+xml. I would

error in jboss5.1 while deploying axis 1.4.1

2009-07-20 Thread Axis PC
All, I get the following error while deploying the axis 1.4.1 war in jboss 5.1.0GA. I have removed the xercesImpl jar and the xml-apis jar. Any idea why is this showing up? I have rampart jar files and my web service classes as part of the axis2.war. Thanks Preetham 16:24:24,912 INFO [config]