RE: Axis2 and Seam

2006-10-18 Thread Brian Dillon (ext. 944)
ava:585) > > at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:275) > > at > > org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413) > > 17-Oct-2006 10:55:30 org.apache.coyote.http11.Http11BaseProtocol > > start > > INFO: Star

RE: Axis2 and Seam

2006-10-17 Thread Brian Dillon (ext. 944)
exists even with it? -- Chinthaka Brian Dillon (ext. 944) wrote: > > Hi, > > Has anyone used Axis2 with Seam ? When I add in the jboss-ejb3-all.jar > (shipped with Seam) into the lib directory of my axis2 war I get the > following exception ? > > > - Ser

Axis2 and Seam

2006-10-16 Thread Brian Dillon (ext. 944)
Hi,   Has anyone used Axis2 with Seam ? When I add in the jboss-ejb3-all.jar (shipped with Seam) into the lib directory of my axis2 war I get the following exception ?     - Servlet /refappsoap threw load() exceptionjava.lang.NullPointerException    at org.apache.axis2.deployment.WarB

RE: [axis 2] multiple parameters in a request

2006-09-04 Thread Brian Dillon (ext. 944)
*might* support only WS-I conformant WSDLs. > > Regards, > > Ali Sadik Kumlali > > [1] http://www.ws-i.org/Profiles/BasicProfile-1.1.html > > > - Original Message > From: Brian Dillon (ext. 944) <[EMAIL PROTECTED]> > To: axis-user@ws.apache.org > Sent: Frida

[axis 2] multiple parameters in a request

2006-09-01 Thread Brian Dillon (ext. 944)
Hi, I am  using the axis 2 wsdl2java generator and have run into a problem. If I have request (e.g. findPerson) which takes multuple parameters (FirstName and LastName) how can this be represented in WSDL.   Previoulsy in Axis 1.3 we used;           >  But with Axis 2 I get the followin

RE: [Axis2] Marshalling Extened Objects

2006-08-18 Thread Brian Dillon (ext. 944)
the wsdl/service code/client code as well. thanks, dims On 8/18/06, Brian Dillon (ext. 944) <[EMAIL PROTECTED]> wrote: > Hi, > > I am tring to move from Axis 1.3 to Axis 2. I currently using JAXME > binding with Axis 2 for my tests but have run into a problem with > objec

[Axis2] Marshalling Extened Objects

2006-08-18 Thread Brian Dillon (ext. 944)
Hi, I am tring to move from Axis 1.3 to Axis 2. I currently using JAXME binding with Axis 2 for my tests but have run into a problem with objects which extend other object types. I have a situation where I have an Object type (addressSpaceB:AddressType) which is the extension of another type (add

[axis 2] WSDLToJava

2006-07-19 Thread Brian Dillon (ext. 944)
Hi, Just a couple of very quick questions. Firstly is there a way of getting the WSDL2Java to overwrite existing generated classes. I have found that I need to delete my stubs and skeletons before calling generate if I want to change anything. Following on from this is my second question. If it is

RE: [axis 2] data binding

2006-07-13 Thread Brian Dillon (ext. 944)
On 7/12/06, Brian Dillon (ext. 944) <[EMAIL PROTECTED]> wrote: > Hi, > > What is the recommended way of serializing/deserializing a complex XSD > structure in Axis 2. In Axis 1.3 we used our own serializers but that > doesn't appear to be an option

[axis 2] data binding

2006-07-12 Thread Brian Dillon (ext. 944)
Hi, What is the recommended way of serializing/deserializing a complex XSD structure in Axis 2. In Axis 1.3 we used our own serializers but that doesn't appear to be an option with Axis 2 ? Thanks, Brian __ The information contained in thi

RE: [axis 2] custom serializers

2006-07-11 Thread Brian Dillon (ext. 944)
Hi, Is it possible to use custom serializers/de-serializers with axis2. We currently have our own serializers (using castor) working with axis1.3 and would like to be able to re-use them with axis2 if possible. Thanks, Brian __ The informa

RE: [axis 2] services.xml files

2006-07-10 Thread Brian Dillon (ext. 944)
://as.you.like"/> http://ws.apache.org/axis2/1_0/axis2config.html#Service_Configuration Regards, kinichiro --- "Brian Dillon (ext. 944)" <[EMAIL PROTECTED]> wrote: > Hi, > > I have just started looking at moving from Axis 1.3 to Axis 2 and have > a couple

[axis 2] services.xml files

2006-07-10 Thread Brian Dillon (ext. 944)
Title: [axis 2] services.xml files Hi, I have just started looking at moving from Axis 1.3 to Axis 2 and have a couple of short questions. Firstly is there anywhere that describes the services.xml files and the parameters and options associated with this file (I can't see where the xsd might

RE: WS Transactions

2005-12-08 Thread Brian Dillon (ext. 944)
e.org Subject: Re: WS Transactions There's Apache Kandula2 from googles summer of code, but I haven't used it yey. http://wiki.apache.org/ws/SummerOfCode/2005 HTH, iksrazal Em Quinta 08 Dezembro 2005 08:57, o Brian Dillon (ext. 944) escreveu: > Hi, > > Is there any WS Trans

WS Transactions

2005-12-08 Thread Brian Dillon (ext. 944)
Hi, Is there any WS Transaction support in Axis 2 ? If not does anyone know of an implementation of WS Transaction which can be integrated with either Axis 1.2 or Axis 2 ? Thanks, Brian Dillon ** The information contained in th

RE: Wrapped INOUT Parameters

2005-11-30 Thread Brian Dillon (ext. 944)
ma"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";> ... Object containing return type and out and inout params Thanks, Brian -Ori

Wrapped INOUT Parameters

2005-11-29 Thread Brian Dillon (ext. 944)
Hi, I am using Axis 1.2 and am looking into coverting from using SOAP rpc/encoded to using wrapped/literal. For basic operations this seems to work fine. However If I have INOUT parameters I get exceptions similar to; The exception [org.xml.sax.SAXException: Deserializing parameter 'provider_outP

RE: Handlers in wsad5.1.2

2005-03-03 Thread Brian Dillon (ext. 944)
Hi,   I have never used WSAD for anything ! I am not sure that anyone in FINEOS has before.   Sorry about that,   Brian -Original Message-From: Terance Dias [mailto:[EMAIL PROTECTED]Sent: 03 March 2005 10:37To: apacheSubject: Handlers in wsad5.1.2 Hi, I'm using WS