ConfigurationException when using attachments with axis
Rr Kumaran
Ranch Hand
Joined: Sep 17, 2001
Posts: 548
posted
0
Hi All,
I am trying to use attachment support with axis and I have activation.jar and mail.jar in my WEB-INF\lib directory. I am using AXIS 1.2 Final and Tomcat and I have below service registered in server-config.wsdd file :
Now when I start my tomcat I am getting below exception in my tomcat log files. Can anyone please tell me what am I missing here. Please suggest ...
Thanks & Regards,
RR Kumaran
SCJP 1.4
Balaji Loganathan
author and deputy
Bartender
Joined: Jul 13, 2001
Posts: 3150
posted
0
Probably ur Tomcat might already have the activaiton.jar/mail.jar located some where within context of tomcat. What does the happyaxis.jsp says? try removing this newly added jars and see whats happening.