ObjectWeb Consortium
Search ObjectWeb Mail Archive: 

Advanced Search - Powered by Google


Mail Archive Home | architecture List | January 2004 Index

<--  Date Index     <--  Thread Index  -->

Re: [Fwd: Re: [architecture] Re: JPackages and ObjectWeb]


Eric Bruneton wrote:

David Walluck wrote:
The problem is that you say that fractal uses jonathan 3.0a10, yet
it references classes that haven't existed since 3.0a7 and before
according to the CVS. Unfortunately, 3.0a7 in CVS seems to be
missing david and jeremie, so that won't work, either.

these classes have been removed from Jonathan, and put in a separate project called Kilim 1, after Jonathan 3.0a6 or 7. I should have said that Fractal RMI depends on (a very limited subset of) Jonathan and Kilim 1.

Thanks for the help, but I tried kilim 1.1.3, and it only solved some of the problems.


   [javac]     50.       return factory;
   [javac]                      ^-----^
[javac] *** Semantic Error: The field "factory" in type "org.objectweb.jonathan.libs.resources.tcpip.JConnectionMgr" has default access and is not accessible here.


   [javac]     57.       factory = (TcpIpConnectionMgr)serverItf;
   [javac]               ^-----^
[javac] *** Semantic Error: The field "factory" in type "org.objectweb.jonathan.libs.resources.tcpip.JConnectionMgr" has default access and is not accessible here.


   [javac]     63.       factory = null;
   [javac]               ^-----^
[javac] *** Semantic Error: The field "factory" in type "org.objectweb.jonathan.libs.resources.tcpip.JConnectionMgr" has default access and is not accessible here.

And there are more errors like this.

At least if you added separate ant targets for each part (jar) of fractal, I 
can skip the jar which needs kilim for now, assuming no other objectweb 
packages need fractal-rmi at the moment.

Also, a question about jonathan if anyone knows.

The sources in javax seem to be compatible with Sun jta. I removed these 
sources and replaced them with the jta.jar and jonathan builds. But what is 
the story with the sources in org/omg? Are these meant to be replaced or not? 
Certainly they can't be replaced by SUn jts.

--
Sincerely,

David Walluck
<david@xxxxxxxxxxxxxxxxxx>

Attachment: signature.asc
Description: OpenPGP digital signature



<--  Date Index     <--  Thread Index  -->

Reply via email to:

Powered by MHonArc.

Copyright © 1999-2005, ObjectWeb Consortium | contact | webmaster.