Re: The service class cannot be found for this AxisService -- JAX-WS with Axis2 problem

2009-06-10 Thread Albin Lundmark
Hello Ramesh, I have the same problem. Have you found any solution? //Albin -- View this message in context: http://www.nabble.com/The-service-class-cannot-be-found-for-this-AxisServiceJAX-WS-with-Axis2-problem-tp22792921p23957489.html Sent from the Axis - User mailing list archive at

WSDL2Java generates uncompilable code

2009-06-10 Thread sri ram
Hi axis 1.4 Users, I have an issue while using axis 1.4 engine . While I run wsdl2java WSDL2Java generates uncompilable code Issue is : (java.lang.String) super(_value); ^ 1 error  Because the code invokes a superconstructor but doesn't extend any other class. I'm assuming

ServiceSOAP

2009-06-10 Thread Asma MAALEJ
Hi everybody I'm an Axis1 user, and i had implemented web service over it, but now, my work require to be upgraded to Axis2. Hence, i'm facing a lot of problems arised from the big diffrence between Axis1.x architecture and Axis2 one. So I'd just like to know what is, ever it is not exactly

jax-ws war issues with axis 1.5

2009-06-10 Thread Axis PC
All, I get the following error when I deploy a sample jax-ws war (which is part of the samples directory) using axis 1.5. INFO: Deploying web application archive java_first_jaxws-1.1.war [ERROR] org.apache.axis2.transport.local.LocalTransportSender

AGAIN java.io.IOException.....is referenced but not defined.

2009-06-10 Thread Daniel Lopez
Hello everyone! I am trying to consume a webservice using axis1.4. I tried to create Stubs from the WSDL file (using WSDL2Java tool). I am getting the following error: C:\Documents and Settings\Administradorjava org.apache.axis.wsdl.WSDL2Java

Re: Axis1.x / Axis2 / WSDL for J2ME

2009-06-10 Thread Demetris G
No luck still - is it possible that no one using Axis or any SOAP-engine implementation is involved with mobility? If yes let me know and I will sell my idea for millions - he he But I doubt I have anything new. Seriously, can at least anyone involved in the development of Axis and its

Attaching XML to response

2009-06-10 Thread Marc Lefebvre
My webservice has a block of XML in a string, and I was wondering how do I insert it into the response that comes back from Axis. If I send it in the string coming back, it becomes surrounded CDATA element. I want it to be inline with the rest of the XML response.

Re: Attaching XML to response

2009-06-10 Thread Shasta Willson
On Wed, Jun 10, 2009 at 10:32 AM, Marc Lefebvremlefeb...@akimeka.com wrote: My webservice has a block of XML in a string, and I was wondering how do I insert it into the response that comes back from Axis.  If I send it in the string coming back, it becomes surrounded CDATA element.  I want it

RE: Attaching XML to response

2009-06-10 Thread Marc Lefebvre
Not quite. I want to insert it in the response on the server side BEFORE its sent to the Client.Is there any examples out there that can show how to do this? -Original Message- From: Shasta Willson [mailto:shas...@gmail.com] Sent: Wednesday, June 10, 2009 7:42 AM To:

Re: Attaching XML to response

2009-06-10 Thread Shasta Willson
On Wed, Jun 10, 2009 at 10:54 AM, Marc Lefebvremlefeb...@akimeka.com wrote: Not quite.   I want to insert it in the response on the server side BEFORE its sent to the Client.    Is there any examples out there that can show how to do this? I don't have an example, but I'm also not sure how

activation.jar and mailapi.jar are missing from the download

2009-06-10 Thread Hetal Desai
Hello, I downloaded Axis 1.4 Zip but its missing activation.jar and mailapi.jar. I tried downloading from different mirror sites but still didnot have this file. I need these files to use wsdl2java for Siebel CRM OD wsdl. Appreciate your help, Thanks, Hetal