latest build supposed to be working?

2005-07-11 Thread Scott Anderson
How do I determine if the build is known to be broken? I recently did a new source checkout, found it did not build, and tried to go back to my old working build to then find that I apparently overwrote my old open-ejb binary in my attempts to get the latest build running. My old working

Re: build failure

2005-07-11 Thread Joe Bohn
The Problem is solved!!! Thank you all. After I sent my last append I looked with task manager and noticed a rouge java.exe and javaw.exe. Assuming these were Geronimo from an earlier failed build I blew them away and then ran the build again but without the no test options. The build

Re: latest build supposed to be working?

2005-07-11 Thread Scott Anderson
On Jul 11, 2005, at 2:13 PM, Jacek Laskowski wrote: Scott Anderson wrote: Where is it posted? I don't see it on the home page, downloads page, or the wiki. http://cvs.apache.org/dist/geronimo/unstable/1.0-M4-QA/. Would you add a note on wiki? Done. It does appear my problem

JNDI initialization and browsing question.

2005-07-11 Thread Piotr Przybylski
Hi, I have a question about JNDI maybe someone can help me with. Does JNDI require any special initialization and is there a way to browse it, other than using JNDI API? I am running into JNDI lookup problem on M3 driver. I am using a simple resource adapter RAR file (v 1.5 compliant). When I