IDEMPIERE-4072 iDempiere Monitor: Implement server and cache details for cluster node. Fix serialization exception for remote task/callable execution (classnotfound exception).
This commit is contained in:
parent
ad1eb20e20
commit
496e9d4d2f
|
@ -25,7 +25,7 @@ Import-Package: javax.crypto,
|
||||||
org.osgi.framework;version="1.3.0",
|
org.osgi.framework;version="1.3.0",
|
||||||
org.slf4j;version="1.6.1",
|
org.slf4j;version="1.6.1",
|
||||||
org.w3c.dom
|
org.w3c.dom
|
||||||
DynamicImport-Package: org.*, com.*, javax.*
|
DynamicImport-Package: *
|
||||||
Bundle-ClassPath: .,
|
Bundle-ClassPath: .,
|
||||||
lib/hazelcast-aws.jar,
|
lib/hazelcast-aws.jar,
|
||||||
lib/hazelcast.jar
|
lib/hazelcast.jar
|
||||||
|
|
Loading…
Reference in New Issue