Branch: refs/heads/master
Home:
https://github.com/jboss-wise/wise-core
Commit: f49638e0e281c2748dfaf7e01e672d555a2a48bd
https://github.com/jboss-wise/wise-core/commit/f49638e0e281c2748dfaf7e01e...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2016-03-14 (Mon, 14 Mar 2016)
Changed paths:
M core/src/main/java/org/jboss/wise/core/client/WSDynamicClient.java
M core/src/main/java/org/jboss/wise/core/client/WSService.java
M
core/src/main/java/org/jboss/wise/core/client/impl/reflection/WSDynamicClientImpl.java
M core/src/main/java/org/jboss/wise/core/client/impl/reflection/WSServiceImpl.java
M
core/src/test/java/org/jboss/wise/core/client/impl/reflection/WSDynamicClientImplTest.java
Log Message:
-----------
[WISE-196] Return Classloader instead of URLClassLoader in
WSDynamicClient::getClassLoader() and WSService::getClassLoader()