Skip to main content



      Home
Home » Newcomers » Newcomers » Eclipse + Tomcat + AXIS2
Eclipse + Tomcat + AXIS2 [message #222702] Thu, 19 July 2007 09:34 Go to next message
Eclipse UserFriend
I need to run a webapp on Tomcat, this webapp will have web services
created by AXIS2...

We have 2 projects: UI -- Contains the webapp directory, and Services --
Contains the AXIS2 stuff... We have always been running other projects by
putting their output onto the classpath during development, but now with
the addititon of Axis2 we are not sure how to run it all in Tomcat from
eclipse so that we do not need to run an ant deploy script every time.

Anyone has any good ideas on how to achieve this? Anyone ran into this
issue?

--Dmitriy
Re: Eclipse + Tomcat + AXIS2 [message #222918 is a reply to message #222702] Fri, 20 July 2007 02:11 Go to previous message
Eclipse UserFriend
Originally posted by: kintasylvi.yahoo.com.sg

Hi,

I'm new to the Eclipse Newsgroup and I don't know if I can post almost
related question here and not the answer to your question. Pardon me this
time.

I'm using Eclipse 3.2, and it has
plugin/org.eclipse.tomcat_4.1.130.v20060601. I can start the tomcat from
my java application (thru AppserverPlugin.java ), however it seems that
the Tomcat cannot parse my jsp pages.

org.apache.jasper.JasperException: Unable to compile class for JSP

An error occurred at line: -1 in the jsp file: null


This is the error:

Generated servlet error:
[javac] Compiling 1 source file
[javac]
D:\eclipse-3.2\runtime-New_configuration\.metadata\.plugins\ org.eclipse.tomcat\ROOT\index_jsp.java:3:
...

Should I change the Manifest.mf? And how should I edit it?
Any ideas?

Really appreacite you help.
Previous Topic:CDT:Missing org.eclipse.cdt.templateengine plug-in
Next Topic:JSP cannot be parsed in org.eclipse.tomcat_4.1.130.v20060601?
Goto Forum:
  


Current Time: Tue Jul 22 08:37:22 EDT 2025

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

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

Back to the top