[jira] Updated: (GERONIMO-3182) Damned servlet exception in Geronimo - bad stack trace.

2007-05-24 Thread Alexander Zynevich (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Zynevich updated GERONIMO-3182: - Attachment: fix-for-GERONIMO-GERONIMO-3182.patch I think it would be OK to

Re: Possible db portlet enhancement

2007-05-24 Thread Donald Woods
Any console/usability enhancement is interesting Thanks for posting it. -Donald David Jencks wrote: Interesting is a bit strong for this simple change :-) https://issues.apache.org/jira/browse/GERONIMO-3186 thanks david jencks On May 23, 2007, at 6:37 PM, Donald Woods wrote: Sounds

[jira] Created: (GERONIMO-3187) Jetty Filename too long deployment exception

2007-05-24 Thread Tim McConnell (JIRA)
Jetty Filename too long deployment exception -- Key: GERONIMO-3187 URL: https://issues.apache.org/jira/browse/GERONIMO-3187 Project: Geronimo Issue Type: Bug Security Level: public (Regular

how to build the geronimo-kernel

2007-05-24 Thread Viet Hung Nguyen
I have made changes to some files in the modules/geronimo-kernel directory. However, the changes that I made are not being seen when I test the code out. I build with the following commands: cd modules/geronimo-kernel mvn -o clean install cd ../../configs mvn -o clean install cd

Re: how to build the geronimo-kernel

2007-05-24 Thread Kevan Miller
On May 24, 2007, at 11:30 AM, Viet Hung Nguyen wrote: I have made changes to some files in the modules/geronimo-kernel directory. However, the changes that I made are not being seen when I test the code out. I build with the following commands: cd modules/geronimo-kernel mvn -o clean

Re: how to build the geronimo-kernel

2007-05-24 Thread Viet Hung Nguyen
Kevan Miller wrote: On May 24, 2007, at 11:30 AM, Viet Hung Nguyen wrote: I have made changes to some files in the modules/geronimo-kernel directory. However, the changes that I made are not being seen when I test the code out. I build with the following commands: cd

[jira] Commented: (GERONIMO-3182) Damned servlet exception in Geronimo - bad stack trace.

2007-05-24 Thread Paul McMahan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498690 ] Paul McMahan commented on GERONIMO-3182: Thanks for the patch Alexander. From a quick visual inspection

Re: how to build the geronimo-kernel

2007-05-24 Thread David Jencks
The kernel jar ends up in lib, not the repository (or the repo copy isn't actually used if present) and it's installed in lib in geronimo-boilerplate-minimal You also need to rebuild the j2ee boilerplate. What I do to avoid getting too confused about which modules I have to build when

Re: how to build the geronimo-kernel

2007-05-24 Thread Kevan Miller
On May 24, 2007, at 12:27 PM, David Jencks wrote: The kernel jar ends up in lib, not the repository (or the repo copy isn't actually used if present) and it's installed in lib in geronimo-boilerplate-minimal You also need to rebuild the j2ee boilerplate. What I do to avoid getting too

Re: how to build the geronimo-kernel

2007-05-24 Thread Viet Hung Nguyen
Kevan Miller wrote: On May 24, 2007, at 12:27 PM, David Jencks wrote: The kernel jar ends up in lib, not the repository (or the repo copy isn't actually used if present) and it's installed in lib in geronimo-boilerplate-minimal You also need to rebuild the j2ee boilerplate. What I do to

[jira] Created: (GERONIMODEVTOOLS-150) errant dependency in plugins/org.apache.geronimo.st.v20.core/pom.xml

2007-05-24 Thread Ted Kirby (JIRA)
errant dependency in plugins/org.apache.geronimo.st.v20.core/pom.xml Key: GERONIMODEVTOOLS-150 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-150 Project:

[jira] Updated: (GERONIMODEVTOOLS-150) errant dependency in plugins/org.apache.geronimo.st.v20.core/pom.xml

2007-05-24 Thread Ted Kirby (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Kirby updated GERONIMODEVTOOLS-150: --- Attachment: GD-150.patch errant dependency in

[BUILD] TRUNK: Failed for Revision: 541372

2007-05-24 Thread prasad
OpenEJB trunk at 0 Geronimo Revision: 541372 built with tests skipped See the full build-1400.log file at http://people.apache.org/~prasad/binaries/20070524/build-1400.log [INFO] Using default encoding to copy filtered resources. Downloading: http://tomcat.apache.org/dev/dist/m2-repository

[jira] Commented: (GERONIMO-2775) Enabling web statistics collection for jetty fails from the admin console

2007-05-24 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498795 ] Donald Woods commented on GERONIMO-2775: Viet, your second patch only enables the get/set call and

[jira] Closed: (GERONIMO-3188) Annotation scanning needs to look at superclasses

2007-05-24 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks closed GERONIMO-3188. -- Resolution: Fixed AFAICT only servlets really succumb to this problem: openejb already does

[jira] Commented: (GERONIMO-3185) PostConstruct/PreDeploy specified in xml can have class default to component's type.

2007-05-24 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498895 ] David Jencks commented on GERONIMO-3185: Fixed for app client and ejbs in rev 541492.

[jira] Closed: (GERONIMO-3185) PostConstruct/PreDeploy specified in xml can have class default to component's type.

2007-05-24 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks closed GERONIMO-3185. -- Resolution: Fixed AFAICT there is no provision for web.xml to have any lifecycle callback

[jira] Created: (GERONIMO-3188) Annotation scanning needs to look at superclasses

2007-05-24 Thread David Jencks (JIRA)
Annotation scanning needs to look at superclasses - Key: GERONIMO-3188 URL: https://issues.apache.org/jira/browse/GERONIMO-3188 Project: Geronimo Issue Type: Bug Security Level: public

[jira] Resolved: (GERONIMO-3189) Add missing geronimo-web.xml for jsp-examples and servlet-examples

2007-05-24 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods resolved GERONIMO-3189. Resolution: Fixed Committed revision 541510 in trunk. Add missing geronimo-web.xml

[jira] Created: (GERONIMO-3189) Add missing geronimo-web.xml for jsp-examples and servlet-examples

2007-05-24 Thread Donald Woods (JIRA)
Add missing geronimo-web.xml for jsp-examples and servlet-examples -- Key: GERONIMO-3189 URL: https://issues.apache.org/jira/browse/GERONIMO-3189 Project: Geronimo Issue Type: