-
1. Re: localhost:8082 - how to start?
dan1 Oct 5, 2002 11:34 AM (in response to joe_the_quick)Try this link:
http://localhost:8080/jmx-console/index.jsp
Dan -
2. Re: localhost:8082 - how to start?
joe_the_quick Oct 5, 2002 1:06 PM (in response to joe_the_quick)Thx alot Dan, it worked easily. Do you know where this is documented?
BTW - do you use the default database for Jboss? Do you know how to view the entries there?
Anyway, I think I'll better use MySQL, but according to this forum this doesn't seem to be easy to configure...
thx
johannes -
3. Re: localhost:8082 - how to start?
dan1 Oct 5, 2002 1:35 PM (in response to joe_the_quick)To be perfectly honest, I do not remember.
Try the Getting Started.
For the samples, the dafult Hypersonic database is OK.
The link to Sourceforge is :
http://sourceforge.net/projects/hsqldb.
You can get all Hypersonic info there.
The db data is located in :
JBoss/server/default/db.
Dan -
4. Re: localhost:8082 - how to start?
joe_the_quick Oct 5, 2002 5:00 PM (in response to joe_the_quick)Hi Dan,
thx alot for your replies here!
Could you give me a hint on how to get rid of the Error: can't find datasource OracleDS of the examples of the O'reilly JBoss Workbook?
thx
johannes -
5. Re: localhost:8082 - how to start?
slaboure Oct 7, 2002 5:57 AM (in response to joe_the_quick)An error with the examples provided?!?
Do you mean:
- that the examples, by default, look for java:OracleDS
OR
- you try to modify the examples to work with you datasource and you do not succeed?