User: user57
Date: 02/02/24 02:24:31
Removed: src/bin run.bat run.sh shutdown.bat shutdown.sh
Log:
o moved core system from server to system (includes
all of org.jboss.system, some of org.jboss.deployment +
Main, Shutdown & Version)
o finished the integration of Ser
User: starksm
Date: 02/02/09 19:02:47
Modified:src/bin run.bat
Log:
The -classic option must be the first vm option when used
Revision ChangesPath
1.32 +2 -2 jboss/src/bin/run.bat
Index: run.bat
=
User: slaboure
Date: 02/02/09 08:12:58
Modified:src/bin run.bat
Log:
When the environment is correctly set, this script is not able to start JBoss.. ;)
Revision ChangesPath
1.31 +2 -2 jboss/src/bin/run.bat
Index: run.bat
User: user57
Date: 02/02/06 16:46:08
Modified:src/bin run.bat
Log:
o better error reporting for run.bat.
o no change in Server.java, why is it on this list!
Revision ChangesPath
1.30 +33 -5 jboss/src/bin/run.bat
Index: run.bat
=
User: user57
Date: 02/02/06 16:29:31
Modified:src/bin run.bat run.sh
Log:
o moved jaxp setting to Main (so it can be done the same on all platforms)
There is now a --jaxp (or -j) flag which can be set to either 'crimson' or
'xerces' to switch the jaxp impl. --help for
User: luke_t
Date: 02/02/04 18:23:44
Modified:src/bin run.bat
Log:
Added (commented out) JPDA options to run.bat. Saves having to add them after every
build.
Revision ChangesPath
1.28 +3 -0 jboss/src/bin/run.bat
Index: run.bat
===
User: user57
Date: 02/01/02 20:00:56
Modified:src/bin run.bat
Log:
o migrated all components to a new JMX domain name model. jboss.system
is now where to core/spine components live. moved all components that
were in JBOSS-SYSTEM that did not move into a jboss.* domai
User: starksm
Date: 01/12/08 10:10:11
Modified:src/bin run.bat run.sh
Log:
Include the tools.jar from a Sun JDK compatible distribution to enable
compilation of JSP pages by default. JAVA_HOME must point to the JDK root
directory and it must contain a lib/tools.jar with the ja
User: user57
Date: 01/09/26 19:30:40
Modified:src/bin run.bat run.sh
Log:
o replaced custom command line option parsing in Main with gnu.getopt
o added -D to set system properties
o expanded the help text, moved examples to --help-examples
o setting -Djboss.boot.loader.
User: starksm
Date: 01/08/13 11:33:00
Modified:src/bin run.bat run.sh
Log:
Remove the xml parser classpaths
Revision ChangesPath
1.23 +1 -6 jboss/src/bin/run.bat
Index: run.bat
===
RCS f
User: kimptoc
Date: 01/07/24 03:33:10
Modified:src/bin run.bat run.sh
Log:
add facility pass in options to the java vm - by defining the environment variable
JAVA_OPTS
Revision ChangesPath
1.22 +1 -1 jboss/src/bin/run.bat
Index: run.bat
==
User: starksm
Date: 01/04/17 19:21:10
Modified:src/bin run.bat run.sh
Log:
Don't include the system CLASSPATH as this results in too many conflicts
in general. Change CLASSPATH to JBOSS_CLASSPATH to make it clear that
the CLASSPATH variable is not used.
Revision Changes
User: starksm
Date: 01/04/17 19:09:46
Modified:src/bin Tag: Branch_2_2 run.bat run.sh
Log:
Don't include the system CLASSPATH as this results in too many conflicts
in general. Change CLASSPATH to JBOSS_CLASSPATH to make it clear that
the CLASSPATH variable is not used.
Re
User: starksm
Date: 01/03/23 01:58:54
Modified:src/bin run.bat run.sh
Log:
Update to use the JAXP1.1 xml parser properties for choosing the
xml parser implementation. Set the default choice to the crimson
parser that ships with the jaxp1.1 ri.
Revision ChangesPath
14 matches
Mail list logo