Posted By:
Trupti_Mehta
Posted On:
Monday, January 27, 2003 01:46 AM
Problem generating SQL code in J2EE 1.3 Hi, I have a database MusicStoreDB, all required files in j2ee/cloudscape dir. In resource.properties file, a datasource jndi name has been set to jdbc/MusicStore. In EJB, I have set the databse jndi name as jdbc/MusicStore. To develop SQL code, when i click on "Generate SQL Code" it throws the following exception: java.rmi.RemoteException: Error connecting database; nested exception SQL EXCEPTION: Failed to start database "MusicStoreDB", ..... I am not getting where am i going wrong or what is wrong? Any idea/clue. Thanks
More>>
Problem generating SQL code in J2EE 1.3
Hi,
I have a database MusicStoreDB, all required files in
j2ee/cloudscape dir. In resource.properties file, a
datasource jndi name has been set to jdbc/MusicStore.
In EJB, I have set the databse jndi name as jdbc/MusicStore.
To develop SQL code, when i click on "Generate SQL Code"
it throws the following exception:
java.rmi.RemoteException: Error connecting database; nested exception
SQL EXCEPTION: Failed to start database "MusicStoreDB",
.....
I am not getting where am i going wrong or what is wrong?
Any idea/clue.
Thanks
Trupti Mehta
<<Less