Hello,
I have an application package into a RAR.
I'm trying to lookup a local datasource, by I can't : objet not bound.
It succeeds if I configure the datasource with
false to enable remote access altough my
rar application and datasource are deployed together in the same JBoss.
Why ? Does RAR
Hello,
I working with proxies build with ProxyFactory method.
How to us it is describe in javadoc.
When I want to serialize/deserialize it, everything seems to be ok except that
only proxy instance is serialized, not inner objects.
Eg.
Object "A" contains an instance of "B"
After serializatio