[JBoss-user] [Beginners Corner] - How to run a database script inside JBoss in order to create

2005-12-15 Thread ddint.org
I can create a new database outside of JBoss, can I just copy the file into Jboss to get the starter database? where should I store the data files? Please help! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3912978#3912978 Reply to the post : http://www.jbo

[JBoss-user] [Beginners Corner] - How to create a Hsql database inside Jboss.

2005-12-15 Thread ddint.org
I have a Hsql script to create the starter database but i do not know how to get it run. Should I find a client interface with it? Please help. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3912923#3912923 Reply to the post : http://www.jboss.com/index.htm

[JBoss-user] [Beginners Corner] - How to enable the database?

2005-12-14 Thread ddint.org
I uncomment the line jdbc:hsqldb:hsql://localhost:1701 Then I restart jBoss, lots of error. How to get the database running. Please help Frank View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3912786#3912786 Reply to the post : http://www.jboss.com

[JBoss-user] [JBoss Getting Started Documentation] - "Hello World" for JBoss to deploy wanted!

2005-12-07 Thread ddint.org
Hi, Anybody please help to provide a "hello world" application in order to learn how to deploy an application into JBoss. I made a war file from JForum, When I kick http://localhost:8080/JForum, it shows the directy of JForum instead of its index.html file. In Unix, it seems to chmod to execut