Shawn and others-
> JavaCC is now being distributed and supported by Metamata.
> You can download it from
> http://www.metamata.com/JavaCC/
> Shawn
Thanks I got this going late last night. What I have noticed is that
the build scripts and isntructions for NT (and in general, to be honest) are
not so hot - I had to make dozens of changes to the Makefiles to get
everything to work, because I didn't want to use the locations they chose
(/usr/local/lib for java jar files? come on...). In the process I built a
pretty generic Makefile set with more parameters to be set, as well as batch
files for running all the commands in NT... is this something anyone gives a
rip about? I can post some patches to the install scripts and the batch
files as well. I also have a dist for NT if anyone want this as well.
Next things next - everything says that JOnAS is EJB 1.1, which is not
true. Try and start up JOnAS without the EJB 1.0 jar file in your
classpath, you get an error because it can't locate
javax.ejb.deployment.SessionDescriptor, which of course is gone in 1.1. I
also coded my beans to 1.0 (for example, my ejbCreate() for a CMP e.b.
returns void, it should return PK type and set it to null per EJB 1.1) and
it all compiled and ran fine. What gives? I don't mind if we're really
only 1.0, but I hate saying 1.1 if it's not true. Very marketing, not very
OpenSource... If I'm wrong, let me know and I'll gladly admit my error :-)
Thanks,
-Brett
>
> Brett McLaughlin wrote:
>
> > I have the install about 90% complete, but need to get source and/or
> > binaries for javacc. Where can I find these?
> >
> > Also, sorry to cross-post - Wasn't sure where this question fit in.
> >
> > -Brett
>
> --
> Shawn McMurdo mailto:[EMAIL PROTECTED]
> Lutris Technologies http://www.lutris.com
> Enhydra.Org http://www.enhydra.org
>
>
>