[
https://issues.jboss.org/browse/AS7-6354?page=com.atlassian.jira.plugin.s...
]
David Lloyd commented on AS7-6354:
----------------------------------
I'd say the proper fix is, get rid of this. There's no reason to use endorsed for
anything; it just ruins embedding in yet another way. We can/should add the right hooks
to JBoss Modules to replace this API if that is the problem (similar to how we replace
JAXP).
Fix java.endorsed.dirs settings in launch scripts
-------------------------------------------------
Key: AS7-6354
URL:
https://issues.jboss.org/browse/AS7-6354
Project: Application Server 7
Issue Type: Sub-task
Components: Scripts
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 7.2.0.Alpha1
A detail of the parent task. The ws***.bat and .sh scripts include this:
"-Djava.endorsed.dirs=%JBOSS_HOME%/modules/com/sun/xml/bind/main;%JBOSS_HOME%/modules/javax/xml/ws/api/main"
^
Those paths need to be fixed to include layers/base.
--
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