I'm running the Sun 1.3 beta jdk on linux with the latest download of JBoss. JBoss starts up fine with the following output: [Console logging] Logging started [Classpath] Added directory:file:/home/owen/jboss2/log/ [Info] Java version: 1.3.0beta,Sun Microsystems Inc. [Info] Java VM: Java HotSpot(TM) Client VM 1.3.0beta-b04,Sun Microsystems Inc. [Info] System: Linux 2.2.16,i386 [Classpath] Added library:file:/home/owen/jboss2/lib/ext/idb.jar [Classpath] Added library:file:/home/owen/jboss2/lib/ext/ejb.jar [Classpath] Added library:file:/home/owen/jboss2/lib/ext/ejxejb.jar [Classpath] Added library:file:/home/owen/jboss2/lib/ext/jta-spec1_0_1.jar [Classpath] Added library:file:/home/owen/jboss2/lib/ext/ejxeditor.jar [Classpath] Added library:file:/home/owen/jboss2/lib/ext/jnpserver.jar [Classpath] Added library:file:/home/owen/jboss2/lib/ext/ejxjboss.jar [Classpath] Added library:file:/home/owen/jboss2/lib/ext/jndi.jar [Classpath] Added library:file:/home/owen/jboss2/lib/ext/jboss.jar [Classpath] Added library:file:/home/owen/jboss2/lib/ext/jmxtools.jar [Classpath] Added library:file:/home/owen/jboss2/lib/ext/hsql.jar [Classpath] Added library:file:/home/owen/jboss2/lib/ext/jdbc2_0-stdext.jar [Classpath] Added library:file:/home/owen/jboss2/lib/ext/awt.jar [Classpath] Added library:file:/home/owen/jboss2/lib/ext/activation.jar [Classpath] Added library:file:/home/owen/jboss2/lib/ext/jpl-util-0_5b.jar [Classpath] Added library:file:/home/owen/jboss2/lib/ext/ejxjaws.jar [Classpath] Added library:file:/home/owen/jboss2/lib/ext/mail.jar [Classpath] Added library:file:/home/owen/jboss2/lib/ext/dynaserver.jar [Classpath] Added library:file:/home/owen/jboss2/lib/ext/xml.jar [Classpath] Added directory:file:/home/owen/jboss2/db/ [JDBC] Loaded JDBC-driver:org.hsql.jdbcDriver [JDBC] Loaded JDBC-driver:jdbc.idbDriver [Webserver] Initializing [Webserver] Initialized [Webserver] Starting [Webserver] Started dynamic downloading service on port 8080 [Webserver] Started [Hypersonic] Initializing [Hypersonic] Initialized [Hypersonic] Starting [Hypersonic] Server is running [Hypersonic] Database started [Hypersonic] Started [Naming] Initializing [Naming] Initialized [Naming] Starting [Naming] Naming started on port 1099 [Naming] Started [Transaction manager] Initializing [Transaction manager] Initialized [Transaction manager] Starting But doesn't seem to deploy the bank.jar examples. Or any other code I place in the .../jboss2/deploy directory. I've had a look at /conf/jboss.conf and it seems fine and specifies the auto-deploy directory. Also I couldn't find any log files in the /log directory. Do I have to pass an argument to specify standard logging? I hope someone can help (I'm currently using Jonas, but I'd like to swap since JBoss looks much better). Cheers, Owen. -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
