Hi Jacek... Which latest src copy of Geronimo specs you mean? the *branches/jee5_exp* or the *Trunk* ?
On 8/20/06, Jacek Laskowski <[EMAIL PROTECTED]> wrote:
On 8/19/06, Jacek Laskowski <[EMAIL PROTECTED]> wrote: > Hi, > > Probably missing a jar or two, but don't know where to find it. Ok, after a couple of hours of a heavy brainstorming session of mine I could eventually figure out what was wrong. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] ------------------------------------------------------------------------ [INFO] OpenEJB :: Project .................................... SUCCESS [ 1.547s] [INFO] OpenEJB :: iTests ..................................... SUCCESS [ 10.828s] [INFO] OpenEJB :: Container .................................. SUCCESS [ 0.000s] [INFO] OpenEJB :: Container :: Loader ........................ SUCCESS [ 1.328s] [INFO] OpenEJB :: Container :: Java EE ....................... SUCCESS [ 6.656s] [INFO] OpenEJB :: Container :: Core .......................... SUCCESS [ 47.907s] [INFO] OpenEJB :: Container :: Persistence ................... SUCCESS [ 11.796s] [INFO] OpenEJB :: Server ..................................... SUCCESS [ 0.016s] [INFO] OpenEJB :: Server :: Client ........................... SUCCESS [ 2.969s] [INFO] OpenEJB :: Server :: Core ............................. SUCCESS [ 2.797s] [INFO] OpenEJB :: Server :: EJBd ............................. SUCCESS [ 9.843s] [INFO] OpenEJB :: Server :: Admin ............................ SUCCESS [ 1.922s] [INFO] OpenEJB :: Server :: Http ............................. SUCCESS [ 12.563s] [INFO] OpenEJB :: Server :: Telnet ........................... SUCCESS [ 2.437s] [INFO] OpenEJB :: Server :: XFire ............................ SUCCESS [ 1.782s] [INFO] OpenEJB :: Server :: Axis ............................. SUCCESS [ 1.953s] [INFO] OpenEJB :: Server :: CORBA ............................ SUCCESS [ 1.687s] [INFO] OpenEJB :: Assembly ................................... SUCCESS [ 0.000s] [INFO] OpenEJB :: Assembly :: Tomcat ......................... SUCCESS [ 1.922s] [INFO] OpenEJB :: Assembly :: iTest Webapp ................... SUCCESS [ 12.969s] [INFO] OpenEJB :: Assembly :: Standalone ..................... SUCCESS [ 5.031s] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2 minutes 18 seconds [INFO] Finished at: Sat Aug 19 23:30:32 CEST 2006 [INFO] Final Memory: 27M/254M [INFO] ------------------------------------------------------------------------ It took me much longer than I had previously anticipated, but I'd like to thank you all to let me figure it out myself ;-) I don't see a better way to learn something than pulling some hair out for a while and eventually cracking it. It would be worthwhile, though, to write a note so others won't get frustrated (and lose their hair) when they run across such an issue in the future ;-) So, to get it sorted out I had to rebuild the latest Geronimo Specs project as well as build OpenJPA locally. I don't know whether these projects are published anywhere and since they're under a heavy development, it's worth to have them handy. Once these two projects were built locally, the OpenEJB build went fine. On to the @Stateless annotation... Jacek -- Jacek Laskowski http://www.laskowski.net.pl
