Ode publishes its process management APIs via web services (SOAP/HTTP) and through RMI.
This error is important only if you need to access these APIs via RMI. alex On Thu, Jul 24, 2008 at 5:05 AM, Jean-Claude Moissinac <[EMAIL PROTECTED]> wrote: > When I start ODE in my Tomcat in debug mode (under Eclipse) > I get the following trace > .... > DEBUG - GeronimoLog.debug(66) | Initializing JCA adapter. > 14:02:32,546 DEBUG [ODEServer] Initializing JCA adapter. > ERROR - GeronimoLog.error(108) | Failed to initialize JCA connector. > java.rmi.ServerException: RemoteException occurred in server thread; > nested exception is: > java.rmi.UnmarshalException: error unmarshalling arguments; nested > exception is: > java.net.MalformedURLException: no protocol: Files/Apache > at sun.rmi.server.UnicastServerRef.oldDispatch(Unknown Source) > at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source) > at sun.rmi.transport.Transport$1.run(Unknown Source) > .... > > > I doesn't really understand how this ERROR is important. > Could you comment please? > > -- > -- > Jean-Claude Moissinac > Signal and Image processing - Multimedia Group > TELECOM ParisTech > FRANCE >
