I'm currently trying to setup jboss2.0 as appserver for a larger project. In this project, severel programmers are working on ejb's so we must have different locations for checkout ejb's and checked in ejb's. My problem is that the jboss/bin directory is on a different network drive on WIN NT than the deploy-directory of the programmers, which is also different than that of the check-in ejb. BTW, i managed to use multiple deploy-directories in one jboss.conf, seperating the entries by ',' in the value-entry in jboss.conf under <MLET CODE = "org.jboss.ejb.AutoDeployer" ARCHIVE="jboss.jar">. But i didn't managed to use absolut path entry for the log directory, i tried several versions but i'm always getting "file not found" error, while jboss is searching for the log.properties file. The same worked perfectly for relative paths-entry in jboss.conf. Does anybody know what i'm doing wrong? I'm finally managed it to set the classpath in run.bat, but i'm lokking for a better solution. Thanx Tilmann -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
