On Tue, 20 Feb 2001, you wrote:
> Hi - this is probably a stupid question (but it's 11pm on a Sunday night 
> and
> I can't be clever at this time of night):
> 
> I am trying to find a way to use an RMI-based server in the same JVM as
> JBoss - I get the following exception when trying to run (without any
> changes to the config files):
> 
> Exception in main: java.rmi.MarshalException: Transport protocol not
> supported by server
> 
> Any help would be greatly appreciated.

The whole thing is one big RMI server.  Why start another one?

Just write an MBean wrapper for any RMI component you want to expose.

Tom


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to