I had got problems during the TDK 2.2 set up. The ant init was not able to create the database.

I resolved it with 2 more steps :
1) In the guestportal-schema.xml, I added the following lines :
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<!DOCTYPE database SYSTEM "http://jakarta.apache.org/turbine/dtd/database.dtd";>


2) I had to create the database manualy, because the ant init generated failures.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to