Re: build failed Wed Mar 23 15:12:57 PST 2005

2005-03-24 Thread David Blevins
Anything you can do to get the build to work in the short term? -David On Wed, Mar 23, 2005 at 06:55:22PM -0500, Alan D. Cabrera wrote: > Yeah, I'm on it. > > David Blevins wrote: > > >54 compile errors in interop... > > > >Is there a pending checkin? > > > >-David > > > > > > > >>+---

Re: build failed Wed Mar 23 15:12:57 PST 2005

2005-03-24 Thread Mark
Can we just exclude the maven.xml and/or project.xml from the interop? Let the main build ignore this module? Mark David Blevins wrote: Anything you can do to get the build to work in the short term? -David On Wed, Mar 23, 2005 at 06:55:22PM -0500, Alan D. Cabrera wrote: Yeah, I'm on it. Davi

[jira] Commented: (GERONIMO-615) RMIClassLoaderSpiImpl.normalizeCodebase(..) generates MalformedURLExceptions unnecessarily

2005-03-24 Thread John Sisson (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-615?page=comments#action_61468 ] John Sisson commented on GERONIMO-615: -- Attaching patch to issue for review. Prior to the patch over 100 MalformedURLExceptions would have been generated when proces

[jira] Reopened: (GERONIMO-615) RMIClassLoaderSpiImpl.normalizeCodebase(..) generates MalformedURLExceptions unnecessarily

2005-03-24 Thread Dain Sundstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-615?page=history ] Dain Sundstrom reopened GERONIMO-615: - > RMIClassLoaderSpiImpl.normalizeCodebase(..) generates MalformedURLExceptions > unnecessarily > -

[jira] Updated: (GERONIMO-615) RMIClassLoaderSpiImpl.normalizeCodebase(..) generates MalformedURLExceptions unnecessarily

2005-03-24 Thread John Sisson (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-615?page=history ] John Sisson updated GERONIMO-615: - Attachment: RMIClassLoaderSpiImpl_patch.txt Patch attached for review (see previous comments for details). > RMIClassLoaderSpiImpl.normalizeCodebase(..

Build Question...

2005-03-24 Thread Mark
I just did a fresh get of Geronimo and I have the following build error. I have done a search of the codeline to find out who depends on the interoperable name server, but all I can find are references to tmporb*. Any suggestions? Thanks Mark [mkdir] Created dir: D:\OpenSource\Apache\geroni

Re: Build Question...

2005-03-24 Thread Dain Sundstrom
I just noticed that the interop module has an implementation of cos naming, but it doesn't look like it is complete. Are you working on finishing this? Also, do you have some sample code that binds this into an orb. Right now, in openejb we support the OpenORBNaming service and the Sun o

[jira] Commented: (GERONIMO-604) Gbean error starting configuration org/apache/geronimo/Secure

2005-03-24 Thread John Sisson (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-604?page=comments#action_61406 ] John Sisson commented on GERONIMO-604: -- Hopefully the following is enough information for you to reproduce the problem.. 1. Started Geronimo (recently built at svn ve