Author Message
MCDeveloper
Joined: Jun 29, 2015
Messages: 66
Offline
Hi,
I have an OD 07.10.12.02.p2 project. Using tomcat 7.0.55 on my eclipse.
I am exporting it and trying to deploy it to a tomcat 7.0.7. However, it fails to deploy and I get:
"The requested resource is not available"
if I try to access it from tomcat manager.


Please find web.xml and catalina.out logs attached.

I am deploying another project, with only one prompt from the same workspace and eclipse/OD version and that one works.

Why could this be?
Thank you!


Filename catalina.out [Disk] Download
Filename web.xml [Disk] Download
RossYakulis
Joined: Nov 6, 2013
Messages: 2652
Offline
You are missing a jar... com/selfservice/exceptions/ProgramFault
MCDeveloper
Joined: Jun 29, 2015
Messages: 66
Offline
Thank you Ross! I added the jar file with the missing class and now this works.

Regards
Go to:   
Mobile view