Hi guys,
I just switch to use Struts 1.1 Beta 3 from Struts
1.02 Release. I am trying to migrate an old
application built with 1.02 version to 1.1b3 version.
I employed the bundled blank web archive for the
migration.
However, I got a number of errors when the tomcat
starting up. see the partial logs below.
*********** extracted from logs partially *******
SEVERE: Parse Error at line 39 column 21: The content
of element type "tiles-definitions" is incomplete, it
must match "(definition)+".
org.xml.sax.SAXParseException: The content of element
type "tiles-definitions" is incomplete, it must match
"(definition)+".
at
org.apache.xerces.framework.XMLParser.reportError(XMLParser.java:1213)
...
INFO: Loading validation rules file from
'/WEB-INF/validation.xml'
log4j:WARN No such property [file] in
org.apache.log4j.ConsoleAppender.
log4j:ERROR setFile(null,false) call failed.
java.io.FileNotFoundException: ..\logs\track.log (The
system cannot find the path specified)
at java.io.FileOutputStream.open(Native
Method)
****************** end *********************
It seems that there were some problems related to
titles and validation. If I don't want to use it at
the time being, how can I disable these 2 functions so
that the error message would not be appeared again.
Thank you very much
Tom C.
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>