Re: Build failure in Axis module

2004-11-29 Thread Davanum Srinivas
That was my nightly build script causing problemsplease try "maven" under "modules/axis" now and let me know if you still have problems. Sorry for the delay. -- dims On Mon, 29 Nov 2004 17:45:22 -0500, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > [17:40] folks: this is completely weird...i

Re: Build failure in Axis module

2004-11-29 Thread Davanum Srinivas
[17:40] folks: this is completely weird...i did not change anything but running maven under modules\axis works fine (after i blow up .maven/repository/axis and build ews) [17:41] can someone verify this for me? (blow up .maven/repository/axis and run maven under modules/axis) -- dims On Mon, 29

Build failure in Axis module

2004-11-29 Thread Jeremy Boynes
Is this an issue or just that EWS is out of sync? java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to C:\apache\geronimo\trunk\modules\axis/target/classes [javac] Compiling 10 source files to C:\apache\geronimo\trunk\modules\axis\t arget\classes [ja

Re: Apache Java Repo and M3 jars

2004-11-29 Thread David Blevins
On Nov 29, 2004, at 9:03 AM, Davanum Srinivas wrote: Can someone please upload latest M3 jars? http://www.apache.org/dist/java-repository/geronimo/jars/ http://www.apache.org/dist/java-repository/geronimo-spec/jars/ They are in cvs.apache.org. You can just copy them over. Don't forget though tha

Apache Java Repo and M3 jars

2004-11-29 Thread Davanum Srinivas
Can someone please upload latest M3 jars? http://www.apache.org/dist/java-repository/geronimo/jars/ http://www.apache.org/dist/java-repository/geronimo-spec/jars/ thanks, dims -- Davanum Srinivas - http://webservices.apache.org/~dims/

Re: Hosting Spring Applications

2004-11-29 Thread Jacek Laskowski
Stefan Arentz wrote: 3) Any hints on adding a new archive type (SPR) to Geronimo? What would be a good starting point to look at? Is the M3 API stable enough to start writing these kind of things? Take a look at the classes of Geronimo, which implement org.apache.geronimo.j2ee.deployment.ModuleB

Re: How to make changes of EWS propergate to Geronimo

2004-11-29 Thread Srinath Perera
:) will commit both together .. worse case will be a hour Thanks Srinath On Sun, 28 Nov 2004 22:51:18 -0500, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > runnig the cron every hour for a day or two :) > > -- dims > > > > > On Mon, 29 Nov 2004 09:24:16 +0600, Srinath Perera <[EMAIL PROTECTE

[jira] Updated: (GERONIMO-480) Poor Error Message on Deploy of Existing WebApp

2004-11-29 Thread Chandresh Taunk (JIRA)
[ http://nagoya.apache.org/jira/browse/GERONIMO-480?page=history ] Chandresh Taunk updated GERONIMO-480: - Attachment: geronimo-480.patch Don't know if this is how send a patch. (Visible to jira-users) > Poor Error Message on Deploy of Existing Web

Re: How to make changes of EWS propergate to Geronimo

2004-11-29 Thread Davanum Srinivas
runnig the cron every hour for a day or two :) -- dims On Mon, 29 Nov 2004 09:24:16 +0600, Srinath Perera <[EMAIL PROTECTED]> wrote: > Hi All,Dims; > > I got a commit to do on EWS, that would break geronimo axis build for > about (ews builds 4 times a day) MAX 6 hours. Is there any way I can >

How to make changes of EWS propergate to Geronimo

2004-11-29 Thread Srinath Perera
Hi All,Dims; I got a commit to do on EWS, that would break geronimo axis build for about (ews builds 4 times a day) MAX 6 hours. Is there any way I can go and rebuild build the ews jar once I check it in and fix geronimo. (other wise we are having checken and egg problem for 6Hours :) ) Thanks Sr

Re: BLOB manipulation - question

2004-11-29 Thread Dain Sundstrom
On Nov 28, 2004, at 4:49 PM, Jeremy Boynes wrote: Gianny Damour wrote: Hi, I am working on the support of Dependent Value Classes. The implementation is rather simple: if a binding is not explicitely defined for a CMP field class (see org.tranql.sql.jdbc.binding.BindingFactory) and if the class

Re: BLOB manipulation - question

2004-11-29 Thread Dain Sundstrom
On Nov 28, 2004, at 3:16 PM, Gianny Damour wrote: Hi, I am working on the support of Dependent Value Classes. The implementation is rather simple: if a binding is not explicitely defined for a CMP field class (see org.tranql.sql.jdbc.binding.BindingFactory) and if the class implements Serializab

Re: BLOB manipulation - question

2004-11-29 Thread Jeremy Boynes
Gianny Damour wrote: Hi, I am working on the support of Dependent Value Classes. The implementation is rather simple: if a binding is not explicitely defined for a CMP field class (see org.tranql.sql.jdbc.binding.BindingFactory) and if the class implements Serializable, then one assumes that the