[Axis2] Invalid White space character (0x7)

2008-12-03 Thread Jan Verstuyft
Hi, when a partner send us a SOAP message in UTF-8 with a BOM, we receive this kind of error. Is there something we can do from our side to prevent this from failing? I'm afraid I already know the answer, but maybe I'm missing something. For the record, We are using Weblogic 8.1 on a Windows

[AXIS2] - SwA from within .NET

2008-10-28 Thread Jan Verstuyft
xml message is different. Has anyone a clue? The .NET client is created with PocketSOAP. Or has anyone an example of a SwA for .NET? Kind regards Jan Verstuyft --MIMEBoundaryurn_uuid_599C4F77CE6BBB0F1E1225188634230 Content-Type: application/soap+xml; charset=UTF-8 Content-Transfer-Encoding: 8bit

Re: [AXIS2] - SwA from within .NET

2008-10-28 Thread Jan Verstuyft
=MIMEBoundaryurn_uuid_655D452D26B01776231225201271308; type=application/soap+xml; start=0.urn:uuid:[EMAIL PROTECTED]; you can see that in the .NET it is Multipart/Related and in Java it is multipart/related. is there any reason why only the lowercase is allowed? 2008/10/28 Jan Verstuyft [EMAIL PROTECTED]: Hello

Re: [AXIS2] - SwA from within .NET

2008-10-28 Thread Jan Verstuyft
Thanks Adreas, I've read the JIRA and indeed, this is the case here. 2008/10/28 Andreas Veithen [EMAIL PROTECTED]: Looks like AXIS2-3373 which was fixed some time ago (probably for 1.4.1). Andreas On Tue, Oct 28, 2008 at 14:43, Jan Verstuyft [EMAIL PROTECTED] wrote: I have some more

Re: [Axis2] - too many services in one servicegroup???

2008-10-24 Thread Jan Verstuyft
to investigate the problem you are facing so could you please create a JIRA and attach your service aar file? -Deepal Jan Verstuyft wrote: Hi, I've received the following error when I've added another service to the servicegroup, there were 18 services in the group. Are there any limitation

[Axis2] - too many services in one servicegroup???

2008-10-23 Thread Jan Verstuyft
Hi, I've received the following error when I've added another service to the servicegroup, there were 18 services in the group. Are there any limitation in the amount of services for one group? Is there something we can do about? I'm using axis2 1.3

overriding a pojo parameter

2008-10-09 Thread Jan Verstuyft
it's own attributes: attr1_param3, attr2_param3 How can I make sure that the data and wsdl and stuff like that will see for instance for Param1 the attributes: attr1, attr2, attr1_param1 and attr2_param1? Actually, I have the same question for the response. Kind regards Jan Verstuyft

[AXIS2] overriding a pojo parameter

2008-10-09 Thread Jan Verstuyft
And now with the correct subject. -- Forwarded message -- From: Jan Verstuyft [EMAIL PROTECTED] Date: 2008/10/9 Subject: overriding a pojo parameter To: axis-user@ws.apache.org Hi, I'm using axis2 1.3 and I want to create a set of methods with all parameters that inherit from

Re: [Axis2] - Axis2 at HTTPS with HTTP blocking

2008-07-09 Thread Jan Verstuyft
-4.0-alpha5.jar httpcore-nio-4.0-alpha5.jar httpcore-niossl-4.0-alpha5.jar Normally, that is your classpath I guess, or am I missing something? For the record, I'm using axis2 1.3 Kind regards Jan Verstuyft 2008/7/9 Deepal Jayasinghe [EMAIL PROTECTED]: Hmmm, I guess I'm already one step

Re: [Axis2] - Axis2 at HTTPS with HTTP blocking

2008-07-09 Thread Jan Verstuyft
Ok, i've found the problem for the class path. I'm running on JDK 1.4 and the nio packages use the javax.net.ssl.SSLEngine that is introduced in JDK 1.5 is there a workaround for this? Or do we need to migrate to JDK 1.5? 2008/7/9 Jan Verstuyft [EMAIL PROTECTED]: Hi Deepal, thanks

