Re: Problem related to ADB when transferring a byte array [== AXIS2-3538]

2008-12-02 Thread Andrea Spinelli
Marc F. wrote: To demonstrate a possible bug in ADB Webservice I attached a zip file, containing two aar files, and the source code as well. Alas, I think this is a well-known issue: https://issues.apache.org/jira/browse/AXIS2-3538 I had an exchange of e-mails with Deepal, but it

[Axis2] in services.xml problem

2008-12-02 Thread Raghu Upadhyayula
Hi, I have a webservices (written in Java) with several operations. I want to exclude couple of operations from that. I've used the tag in services.xml as shown below copy move After restarting the app server when I see view the WSDL in th

Java2WSDL: not generating ComplexType for JavaBean Array

2008-12-02 Thread Harikrishna Vemula
Hi, I'm using a Java Bean array as input parameter to a method. When i generate WSDL using Java2WSDL it is not including information about this Bean as complex type in the WSDL file. The input parameter is referred as soapenc:Array and when i generate java client from WSDL it is just showing as

Re: WSDL2JAVA created uncompilable Stub

2008-12-02 Thread asheikh
Hi I am having same issue, any idea how to solve this. I am using Eclipse Platform Version: 3.3.1.1, and my axis2 runtime is axis2-1.4 I have also noticed that in service.xml says I was expecting to service.xml to say From: Adam Muller [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June

create and deploy a jaxws service programatically

2008-12-02 Thread javier
Hello! Looking at [1] you have the explanation to deploy an axis service programatically. But using this approach you need the services.xml and it is oriented to the standard axis2-way service. I didn't find a reference to do the same for jaxws services. I have two questions (i) What is the bes

Still problems encrypting service fault messages

2008-12-02 Thread Maik Hassel
I still don't get my service fault messages encrypted: Axis 1.4.1 Client server stubs generated from WSDL by wsdl2java The outFaultFlow does contain the "security" phase Messages get signed and encrypted, see service.xml below Response messages do get encrypted/signed fine, so there is no issue

Re: Problem related to ADB when transferring a byte array [== AXIS2-3538]

2008-12-02 Thread Marc F.
Andrea Spinelli-2 wrote: > > Alas, I think this is a well-known issue: > > https://issues.apache.org/jira/browse/AXIS2-3538 > > I had an exchange of e-mails with Deepal, but it ended in nothing. > > The issue was submitted on 24/Feb/08 09:13 AM and a suggestion for a > patch is available f

Re: SOAPMessage with attachment problem

2008-12-02 Thread Andreas Veithen
Chinmoy, The error indeed indicates that you also need to upgrade to a newer AXIOM version. Snapshots are available from [1]. For the other issue: the next Axis2 release will indeed require Java 1.5. If upgrading to that Java version is not an option for you, please have a look at retrotranslator

JSON - Badgerfish

2008-12-02 Thread Daniel Hiebert
History: Historically we support SOAP messages which has the standard format for exchange of Web services messages. I am attempting to support JSON badgerfish messages with Axis2, since most all our messages have namespaces. I downloaded the latest Axis2 1.4.1 and followed the instructions to set

Re: [Axis2] in services.xml problem

2008-12-02 Thread Afkham Azeez
What is the Axis2 version you are using? Azeez On Tue, Dec 2, 2008 at 8:30 PM, Raghu Upadhyayula < [EMAIL PROTECTED]> wrote: > Hi, > > > > I have a webservices (written in Java) with several operations. I want to > exclude couple of operations from that. I've used the > tag in services.xml a

Re: Problem related to ADB when transferring a byte array [== AXIS2-3538]

2008-12-02 Thread Afkham Azeez
Have you submitted this patch? Is this the same patch that is attached to JIRA issue AXIS2-3538? Thanks Azeez On Tue, Dec 2, 2008 at 2:07 PM, Andrea Spinelli <[EMAIL PROTECTED]>wrote: > > Marc F. wrote: >> >> >>> To demonstrate a possible bug in ADB Webservice I attached a zip file, >>> contain

Re: WSDL2JAVA created uncompilable Stub

2008-12-02 Thread Amila Suriarachchi
On Wed, Jun 11, 2008 at 4:32 PM, Adam Muller <[EMAIL PROTECTED]> wrote: > Hi, > > with Axis2 1.4 - when I regenerate Stub, it cannot be compiled. > I got errors like these all over it: > > The type WhoIsWhoServiceStub.AddressType must implement the inherited > abstract method ADBBean.serialize(QNa

RE: [Axis2] in services.xml problem

2008-12-02 Thread Raghu Upadhyayula
I'm using Axis2 1.4 -Raghu From: Afkham Azeez [mailto:[EMAIL PROTECTED] Sent: Tue 12/2/2008 6:22 PM To: axis-user@ws.apache.org Subject: Re: [Axis2] in services.xml problem What is the Axis2 version you are using? Azeez On Tue, Dec 2, 2008 at 8:30 PM, Ragh

Registering new handlers programmatically with Axis2

2008-12-02 Thread Deepak Vishwakarma
Hi, Currently Axis2 registers the handlers specified in the axis2.xml configuration file. Is there a way to programmatically register new custom handlers with Axis2 runtime i.e. i don't want to use the axis2.xml approach? How can this be achieved? Thanks, Deepak. Add more friends t