[jira] Commented: (GERONIMO-1427) Create a stripped down assembly that includes ActiveMQ, Derby, Jetty/Tomcat and transaction

2006-12-05 Thread Vamsavardhana Reddy (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1427?page=comments#action_12455627 ] Vamsavardhana Reddy commented on GERONIMO-1427: --- Now that we have minimal assemblies, can this issue be closed? Create a stripped down assembly

[jira] Commented: (GERONIMO-1427) Create a stripped down assembly that includes ActiveMQ, Derby, Jetty/Tomcat and transaction

2006-01-24 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1427?page=comments#action_12363801 ] David Jencks commented on GERONIMO-1427: Merged changes from lw_assemblies branch into trunk. We still have to write a couple more jetty servers, fix the

Re: [jira] Commented: (GERONIMO-1427) Create a stripped down assembly that includes ActiveMQ, Derby, Jetty/Tomcat and transaction

2006-01-24 Thread anita kulshreshtha
Does this remove the *-tomcat configurations' dependency on jetty-serverjar and jetty-deployerjar ? Thanks anita --- David Jencks (JIRA) dev@geronimo.apache.org wrote: [ http://issues.apache.org/jira/browse/GERONIMO-1427?page=comments#action_12363801 ] David Jencks

Re: [jira] Commented: (GERONIMO-1427) Create a stripped down assembly that includes ActiveMQ, Derby, Jetty/Tomcat and transaction

2006-01-24 Thread anita kulshreshtha
Thanks DJ, I just tried building it. It needs unavailable-client-deployer-1.1-SNAPSHOT.car. I am looking forward to using it. Thanks Anita --- anita kulshreshtha [EMAIL PROTECTED] wrote: Does this remove the *-tomcat configurations' dependency on jetty-serverjar and

Re: [jira] Commented: (GERONIMO-1427) Create a stripped down assembly that includes ActiveMQ, Derby, Jetty/Tomcat and transaction

2006-01-24 Thread David Jencks
On Jan 24, 2006, at 6:05 AM, anita kulshreshtha wrote: Does this remove the *-tomcat configurations' dependency on jetty-serverjar and jetty-deployerjar ? I don't see any jetty jars in any of the tomcat assemblies. Which geronimo server are you looking at? I think the

Re: [jira] Commented: (GERONIMO-1427) Create a stripped down assembly that includes ActiveMQ, Derby, Jetty/Tomcat and transaction

2006-01-24 Thread David Jencks
On Jan 24, 2006, at 10:11 AM, anita kulshreshtha wrote: Thanks DJ, I just tried building it. It needs unavailable-client-deployer-1.1-SNAPSHOT.car. I am looking forward to using it. Oops, thanks for pointing this out. I don't know why svn merge didn't copy that config anyway I

Re: [jira] Commented: (GERONIMO-1427) Create a stripped down assembly that includes ActiveMQ, Derby, Jetty/Tomcat and transaction

2006-01-24 Thread anita kulshreshtha
The configs/*-tomcat/project.xml. Here is the patch if you need it. Thanks Anita --- David Jencks [EMAIL PROTECTED] wrote: On Jan 24, 2006, at 6:05 AM, anita kulshreshtha wrote: Does this remove the *-tomcat configurations' dependency on jetty-serverjar and

Re: [jira] Commented: (GERONIMO-1427) Create a stripped down assembly that includes ActiveMQ, Derby, Jetty/Tomcat and transaction

2006-01-24 Thread David Jencks
We haven't ever actually needed those, they just help enforce build order. However I've applied your patch in trunk. Hoping for maven 2 soon when maven won't need extra dependencies only for build order... thanks david jencks On Jan 24, 2006, at 1:01 PM, anita kulshreshtha wrote:

[jira] Commented: (GERONIMO-1427) Create a stripped down assembly that includes ActiveMQ, Derby, Jetty/Tomcat and transaction

2006-01-23 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1427?page=comments#action_12363770 ] David Jencks commented on GERONIMO-1427: Bruce made an lw_assemblies branch for this and checked in some changes for it. I worked some more and now all 3 servers

[jira] Commented: (GERONIMO-1427) Create a stripped down assembly that includes ActiveMQ, Derby, Jetty/Tomcat and transaction

2006-01-23 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1427?page=comments#action_12363773 ] David Jencks commented on GERONIMO-1427: I made an even smaller server Adding minimal-tomcat-server Sendingminimal-tomcat-server/project.xml

[jira] Commented: (GERONIMO-1427) Create a stripped down assembly that includes ActiveMQ, Derby, Jetty/Tomcat and transaction

2006-01-13 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1427?page=comments#action_12362706 ] David Jencks commented on GERONIMO-1427: Previous work had some missing dependencies so maven could decide to build some j2ee configs before the openejb and axis

[jira] Commented: (GERONIMO-1427) Create a stripped down assembly that includes ActiveMQ, Derby, Jetty/Tomcat and transaction

2006-01-06 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1427?page=comments#action_12362042 ] David Jencks commented on GERONIMO-1427: I applied the patch, Sendingassemblies/j2ee-jetty-server/project.xml Sending