Re: [Axis 1] Default Message Processing in Axis 1

2010-04-30 Thread Pasquale Imbemba
Am 30.04.2010 um 20:37 schrieb Andreas Veithen >: As part of the promotion of the Axis project to a top level project, we have decided to create separate mailing lists for Axis 1 and Axis2. For all Axis 1 related questions please subscribe and post to axis1-java-u...@axis.apache.org. Thanks!

Issues running Axis2 in Tomcat in directory with spaces

2010-04-30 Thread Doughty, Michael
We're having a bit of an issue here running the Axis2 1.5.1 WAR distribution inside of a directory with spaces in its name. Specifically, our Tomcat is under the following: D:\Program Files\ProactiveNet\pw\tomcat\webapps 5.1 WAR distribution inside of a directory with spaces in its name. Spe

Re: [Axis 1] Default Message Processing in Axis 1

2010-04-30 Thread Andreas Veithen
As part of the promotion of the Axis project to a top level project, we have decided to create separate mailing lists for Axis 1 and Axis2. For all Axis 1 related questions please subscribe and post to axis1-java-u...@axis.apache.org. Thanks! Andreas On Fri, Apr 30, 2010 at 18:51, meltin1982 wr

Re: New line is appended on result

2010-04-30 Thread Yogesh . Dhake
Hi I think I experience similar problem due to WSCOMMONS-328. Extra CR was added in my attachments Try changing to Axiom lib's 1.2.8 Could your check https://issues.apache.org/jira/browse/WSCOMMONS-328 Let me know if you need more details. I have very detailed explanation of this issu

[Axis 1] Default Message Processing in Axis 1

2010-04-30 Thread meltin1982
Hi, can anybody say something about the default message processing in axis 1? i know, that we have chains with inluded handler and these handlers processing reuests and responses. but i cant find something about whats the default way to create a new message or to parse a message. i think that

Custom Handler for SOAP requests

2010-04-30 Thread Pasquale Imbemba
Hi, I'm developing a webservice client with Java. I'd like to use a Handler to intercept the SOAP requests the client makes for logging purposes. I need to have this done by code - no xml configurations. I'm using axis-1.4. So far, I got to this point: I have a class (SpecialHandler.java) that ex

Re: Axis2, SOAP, MultiRef, and an ADBException: Unexpected subelement

2010-04-30 Thread Amila Suriarachchi
On Fri, Apr 30, 2010 at 1:38 PM, Damian Carey wrote: > Amila > Thanks very much for your reply. > > On Fri, Apr 30, 2010 at 12:46 AM, Amila Suriarachchi > wrote: > > > > On Thu, Apr 29, 2010 at 5:22 PM, Damian Carey wrote: > >> Hello all, > >> The summary of this post is "Can Axis2 support Mult

Re: Axis2, SOAP, MultiRef, and an ADBException: Unexpected subelement

2010-04-30 Thread Damian Carey
Amila Thanks very much for your reply. On Fri, Apr 30, 2010 at 12:46 AM, Amila Suriarachchi wrote: > > On Thu, Apr 29, 2010 at 5:22 PM, Damian Carey wrote: >> Hello all, >> The summary of this post is "Can Axis2 support MultiRef" > you can try with this. > > change your generated stub to and th