bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/27383] Missing rmi URL context factory


From: florent dot benoit at gmail dot com
Subject: [Bug classpath/27383] Missing rmi URL context factory
Date: 3 Jun 2006 14:25:13 -0000


------- Comment #2 from florent dot benoit at gmail dot com  2006-06-03 14:25 
-------
  Hi,

Well, the problem is that maybe with your patch, the package prefix will be ok,
but the Context factory won't be found (for jrmp or iiop). AFAIK, classpath
doesn't provide rmiURLContextFactory class and iiopURLContextFactory classes in
a com.sun package.

> On of your sentence can be understood as that in JOnAS case the required
> factory classes are present in the patch and specified in the properties, but
> they are still not found. This is mentioned very briefly. I suspect that it 
> may
> be the problem of classloader, as it was with our CORBA in the past. I did the
> same fix as for CORBA. Please let me known if it solves the problem in the 
> case
> when the factory implementation is present in the linked library. 

The required factory are not present. We assume that the JDK provide them.
We provide factories for java: only, not for the RMI protocols.
This is not a classloader problem, if the rmi* or iiop* factories are not
present. (missing)

Florent


-- 

florent dot benoit at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Missing rmi URL context     |Missing rmi URL context
                   |factory                     |factory


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27383





reply via email to

[Prev in Thread] Current Thread [Next in Thread]