|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../jboss-as/jboss-as.conf |
|
|
|
|
# Copyright (C) 2007 - 2008 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2007 - 2010 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
|
# |
|
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
@ -22,7 +22,7 @@ makeinstopt=
|
|
|
|
|
# JBoss seems to use special sun classes that are no available |
|
|
|
|
# in the IBM jdk. So we are forced to check for the availability |
|
|
|
|
# of the Sun jdk. |
|
|
|
|
pkgprefix -t sun-jdk-150 |
|
|
|
|
pkgprefix -t sun-jdk-6 |
|
|
|
|
|
|
|
|
|
prefix=opt/jboss |
|
|
|
|
export JBOSS_HOME=$root/$prefix |
|
|
|
|