This content has been marked as final.
Show 5 replies
-
1. Re: Problem: no security manager rmi class loader disabled
warxsg Jun 19, 2012 12:40 PM (in response to warxsg)Hi all,
The Job calls a @Local EJB which calls a @Remote EJB.
The problem is when is called the @Remote EJB.
Cheers.
zoster
-
2. Re: Problem: no security manager rmi class loader disabled
wdfink Jun 20, 2012 2:20 AM (in response to warxsg)As far as I remember the problem might raise if you have not all necessary client.jars in your classpath.
Also what JBoss version(s) do you use?
-
3. Re: Problem: no security manager rmi class loader disabled
warxsg Jun 20, 2012 3:56 AM (in response to wdfink)Hi Wolf-Dieter Fink,
the version of my Jboss is 4.2.2.
Cheers.
zoster
-
4. Re: Problem: no security manager rmi class loader disabled
warxsg Jun 20, 2012 4:24 AM (in response to warxsg)Hi Wolf-Dieter Fink,
I included in the classpath the jar files in "client" directory on my Jboss but I got the same error.
If you have any other suggestion...please let me know.
Cheers.
zoster
-
5. Re: Problem: no security manager rmi class loader disabled
wdfink Jun 28, 2012 4:47 AM (in response to warxsg)Could you provide more informations?
What do you mean by
Steven Zoster wrote:
How your code looks like?
What version is the target JBoss?