Hi! I downloaded jBoss a couple of days ago, but I can't get it to
start. Looks like a JAWS initialisation problem.

1) Is there any JAWS documentation? (A page JAWS.html is referred to in
docs/container.html, but the JAWS page isn't in the bundle in docs/)

2) Alternatively/ as well - Can anyone advise on this specific problem
(output below)?

Probably an obvious problem. I'm assuming that the example included with

the binaries doesn't require any configuration.

Thanks,
Charles

When I try to start jBoss, I get this:
...
[DataSource] Started
[Auto Deploy] Watching /usr/local/ejboss/deploy/classes
[Auto deploy] Auto deploy of file:/usr/local/ejboss/deploy/classes
[Container factory] Deploying file:usr/local/ejboss/deploy/classes
Warning: Cannot convert string "<Key> Home, _Key_Begin" to type
VirtualBinding
Warning: Cannot convert string "<Key> F1, _Key_Help" to type
VirtualBinding
Warning: Cannot convert string "Shift<Key> F10, _Key_Menu" to type
VirtualBinding
Warning: Cannot convert string "<Key>  F10, Shift_Key_Menu" to type
VirtualBinding
Warning: Cannot convert string "<Key> KP_Enter, _Key_Execute" to type
VirtualBinding
Warning: Cannot convert string "Alt<Key> Return, Alt_Key_KP_Enter" to
type VirtualBinding
[Container factory] Deploying Customer
[Container factory] Deploying Account
[Container factory] Deploying Teller
[Container factory] Deploying Hello
[Container factory] Deploying Bank
[Container factory] Bind ejb/Account to
ProxyTarget[org.jboss.ejb.plugins.jrmp12.interfaces.HomeProxy@a2be7a9]
[Jaws] Inititalizing JAWS plugin for Customer
[Jaws] Remove: DELETE FROM Customer WHERE id=? AND name=?
[Jaws] Drop: DROP TABLE Customer
[Jaws] Create table: CREATE TABLE Customer (id VARCHAR(256), name
VARCHAR(256))
[Jaws] Insert: INSERT INTO Customer (id, name) VALUES (?,?)
[Jaws] Select: SELECT id, name FROM Customer WHERE id=?, name=?

and then absolutely nothing. And the shell prompt doesn't reappear.

Using Sun JDK1.2.2 on Linux RedHat 6.1
Thanks
C



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to