Hi,
I am new to EJB and i am trying to run the sample Entity bean given in the book "Enterprise Java Beans" by Richard Monson-Haefel.In the 4th chapter he has given a example Cabin Entity bean.
My problem is i am not able to execute Cloudscape to create a table called CABIN.
I first set the environment by giving command \weblogic\setEnv (i have done the CLASSPATH setting for cloudscape in this).When i give the command >java COM.cloudscape.tools.cview , I get a error "Exception in thread Main".
Can anyone help me on this ?
Thanx in advance.
Sanjay.
Discussions
EJB programming & troubleshooting: How to create a database using Cloudscape provided by Weblogic
-
How to create a database using Cloudscape provided by Weblogic (1 messages)
- Posted by: Sanjay Sharma
- Posted on: May 16 2001 17:26 EDT
Threaded Messages (1)
- Re: Cloudscape provided by Weblogic by Nader Aeinehchi on May 21 2001 02:14 EDT
-
Re: Cloudscape provided by Weblogic[ Go to top ]
- Posted by: Nader Aeinehchi
- Posted on: May 21 2001 02:14 EDT
- in response to Sanjay Sharma
Cloudscape is a tool provided by J2EE development kit.
I am not sure that it follows with any other commercial tool.
You should rather use a database like DB2, Oracle, ...?