Hi Stefan

No, the RMIConnectorImpl does not use its own classloader. If you cannot
resolve
the classloader issue then get your own Initial Context and lookup the
RMI-Adaptor Home
("jmx:<server name>:rmi" or "jmx:local:rmi"), create a RMI-Adaptor instance
and hand
this instance over to the RMIConnectorImpl.

Have fun- Andy

----- Original Message -----
From: "Stefan Groschupf" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 16, 2002 1:16 AM
Subject: AW: [JBoss-dev] InitialContext ctx = new InitialContext(); in
RMIConnectorImpl


> >You just have to add the appropriate JAR file from the /client directory
> >to you classpath that contains "org.jnp.interfaces.NamingContextFactory"
> >which is left to the reader.
>
> Andy,
>
> Of curse I do that.
> I use this inside a other framework, so it looks like I run in to trouble
> with the framework's classloaders.
> Could that be that RMIConnectorImpl use a other classloader then the class
> that invoke the RMIConnectorImpl?
>
> bye
> Stefan
>
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:
> With Great Power, Comes Great Responsibility
> Learn to use your power at OSDN's High Performance Computing Channel
> http://hpc.devchannel.org/
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
>
>




-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to