Guys,

After following the step by step instructions to create a web service I am able to deploy my service into axis 1.2

Thanks,
Jagannath


jagannath wrote:
Hi Jeff,

Thanks for the answer. But that was just the warning message that is displayed. My actual problem is the NullPointerException that is thrown due to which I am unable to deploy my service.

Please let me know when will that exception come. Am I missing something in the wsdd file.

Thanks,
Jagannath

Jeff Greif wrote:
In previous versions of Axis, using attachments required javax.mail classes
and javax.activation classes.  These had to be separately downloaded from
axis and came with their own licenses.  They can be found either in the J2EE
distribution (from Sun) or individually.  Many people use the individual
mail.jar and activation.jar forms because the licenses were at one time less
restrictive than the J2EE license, and because they might already be present
in your servlet container.  Probably this is all still true in 1.2 beta.

The happyaxis.jsp page should verify that they are missing in your
installation.  (See the installation guide.)

I was unable to find in the Axis 1.2 beta docs information about where to
get these jars, but the details are here:
http://cvs.apache.org/viewcvs/~checkout~/ws-wsif/java/lib/README.html

Jeff
----- Original Message ----- 
From: jagannath
To: [EMAIL PROTECTED]
Sent: Tuesday, May 04, 2004 5:12 AM
Subject: Error deploying web service in Axis 1.2 beta


Hi,

I am getting the below exception when I try to deploy my web service using
the AdminClient utlity. I am using Axis 1.2 Beta .  I am able to
successfully deploy my service in Axis 1.1.  I have also attached the
sources of my sample web service.

...
May 4, 2004 5:09:02 PM org.apache.axis.utils.JavaUtils isAttachmentSupported
WARNING: Unable to find required classes (javax.activation.DataHandler and
javax.mail.internet.MimeMultipart). Attachment support is disabled.
....

  


--
Signature -------------------------------------------------------
Jagannath.C
AdventNet ManageEngine JMX Studio
Off : 2243115 Extn:5252
Res: 22790045
Nortel: +91-925-895-6380
www.adventnet.com
-------------------------------------------------------


--
Signature -------------------------------------------------------
Jagannath.C
AdventNet ManageEngine JMX Studio
Off : 2243115 Extn:5252
Res: 22790045
Nortel: +91-925-895-6380
www.adventnet.com
-------------------------------------------------------

Reply via email to