Hi there,

i've came across a very strange issue :

i have developed an application locally on my pc (running only tomcat 5.5.23) and then i deployed the application to an apache + tomcat under a domain i.e. www.test.com

I have set up a backoffice package at namespace "/backoffice". The problem is that although i a can call an action when running the local aplication at http://localhost:8080/app/backoffice/test.action, the same under http://www.test.com/backoffice/test.action returns :

HTTP Status 404 - /backoffice/test.action
type Status report
message /backoffice/test.action
description The requested resource (/backoffice/test.action) is not available.
Apache Tomcat/5.5.23

All the actions that are mapped to "/" are called fine ...

I am really stack so i would appreciate your help ....

Thank you very much

Leonidas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to