[
https://issues.jboss.org/browse/SRAMP-139?page=com.atlassian.jira.plugin....
]
Eric Wittmann updated SRAMP-139:
--------------------------------
Description:
Currently one-jar loads all of the JARs into heap space prior to executing the
application. Instead, and to save heap space, I'd like it to copy the JAR files to a
temporary location and build a runtime classpath from those.
This applies to the interactive shell, which uses one-jar to package the shell JAR and all
its myriad dependency JARs into a single one-jar to rule them all.
was:Currently one-jar loads all of the JARs into heap space prior to executing the
application. Instead, and to save heap space, I'd like it to copy the JAR files to a
temporary location and build a runtime classpath from those.
Patch one-jar to expand /lib/*.jar
----------------------------------
Key: SRAMP-139
URL:
https://issues.jboss.org/browse/SRAMP-139
Project: S-RAMP
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Reporter: Eric Wittmann
Assignee: Eric Wittmann
Fix For: Milestone 4
Currently one-jar loads all of the JARs into heap space prior to executing the
application. Instead, and to save heap space, I'd like it to copy the JAR files to a
temporary location and build a runtime classpath from those.
This applies to the interactive shell, which uses one-jar to package the shell JAR and
all its myriad dependency JARs into a single one-jar to rule them all.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira