Provide launch mechanism which doesn't require anything aside from SPIs on Application
CP
-----------------------------------------------------------------------------------------
Key: JBBOOT-39
URL:
https://jira.jboss.org/jira/browse/JBBOOT-39
Project: JBoss Bootstrap
Issue Type: Task
Components: spi
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
Fix For: 0.1.1
We cannot require implementation classes (which leak dependencies) to be on the
application classpath, otherwise:
1) The full dependency set must be there as well (on the extension CL), or
2) NoClassDefFoundError
Provide a factory launcher in the SPI which uses reflection to obtain an implementation
from a ClassLoader specified by the client (or inferred via TCCL).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira