Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Attachment support is disabled
Attachment support is disabled [message #159692] Wed, 08 February 2006 18:54
Ben Sisson is currently offline Ben SissonFriend
Messages: 202
Registered: July 2009
Senior Member
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.
Previous Topic:Tomcat 5.5 Upgrade Error
Next Topic:update the work\Catalina\localhost directory
Goto Forum:
  


Current Time: Sat Apr 20 02:10:27 GMT 2024

Powered by FUDForum. Page generated in 0.02796 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top