So, the question is, does anybody need it to be two dots?
Thanks. I now feel like I can start wading in...
Todd
On Feb 10, 2004, at 1:26 PM, Paul Kretek wrote:
changing the file <tdk_home>/webapps/newapp/WEB-INF/conf/intake.xml ....in the first line, from:
<!DOCTYPE input-data SYSTEM "../dtd/intake.dtd"> to: <!DOCTYPE input-data SYSTEM "./dtd/intake.dtd">
(the dot) worked for me, also the log4j errors are ok, the newapp logs still work.
paul
On Feb 11, 2004, at 1:38 AM, Todd O'Bryan wrote:
OK. I created the sample newapp following the suggestions for 2.2 but with the unofficial 2.3 TDK.
I've checked in MySQL and the database is created and populated, and when I run bin/catalina.sh run, I get a log4j error, but Tomcat still starts up.
When I go to http://localhost:8080/newapp/servlet/newapp I even see something. There's a login form, but it has two errors above it:
Intake Validation Error $loginGroup.Username.Message
Intake Validation Error $loginGroup.Password.Message
There's also a shadowy bit of text next to the Login button that says:
$intake.declareGroups()
I enter turbine/turbine to log in, and go to the "Sample App Menu" which just says System Error.
When I click on anything on the left hand side (the links under Forms, Users, Common Items), I just get taken back to the login screen.
Anyone have any ideas?
Todd
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
