Attachment support is disabled [message #159692] |
Wed, 08 February 2006 13:54 |
Eclipse User |
|
|
|
I finished my transition from older versions of JDK, Tomcat and Axis. I
can get the server to run but I can't get the client to access the web
service anymore.
In particular, I get the following message: - Unable to find required
classes (javax.activation.DataHandler and
javax.mail.internet.MimeMultipart). Attachment support is disabled.
I'm not sure what this message means or how to get around it and would
appreciate any help.
I am running:
Eclipse 3.1
Tomcat 5.5.15
Axis 1.3
JDK 1.5_06
Thanks,
Ben
Feb 8, 2006 1:47:56 PM org.apache.coyote.http11.Http11AprProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Feb 8, 2006 1:47:56 PM org.apache.coyote.ajp.AjpAprProtocol init
INFO: Initializing Coyote AJP/1.3 on ajp-8009
Feb 8, 2006 1:47:56 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 859 ms
Feb 8, 2006 1:47:56 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Feb 8, 2006 1:47:56 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.15
Feb 8, 2006 1:47:56 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Feb 8, 2006 1:47:57 PM org.apache.catalina.startup.ContextConfig
applicationWebConfig
INFO: Missing application web.xml, using defaults only
StandardEngine[Catalina].StandardHost[localhost].StandardCon text[]
Feb 8, 2006 1:47:57 PM org.apache.coyote.http11.Http11AprProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Feb 8, 2006 1:47:57 PM org.apache.coyote.ajp.AjpAprProtocol start
INFO: Starting Coyote AJP/1.3 on ajp-8009
Feb 8, 2006 1:47:57 PM org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
Feb 8, 2006 1:47:57 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 984 ms
- Unable to find required classes (javax.activation.DataHandler and
javax.mail.internet.MimeMultipart). Attachment support is disabled.
|
|
|
Powered by
FUDForum. Page generated in 0.03280 seconds