Re: [Axis2] - Axis2 at HTTPS with HTTP blocking

2008-07-09 Thread Jan Verstuyft
to JDK 1.5? 2008/7/9 Jan Verstuyft [EMAIL PROTECTED]: Hi Deepal, thanks for the response. I've tried this, but he still is complaining about the nio files. Like I told, i've uncommented the section of transport receiver for https (at the first moment, I don't mind the settings, first I

Re: [Axis2] - Axis2 at HTTPS with HTTP blocking

2008-07-09 Thread Jan Verstuyft
that is introduced in JDK 1.5 is there a workaround for this? Or do we need to migrate to JDK 1.5? 2008/7/9 Jan Verstuyft [EMAIL PROTECTED]: Hi Deepal, thanks for the response. I've tried this, but he still is complaining about the nio files. Like I told, i've uncommented the section of transport

[Axis2] - Axis2 at HTTPS with HTTP blocking

2008-07-08 Thread Jan Verstuyft
do we need to configure so that HTTPS will works? Kind regards Jan Verstuyft - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [Axis2] - Axis2 at HTTPS with HTTP blocking

2008-07-08 Thread Jan Verstuyft
|require or defaults to none -- /transportReceiver He complains that he doesn't find the class: org/apache/http/impl/nio/reactor/SSLIOSessionHandler Can someone help? Kind regards Jan Verstuyft 2008/7/8 Jan Verstuyft [EMAIL PROTECTED]: Hi, we had a default configuration for our axis2

Re: [Axis2] - Software caused connection abort: recv failed

2008-06-23 Thread Jan Verstuyft
: stg.websrv.eu.sony.com Transfer-Encoding: chunked Ok, I see that the message is not complete, but with some of the other tcp/ip monitors it gave me a complete soap message Can somebody helps? Kind regards Jan Verstuyft 2008/6/20 Tim James McConechy [EMAIL PROTECTED]: Hi Jan, I went through

Re: [Axis2] - Software caused connection abort: recv failed

2008-06-23 Thread Jan Verstuyft
for this issue. Thanks Tim -Original Message- From: Jan Verstuyft [mailto:[EMAIL PROTECTED] Sent: Monday, June 23, 2008 7:51 AM To: axis-user@ws.apache.org Subject: Re: [Axis2] - Software caused connection abort: recv failed Thanks Tim for the feedback. I've tried this, and it was very

Re: [Axis2] - parameter of methods are dissapearing

2008-06-20 Thread Jan Verstuyft
if the generated WSDL from the Weblogic instance is the same and he has confirmed it. Can you please help us? With kind regards, Jan Verstuyft CRM Developer Contact Center Solutions Business Process Development Solutions Sony Vaio of Europe The Corporate Village · Da Vincilaan 7-D1 · B-1935

[Axis2] - Software caused connection abort: recv failed

2008-06-20 Thread Jan Verstuyft
. The address I receive is off course the address of the Apache. Can you please help? Jan Verstuyft org.apache.axis2.AxisFault: Software caused connection abort: recv failed at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430) at org.apache.axis2

Fwd: [Axis2] - Software caused connection abort: recv failed

2008-06-20 Thread Jan Verstuyft
. The address I receive is off course the address of the Apache. Can you please help? Jan Verstuyft org.apache.axis2.AxisFault: Software caused connection abort: recv failed at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430) at org.apache.axis2.transport.http.HTTPSender.sendViaPost

Re: [Axis2] - parameter of methods are dissapearing

2008-06-19 Thread Jan Verstuyft
Indeed, at development it is also on Weblogic with the same Axis2 version. We will try to redeploy the application. Maybe it helps. kind regards Jan Verstuyft 2008/6/19 keith chapman [EMAIL PROTECTED]: Was this service deployed on Weblogic in the development environment too (with the same