Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » EPF » Questions about the published .war file
Questions about the published .war file [message #581692] Mon, 13 August 2007 13:03
Ward is currently offline WardFriend
Messages: 4
Registered: July 2009
Junior Member
Hello,

I’ve published my method configuration as a Java EE web application
packaged in a WAR file.

I’ve got a few questions about this .war file:

1a. Does this .war file store any data?
If so,
1b. where does this .war file store it?
1c. How can I configure where the data is stored?

2a. Does this .war file write anything to system.out or system.err?
2b. Does this war file produce log output?
If so,
2c. where is this log output stored?
2d. How can I configure the logging?

When I try to search I get the following error message:
"Error 500: Failed to load target servlet [SearchServlet]".
I noticed the casing of the web-inf directory isn’t consistent. For
web-inf\web.xml it is in lower-case and for WEB-INF\lib\epf-web.jar it is
in upper-case. Our webserver runs on Unix (case sensitive ;-)), so I think
this caused the problem.
3. How can I fix the search functionality?

Thank you,

Ward
Previous Topic:Possible EPF 1.2 side effect on published web site ? different naming convention + change in ID
Next Topic:40% off publishing time needed :)
Goto Forum:
  


Current Time: Fri Apr 19 21:05:23 GMT 2024

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

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

Back to the top