« Return to Thread: ATG 2006.3 startup on Linux using JBoss 4.0.3SP1

Re: ATG 2006.3 startup on Linux using JBoss 4.0.3SP1

by qmnonic :: Rate this Message:

Reply to Author | View in Thread

Solve this issue by creating my own DYNAMO_HOME/localconfig/dasEnv.sh, which contains the following:

---- contents of dasEnv.sh
export ATGJRE=/System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/java

export JBOSS_VERSION=4.0.3
----

In other deployments, it contained the JBOSS_HOME variable, but I already have this set as an environment variable, so I didn't reset it here, but you might want to.

This fixes the Warning, and the Error.

 « Return to Thread: ATG 2006.3 startup on Linux using JBoss 4.0.3SP1