You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Updated: (GERONIMO-3244) JIRA for adding new marshalling/unmarshalling testset(s) to the Corba testsuite - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 02:58:04 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3244) JIRA tasklist for adding new marshalling/unmarshalling testset(s) to the Corba testsuite - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:00:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3275) Primitive types: boolean, byte, char, short, int, long, float, double. - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:02:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3276) Arrays of the primitive types - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:04:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3277) Pass and return a stirng - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:04:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3278) Pass and return Vectors and Hashtables (special objects in Corba). For bonus points, throw in tests where the Vectors and Hashtables are self-referencing (i.e., there's a reference loop). - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:06:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3279) Pass some serializable object type by signature (the TCK uses Date objects, you can pretty much pick anything that's serializable EXCEPT String, which is a special case). This means you'd have something like this "Date pass_and_return_a_date(Date)" a - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:06:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3280) Pass some serializable object type using "Object" in the method signature. Pretty much the same as the above, but your signature would be something like "Object pass_and_return_an_object(Object)" - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:06:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3282) Pass and return a Class object - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:08:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3281) Pass and return arrays of objects. Generally, all of the test types described above. The array of Object tests might be made extra tricky by storing multiple types of objects in the array. - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:08:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3283) Pass and return a "remote interface". This will involve passing around EJB references. You'll probably need an extra test ejb to do this. - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:10:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3284) Pass and return serializable objects. Similar to the Object tests, but the signatures of the methods will be "Serializable pass_and_return_serializable(Serializable)" - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:10:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3285) Pass and return arrays of remote interfaces. - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:10:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3288) Pass and return multi-dimensional arrays of objects. Get really nasty on this one and have the array contain graph objects. - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:12:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3287) Pass and return arrays of complex graphs. - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:12:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3286) Pass and return a complex graph of objects. This graph should have circular references. - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:12:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3290) IDL testset #1 - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:14:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3289) Pass and return an object that has fields of another user class inside of it. You'll need to write a couple custom classes for this, as this is a class loading test as much as anything. - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:14:04 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3291) IDL testset #2 - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:14:05 UTC, 2 replies.
- [jira] Created: (GERONIMO-3291) IDL testset #2 - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:14:05 UTC, 0 replies.
- [jira] Created: (GERONIMO-3294) "setter" methods in the form "void setXxxxxx()" - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:16:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3293) "is" methods in the form "boolean isXxxxx()" - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:16:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3292) "getter" methods in the form "type getXxxxx()" - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:16:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3296) Methods with names that differ only by case. - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:18:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3295) Multiple signature types - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:18:04 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3275) Primitive types: boolean, byte, char, short, int, long, float, double. - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:28:04 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3244) Tasklist for adding new marshalling/unmarshalling testset(s) to the Corba testsuite - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:28:04 UTC, 2 replies.
- [jira] Updated: (GERONIMO-3276) Arrays of the primitive types - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:28:05 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3277) Pass and return a stirng - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:30:04 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3278) Pass and return Vectors and Hashtables (special objects in Corba) - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:32:04 UTC, 2 replies.
- [jira] Updated: (GERONIMO-3279) Pass some serializable object type by signature (the TCK uses Date objects, you can pretty much pick anything that's serializable EXCEPT String, which is a special case). This means you'd have something like this "Date pass_and_return_a_date(Date)" a - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:34:04 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3279) Pass some serializable object type by signature - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:34:04 UTC, 2 replies.
- [jira] Updated: (GERONIMO-3280) Pass some serializable object type using "Object" in the method signature - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:36:04 UTC, 2 replies.
- [jira] Updated: (GERONIMO-3281) Pass and return arrays of objects - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:38:04 UTC, 1 replies.
- [jira] Updated: (GERONIMO-3282) Pass and return a Class object - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:38:05 UTC, 2 replies.
- [jira] Updated: (GERONIMO-3296) Methods with names that differ only by case. - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:40:04 UTC, 1 replies.
- [jira] Updated: (GERONIMO-3295) Multiple signature types - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:40:05 UTC, 2 replies.
- [jira] Updated: (GERONIMO-3294) "setter" methods in the form "void setXxxxxx()" - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:42:04 UTC, 1 replies.
- [jira] Updated: (GERONIMO-3283) Pass and return a "remote interface" - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:42:05 UTC, 1 replies.
- [jira] Updated: (GERONIMO-3284) Pass and return serializable objects - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:44:04 UTC, 1 replies.
- [jira] Updated: (GERONIMO-3285) Pass and return arrays of remote interfaces. - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:46:04 UTC, 1 replies.
- [jira] Updated: (GERONIMO-3286) Pass and return a complex graph of objects. - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:48:04 UTC, 1 replies.
- [jira] Updated: (GERONIMO-3293) "is" methods in the form "boolean isXxxxx()" - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:48:04 UTC, 2 replies.
- [jira] Updated: (GERONIMO-3287) Pass and return arrays of complex graphs. - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:50:04 UTC, 1 replies.
- [jira] Updated: (GERONIMO-3292) "getter" methods in the form "type getXxxxx()" - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:50:04 UTC, 1 replies.
- [jira] Updated: (GERONIMO-3290) IDL testset #1 - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:52:04 UTC, 1 replies.
- [jira] Updated: (GERONIMO-3288) Pass and return multi-dimensional arrays of objects. Get really nasty on this one and have the array contain graph objects. - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:52:04 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3288) Pass and return multi-dimensional arrays of objects - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:52:04 UTC, 1 replies.
- [jira] Closed: (GERONIMO-3277) Pass and return a stirng - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:54:04 UTC, 0 replies.
- [jira] Closed: (GERONIMO-3276) Arrays of the primitive types - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:54:04 UTC, 0 replies.
- [jira] Closed: (GERONIMO-3275) Primitive types: boolean, byte, char, short, int, long, float, double. - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:54:04 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3289) Pass and return an object that has fields of another user class inside of it - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:54:04 UTC, 1 replies.
- [jira] Created: (GERONIMO-3297) Security testset - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/01 03:58:04 UTC, 0 replies.
- Geronimo NetBeans plugin status - start/stop works - posted by Jacek Laskowski <ja...@laskowski.net.pl> on 2007/07/01 13:52:42 UTC, 0 replies.
- [BUILD] TRUNK: Failed for Revision: 552320 - posted by pr...@apache.org on 2007/07/01 16:31:01 UTC, 0 replies.
- Has the list been really quiet? - posted by ja...@gmail.com on 2007/07/01 21:58:14 UTC, 3 replies.
- [jira] Resolved: (GERONIMO-3274) JSF Core tag convertNumber causing exception - posted by "David Carew (JIRA)" <ji...@apache.org> on 2007/07/01 22:07:04 UTC, 0 replies.
- [jira] Closed: (GERONIMO-3274) JSF Core tag convertNumber causing exception - posted by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2007/07/01 22:20:04 UTC, 0 replies.
- Re: Atkins for Geronimo - was Re: [DISCUSS] 2.0 Release Criteria - posted by David Jencks <da...@yahoo.com> on 2007/07/02 02:27:29 UTC, 6 replies.
- [jira] Updated: (GERONIMO-3269) Console:some parameters remains original when restarted - posted by "YunFeng Ma (JIRA)" <ji...@apache.org> on 2007/07/02 11:01:05 UTC, 1 replies.
- [jira] Closed: (GERONIMODEVTOOLS-172) Enable customization of New/Edit Server Runtime Wizard screen - posted by "Sachin Patel (JIRA)" <ji...@apache.org> on 2007/07/02 14:39:04 UTC, 0 replies.
- [jira] Created: (GERONIMODEVTOOLS-173) Geronimo Little-G release with Jetty don't start within Eclipse - posted by "Mario Ruebsam (JIRA)" <ji...@apache.org> on 2007/07/02 16:33:04 UTC, 0 replies.
- Re: [DISCUSS] 2.0 Release Criteria - posted by Prasad Kashyap <go...@gmail.com> on 2007/07/02 16:40:13 UTC, 12 replies.
- [DISCUSS] Geronimo 2.1 - what's next? - posted by Matt Hogstrom <ma...@hogstrom.org> on 2007/07/02 18:07:47 UTC, 6 replies.
- Re: Stuck in discovering Annotations - Please Help! - posted by Shiva Kumar H R <sh...@gmail.com> on 2007/07/02 18:22:05 UTC, 1 replies.
- [jira] Updated: (GERONIMO-3255) Combine reduntant plugins into larger plugins that provide the same functionality - posted by "Jason Warner (JIRA)" <ji...@apache.org> on 2007/07/02 19:01:04 UTC, 0 replies.
- [jira] Closed: (GERONIMODEVTOOLS-145) Provide WTP2.0m6 compatibility - posted by "Sachin Patel (JIRA)" <ji...@apache.org> on 2007/07/02 19:31:04 UTC, 0 replies.
- [jira] Commented: (GERONIMODEVTOOLS-171) Remove hard-coded Geronimo name from launch console message and tool-tip - posted by "Sachin Patel (JIRA)" <ji...@apache.org> on 2007/07/02 19:31:05 UTC, 0 replies.
- [jira] Assigned: (GERONIMODEVTOOLS-173) Geronimo Little-G release with Jetty don't start within Eclipse - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/02 19:31:05 UTC, 0 replies.
- [jira] Assigned: (GERONIMODEVTOOLS-144) Message key "target11runtime" is duplicated. - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/02 19:34:04 UTC, 0 replies.
- [jira] Closed: (GERONIMODEVTOOLS-142) g-eclipse-plugin 1.2.1 requires the feature "org.eclipse.jst 1.5.3". - posted by "Sachin Patel (JIRA)" <ji...@apache.org> on 2007/07/02 19:36:04 UTC, 0 replies.
- [jira] Closed: (GERONIMODEVTOOLS-140) Eclipse plugin redeploys multiple times after a re-publish - posted by "Sachin Patel (JIRA)" <ji...@apache.org> on 2007/07/02 19:38:04 UTC, 0 replies.
- [jira] Closed: (GERONIMODEVTOOLS-91) WTP server adapters for geronimo needs to provide extensibility, like an OEM vendor. - posted by "Sachin Patel (JIRA)" <ji...@apache.org> on 2007/07/02 19:40:04 UTC, 0 replies.
- [jira] Closed: (GERONIMODEVTOOLS-100) publishing hundreds of web projects / dependencies - GUI usability - posted by "Sachin Patel (JIRA)" <ji...@apache.org> on 2007/07/02 19:42:04 UTC, 0 replies.
- [jira] Resolved: (GERONIMO-3255) Combine reduntant plugins into larger plugins that provide the same functionality - posted by "Paul McMahan (JIRA)" <ji...@apache.org> on 2007/07/02 20:32:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3298) J2G scripts don't have execute permission by default - posted by "Erik B. Craig (JIRA)" <ji...@apache.org> on 2007/07/02 21:09:05 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3298) J2G scripts don't have execute permission by default - posted by "Erik B. Craig (JIRA)" <ji...@apache.org> on 2007/07/02 21:11:04 UTC, 0 replies.
- [jira] Resolved: (GERONIMO-3298) J2G scripts don't have execute permission by default - posted by "Paul McMahan (JIRA)" <ji...@apache.org> on 2007/07/02 22:37:04 UTC, 0 replies.
- Re: Transaction manager now tied to ejb? - posted by Dain Sundstrom <da...@iq80.com> on 2007/07/02 23:19:54 UTC, 0 replies.
- Re: svn commit: r551608 - in /geronimo/server/trunk: assemblies/geronimo-boilerplate-minimal/src/main/resources/bin/ maven-plugins/geronimo-maven-plugin/src/main/java/org/apache/geronimo/mavenplugins/geronimo/server/ - posted by Dain Sundstrom <da...@iq80.com> on 2007/07/02 23:24:35 UTC, 0 replies.
- [jira] Commented: (GERONIMO-3265) Spring stale version in 2.0-M6-rc1 - posted by "Paul McMahan (JIRA)" <ji...@apache.org> on 2007/07/02 23:38:04 UTC, 4 replies.
- Remote connection with JMX Remote, MEJB and DeploymentManager - posted by Jacek Laskowski <ja...@laskowski.net.pl> on 2007/07/03 01:07:13 UTC, 1 replies.
- [jira] Commented: (GERONIMODEVTOOLS-141) Installation/Activation of Plugin fails - posted by "Paul Grove (JIRA)" <ji...@apache.org> on 2007/07/03 10:18:05 UTC, 9 replies.
- [jira] Closed: (GERONIMODEVTOOLS-141) Installation/Activation of Plugin fails - posted by "Sachin Patel (JIRA)" <ji...@apache.org> on 2007/07/03 13:51:05 UTC, 0 replies.
- [jira] Created: (GERONIMO-3299) ejb 3.0 annotation converter for j2g - posted by "Viet Hung Nguyen (JIRA)" <ji...@apache.org> on 2007/07/03 15:55:04 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3299) ejb 3.0 annotation converter for j2g - posted by "Viet Hung Nguyen (JIRA)" <ji...@apache.org> on 2007/07/03 15:55:11 UTC, 3 replies.
- Re: [DISCUSS] Geronimo-Tuscany integration(Sending to both lists) - posted by Manu George <ma...@gmail.com> on 2007/07/03 16:53:07 UTC, 13 replies.
- [jira] Created: (GERONIMO-3300) Upgrade Dojo to 0.9 - posted by "Jay D. McHugh (JIRA)" <ji...@apache.org> on 2007/07/03 21:43:04 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3069) Rework AJAX style console screens to work on Safari - posted by "Jay D. McHugh (JIRA)" <ji...@apache.org> on 2007/07/03 21:45:04 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3050) Create a JPA persistence unit view for the console - posted by "Jay D. McHugh (JIRA)" <ji...@apache.org> on 2007/07/03 21:49:04 UTC, 0 replies.
- [jira] Commented: (GERONIMO-3300) Upgrade Dojo to 0.9 - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/04 01:48:04 UTC, 4 replies.
- [jira] Commented: (GERONIMO-3269) Console:some parameters remains original when restarted - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/04 02:35:04 UTC, 0 replies.
- [jira] Commented: (GERONIMODEVTOOLS-141) Installation/Activation of other Plugins fail after installing Devtools plugin - posted by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2007/07/04 10:50:04 UTC, 7 replies.
- [BUILD] TRUNK: Failed for Revision: 553216 - posted by pr...@apache.org on 2007/07/04 16:53:37 UTC, 0 replies.
- What to do about remote login in geronimo 2.0/openejb 3.0? - posted by David Jencks <da...@yahoo.com> on 2007/07/04 19:40:13 UTC, 3 replies.
- Re: [VOTE] Release specs for Activation, JACC, Deployment, Servlet and StAX - posted by David Jencks <da...@yahoo.com> on 2007/07/04 20:00:52 UTC, 7 replies.
- [BUILD] TRUNK: Failed for Revision: 553297 - posted by pr...@apache.org on 2007/07/04 20:51:58 UTC, 0 replies.
- [BUILD] TRUNK: Failed for Revision: 553342 - posted by pr...@apache.org on 2007/07/05 00:47:37 UTC, 0 replies.
- [STATUS] (geronimo) Wed Jul 4 23:47:41 2007 - posted by Geronimo Weekly Status <de...@geronimo.apache.org> on 2007/07/05 05:47:41 UTC, 0 replies.
- [BUILD] TRUNK: Failed for Revision: 551563 - posted by pr...@apache.org on 2007/07/05 15:28:47 UTC, 0 replies.
- Seeing build failure due to Axis2 changes - posted by Donald Woods <dw...@apache.org> on 2007/07/05 17:20:43 UTC, 2 replies.
- [jira] Created: (GERONIMO-3301) Fix typo in resources plugin.xml - posted by "Jason Warner (JIRA)" <ji...@apache.org> on 2007/07/05 18:10:04 UTC, 0 replies.
- [jira] Commented: (GERONIMO-3299) ejb 3.0 annotation converter for j2g - posted by "Paul McMahan (JIRA)" <ji...@apache.org> on 2007/07/05 18:14:04 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3254) Admin Console Wizard to auto generate geronimo-web.xml - posted by "Shiva Kumar H R (JIRA)" <ji...@apache.org> on 2007/07/05 18:20:04 UTC, 2 replies.
- [jira] Resolved: (GERONIMO-3299) ejb 3.0 annotation converter for j2g - posted by "Paul McMahan (JIRA)" <ji...@apache.org> on 2007/07/05 19:23:04 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-3299) ejb 3.0 annotation converter for j2g - posted by "Paul McMahan (JIRA)" <ji...@apache.org> on 2007/07/05 19:23:04 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3301) Fix typo in resources plugin.xml - posted by "Jason Warner (JIRA)" <ji...@apache.org> on 2007/07/05 20:10:04 UTC, 1 replies.
- [jira] Created: (GERONIMO-3302) j2g for persistence.xml - posted by "Viet Hung Nguyen (JIRA)" <ji...@apache.org> on 2007/07/05 20:15:05 UTC, 0 replies.
- [jira] Closed: (GERONIMO-2681) IOException when reading content of a message - posted by "Jason Warner (JIRA)" <ji...@apache.org> on 2007/07/05 20:17:04 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3302) j2g for persistence.xml - posted by "Viet Hung Nguyen (JIRA)" <ji...@apache.org> on 2007/07/05 20:29:04 UTC, 1 replies.
- Geronimo server - posted by Ashish Kanchan <as...@outworx.com> on 2007/07/06 08:26:02 UTC, 1 replies.
- [jira] Assigned: (GERONIMO-2846) modified jax-ws calculator sample to work with CXF and Axis2 - posted by "Lin Sun (JIRA)" <ji...@apache.org> on 2007/07/06 15:49:04 UTC, 0 replies.
- Problem exporting a plugin and importing it into minimal assembly - posted by Ajay Panagariya <ap...@gmail.com> on 2007/07/06 15:58:41 UTC, 4 replies.
- [jira] Updated: (GERONIMO-2344) Tomcat Console can't find TomcatManagerImpl class during display of ServerLogs - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/06 16:48:05 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-2784) Samples cleanup - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/06 16:48:05 UTC, 0 replies.
- [jira] Reopened: (GERONIMO-2757) Enhance plugin schema to allow for multiple versions of a plugin - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/06 17:52:04 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-3301) Fix typo in resources plugin.xml - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/06 17:56:05 UTC, 0 replies.
- [jira] Closed: (GERONIMO-3301) Fix typo in resources plugin.xml - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/06 17:58:04 UTC, 0 replies.
- [jira] Closed: (GERONIMO-3302) j2g for persistence.xml - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/06 18:17:05 UTC, 0 replies.
- [jira] Commented: (GERONIMO-2757) Enhance plugin schema to allow for multiple versions of a plugin - posted by "Jason Warner (JIRA)" <ji...@apache.org> on 2007/07/06 18:46:04 UTC, 3 replies.
- JCP Open Discussions ... heads up - posted by Matt Hogstrom <ma...@hogstrom.org> on 2007/07/06 21:09:32 UTC, 3 replies.
- Code reformatting heads up - posted by "Jay D. McHugh" <ja...@joyfulnoisewebdesign.com> on 2007/07/06 21:24:18 UTC, 1 replies.
- [jira] Resolved: (GERONIMO-2385) server does not update any state when persistent configuration is loaded and ready to serve applications - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/07 04:01:04 UTC, 0 replies.
- More problems exporting a plugin and importing into minimal assembly - posted by Ajay Panagariya <ap...@gmail.com> on 2007/07/08 04:49:51 UTC, 5 replies.
- What's new in AG2.0 - posted by Ashish Jain <as...@gmail.com> on 2007/07/09 19:35:56 UTC, 1 replies.
- Re: Geronimo Security plans (from ApacheCon) - posted by David Jencks <da...@yahoo.com> on 2007/07/10 07:52:01 UTC, 6 replies.
- [jira] Created: (GERONIMO-3303) Simplify security authentication framework by removing "mixed" local/remote logins. - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/10 07:53:04 UTC, 0 replies.
- Build Failure - posted by Lasantha Ranaweera <la...@opensource.lk> on 2007/07/10 11:33:03 UTC, 5 replies.
- [jira] Created: (GERONIMODEVTOOLS-174) "Distribution of configuration failed" when attempting to deploy using Geronimo 2.0 adapter - posted by "Tom Mutdosch (JIRA)" <ji...@apache.org> on 2007/07/10 14:23:04 UTC, 0 replies.
- [VOTE] Release specs for Activation and StAX - rc2 - posted by Prasad Kashyap <go...@gmail.com> on 2007/07/10 15:30:10 UTC, 14 replies.
- [jira] Commented: (GERONIMODEVTOOLS-174) "Distribution of configuration failed" when attempting to deploy using Geronimo 2.0 adapter - posted by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2007/07/10 15:58:04 UTC, 5 replies.
- [jira] Closed: (GERONIMO-3273) Tomcat MBeans not getting registered with MBeanServer created by Geronimo - posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org> on 2007/07/10 16:10:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3304) ability to update openejb-jar.xml by examining annotations - posted by "Viet Hung Nguyen (JIRA)" <ji...@apache.org> on 2007/07/10 16:38:05 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3304) ability to update openejb-jar.xml by examining annotations - posted by "Viet Hung Nguyen (JIRA)" <ji...@apache.org> on 2007/07/10 16:40:04 UTC, 3 replies.
- [jira] Created: (GERONIMO-3305) Out Of Memory Error when Running DayTrader in WebServices Mode - posted by "Matt Hogstrom (JIRA)" <ji...@apache.org> on 2007/07/10 16:53:04 UTC, 0 replies.
- [jira] Closed: (GERONIMO-3303) Simplify security authentication framework by removing "mixed" local/remote logins. - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/10 17:36:04 UTC, 0 replies.
- Re: svn commit: r554980 - /geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v20.core/src/org/apache/geronimo/st/v20/core/GeronimoServer.java - posted by Jacek Laskowski <ja...@laskowski.net.pl> on 2007/07/10 18:04:46 UTC, 1 replies.
- [jira] Created: (GERONIMO-3306) JMS Objects being bound at an incorrect spot in the JNDI tree. - posted by "Matt Hogstrom (JIRA)" <ji...@apache.org> on 2007/07/10 18:26:04 UTC, 0 replies.
- [jira] Reopened: (GERONIMODEVTOOLS-173) Geronimo Little-G release with Jetty don't start within Eclipse - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/10 19:09:05 UTC, 0 replies.
- [jira] Commented: (GERONIMODEVTOOLS-173) Geronimo Little-G release with Jetty don't start within Eclipse - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/10 19:14:04 UTC, 1 replies.
- [jira] Commented: (GERONIMO-3304) ability to update openejb-jar.xml by examining annotations - posted by "Matt Hogstrom (JIRA)" <ji...@apache.org> on 2007/07/10 19:16:04 UTC, 1 replies.
- [jira] Closed: (GERONIMODEVTOOLS-173) Geronimo Little-G release with Jetty don't start within Eclipse - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/10 19:29:04 UTC, 0 replies.
- SNAPSHOT dependencies that need to be released. - posted by Prasad Kashyap <go...@gmail.com> on 2007/07/11 04:42:39 UTC, 16 replies.
- [jira] Created: (GERONIMO-3307) persistence units in other modules should not be picked up by PersistenceUnitDeployer called from a module - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/11 08:17:04 UTC, 0 replies.
- [jira] Commented: (GERONIMO-3307) persistence units in other modules should not be picked up by PersistenceUnitDeployer called from a module - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/11 08:21:04 UTC, 0 replies.
- [jira] Updated: (GERONIMO-2757) Enhance plugin schema to allow for multiple versions of a plugin - posted by "Jason Warner (JIRA)" <ji...@apache.org> on 2007/07/11 15:55:04 UTC, 1 replies.
- [BUILD] TRUNK: Failed for Revision: 555275 - posted by pr...@apache.org on 2007/07/11 16:19:52 UTC, 0 replies.
- Geronimo 2.0 License and Notice Files - posted by Kevan Miller <ke...@gmail.com> on 2007/07/11 18:24:30 UTC, 2 replies.
- [jira] Created: (GERONIMO-3308) Need to be able to override stuff in persistence.xml in our plans - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/11 18:52:04 UTC, 0 replies.
- Daytrader (?) problems - posted by David Jencks <da...@yahoo.com> on 2007/07/11 19:39:06 UTC, 0 replies.
- [jira] Created: (GERONIMO-3309) Add missing LICENSE.txt and NOTICE.txt files to the J2G conversion tool - posted by "Jason Warner (JIRA)" <ji...@apache.org> on 2007/07/11 20:30:04 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3309) Add missing LICENSE.txt and NOTICE.txt files to the J2G conversion tool - posted by "Jason Warner (JIRA)" <ji...@apache.org> on 2007/07/11 20:39:04 UTC, 2 replies.
- [jira] Created: (GERONIMO-3310) Geronimo is not finding message-destination elements in ejb-jar.xmls - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/11 21:47:04 UTC, 0 replies.
- [jira] Commented: (GERONIMO-3306) JMS Objects being bound at an incorrect spot in the JNDI tree. - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/11 23:50:04 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-3267) Naming lookup fails. Reported error for a different name than requested - posted by "Dain Sundstrom (JIRA)" <ji...@apache.org> on 2007/07/12 01:43:04 UTC, 0 replies.
- [jira] Closed: (GERONIMO-3267) Naming lookup fails. Reported error for a different name than requested - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/12 03:02:04 UTC, 0 replies.
- Re: svn commit: r555435 - /geronimo/site/trunk/docs/plugins/geronimo-2.0/geronimo-plugins.xml - posted by Donald Woods <dw...@apache.org> on 2007/07/12 04:23:58 UTC, 1 replies.
- [jira] Assigned: (GERONIMO-2944) Replace ancient ActiveIO usage in geronimo-security module - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/12 04:29:04 UTC, 0 replies.
- [jira] Closed: (GERONIMO-3308) Need to be able to override stuff in persistence.xml in our plans - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/12 04:43:04 UTC, 0 replies.
- [STATUS] (geronimo) Wed Jul 11 23:47:42 2007 - posted by Geronimo Weekly Status <de...@geronimo.apache.org> on 2007/07/12 05:47:43 UTC, 0 replies.
- Offline build failure due to missing geronimo-javamail_1.4_mail-1.2-SNAPSHOT.jar - posted by Vamsavardhana Reddy <c1...@gmail.com> on 2007/07/12 12:39:34 UTC, 3 replies.
- [jira] Created: (GERONIMO-3311) Security Realms portlet is broken. Unable to edit realm. - posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org> on 2007/07/12 12:59:04 UTC, 0 replies.
- [jira] Commented: (GERONIMO-3303) Simplify security authentication framework by removing "mixed" local/remote logins. - posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org> on 2007/07/12 13:23:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3312) Eliminate obselete org.apache.geronimo.management.geronimo.J2EEServer.getLoginService() method - posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org> on 2007/07/12 13:44:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3313) Getting InitialContext without explicitly passing the System Properties fails. - posted by "Francisco Borges (JIRA)" <ji...@apache.org> on 2007/07/12 14:14:05 UTC, 0 replies.
- Re: svn commit: r555430 - in /geronimo/sandbox/portals/geronimo-console/src/main: java/org/apache/geronimo/console/jsr77/Jsr77Lookup.java webapp/graphs/memoryGraphJS.jsp - posted by Daniel Larsen <la...@gmail.com> on 2007/07/12 14:59:22 UTC, 2 replies.
- [DISCUSS] Geronimo 2.0 Release Plans - Release around August 3rd - Just a thought - posted by Matt Hogstrom <ma...@hogstrom.org> on 2007/07/12 15:16:32 UTC, 5 replies.
- [jira] Closed: (GERONIMO-3312) Eliminate obselete org.apache.geronimo.management.geronimo.J2EEServer.getLoginService() method - posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org> on 2007/07/12 17:41:05 UTC, 0 replies.
- [jira] Commented: (GERONIMO-3311) Security Realms portlet is broken. Unable to edit realm. - posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org> on 2007/07/12 17:57:04 UTC, 1 replies.
- [jira] Assigned: (GERONIMO-3311) Security Realms portlet is broken. Unable to edit realm. - posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org> on 2007/07/12 17:57:05 UTC, 0 replies.
- [jira] Commented: (GERONIMO-2373) build broken with the removal of geronimo-j2ee_1.4_spec from the specs - posted by "Kevin (JIRA)" <ji...@apache.org> on 2007/07/12 18:51:04 UTC, 1 replies.
- [jira] Updated: (GERONIMO-3314) The Welcome portlet has an error in the way it renders the Common Console Actions table - posted by "Daniel Larsen (JIRA)" <ji...@apache.org> on 2007/07/12 20:17:04 UTC, 2 replies.
- [jira] Created: (GERONIMO-3314) The Welcome portlet has an error in the way it renders the Common Console Actions table - posted by "Daniel Larsen (JIRA)" <ji...@apache.org> on 2007/07/12 20:17:04 UTC, 0 replies.
- [jira] Commented: (GERONIMO-3314) The Welcome portlet has an error in the way it renders the Common Console Actions table - posted by "Daniel Larsen (JIRA)" <ji...@apache.org> on 2007/07/12 20:28:04 UTC, 2 replies.
- 3rd party integration with the Geronimo web admin console - posted by Nathaniel Harward <nh...@terracotta.org> on 2007/07/12 21:03:22 UTC, 3 replies.
- [jira] Created: (GERONIMO-3315) Export Plugin functionality broken in sandbox/portals console - posted by "Becky Smith (JIRA)" <ji...@apache.org> on 2007/07/12 21:23:04 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3315) Export Plugin functionality broken in sandbox/portals console - posted by "Becky Smith (JIRA)" <ji...@apache.org> on 2007/07/12 21:27:04 UTC, 0 replies.
- [jira] Closed: (GERONIMO-3306) JMS Objects being bound at an incorrect spot in the JNDI tree. - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/12 22:12:04 UTC, 0 replies.
- [jira] Commented: (GERONIMO-3305) Out Of Memory Error when Running DayTrader in WebServices Mode - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/12 22:12:04 UTC, 2 replies.
- [jira] Created: (GERONIMO-3316) warn but don't prevent deployment if an ear's manifest cps are messed up, and provide more info on where. - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/12 22:18:04 UTC, 0 replies.
- [jira] Closed: (GERONIMO-3311) Security Realms portlet is broken. Unable to edit realm. - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/12 23:24:04 UTC, 0 replies.
- [jira] Resolved: (GERONIMO-3315) Export Plugin functionality broken in sandbox/portals console - posted by "Paul McMahan (JIRA)" <ji...@apache.org> on 2007/07/12 23:51:04 UTC, 0 replies.
- Reminder - Board Report Updates - posted by Matt Hogstrom <ma...@hogstrom.org> on 2007/07/13 03:45:16 UTC, 0 replies.
- [jira] Created: (DAYTRADER-46) Add dbscripts and deployment plans for DB2 and Oracle - posted by "Donald Woods (JIRA)" <de...@geronimo.apache.org> on 2007/07/13 04:31:04 UTC, 0 replies.
- [jira] Closed: (DAYTRADER-46) Add dbscripts and deployment plans for DB2 and Oracle - posted by "Donald Woods (JIRA)" <de...@geronimo.apache.org> on 2007/07/13 04:54:04 UTC, 0 replies.
- [jira] Closed: (GERONIMO-3307) persistence units in other modules should not be picked up by PersistenceUnitDeployer called from a module - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/13 06:38:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3317) "has not been enhanced" error when invoking an EJB 2.1 Entity Bean - posted by "Song (JIRA)" <ji...@apache.org> on 2007/07/13 11:27:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3318) LocalAttributeManager unable to save updates to LoginModuleControlFlag attribute - posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org> on 2007/07/13 12:34:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3319) Asking for connection using the wrong CRI won't fail. - posted by "Francisco Borges (JIRA)" <ji...@apache.org> on 2007/07/13 14:01:08 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-3318) LocalAttributeManager unable to save updates to LoginModuleControlFlag attribute - posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org> on 2007/07/13 15:31:12 UTC, 0 replies.
- [jira] Closed: (GERONIMO-3318) LocalAttributeManager unable to save updates to LoginModuleControlFlag attribute - posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org> on 2007/07/13 15:48:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3320) ActiveMQ MBeans should get registered with MBeanServer created by Geronimo - posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org> on 2007/07/13 18:27:04 UTC, 0 replies.
- [jira] Closed: (GERONIMO-3320) ActiveMQ MBeans should get registered with MBeanServer created by Geronimo - posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org> on 2007/07/13 18:31:04 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-3320) ActiveMQ MBeans should get registered with MBeanServer created by Geronimo - posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org> on 2007/07/13 18:31:04 UTC, 0 replies.
- [jira] Issue Comment Edited: (GERONIMO-2885) JSF is leaking application ClassLoaders - posted by "Alexei Novikov (JIRA)" <ji...@apache.org> on 2007/07/13 19:52:05 UTC, 0 replies.
- [jira] Commented: (GERONIMO-2885) JSF is leaking application ClassLoaders - posted by "Alexei Novikov (JIRA)" <ji...@apache.org> on 2007/07/13 19:52:05 UTC, 0 replies.
- Apache Directory in g. is antique.... what to do for 2.0? - posted by David Jencks <da...@yahoo.com> on 2007/07/13 20:09:21 UTC, 4 replies.
- How to make minor deployment problems emit warnings rather than make the deployment fail? - posted by David Jencks <da...@yahoo.com> on 2007/07/13 20:33:02 UTC, 0 replies.
- Problem starting application - posted by Oladapo Amudipe <oa...@yahoo.com> on 2007/07/13 20:33:31 UTC, 1 replies.
- [jira] Commented: (GERONIMO-3316) warn but don't prevent deployment if an ear's manifest cps are messed up, and provide more info on where. - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/13 21:35:04 UTC, 0 replies.
- [jira] Resolved: (GERONIMO-3304) ability to update openejb-jar.xml by examining annotations - posted by "Paul McMahan (JIRA)" <ji...@apache.org> on 2007/07/13 23:50:04 UTC, 0 replies.
- Ideas on a rc.d kind of directory - posted by Jeff Genender <jg...@apache.org> on 2007/07/14 01:04:17 UTC, 33 replies.
- [jira] Created: (GERONIMO-3321) geronimo jetty module builder needs to turn jsp-property-group url-patterns into servlet mappings to the jsp servlet - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/14 05:38:04 UTC, 0 replies.
- [jira] Closed: (GERONIMO-3321) geronimo jetty module builder needs to turn jsp-property-group url-patterns into servlet mappings to the jsp servlet - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/14 05:40:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3322) web apps with login config still object to server-side attribute. - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/14 17:07:04 UTC, 0 replies.
- javaee.jar-like jar in Geronimo distro? - posted by Jacek Laskowski <ja...@laskowski.net.pl> on 2007/07/14 17:07:33 UTC, 1 replies.
- [jira] Commented: (GERONIMO-3321) geronimo jetty module builder needs to turn jsp-property-group url-patterns into servlet mappings to the jsp servlet - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/15 00:26:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3323) [testing] org.apache.geronimo.gjndi.binding.GBeanBindingTest fails on Apache Harmony because it relies on GBeans startup order which is not guaranteed - posted by "Nina Rinskaya (JIRA)" <ji...@apache.org> on 2007/07/15 11:37:04 UTC, 0 replies.
- Geronimo, Comet and NIO Connector - posted by javanna <g....@mkogames.com> on 2007/07/16 10:33:32 UTC, 0 replies.
- [VOTE] Release javamail 1.4 specs and updated javamail provider jars. - posted by Rick McGuire <ri...@gmail.com> on 2007/07/16 13:27:58 UTC, 11 replies.
- PMC Report - Final Reminder - posted by Matt Hogstrom <ma...@hogstrom.org> on 2007/07/16 15:45:59 UTC, 1 replies.
- [jira] Created: (GERONIMO-3324) Could not scan module for TLD files: illegall char (space) - posted by "Jens Nicolay (JIRA)" <ji...@apache.org> on 2007/07/16 16:46:04 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3324) Could not scan module for TLD files: illegal char (space) - posted by "Jens Nicolay (JIRA)" <ji...@apache.org> on 2007/07/16 16:49:04 UTC, 2 replies.
- [jira] Created: (GERONIMO-3325) Geronimo does not start in Eclipse - posted by "Jens Nicolay (JIRA)" <ji...@apache.org> on 2007/07/16 17:38:04 UTC, 0 replies.
- Board report for July 2007 - posted by Matt Hogstrom <ma...@hogstrom.org> on 2007/07/16 17:59:08 UTC, 0 replies.
- Should we cancel 1.2? - posted by Dain Sundstrom <da...@iq80.com> on 2007/07/16 18:53:03 UTC, 15 replies.
- Apache Geronimo Board Report for July 2007 - posted by Matt Hogstrom <ma...@hogstrom.org> on 2007/07/16 19:12:03 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-3324) Could not scan module for TLD files: illegal char (space) - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/16 21:00:04 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-3325) Geronimo does not start in Eclipse - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/16 21:02:05 UTC, 0 replies.
- Geronimo documentation translated - posted by Hernan Cunico <hc...@gmail.com> on 2007/07/16 21:26:49 UTC, 0 replies.
- [BUILD] TRUNK: Failed for Revision: 556748 - posted by pr...@apache.org on 2007/07/17 00:38:56 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3317) "has not been enhanced" error when invoking an EJB 2.1 Entity Bean - posted by "YunFeng Ma (JIRA)" <ji...@apache.org> on 2007/07/17 05:47:04 UTC, 3 replies.
- [jira] Created: (GERONIMO-3326) ClassLoader memory leak caused by OpenJPA - posted by "Kevan Miller (JIRA)" <ji...@apache.org> on 2007/07/17 05:51:04 UTC, 0 replies.
- [BUILD] TRUNK: Failed for Revision: 556796 - posted by pr...@apache.org on 2007/07/17 05:56:47 UTC, 0 replies.
- [jira] Created: (GERONIMO-3327) When both tomcat http and https connector gbeans are unloaded, java.net.MalformedURLException occurs while starting server. - posted by "Kan Ogawa (JIRA)" <ji...@apache.org> on 2007/07/17 07:53:04 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-3326) ClassLoader memory leak caused by OpenJPA - posted by "Kevan Miller (JIRA)" <ji...@apache.org> on 2007/07/17 14:25:04 UTC, 0 replies.
- [jira] Created: (GERONIMO-3328) addition warning messages for EJB 3.0 support for J2G - posted by "Viet Hung Nguyen (JIRA)" <ji...@apache.org> on 2007/07/17 16:51:04 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3328) addition warning messages for EJB 3.0 support for J2G - posted by "Viet Hung Nguyen (JIRA)" <ji...@apache.org> on 2007/07/17 16:51:05 UTC, 4 replies.
- [jira] Closed: (GERONIMO-1697) Can't set listen host/IP for Sun CORBA Name Service GBean - posted by "Rick McGuire (JIRA)" <ji...@apache.org> on 2007/07/17 17:01:09 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-3317) "has not been enhanced" error when invoking an EJB 2.1 Entity Bean - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/17 19:47:05 UTC, 0 replies.
- [jira] Closed: (GERONIMO-3317) "has not been enhanced" error when invoking an EJB 2.1 Entity Bean - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/17 20:11:05 UTC, 0 replies.
- [jira] Created: (GERONIMO-3329) javaVirtualMachine param for StartServerMojo in geronimo-maven-plugin doesn't work - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/17 20:16:04 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-3269) Console:some parameters remains original when restarted - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/17 20:42:04 UTC, 0 replies.
- [jira] Closed: (GERONIMO-3269) Console:some parameters remains original when restarted - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/17 20:59:04 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-3264) Results of WebKing Accessibility Testing of Geronimo 2.0 M3 - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/17 21:49:04 UTC, 1 replies.
- [jira] Commented: (GERONIMO-3264) Results of WebKing Accessibility Testing of Geronimo 2.0 M3 - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/17 21:51:04 UTC, 1 replies.
- [jira] Updated: (GERONIMO-2994) Apache Roller plugin - posted by "Peter Petersson (JIRA)" <ji...@apache.org> on 2007/07/17 23:14:05 UTC, 1 replies.
- Re: svn commit: r557004 - /geronimo/server/trunk/modules/geronimo-persistence-jpa10-builder/src/main/java/org/apache/geronimo/persistence/builder/PersistenceUnitBuilder.java - posted by David Jencks <da...@yahoo.com> on 2007/07/17 23:16:09 UTC, 2 replies.
- [jira] Created: (GERONIMO-3330) plugin schema for reducing redundancy in the catalog - posted by "Paul McMahan (JIRA)" <ji...@apache.org> on 2007/07/18 00:05:08 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3330) plugin schema for reducing redundancy in the catalog - posted by "Paul McMahan (JIRA)" <ji...@apache.org> on 2007/07/18 00:07:04 UTC, 2 replies.
- [jira] Resolved: (GERONIMO-2757) Enhance plugin schema to allow for multiple versions of a plugin - posted by "Paul McMahan (JIRA)" <ji...@apache.org> on 2007/07/18 00:11:04 UTC, 0 replies.
- [jira] Closed: (GERONIMO-2757) Enhance plugin schema to allow for multiple versions of a plugin - posted by "Paul McMahan (JIRA)" <ji...@apache.org> on 2007/07/18 00:15:05 UTC, 0 replies.
- [BUILD] TRUNK: Failed for Revision: 557073 - posted by pr...@apache.org on 2007/07/18 00:25:23 UTC, 2 replies.
- Apache Roller v4.0 plugin - posted by Peter Petersson <pe...@gmail.com> on 2007/07/18 01:37:02 UTC, 12 replies.
- [jira] Closed: (GERONIMO-3331) Updates to handle recent OpenEJB changes - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/18 02:17:05 UTC, 0 replies.
- [jira] Created: (GERONIMO-3331) Updates to handle recent OpenEJB changes - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/18 02:17:05 UTC, 0 replies.
- [jira] Created: (GERONIMODEVTOOLS-175) javamail package is not included in server runtime - posted by "Song (JIRA)" <ji...@apache.org> on 2007/07/18 09:18:04 UTC, 0 replies.
- Fwd: [ANNOUNCE] MyFaces Core 1.2.0 Release - posted by Matthias Wessendorf <ma...@apache.org> on 2007/07/18 11:03:27 UTC, 0 replies.
- SMTP Problem - posted by Alessandro PTQS <al...@ptqs.it> on 2007/07/18 11:58:45 UTC, 0 replies.
- [jira] Created: (GERONIMO-3332) POJO Web-services under Geronimo fail with arrays as method call arguments - posted by "Alexei Kozich (JIRA)" <ji...@apache.org> on 2007/07/18 17:17:04 UTC, 0 replies.
- [jira] Commented: (GERONIMO-3332) POJO Web-services under Geronimo fail with arrays as method call arguments - posted by "Jarek Gawor (JIRA)" <ji...@apache.org> on 2007/07/18 17:25:04 UTC, 1 replies.
- [jira] Reopened: (GERONIMO-3317) "has not been enhanced" error when invoking an EJB 2.1 Entity Bean - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/18 19:35:04 UTC, 0 replies.
- [VOTE] Release v1.1 of geronimo-schema-jee_5. - posted by Prasad Kashyap <go...@gmail.com> on 2007/07/18 20:10:06 UTC, 12 replies.
- [jira] Commented: (GERONIMO-3317) "has not been enhanced" error when invoking an EJB 2.1 Entity Bean - posted by "Kevan Miller (JIRA)" <ji...@apache.org> on 2007/07/18 20:58:05 UTC, 2 replies.
- [jira] Closed: (GERONIMODEVTOOLS-144) Message key "target11runtime" is duplicated. - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/18 21:36:04 UTC, 0 replies.
- configuring Geronimo's EJB port - posted by DevIn <dr...@free.fr> on 2007/07/19 10:49:59 UTC, 4 replies.
- [jira] Created: (GERONIMO-3333) Import CA Reply results in error when Certificate text contains extra spaces - posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org> on 2007/07/19 11:51:05 UTC, 0 replies.
- [jira] Closed: (GERONIMO-3333) Import CA Reply results in error when Certificate text contains extra spaces - posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org> on 2007/07/19 11:58:04 UTC, 0 replies.
- Move the STATUS up? - posted by Jason Dillon <ja...@planet57.com> on 2007/07/19 12:30:47 UTC, 6 replies.
- [jira] Reopened: (GERONIMO-1525) Error in DB Pool Portlet - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/19 16:40:06 UTC, 0 replies.
- [jira] Closed: (GERONIMO-1525) Error in DB Pool Portlet - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/19 17:32:06 UTC, 0 replies.
- [jira] Updated: (GERONIMODEVTOOLS-141) Installation/Activation of other Plugins fail after installing Devtools plugin - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/19 18:13:06 UTC, 0 replies.
- [jira] Created: (GERONIMODEVTOOLS-176) GeronimoServerBehaviourDelegate always uses rmi port 1099 - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/19 18:33:06 UTC, 0 replies.
- Urgent: Configurating mod_jk with G v1.2 - posted by dapsy <oa...@yahoo.com> on 2007/07/19 19:35:35 UTC, 0 replies.
- [jira] Created: (GERONIMO-3334) Need a way to select the Tomcat NIO connector in order to enable comet support - posted by "Gautham Pai (JIRA)" <ji...@apache.org> on 2007/07/19 19:45:07 UTC, 0 replies.
- Integrating jetty 6 with G v1.2beta - posted by dapsy <oa...@yahoo.com> on 2007/07/19 19:56:40 UTC, 1 replies.
- [jira] Commented: (GERONIMO-3324) Could not scan module for TLD files: illegal char (space) - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/19 20:30:06 UTC, 1 replies.
- Are MDBs functional in Geronimo 2.0 - posted by Christopher Blythe <cj...@gmail.com> on 2007/07/19 22:13:36 UTC, 1 replies.
- 2.0 Release - Branching on Monday July 23rd around 0900 ET - posted by Matt Hogstrom <ma...@hogstrom.org> on 2007/07/19 22:19:24 UTC, 7 replies.
- geronimo plugin schema (longish) - posted by Paul McMahan <pa...@gmail.com> on 2007/07/20 00:52:53 UTC, 6 replies.
- [jira] Created: (GERONIMO-3335) Make it easier for a local maven repo to be a plugin repo - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/20 02:45:10 UTC, 0 replies.
- [jira] Commented: (GERONIMO-3335) Make it easier for a local maven repo to be a plugin repo - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/20 02:53:06 UTC, 2 replies.
- Re: svn commit: r557959 [2/3] - in /geronimo/sandbox/geronimo-netbeans-plugin: ./ nbproject/ nbproject/private/ nbproject/private/profiler/ src/ src/org/ src/org/apache/ src/org/apache/geronimo/ src/org/apache/geronimo/netbeans/ src/org/apache/geronimo/net... - posted by Kevan Miller <ke...@gmail.com> on 2007/07/20 14:01:39 UTC, 0 replies.
- Re: geronimo plugin schema (longish) - posted by Jason Warner <ja...@gmail.com> on 2007/07/20 14:46:51 UTC, 3 replies.
- [jira] Assigned: (GERONIMO-3328) addition warning messages for EJB 3.0 support for J2G - posted by "Paul McMahan (JIRA)" <ji...@apache.org> on 2007/07/20 16:22:06 UTC, 0 replies.
- [jira] Resolved: (GERONIMO-3328) addition warning messages for EJB 3.0 support for J2G - posted by "Paul McMahan (JIRA)" <ji...@apache.org> on 2007/07/20 16:32:06 UTC, 0 replies.
- [jira] Created: (GERONIMO-3336) Using XStreamConfigurationMarshaler blocks installation of servlet-examples-tomcat-2.0-SNAPSHOT.car - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/20 18:03:06 UTC, 0 replies.
- [jira] Created: (GERONIMO-3337) Deploy of servlet-examples-tomcat-2.0-SNAPSHOT.car fails due to existing config.ser - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/20 19:05:09 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-3309) Add missing LICENSE.txt and NOTICE.txt files to the J2G conversion tool - posted by "Kevan Miller (JIRA)" <ji...@apache.org> on 2007/07/20 19:37:06 UTC, 1 replies.
- [jira] Commented: (GERONIMO-3309) Add missing LICENSE.txt and NOTICE.txt files to the J2G conversion tool - posted by "Kevan Miller (JIRA)" <ji...@apache.org> on 2007/07/20 19:39:06 UTC, 3 replies.
- [BUILD] TRUNK: Failed for Revision: 558077 - posted by pr...@apache.org on 2007/07/20 20:28:33 UTC, 0 replies.
- [jira] Created: (GERONIMO-3338) Admin Console is missing xerces dependency - posted by "Kevan Miller (JIRA)" <ji...@apache.org> on 2007/07/20 21:01:06 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-3338) Admin Console is missing xerces dependency - posted by "Kevan Miller (JIRA)" <ji...@apache.org> on 2007/07/20 21:01:06 UTC, 0 replies.
- [jira] Closed: (GERONIMO-3338) Admin Console is missing xerces dependency - posted by "Kevan Miller (JIRA)" <ji...@apache.org> on 2007/07/20 21:08:06 UTC, 0 replies.
- [jira] Created: (GERONIMO-3339) Schema jars have sun copyright notices in them. Xmlbeans is not up to date. - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/21 00:38:06 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-2545) Update ApacheDS to 1.0.0 - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/21 02:27:06 UTC, 0 replies.
- [jira] Created: (GERONIMO-3340) Take apache directory plugin out of the main build, put it in plugins. - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/21 02:33:06 UTC, 0 replies.
- [jira] Commented: (GERONIMO-3339) Schema jars have sun copyright notices in them. Xmlbeans is not up to date. - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/21 02:45:09 UTC, 1 replies.
- [BUILD] TRUNK: Failed for Revision: 558232 - posted by pr...@apache.org on 2007/07/21 05:22:15 UTC, 0 replies.
- [OFF-TOPIC] Anyone know of... - posted by Jason Dillon <ja...@planet57.com> on 2007/07/21 07:01:33 UTC, 0 replies.
- [BUILD] TRUNK: Failed for Revision: 558265 - posted by pr...@apache.org on 2007/07/21 10:14:33 UTC, 3 replies.
- Re: svn commit: r557959 [2/3] - in /geronimo/sandbox/geronimo-netbeans-plugin: ./ nbproject/ nbproject/private/ nbproject/private/profiler/ src/ src/org/ src/org/apache/ src/org/apache/geronimo/ src/org/apache/geronimo/netbeans/ src/org/apache/geroni - posted by Jacek Laskowski <ja...@laskowski.net.pl> on 2007/07/21 11:13:53 UTC, 0 replies.
- [jira] Commented: (GERONIMO-2994) Apache Roller plugin - posted by "Peter Petersson (JIRA)" <ji...@apache.org> on 2007/07/21 13:46:06 UTC, 4 replies.
- Can Swizzle-Stream be removed? - posted by Ted Kirby <te...@gmail.com> on 2007/07/21 21:55:29 UTC, 1 replies.
- [jira] Closed: (GERONIMO-3339) Schema jars have sun copyright notices in them. Xmlbeans is not up to date. - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/22 00:55:07 UTC, 0 replies.
- Simpler config-substitutions.properties keys? - posted by David Jencks <da...@yahoo.com> on 2007/07/22 19:48:23 UTC, 4 replies.
- Shouldn't list of integrated projects in console be updated? - posted by David Jencks <da...@yahoo.com> on 2007/07/22 19:57:26 UTC, 1 replies.
- [BUILD] TRUNK: Failed for Revision: 558521 - posted by pr...@apache.org on 2007/07/22 20:39:46 UTC, 0 replies.
- Re: Fixing javamail (again) - posted by Bill James <wi...@codics.com> on 2007/07/22 23:04:37 UTC, 0 replies.
- [BUILD] TRUNK: Failed for Revision: 558562 - posted by pr...@apache.org on 2007/07/23 02:31:51 UTC, 0 replies.
- [jira] Closed: (GERONIMO-1637) Add support for version ranges - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/23 02:57:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3208) In-place deployment fails when renaming file - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/23 02:59:31 UTC, 1 replies.
- [jira] Closed: (GERONIMO-1716) Add usage of SimpleEncryption to PropertiesFileLoginModule and Admin Console - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/23 04:25:31 UTC, 0 replies.
- Anyone else seing J2EE Schema unit test failures? - posted by Donald Woods <dw...@apache.org> on 2007/07/23 04:37:28 UTC, 4 replies.
- Cleaning up m2-snapshot-repository - posted by Matt Hogstrom <ma...@hogstrom.org> on 2007/07/23 16:35:39 UTC, 2 replies.
- Branch for 2.0 Complete - 2.1 lives - posted by Matt Hogstrom <ma...@hogstrom.org> on 2007/07/23 18:05:27 UTC, 2 replies.
- [jira] Reopened: (GERONIMO-2735) Add property substitution capability in the config.xml and plan files - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/23 18:13:31 UTC, 0 replies.
- [jira] Commented: (GERONIMO-2735) Add property substitution capability in the config.xml and plan files - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/23 18:43:31 UTC, 0 replies.
- [jira] Created: (GERONIMO-3341) Slim down geronimo by removing unneeded jars from apps and repository - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/23 18:45:31 UTC, 0 replies.
- [jira] Commented: (GERONIMO-3334) Need a way to select the Tomcat NIO connector in order to enable comet support - posted by "Jeff Genender (JIRA)" <ji...@apache.org> on 2007/07/23 21:30:31 UTC, 2 replies.
- [jira] Created: (GERONIMO-3342) Provide a way to launch J2G components from within Eclipse IDE environment - posted by "Erik B. Craig (JIRA)" <ji...@apache.org> on 2007/07/23 22:30:31 UTC, 0 replies.
- Tomcat connectors - posted by Jeff Genender <jg...@apache.org> on 2007/07/23 23:42:51 UTC, 10 replies.
- [jira] Closed: (GERONIMO-2735) Add property substitution capability in the config.xml and plan files - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/23 23:52:31 UTC, 0 replies.
- [jira] Issue Comment Edited: (GERONIMO-2994) Apache Roller plugin - posted by "Peter Petersson (JIRA)" <ji...@apache.org> on 2007/07/24 00:27:31 UTC, 0 replies.
- OSCON - posted by David Jencks <dj...@apache.org> on 2007/07/24 02:21:15 UTC, 0 replies.
- [BUILD] 2.0: Failed for Revision: 558917 - posted by pr...@apache.org on 2007/07/24 05:15:30 UTC, 0 replies.
- [jira] Commented: (GERONIMO-2607) GoperationInfo should include the return type for the operation - posted by "Anita Kulshreshtha (JIRA)" <ji...@apache.org> on 2007/07/24 05:50:31 UTC, 0 replies.
- [jira] Closed: (GERONIMO-2607) GoperationInfo should include the return type for the operation - posted by "Anita Kulshreshtha (JIRA)" <ji...@apache.org> on 2007/07/24 05:52:31 UTC, 0 replies.
- [jira] Issue Comment Edited: (GERONIMODEVTOOLS-145) Provide WTP2.0.x compatibility - posted by "Vadim Dmitriev (JIRA)" <ji...@apache.org> on 2007/07/24 07:43:31 UTC, 1 replies.
- [jira] Created: (GERONIMODEVTOOLS-177) Start of Remote Geronimo Server from within Eclipse fails - posted by "Shiva Kumar H R (JIRA)" <ji...@apache.org> on 2007/07/24 13:21:31 UTC, 0 replies.
- [jira] Assigned: (GERONIMODEVTOOLS-177) Start of Remote Geronimo Server from within Eclipse fails - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/24 16:18:31 UTC, 0 replies.
- [BUILD] 2.0: Failed for Revision: 559057 - posted by pr...@apache.org on 2007/07/24 16:36:37 UTC, 0 replies.
- [jira] Created: (GERONIMO-3343) Out Of Memory Error when deploying and undeploying applications - posted by "Matt Hogstrom (JIRA)" <ji...@apache.org> on 2007/07/24 17:01:31 UTC, 0 replies.
- [jira] Commented: (GERONIMO-3343) Out Of Memory Error when deploying and undeploying applications - posted by "Kevan Miller (JIRA)" <ji...@apache.org> on 2007/07/24 17:31:31 UTC, 0 replies.
- OpenEJB for trunk - posted by Anita Kulshreshtha <a_...@yahoo.com> on 2007/07/24 17:36:12 UTC, 4 replies.
- geronimo-schema-j2ee-1.4 jar - posted by Anita Kulshreshtha <a_...@yahoo.com> on 2007/07/24 18:29:24 UTC, 1 replies.
- [BUILD] 2.0: Failed for Revision: 559154 - posted by pr...@apache.org on 2007/07/24 20:35:54 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-3343) Out Of Memory Error when deploying and undeploying applications - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/24 21:40:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3342) Provide a way to launch J2G components from within Eclipse IDE environment - posted by "Erik B. Craig (JIRA)" <ji...@apache.org> on 2007/07/24 22:31:31 UTC, 6 replies.
- [jira] Created: (GERONIMO-3344) Split out non-kernel-dependent transaction and connector classes for use by openejb, jencks, etc etc. - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/25 00:02:37 UTC, 0 replies.
- xmlbeans compile failed error - posted by Anita Kulshreshtha <a_...@yahoo.com> on 2007/07/25 00:55:15 UTC, 3 replies.
- Transaction and Connector jars untied from g. kernel - posted by David Jencks <da...@yahoo.com> on 2007/07/25 03:00:57 UTC, 6 replies.
- [BUILD] 2.0: Failed for Revision: 559298 - posted by pr...@apache.org on 2007/07/25 05:21:50 UTC, 0 replies.
- [jira] Commented: (GERONIMODEVTOOLS-177) Start of Remote Geronimo Server from within Eclipse fails - posted by "Shiva Kumar H R (JIRA)" <ji...@apache.org> on 2007/07/25 08:04:31 UTC, 1 replies.
- [jira] Commented: (GERONIMO-3344) Split out non-kernel-dependent transaction and connector classes for use by openejb, jencks, etc etc. - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/25 08:41:31 UTC, 4 replies.
- Problem with downloading dependencies during plugin installation - posted by Vamsavardhana Reddy <c1...@gmail.com> on 2007/07/25 15:48:04 UTC, 5 replies.
- Re: svn commit: r559301 - in /geronimo/server/trunk/modules: geronimo-axis/src/main/java/org/apache/geronimo/axis/client/AxisServiceReference.java geronimo-jaxws/src/main/java/org/apache/geronimo/jaxws/client/JAXWSServiceReference.java - posted by Donald Woods <dw...@apache.org> on 2007/07/25 16:07:59 UTC, 0 replies.
- [jira] Created: (GERONIMO-3345) Enhancements for Extensible Admin Console (Intended for sandbox/portals) - posted by "Ajay Panagariya (JIRA)" <ji...@apache.org> on 2007/07/25 17:08:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3345) Enhancements for Extensible Admin Console (Intended for sandbox/portals) - posted by "Ajay Panagariya (JIRA)" <ji...@apache.org> on 2007/07/25 17:10:31 UTC, 2 replies.
- [jira] Created: (GERONIMO-3346) Unable to render Plugins portlet in Jetty - posted by "Viet Hung Nguyen (JIRA)" <ji...@apache.org> on 2007/07/25 17:27:31 UTC, 0 replies.
- [jira] Closed: (GERONIMO-3346) Unable to render Plugins portlet in Jetty - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/25 17:43:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-1277) Change group-id to org.apache.geronimo - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 17:45:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-2288) Abstract/Maven repositories install modules incorrectly - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 17:50:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-603) IllegalArgumentException when deploying WebApp containing a url-pattern of /* in security-constraint - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 17:52:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-2290) Percent complete goes over 100% when installing configurations - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 17:52:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-268) Connection Error handling problems - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 17:54:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-250) Connector tries to commit after connection error - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 17:54:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-1980) Move Plugin Installer from rmi-naming to j2ee-system - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 17:56:31 UTC, 1 replies.
- [jira] Updated: (GERONIMO-2127) Expose the ability to use Select for Update on CMP entity beans - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 17:58:31 UTC, 0 replies.
- DayTrader 2.0 updates for full Java EE5 - posted by Christopher Blythe <cj...@gmail.com> on 2007/07/25 17:59:35 UTC, 6 replies.
- [jira] Updated: (GERONIMO-2660) Uniqueness constraint missing in multiple places in geronimo schema's - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:00:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-2640) Expose "development" and "modificationTestInterval" attributes in Jasper as configuration attributes for webcontainer - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:00:39 UTC, 0 replies.
- [jira] Updated: (GERONIMO-2025) Undeploy and redeploy with no version leaves dangling entries in config.xml - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:02:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-1354) The var/config.xml file is always re-written even if no attribute changes are made by the user - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:08:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-1488) externalize sensitive data out of the deployment plans - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:08:31 UTC, 1 replies.
- [jira] Updated: (GERONIMO-1631) NoSuchConfigException when restarting app after undeploying - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:10:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-1829) Service Plans should allow GBean references by interface (vs. by name) - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:12:34 UTC, 2 replies.
- [jira] Updated: (GERONIMO-1842) Dynamically load jars from the WEB-INF/lib directory - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:31:31 UTC, 1 replies.
- [jira] Updated: (GERONIMO-2028) Plugin export errors don't stop process, but cause it to fail much later - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:33:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-2128) Allow user to specify the Isolation Level for a CMP bean's SQL access - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:35:31 UTC, 1 replies.
- [jira] Updated: (GERONIMO-2246) Why resource-env-ref:admin-object-module? - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:35:32 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-3345) Enhancements for Extensible Admin Console (Intended for sandbox/portals) - posted by "Paul McMahan (JIRA)" <ji...@apache.org> on 2007/07/25 18:37:31 UTC, 1 replies.
- [jira] Updated: (GERONIMO-1907) Deploy command should redeploy if the app is already deployed - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:37:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-2286) app client plan still uses Strings for dependency Module IDs - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:37:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-1786) JMS Listeners for protocols activeio, peer and openwire fail to start - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:39:32 UTC, 0 replies.
- [jira] Updated: (GERONIMO-2581) Update Version Numbers of Dependent Projects for Geronimo Version 2.0 - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:43:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-2905) We need to accept broken app client spec dds for a while - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:43:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-2885) JSF is leaking application ClassLoaders - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:43:31 UTC, 1 replies.
- [jira] Updated: (GERONIMO-2622) Implement PolicyContextHandlerSOAPMessage - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:45:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-2210) Enable tests (geronimo-connector-builder :: **/Connector15DCBTest.java) - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:45:31 UTC, 1 replies.
- [jira] Updated: (GERONIMO-2737) Server shutdown time has increased significantly because of ActiveMQ v4 - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:47:31 UTC, 1 replies.
- [jira] Updated: (GERONIMO-795) Extend Portlet skin capabilities to support minimize and maximize - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:49:31 UTC, 1 replies.
- [jira] Updated: (GERONIMO-2699) Module was not a war - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:49:31 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-1631) NoSuchConfigException when restarting app after undeploying - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:51:31 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-2025) Undeploy and redeploy with no version leaves dangling entries in config.xml - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:51:31 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-1907) Deploy command should redeploy if the app is already deployed - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:51:31 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-795) Extend Portlet skin capabilities to support minimize and maximize - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:53:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-1807) Remove uses of ObjectName from core server - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:53:31 UTC, 1 replies.
- [jira] Updated: (GERONIMO-1471) Connector dependencies - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:55:31 UTC, 1 replies.
- What to do with legacy EJB 2.1 code in DayTrader? - posted by Christopher Blythe <cj...@gmail.com> on 2007/07/25 18:56:09 UTC, 7 replies.
- [jira] Updated: (GERONIMO-1638) Multiple servers sharing the same repo and config store - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:57:31 UTC, 1 replies.
- [jira] Updated: (GERONIMO-2045) Plugin prerequisites: for DB pools, support DB type/version and table validation - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:57:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-2424) Add config.xml support for ConfigurationAwareReference - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:59:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-2015) Let's replace JKS to PKCS12 key store type - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 18:59:31 UTC, 1 replies.
- [jira] Updated: (GERONIMO-1945) Console's web application list does not show WARs that are deployed inside EARs - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 19:01:31 UTC, 1 replies.
- [jira] Updated: (GERONIMO-3059) CLIs refactoring - options and arguments parsing should be done prior the boot of a Kernel to provide a quicker feedback to users if they are invalid - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 19:01:39 UTC, 1 replies.
- [jira] Updated: (GERONIMO-3089) geronimo-activemq-ra's ra.xml is missing several config-property elements - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 19:05:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-2884) JNDI Name Not Correct - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 19:05:32 UTC, 0 replies.
- [jira] Updated: (GERONIMO-2534) Security realms portlet should validate the realm-name for duplicate name - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 19:07:32 UTC, 0 replies.
- [jira] Commented: (GERONIMO-2640) Expose "development" and "modificationTestInterval" attributes in Jasper as configuration attributes for webcontainer - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/25 19:07:32 UTC, 0 replies.
- [jira] Updated: (GERONIMO-2621) Exception handling in Console - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 19:07:34 UTC, 2 replies.
- [jira] Updated: (GERONIMO-3194) Upgrading documentation for deployment plan-geronimo-application.xml - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 19:07:35 UTC, 0 replies.
- [jira] Updated: (GERONIMO-1686) Servlet 2.5 and JSP 2.1 api jars for JavaEE 5 work - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 19:09:31 UTC, 1 replies.
- [jira] Updated: (GERONIMO-2530) Enable configuration of Axis global request/response handlers - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 19:11:31 UTC, 1 replies.
- [jira] Updated: (GERONIMO-2758) Upgrade to Howl 1.0.2 - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 19:11:32 UTC, 1 replies.
- [jira] Updated: (GERONIMO-1293) Provide tomcat statistics - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 19:13:31 UTC, 2 replies.
- [jira] Updated: (GERONIMO-807) Better handling for system log viewer portlet render requests - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 19:13:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-2814) Add a second repository to Geronimo - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 19:15:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3206) Create and include a new patched version of Tomcat - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 19:19:32 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3124) Reminder: Switch Axis2 stack back to axis2-saaj from Sun SAAJ Impl - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 19:19:32 UTC, 1 replies.
- [jira] Updated: (GERONIMO-3191) Can not login the remote Geronimo server on Linux - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 19:21:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3127) ERROR [DriverDownloader] Unable to download driver properties - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 19:21:31 UTC, 1 replies.
- [jira] Updated: (GERONIMO-3207) Created 2.0-M6 Branch - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 19:21:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3198) Revert back to xalan 2.6.0 to correct a TCK issue - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 19:23:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3123) Create a template/var directory for creating additional instances of geronimo - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 19:23:31 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-3332) POJO Web-services under Geronimo fail with arrays as method call arguments - posted by "Jarek Gawor (JIRA)" <ji...@apache.org> on 2007/07/25 19:25:31 UTC, 0 replies.
- [jira] Commented: (GERONIMO-3198) Revert back to xalan 2.6.0 to correct a TCK issue - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/25 19:34:31 UTC, 1 replies.
- [jira] Closed: (GERONIMO-3191) Can not login the remote Geronimo server on Linux - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/25 19:55:31 UTC, 0 replies.
- [jira] Created: (GERONIMO-3347) Improve output formatting in J2G Conversion tool - posted by "Jason Warner (JIRA)" <ji...@apache.org> on 2007/07/25 20:01:38 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3337) Deploy of servlet-examples-tomcat-2.0-SNAPSHOT.car fails due to existing config.ser - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 20:07:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-1761) Change geronimo-util module to geronimo-crypto, give credit where credit is due - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 20:11:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-2401) Upgrade commons-logging to 1.1 - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 20:11:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-2700) JSR-88 1.2 Tasklist (JEE5 Deployment) - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 20:15:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3040) Implement process to ensure all annotations are discovered and processed - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 20:15:32 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3340) Take apache directory plugin out of the main build, put it in plugins. - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 20:15:33 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3322) web apps with login config still object to server-side attribute. - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 20:17:32 UTC, 0 replies.
- [jira] Updated: (GERONIMO-2878) JVM stats exposed through JMX are incorrect and missing init/max heap size - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 20:17:35 UTC, 1 replies.
- [jira] Updated: (GERONIMO-2387) Server life cycle log entries should be generated by the server - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 20:17:36 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3326) ClassLoader memory leak caused by OpenJPA - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 20:19:31 UTC, 5 replies.
- [jira] Updated: (GERONIMO-2990) Axis2: Supports OASIS XML Catalogs 1.1 specification to be used to resolve web service description document (wsdl/xsd) - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 20:19:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-1567) Plan XML files aren't included in Geronimo distributions (was included in M5 release) - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 20:19:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-2550) Plugin enhancement to allow the download of a Zip/Jar bundle and extraction location outside repository - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 20:19:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3270) Avoid CMP foreign key violations - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 20:21:31 UTC, 1 replies.
- [jira] Updated: (GERONIMO-3310) Geronimo is not finding message-destination elements in ejb-jar.xmls - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 20:21:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3257) gbean dependencies should be started after collection references are updated - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 20:21:31 UTC, 1 replies.
- [jira] Updated: (GERONIMO-3316) warn but don't prevent deployment if an ear's manifest cps are messed up, and provide more info on where. - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 20:23:31 UTC, 0 replies.
- [jira] Created: (GERONIMO-3348) java.lang.NoSuchMethodError in org.springframework.context.i18n.LocaleContextHolder - posted by "Aleksandr Tarutin (JIRA)" <ji...@apache.org> on 2007/07/25 20:23:31 UTC, 8 replies.
- [jira] Updated: (GERONIMO-3341) Slim down geronimo by removing unneeded jars from apps and repository - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 20:23:32 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3335) Make it easier for a local maven repo to be a plugin repo - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 20:23:32 UTC, 0 replies.
- [jira] Updated: (GERONIMO-2950) Build test failure in geronimo-naming - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 20:25:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-1792) Ant Tasks Mirror of Maven Plugins - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 20:25:31 UTC, 0 replies.
- [BUILD] 2.0: Failed for Revision: 559546 - posted by pr...@apache.org on 2007/07/25 20:25:50 UTC, 0 replies.
- [jira] Updated: (GERONIMO-2771) GlassFish specs are being included in 2.0-M2 builds - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 20:27:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-411) Add Hash Password Rewrite to File Realm - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/25 20:27:31 UTC, 0 replies.
- [jira] Created: (GERONIMO-3349) broken - posted by "Viet Hung Nguyen (JIRA)" <ji...@apache.org> on 2007/07/25 20:36:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3349) broken Apache - posted by "Viet Hung Nguyen (JIRA)" <ji...@apache.org> on 2007/07/25 20:36:32 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3349) broken link in console when on the Apache HTTP page - posted by "Viet Hung Nguyen (JIRA)" <ji...@apache.org> on 2007/07/25 20:40:31 UTC, 3 replies.
- [jira] Closed: (GERONIMO-2498) Geronimo should use the full javamail uber jar instead of just the spec jar + provider jar. - posted by "Rick McGuire (JIRA)" <ji...@apache.org> on 2007/07/25 21:05:31 UTC, 0 replies.
- [jira] Closed: (GERONIMO-2438) adding CRAM-MD5 and DIGEST-MD5 authentication to POP3 - posted by "Rick McGuire (JIRA)" <ji...@apache.org> on 2007/07/25 21:07:31 UTC, 0 replies.
- [jira] Created: (GERONIMO-3350) Console needs to administer all the web connectors. Needs WebManager change. - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/25 21:11:31 UTC, 0 replies.
- [jira] Created: (GERONIMO-3351) Plugin installer downloads a different version of dependecy than the one specified - posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org> on 2007/07/25 21:30:31 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-3334) Need a way to select the Tomcat NIO connector in order to enable comet support - posted by "Jeff Genender (JIRA)" <ji...@apache.org> on 2007/07/25 21:36:34 UTC, 0 replies.
- [jira] Closed: (GERONIMO-3198) Revert back to xalan 2.6.0 to correct a TCK issue - posted by "Joe Bohn (JIRA)" <ji...@apache.org> on 2007/07/25 21:53:31 UTC, 0 replies.
- [jira] Created: (GERONIMO-3352) Upgrade to Jetty 6.1.5 (just released) for Geronimo 2.0 - posted by "Joe Bohn (JIRA)" <ji...@apache.org> on 2007/07/25 22:09:31 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3347) Improve output formatting in J2G Conversion tool - posted by "Jason Warner (JIRA)" <ji...@apache.org> on 2007/07/25 22:20:31 UTC, 3 replies.
- Clean up JIRAs and target appropriately - posted by Prasad Kashyap <go...@gmail.com> on 2007/07/25 22:47:32 UTC, 0 replies.
- Problems with method level container transactions in Geronimo 2.0 / OpenEJB - posted by Christopher Blythe <cj...@gmail.com> on 2007/07/26 04:57:34 UTC, 1 replies.
- Exceptions with MDB involved in XA transaction - posted by Christopher Blythe <cj...@gmail.com> on 2007/07/26 05:06:40 UTC, 4 replies.
- [jira] Resolved: (GERONIMO-3352) Upgrade to Jetty 6.1.5 (just released) for Geronimo 2.0 - posted by "Joe Bohn (JIRA)" <ji...@apache.org> on 2007/07/26 05:45:31 UTC, 0 replies.
- [DISCUSS] Adding a "Tech Preview" portlet group in Admin Console in G 2.0 - posted by Vamsavardhana Reddy <c1...@gmail.com> on 2007/07/26 07:21:00 UTC, 14 replies.
- [jira] Commented: (GERONIMODEVTOOLS-175) javamail package is not included in server runtime - posted by "Kan Ogawa (JIRA)" <ji...@apache.org> on 2007/07/26 07:28:31 UTC, 0 replies.
- [jira] Created: (GERONIMO-3353) Adjust server log4j files to use a default logging level of error instead of info before releasing. - posted by "Matt Hogstrom (JIRA)" <ji...@apache.org> on 2007/07/26 14:58:40 UTC, 0 replies.
- [jira] Closed: (GERONIMO-2846) modified jax-ws calculator sample to work with CXF and Axis2 - posted by "Lin Sun (JIRA)" <ji...@apache.org> on 2007/07/26 15:14:40 UTC, 0 replies.
- [jira] Created: (GERONIMO-3354) Exception thrown by MDB involved in XA transaction - posted by "Christopher James Blythe (JIRA)" <ji...@apache.org> on 2007/07/26 19:06:03 UTC, 0 replies.
- [jira] Created: (GERONIMO-3355) unnecessary warning message when trying to create a new group in console realms - posted by "Viet Hung Nguyen (JIRA)" <ji...@apache.org> on 2007/07/26 19:45:03 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3355) unnecessary warning message when trying to create a new group in console realms - posted by "Viet Hung Nguyen (JIRA)" <ji...@apache.org> on 2007/07/26 19:45:04 UTC, 1 replies.
- [jira] Closed: (GERONIMO-3355) unnecessary warning message when trying to create a new group in console realms - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/26 20:28:04 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3297) Security testset - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/26 21:08:03 UTC, 0 replies.
- [jira] Updated: (GERONIMO-2682) Sending a message throws a SendFailedException - posted by "Jason Warner (JIRA)" <ji...@apache.org> on 2007/07/26 21:12:04 UTC, 0 replies.
- [jira] Closed: (GERONIMO-2534) Security realms portlet should validate the realm-name for duplicate name - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/26 21:36:03 UTC, 0 replies.
- Latest Axis2 1.3-SNAPSHOT causing build failures - posted by Donald Woods <dw...@apache.org> on 2007/07/26 22:43:22 UTC, 1 replies.
- [jira] Created: (GERONIMO-3356) Symlinks are not handled properly. - posted by "Aleksandr Tarutin (JIRA)" <ji...@apache.org> on 2007/07/26 23:06:03 UTC, 0 replies.
- [jira] Created: (GERONIMO-3357) role is ignored in web.xml - posted by "Aman Nanner (JIRA)" <ji...@apache.org> on 2007/07/26 23:10:04 UTC, 0 replies.
- Change in WebModule interface - posted by David Jencks <da...@yahoo.com> on 2007/07/27 00:00:45 UTC, 3 replies.
- [jira] Created: (GERONIMO-3358) LocalAttributeManager needs write permissions even if readOnly is true - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/27 00:24:04 UTC, 0 replies.
- [jira] Commented: (GERONIMO-3358) LocalAttributeManager needs write permissions even if readOnly is true - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/27 00:29:03 UTC, 0 replies.
- KEYS ? - posted by Jason Dillon <ja...@planet57.com> on 2007/07/27 00:52:20 UTC, 9 replies.
- [jira] Assigned: (GERONIMO-3305) Out Of Memory Error when Running DayTrader in WebServices Mode - posted by "Kevan Miller (JIRA)" <ji...@apache.org> on 2007/07/27 03:54:03 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3344) Split out non-kernel-dependent transaction and connector classes for use by openejb, jencks, etc etc. - posted by "David Blevins (JIRA)" <ji...@apache.org> on 2007/07/27 03:56:04 UTC, 0 replies.
- Claim your unassigned JIRAs targeted for 2.0 - posted by Prasad Kashyap <go...@gmail.com> on 2007/07/27 04:44:47 UTC, 2 replies.
- [jira] Closed: (GERONIMO-3322) web apps with login config still object to server-side attribute. - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/27 05:21:04 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-3357) role is ignored in web.xml - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/27 05:23:03 UTC, 0 replies.
- [jira] Closed: (GERONIMO-603) IllegalArgumentException when deploying WebApp containing a url-pattern of /* in security-constraint - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/27 05:49:03 UTC, 0 replies.
- [jira] Commented: (GERONIMO-2401) Upgrade commons-logging to 1.1 - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/27 05:56:03 UTC, 0 replies.
- [jira] Closed: (GERONIMO-2699) Module was not a war - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/27 06:06:03 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-2885) JSF is leaking application ClassLoaders - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/27 06:08:03 UTC, 0 replies.
- [jira] Closed: (GERONIMO-2885) JSF is leaking application ClassLoaders - posted by "Kevan Miller (JIRA)" <ji...@apache.org> on 2007/07/27 06:27:03 UTC, 0 replies.
- [jira] Closed: (GERONIMO-2944) Replace ancient ActiveIO usage in geronimo-security module - posted by "Kevan Miller (JIRA)" <ji...@apache.org> on 2007/07/27 08:01:09 UTC, 0 replies.
- [jira] Created: (GERONIMO-3359) naming builders are invoked twice - posted by "Jarek Gawor (JIRA)" <ji...@apache.org> on 2007/07/27 08:13:03 UTC, 0 replies.
- [jira] Created: (GERONIMODEVTOOLS-178) Deadlock! while stopping Geronimo server from within Eclipse - posted by "Shiva Kumar H R (JIRA)" <ji...@apache.org> on 2007/07/27 12:08:18 UTC, 0 replies.
- [jira] Updated: (GERONIMODEVTOOLS-178) Deadlock! while stopping Geronimo server from within Eclipse - posted by "Shiva Kumar H R (JIRA)" <ji...@apache.org> on 2007/07/27 12:10:18 UTC, 1 replies.
- [jira] Assigned: (GERONIMODEVTOOLS-178) Deadlock! while stopping Geronimo server from within Eclipse - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/27 15:55:18 UTC, 0 replies.
- [jira] Closed: (GERONIMODEVTOOLS-178) Deadlock! while stopping Geronimo server from within Eclipse - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/27 16:55:18 UTC, 0 replies.
- [jira] Commented: (GERONIMODEVTOOLS-178) Deadlock! while stopping Geronimo server from within Eclipse - posted by "Shiva Kumar H R (JIRA)" <ji...@apache.org> on 2007/07/27 17:14:18 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-3208) In-place deployment fails when renaming file - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/27 19:13:18 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-1786) JMS Listeners for protocols activeio, peer and openwire fail to start - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/27 19:15:20 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-2028) Plugin export errors don't stop process, but cause it to fail much later - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/27 19:15:20 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-3127) ERROR [DriverDownloader] Unable to download driver properties - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/27 19:17:18 UTC, 2 replies.
- [jira] Assigned: (GERONIMO-2884) JNDI Name Not Correct - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/27 19:21:18 UTC, 0 replies.
- [jira] Created: (GERONIMO-3360) corba-marshall and corba-mytime tests failing - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/27 19:31:18 UTC, 0 replies.
- [jira] Commented: (GERONIMO-2737) Server shutdown time has increased significantly because of ActiveMQ v4 - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/27 19:35:18 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3199) Prefix ear name in deployment-id to make it unique - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/27 19:45:18 UTC, 0 replies.
- [jira] Closed: (GERONIMO-2892) Undeploy locks files on Windows - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/27 19:53:18 UTC, 0 replies.
- [jira] Closed: (GERONIMO-2315) On Editing a database pool by changing the database name and restarting it fails to startup - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/27 20:09:18 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3314) (Sandbox) The Welcome portlet has an error in the way it renders the Common Console Actions table - posted by "Joe Bohn (JIRA)" <ji...@apache.org> on 2007/07/27 20:23:18 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3314) (Sandbox) The Welcome portlet images and links are broken - posted by "Daniel Larsen (JIRA)" <ji...@apache.org> on 2007/07/27 20:30:54 UTC, 2 replies.
- [jira] Closed: (GERONIMO-3207) Created 2.0-M6 Branch - posted by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/27 20:53:52 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-3349) broken link in console when on the Apache HTTP page - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/27 23:05:53 UTC, 0 replies.
- Re: svn commit: r560387 - in /geronimo/components/txmanager/trunk: geronimo-connector/src/test/resources/ geronimo-connector/src/test/resources/META-INF/ geronimo-transaction/src/test/resources/ geronimo-transaction/src/test/resources/META-INF/ - posted by Jason Dillon <ja...@planet57.com> on 2007/07/27 23:24:35 UTC, 0 replies.
- [jira] Closed: (GERONIMO-3344) Split out non-kernel-dependent transaction and connector classes for use by openejb, jencks, etc etc. - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/28 00:51:53 UTC, 0 replies.
- [jira] Commented: (GERONIMO-3348) java.lang.NoSuchMethodError in org.springframework.context.i18n.LocaleContextHolder - posted by "Kevan Miller (JIRA)" <ji...@apache.org> on 2007/07/28 03:13:52 UTC, 1 replies.
- [BUILD] 2.0: Failed for Revision: 560475 - posted by pr...@apache.org on 2007/07/28 05:15:05 UTC, 0 replies.
- Upcoming Genesis release - posted by Jason Dillon <ja...@planet57.com> on 2007/07/28 14:43:59 UTC, 7 replies.
- Holidays. At last! - posted by Jacek Laskowski <ja...@laskowski.net.pl> on 2007/07/29 13:20:24 UTC, 0 replies.
- [jira] Created: (GERONIMO-3361) Tomcat is using the wrong classloader to create LoginContext/LoginModules - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/29 18:02:52 UTC, 0 replies.
- [jira] Closed: (GERONIMO-3361) Tomcat is using the wrong classloader to create LoginContext/LoginModules - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/29 18:07:52 UTC, 0 replies.
- [jira] Commented: (GERONIMO-2687) All "default" Subjects should be obtained by logging in to a realm, not constructed explicitly - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/29 19:44:52 UTC, 0 replies.
- [jira] Closed: (GERONIMO-3357) role is ignored in web.xml - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/29 19:54:52 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-2286) app client plan still uses Strings for dependency Module IDs - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/30 09:02:54 UTC, 0 replies.
- [jira] Created: (GERONIMO-3362) Enable Tomcat context level cluster - posted by "YunFeng Ma (JIRA)" <ji...@apache.org> on 2007/07/30 12:58:52 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3362) Enable Tomcat context level cluster - posted by "YunFeng Ma (JIRA)" <ji...@apache.org> on 2007/07/30 13:02:53 UTC, 0 replies.
- [jira] Created: (GERONIMO-3363) ArrayList thread safe problem in OpenJPA - posted by "YunFeng Ma (JIRA)" <ji...@apache.org> on 2007/07/30 14:15:54 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3363) ArrayList thread safe problem in OpenJPA - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/30 15:29:20 UTC, 1 replies.
- [jira] Closed: (GERONIMO-3349) broken link in console when on the Apache HTTP page - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/30 15:58:52 UTC, 0 replies.
- explicit artifact name in DefaultArtifactResolver - posted by Kevan Miller <ke...@gmail.com> on 2007/07/30 16:08:27 UTC, 0 replies.
- [jira] Commented: (GERONIMO-1786) JMS Listeners for protocols activeio, peer and openwire fail to start - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/30 16:14:52 UTC, 1 replies.
- [jira] Closed: (GERONIMO-1786) JMS Listeners for protocols activeio, peer and openwire fail to start - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/30 16:28:52 UTC, 0 replies.
- [jira] Commented: (GERONIMO-2878) JVM stats exposed through JMX are incorrect and missing init/max heap size - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/30 17:03:52 UTC, 0 replies.
- [jira] Commented: (GERONIMO-3359) naming builders are invoked twice - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/30 17:51:53 UTC, 0 replies.
- [jira] Closed: (GERONIMO-3347) Improve output formatting in J2G Conversion tool - posted by "Jason Warner (JIRA)" <ji...@apache.org> on 2007/07/30 19:52:52 UTC, 0 replies.
- [jira] Closed: (GERONIMO-2878) JVM stats exposed through JMX are incorrect and missing init/max heap size - posted by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/07/30 21:05:53 UTC, 0 replies.
- Re: svn commit: r561027 - in /geronimo/server/trunk/modules/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/connector: BaseHttp11ConnectorGBean.java ConnectorGBean.java - posted by Anita Kulshreshtha <a_...@yahoo.com> on 2007/07/30 22:25:07 UTC, 0 replies.
- Re: svn commit: r561104 - /geronimo/server/trunk/modules/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/connector/BaseHttp11ConnectorGBean.java - posted by Anita Kulshreshtha <a_...@yahoo.com> on 2007/07/30 22:30:46 UTC, 2 replies.
- [jira] Assigned: (GERONIMO-3140) Artifact aliasing doesn't work for already-started modules - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/30 23:36:52 UTC, 0 replies.
- [jira] Closed: (GERONIMO-770) java.lang.IllegalStateException: More then one configuration mananger was found in kernel - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/31 02:35:52 UTC, 0 replies.
- [jira] Closed: (GERONIMO-817) deploy-jsr88 module has dependency on openejb - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/31 02:37:52 UTC, 0 replies.
- [jira] Commented: (GERONIMO-1393) Add test of EAR/WAR security options - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/31 02:39:52 UTC, 0 replies.
- [jira] Commented: (GERONIMO-1690) Additional support for Targets passed into JSR88 - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/31 02:39:53 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-1874) synthetic ears should allow use of modules outside the g repository - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/31 02:41:53 UTC, 0 replies.
- [jira] Commented: (GERONIMO-2244) Explicit reference fail when module type is not "car" - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/31 02:43:52 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-3314) (Sandbox) The Welcome portlet images and links are broken - posted by "Joe Bohn (JIRA)" <ji...@apache.org> on 2007/07/31 03:44:52 UTC, 0 replies.
- [VOTE] Release specs for JACC, JSP, Servlet - posted by Tim McConnell <ti...@gmail.com> on 2007/07/31 04:04:58 UTC, 5 replies.
- [jira] Closed: (DAYTRADER-38) Cleanup ejb-jar.xml by removing one-phase remnants and fixing spec compliance warnings - posted by "Christopher James Blythe (JIRA)" <de...@geronimo.apache.org> on 2007/07/31 04:39:52 UTC, 0 replies.
- [jira] Closed: (DAYTRADER-40) Add vendor specific DDs for deployment on Sun Java System Application Server Platform Edition 9 - posted by "Christopher James Blythe (JIRA)" <de...@geronimo.apache.org> on 2007/07/31 04:41:53 UTC, 0 replies.
- [jira] Updated: (DAYTRADER-40) Add vendor specific DDs for deployment on Sun Java System Application Server Platform Edition 9 - posted by "Christopher James Blythe (JIRA)" <de...@geronimo.apache.org> on 2007/07/31 04:41:53 UTC, 0 replies.
- [jira] Updated: (DAYTRADER-39) Revise exception handling in EJB-tier to comply with spec - posted by "Christopher James Blythe (JIRA)" <de...@geronimo.apache.org> on 2007/07/31 04:45:52 UTC, 0 replies.
- [jira] Closed: (DAYTRADER-39) Revise exception handling in EJB-tier to comply with spec - posted by "Christopher James Blythe (JIRA)" <de...@geronimo.apache.org> on 2007/07/31 04:45:53 UTC, 0 replies.
- [jira] Created: (DAYTRADER-47) Add full EJB 3 runtime mode (including EJB 3 based stateless session bean and MDBs) - posted by "Christopher James Blythe (JIRA)" <de...@geronimo.apache.org> on 2007/07/31 04:55:52 UTC, 0 replies.
- [jira] Closed: (DAYTRADER-47) Add full EJB 3 runtime mode (including EJB 3 based stateless session bean and MDBs) - posted by "Christopher James Blythe (JIRA)" <de...@geronimo.apache.org> on 2007/07/31 04:55:53 UTC, 0 replies.
- [jira] Created: (DAYTRADER-48) Remove TradeJPA mode (replaced by full EJB 3 mode) - posted by "Christopher James Blythe (JIRA)" <de...@geronimo.apache.org> on 2007/07/31 05:07:53 UTC, 0 replies.
- [jira] Created: (DAYTRADER-49) Add EJB 3 based Session-to-Direct mode - posted by "Christopher James Blythe (JIRA)" <de...@geronimo.apache.org> on 2007/07/31 05:21:52 UTC, 0 replies.
- WARNING of schema changes - posted by David Jencks <da...@yahoo.com> on 2007/07/31 10:30:05 UTC, 1 replies.
- [jira] Closed: (GERONIMO-2286) app client plan still uses Strings for dependency Module IDs - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/31 11:44:52 UTC, 0 replies.
- [jira] Commented: (GERONIMO-3140) Artifact aliasing doesn't work for already-started modules - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/31 11:46:53 UTC, 0 replies.
- [jira] Closed: (GERONIMO-1874) synthetic ears should allow use of modules outside the g repository - posted by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/31 11:48:52 UTC, 0 replies.
- [jira] Assigned: (GERONIMO-3348) java.lang.NoSuchMethodError in org.springframework.context.i18n.LocaleContextHolder - posted by "Kevan Miller (JIRA)" <ji...@apache.org> on 2007/07/31 14:10:52 UTC, 0 replies.
- [jira] Closed: (GERONIMO-3270) Avoid CMP foreign key violations - posted by "Kevan Miller (JIRA)" <ji...@apache.org> on 2007/07/31 15:38:53 UTC, 0 replies.
- [jira] Created: (GERONIMO-3364) Finalize License/Notice files for 2.0 release - posted by "Kevan Miller (JIRA)" <ji...@apache.org> on 2007/07/31 15:40:53 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3364) Finalize License/Notice files for 2.0 release - posted by "Kevan Miller (JIRA)" <ji...@apache.org> on 2007/07/31 15:42:52 UTC, 0 replies.
- Update README file - posted by Kevan Miller <ke...@gmail.com> on 2007/07/31 16:34:13 UTC, 1 replies.
- config.xml - posted by Kevan Miller <ke...@gmail.com> on 2007/07/31 16:46:02 UTC, 4 replies.
- testsuite - posted by Jarek Gawor <jg...@gmail.com> on 2007/07/31 16:58:32 UTC, 7 replies.
- [jira] Commented: (GERONIMO-3266) Enhance attributes schema (relates to config.xml) - posted by "Jay D. McHugh (JIRA)" <ji...@apache.org> on 2007/07/31 19:07:52 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3360) corba-marshall and corba-mytime tests failing - posted by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/07/31 22:14:52 UTC, 1 replies.
- [jira] Assigned: (GERONIMO-3271) Update all users of the attributes schema to use new version - posted by "Jay D. McHugh (JIRA)" <ji...@apache.org> on 2007/07/31 22:28:52 UTC, 0 replies.
- [jira] Commented: (GERONIMO-3165) Extended persistence contexts need to use some openejb facilities so they can get created when a stateful bean instance is created - posted by "Ted Kirby (JIRA)" <ji...@apache.org> on 2007/07/31 22:43:52 UTC, 0 replies.
- [jira] Reopened: (GERONIMO-3357) role is ignored in web.xml - posted by "Aman Nanner (JIRA)" <ji...@apache.org> on 2007/07/31 23:39:52 UTC, 0 replies.
- [jira] Updated: (GERONIMO-3357) role is ignored in web.xml - posted by "Aman Nanner (JIRA)" <ji...@apache.org> on 2007/07/31 23:41:52 UTC, 0 replies.