At 09:47 AM 11/14/00 +0100, Philippe Coq <[EMAIL PROTECTED]> wrote:
>David Moles wrote:
>
>> 
>> (And, P.S., does anyone know of an easy way to turn the JONAS source
>> into "clean" Java source without all the #ifdefs and things?)
>
>There is only two .jpp files in all the JOnAS  source code (several
>thousands of lines).
>The first Orb.jpp (8 lines long) that set a static int ORB to 0 if we
>compile JOnAS for RMI
>and to 1 if we compile JOnAS for Jeremie
>
>The second RemoteObject.jpp (10 lines long) for importing 
>java.rmi.server.UnicastRemoteObject
>for RMI and org.objectweb.jeremie.libs.contexts.moa.UnicastRemoteObject
>for Jeremie.
>
>That'all.
>I don't think you can say the JOnAS code is not clean "with all the
>#ifdefs and things..." !

Glad to hear it -- sorry, I'd only had reason to look at one source
file so far. :) I was afraid it was all written in J++ or something.

(When I couldn't get the EJBServer started, since we're in the
platform selection phase of our project, I stopped messing with
JOnAS for the time being and moved on to something else.... I'd
be happy to get back to JOnAS if I knew how to get it to work. :>)

--D

P.S. Phillipe, I get "access denied for your network" when I try to
reply to you directly....
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to