RE: ws-addressing version support

2006-04-26 Thread Weston, Toby
Eran Chinthaka wrote: >> Hi Folks, >> >> The feature list of Axis2 states support for; >> >> - 9. WS-Addressing, both the submission (2004/08) and final >> (2005/08) versions >> >> Does this mean that the 2003/03 isn't supported? I ask because Oracle >> BPEL PM it seems only supports 2003/03...

ws-addressing version support

2006-04-26 Thread Weston, Toby
Hi Folks, The feature list of Axis2 states support for; - 9. WS-Addressing, both the submission (2004/08) and final (2005/08) versions Does this mean that the 2003/03 isn't supported? I ask because Oracle BPEL PM it seems only supports 2003/03... How do you configure which to use? Thanks in a

RE: [Axis2] Asynchronous client calls to asynchronous BPEL proces s

2006-04-21 Thread Weston, Toby
APAction and proxy it with the appropriate SOAPAction to the BPEL > process. > > Yves > > On Fri, 2006-04-21 at 08:49 +0100, Weston, Toby wrote: >> Hope you don't mind the 'bump' folks but I'd be interested in *any* >> comments on calling BPEL

RE: [Axis2] Asynchronous client calls to asynchronous BPEL proces s

2006-04-21 Thread Weston, Toby
Hope you don't mind the 'bump' folks but I'd be interested in *any* comments on calling BPEL based services from Axis2. Thanks :) Weston, Toby wrote: > Hi Folks, > > Has anyone successfully made a call to a asynchronous BPEL process? > > I'm using Axis

[Axis2] Asynchronous client calls to asynchronous BPEL process

2006-04-18 Thread Weston, Toby
Hi Folks, Has anyone successfully made a call to a asynchronous BPEL process? I'm using Axis 0.95 and Oracle BPEL process manager but it doesn't seem to work as expected. I'm using a blocking dual client from within a servlet, it creates the WS-addressing headers fine and makes the request gettin

RE: Axis2 Asyncrhonous service client question

2006-04-13 Thread Weston, Toby
Sorry, consider this another plea for help to the previous "[Axis2] 0.95 WS-Addressing client-side: module not found" thread... Weston, Toby wrote: > Hi Folks, > > I've been trying to run the TestEchoBlockingDualClient which I > understand to be an example of a cl

Axis2 Asyncrhonous service client question

2006-04-13 Thread Weston, Toby
Hi Folks, I've been trying to run the TestEchoBlockingDualClient which I understand to be an example of a client calling a asynchronous web-service... is that right? I get the following error message org.apache.axis2.AxisFault: Module not found at org.apache.axis2.description.AxisServic

RE: [OT] Managing the mailing list. How?

2006-01-12 Thread Weston, Toby
rbird) to move the axis mails to an special axis folder and marking the mail as 'read', since Thunderbird then don't shows the "New Messages.." sign. Works quite well. kind regards Artur Kraft Weston, Toby wrote: > Hi Folks, > > Off-topic I know, apologies but how

[OT] Managing the mailing list. How?

2006-01-12 Thread Weston, Toby
Hi Folks, Off-topic I know, apologies but how do you guys manage the mails you get from the mailing list. I'm using Outlook which shows me a new email for every message so I quickly find it hard to pick out useful messages etc. Is there some software geared up for helping with mailing lists, like

RE: Request Message type information has multiple parts (!) / WSD L he lp

2005-11-28 Thread Weston, Toby
your message should contain at most one body part. Create another element which is a complex type that is a sequence of your two parameter elements:                  And change your message def to:       AnneAlso, make sure that you've defined the apachesoap:Map type. On 11/28/

Request Message type information has multiple parts (!) / WSDL he lp

2005-11-28 Thread Weston, Toby
Folks, Anyone see anything like this; "Request Message type information has multiple parts than one single wrapped complexType. Use WRAPPED/LITERAL if interoping with some other soap stack becomes a problem" I suspect the parameters to my document/literal service as I have something like this;

RE: is there an advantage of using axis on client side instead of jax rpc?

2005-11-08 Thread Weston, Toby
ersonally, I prefer the Axis 2 approach -- base the product on an extensible model (AXIOM), and build APIs on top of that model. But I know a number of folks that I have great respect for that prefer JAX-WS. Anne On 11/8/05, Weston, Toby <[EMAIL PROTECTED]> wrote: Hi Folks, I'm a bit c

RE: is there an advantage of using axis on client side instead of jax rpc?

2005-11-08 Thread Weston, Toby
Hi Folks, I'm a bit confused about the relationship between Axis and JAX-RPC, can someone outline it please? As background; http://forum.java.sun.com/thread.jspa?threadID=679469 Thanks in advance, Toby -Original Message- From: Gonia, Philip T [mailto:[EMAIL PROTECTED] Sent: 07 Novembe

SOAP Fault

2005-10-27 Thread Weston, Toby
Hey folks,   Sorry for the newbie question but can you refer me to an article / HOWTO that shows you how to create SOAP fault's in SAAJ? Or how Axis would do it, I need to manually create a valid SOAP message that contains a fault.   Hope that makes sense. Thanks, Toby

Newbie Question: Duplicate file name: WSDL2Java

2005-10-21 Thread Weston, Toby
Hi Folks,   Sorry if this is repeated, I couldn't find anything in the archives.   I'm getting the following error when trying to generate client classes from a WSDL;   org.apache.axis.wsdl.toJava.DuplicateFileException: Duplicate file name: .\out\com\foo\_boolean.java. Hint: you may