On Wed, 8 Nov 2000 09:38:04 -0500 (EST), Aaron Mulder wrote:

> Can you post your jboss.conf, jboss.jcml, and jboss.dependencies
>files? It sometimes misreports this when another service fails to start.
>
>Aaron

Forget if - I think i found my problem already.

I have added into jboss.properties:
jboss.xa.xidclass=oracle.jdbc.xa.OracleXid
but removed jdbc.drivers=org.hsql.jdbcDriver,jdbc.idbDriver

now my jboss.properties:
jdbc.drivers=org.hsql.jdbcDriver,jdbc.idbDriver
jboss.xa.xidclass=oracle.jdbc.xa.OracleXid
java.security.auth.login.config==../conf/auth.conf

and JBoss starts ok, deploys beans ok.
I have several questions about functionality and i write whem i nthe next EMail

regards,
D&D

Reply via email to