javax.servlet.http class

2005-01-29 Thread chu
Hi, everybody, I am new at java, Axis. After I installed Axis1.2RC2 with Tomcat 5.5.4 I successed to create a HelloWorld test web service program. But javax.servlet.http class is needed. So I download servlet-2_3-fcs-classfiles.zip from java.sun.com. Unzip it and copy it to

FW: failure notice

2005-01-29 Thread chu
[EMAIL PROTECTED](B 何回か送ってみたが、下記のようにPOST出来ないから、 これは再送です。 > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: Friday, January 28, 2005 10:58 PM > To: [EMAIL PROTECTED] > Subject:

Message propagation inside Axis Server

2005-01-29 Thread Beytullah Yildiz
Is there anybody know which class is handling message propagation inside axis server. According to diagram of Axis Architecture, it seems to me it is AxisEngine class. If it is, can I get the running instance of AxisEngine from either a handler or target service classes ? Thanks

Serializing/Deserializing elements outside of SOAP w/Axis

2005-01-29 Thread Ken Pelletier
I have a somewhat unorthadox requirement to be able to serialize/deserialize elements to/from xml within an Axis client, but outside of the context of a SOAP message. The service is doc-literal and the Axis client code is generated from wsdl/schema. I'd like to be able to ser/des certain java

Problem may be with saaj.jar and AXIS,WAS,WSAD

2005-01-29 Thread babloosony
Hi, I have successfully developed and deployed an EJB using WSAD 5.1.2's WebSphere 5.0 Test Environment. I have even able to access the EJB using UTC(Universal Test Client) in WSAD and by launching the j2ee client module using WebSphere lauchClient program. Basically I have below directory struct

Re: MTOM, XOP support

2005-01-29 Thread Davanum Srinivas
thilina, this question was for Axis 1.X not 2.0 :) -- dims On Sat, 29 Jan 2005 09:32:03 +0600, thilina Gunarathne <[EMAIL PROTECTED]> wrote: > Hi, > Currently I'm working on a MTOM prototype for Axis 2. > It's almost complete and working. > But it'll take little time (2 weeks) to release for ur

Unable to understand AXIS - EJB exception

2005-01-29 Thread babloosony
Hi All, I have successfully developed and deployed an EJB using WSAD 5.1.2's WebSphere 5.0 Test Environment. I have even able to access the EJB using UTC(Universal Test Client) in WSAD and by launching the j2ee client module using WebSphere lauchClient program. I have now exposed this ejb as web

WS implementation using WebSphere

2005-01-29 Thread babloosony
Hi All, Is anybody successfull in implementing (ejb) web services using Apache AXIS (1.1, 1.2), WSAD, WebSphere 5.0 as development and deployment environments. If so can you please share your design, development experiences, problems you have faced etc. Thanks & Regards, Kumar.