On Wed, Apr 28, 2004 at 08:17:38AM -0600, Jeff Fletcher wrote: > Here's some feeback about this page: > > http://www.openejb.org/geronimo.html > > 1) There's a link to download geronimo build M1, but I couldn't find > geronimo there anywhere.
Right, we don't actually have the release there yet. I plan on updating the link when the files are actually published. > So I checked out tag v1_0_M1 and built my own, and ran the openejb tests. > I'm running on Linux (java version "1.4.2_03"), and I did get the 8 errors > mentioned. > [java] Failure Summary: > [java] 1) Stateless.RMI_IIOP.returnEJBHomeArray > [java] 2) Stateless.RMI_IIOP.returnEJBObjectArray > [java] 3) Stateful.RMI_IIOP.returnEJBHomeArray > [java] 4) Stateful.RMI_IIOP.returnEJBObjectArray > [java] 5) Entity.BMP.RMI_IIOP.returnEJBHomeArray > [java] 6) Entity.BMP.RMI_IIOP.returnEJBObjectArray > [java] 7) Entity.CMP.RMI_IIOP.returnEJBHomeArray > [java] 8) Entity.CMP.RMI_IIOP.returnEJBObjectArray > > Good work though, > Jeff Woo hoo! Thanks for the feedback, it's greatly appreciated. You just reminded me that we need to be more explicit about only supporting JDk 1.4. Have to throw that in wherever needed when I have time. -David > > > David Blevins wrote: > > >On Wed, Apr 28, 2004 at 02:19:17AM -0600, Bruce Snyder wrote: > > > > > >>David Blevins wrote: > >> > >> > >>>Here is the vote: > >>>+1 Let's publish these > >>>-1 They need fixing > >>> > >>> > >>-1 > >> > >>I hate to be the naysayer here, but where's the document describing how > >>to use these binaries? The README.txt file only discusses the use of > >>Maven for building from CVS. There is no document describing how to > >>start it and what to expect from it. Of course, there may be a good > >>reason there's no doc. If this is the case shouldn't the README explain > >>that? > >> > >> > >> > > > >Is this good? > > > > http://www.openejb.org/geronimo.html > > http://openejb.codehaus.org/2.0M1/example-app/README.txt > > > >Working as hard as we can to take care of all the tidbits. > > > >-David > > > > > >
