-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hanumesh,

On 2/24/2010 10:28 AM, hanumesh.m wrote:
>   I am migrating a java application which was developed using jdk1.4 and
> tomcat 5.0 to Jdk1.5 and tomcat 5.5.

Why not go all the way to 6.0.x? The migration procedure is practically
the same, and 6.0.x is reliable.

> I am able to compile, but when I am deploying through Eclipse, if I am using
> server location as default ie
> Server location: 
>   Use Workspace metadata (does not modify tomcat installation)
> 
> and 
> Deploy path:
>     wtp webapps.. 

I have no idea what all that means.

> Application works fine

Great!

> But if I choose server settings
> Server location:
>          User Tomcat Installation
> Deploy Path:
>          Tomcat/webapps
> 
> Then application is not working. 

:(

> package com.mcdonalds.webapp.imfs.util does not exist
> package com.mcdonalds.webapp.imfs.util does not exist
> package org.apache.struts.taglib.bean does not exist

It sounds like your libraries aren't being deployed properly. Can you
tell is what is in your webapp's WEB-INF/lib directory? I would expect
struts-[something].jar and maybe imfs-util.jar plus some others.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkuFSD8ACgkQ9CaO5/Lv0PAHwwCdH3oDEx2mDYm5W5ygZy06vGeY
MtQAoME7acoQL/GsIndGQtH1LlnK7c3R
=Eehd
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to