--- the forwarded message follows ---
--- Begin Message ---
|
Subject: |
[enhydra] enhydra 6.4 |
I am currently porting enhydra to 6.4. I am about to give up. The error msg I
got was always LogFile not found. Then I changed the StandardLogger.java to
hard code in the LogFile and LogToFile and LogToStderr. Then the next error I
got was - Server.AppClass was not define.
Now, I am wonder. I set up my application to read the parameter from web.xml
file. I think it is not reading from the file. I read the document to make sure
I have all the syntax correct. It should read from web.xml to get all the
parameters. I looked at the HttpPresentationServlet.java code, it read in the
init parameter for ConfFile and its conf reader class.
My concern is - it is not reading from the web.xml file. The reason was - I
changed the discRack web.xml file. In there, I changed the Server/AppClass from
discRack/DiscRack to notExist/notExist. Then I brought up Enhydra server, the
discRack application still register successfully? This is wrong.
Can someone please help. I read the document that talk about if one use log4j
as its logger, then I don't need to define LogFile, LogToFile, LogToStderr.
What's wrong here?
Please help....
thanks
--
You receive this message as a subscriber of the enhydra@xxxxxxxxxxxxx mailing
list.
To unsubscribe: mailto:enhydra-unsubscribe@xxxxxxxxxxxxx
For general help: mailto:sympa@xxxxxxxxxxxxx?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
--- End Message ---
--
You receive this message as a subscriber of the enhydra@xxxxxxxxxxxxx mailing
list.
To unsubscribe:
mailto:enhydra-unsubscribe@xxxxxxxxxxxxx
For general help:
mailto:sympa@xxxxxxxxxxxxx?subject=help
ObjectWeb mailing lists service home page:
http://www.objectweb.org/wws
|