[jboss-as7-dev] AS7 on JRE

Andrig Miller anmiller at redhat.com
Fri Mar 9 16:02:31 EST 2012


When you run with OpenJDK, based on the RPM installation, java resolves this way:

java -> /usr/lib/jvm/jre-1.7.0-openjdk.x86_64/bin/java

So, you are actually running on the jre tree within the entire JDK distribution, even though there is not separate RPM's for JRE vs. JDK.

So, it seems to work just fine with the jre.

Andy

----- Original Message -----
> From: "Siamak Sadeghianfar" <ssadeghi at redhat.com>
> To: "Fernando Nasser" <fnasser at redhat.com>
> Cc: jboss-as7-dev at lists.jboss.org
> Sent: Friday, March 9, 2012 1:13:55 PM
> Subject: Re: [jboss-as7-dev] AS7 on JRE
> 
> Thanks for the info.
> 
> I haven't found anywhere explicitly saying if JDK is needed or not.
> Has anyone tried it?
> 
> /S
> 
> ----- Original Message -----
> From: "Fernando Nasser" <fnasser at redhat.com>
> To: jboss-as7-dev at lists.jboss.org
> Sent: Friday, 9 March, 2012 12:32:42 PM
> Subject: Re: [jboss-as7-dev] AS7 on JRE
> 
> On 12-03-09 11:46 AM, Andrig Miller wrote:
> > I believe that JSP compilation no longer requires the JDK.
> 
> AFAIK we ship with Jasper for that
> >
> > Andy
> >
> > ----- Original Message -----
> >> From: "Siamak Sadeghianfar"<ssadeghi at redhat.com>
> >> To: jboss-as7-dev at lists.jboss.org
> >> Sent: Friday, March 9, 2012 9:44:19 AM
> >> Subject: [jboss-as7-dev] AS7 on JRE
> >>
> >> Hi,
> >>
> >> Is it possible to run AS7 on JRE? I know that jsp compilation
> >> needs
> >> JDK. Is there any other functionality that enforce use of JDK?
> >>
> >> Best Regards,
> >> Siamak Sadeghianfar
> >> _______________________________________________
> >> jboss-as7-dev mailing list
> >> jboss-as7-dev at lists.jboss.org
> >> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
> >>
> > _______________________________________________
> > jboss-as7-dev mailing list
> > jboss-as7-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
> >
> 
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
> 


More information about the jboss-as7-dev mailing list