On Thu, 14 Jun 2001, David A. Palmer wrote:

> We are trying to run on Solaris. We keep getting the follwing message when
> running with tomcat. Jboss by itself starts fine. Any idea?
>
> root >> run_with_tomcat.sh
> ./run_with_tomcat.sh: JBOSS_CLASSPATH=:/programs/j2sdk1_3_1/lib/tools.jar:
> is not an identifier

humm..just off the top of my head, change the JBOSS_CLASSPATH to:

JBOSS_CLASSPATH=/programs/j2sdk1_3_1/lib/tools.jar

ditch the ":" after the "="




_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to