Hi Philippe,
thank you for your comments.
> a) Other archives
> in order to understand all the archives needed by JOnAS you must
> have a look under objectweb/jonas/externals
> you will find here all .jar needed ejb,jndi,jms etc..
> It is here that you will find the building of org.enhydra.jdbc
> look at the Makefile under objectweb/jonas/externals
> Have you in your buid.xml a equivalent task to the work that is made
> by make in the objectweb/jonas/externals directory?
That means, that org.enhydra.jdbc things are given in java source in the jonas-cvs
tree?
> c) Test classes not reliable
> under objectweb/jonas/src/org/objectweb/jonas_ejb/deployment/tests
> there are some old tests that are unused but if you look
> at the Makefile in
Well, from my point of view, there should be either of two cases: Either that syntax
errors are corrected, so that classes can be compiled, or that files have to vanish
from cvs. I mean, it doesn't make sense to have not compilable classes that are not
needed in the public tree of JOnAS source code. It is just confusing people.
> d) Naming Service
> Here again you must have a look at the
> objectweb/jonas/src/org/objectweb/jonas/naming/Makefile
> you will see that the file NamingServiceImpl.java has not to be
> build.
So for what is it in the CVS tree then?
> I have just checkouted the current version under CVS and made make
> install
> under objectweb/jonas I have not uncountered compilation error.
> I think you must start from this version in order to do your work with
> Ant.
Sorry, I cannot agree with you. I also checked out the complete CVS jonas tree and
tried to run make, and get many errors. I tried to correct them, but it seems that
some of them are just bugs! If you are interested, I can post them. I always thought
that I am too dull to compile JOnAS, but as I read this mail, now I know that it seems
that there really are bugs in the make procedure.
Markus
To: [EMAIL PROTECTED]
[EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
----
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".