[jboss-user] [Beginners Corner] - jbossas install from rpm

jnccneto do-not-reply at jboss.com
Wed Jan 21 12:22:09 EST 2009


Hi

I just installed jboss on my fedora using some rpm from JPackage Project
They use a conf file on /etc/sysconfig/jbossas
for setting up jboss java enviroment

this is what I have there:

JAVA_HOME="/usr/java/jdk1.6.0_11"
JAVAPTH="/usr/java/jdk1.6.0_11/jre/bin/java"
JBOSSCP="/usr/java/jdk1.6.0_11/lib/"

when I start jboss I can see that the java path seems ok

jboss    12785     1  0 17:07 ?        00:00:00 /bin/sh /var/lib/jbossas/bin/run.sh -c default
jboss    12806 12785  4 17:07 ?        00:00:32  \_ /usr/java/jdk1.6.0_11/bin/java -Dprogram.name=run.sh -server -Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcInt

But on the:
http://127.0.0.1:8080/jmx-console/

I get 
org.apache.jasper.JasperException: java.lang.IllegalStateException: No Java compiler available

any other setup I need to do?

thanks in advance
--
Jose 

http://www.liber4e.com

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203737#4203737

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203737



More information about the jboss-user mailing list