[jira] Commented: (GERONIMO-4184) In-doubt transaction Id's could be reused during server startup

2011-03-15 Thread Vamsavardhana Reddy (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006815#comment-13006815 ] Vamsavardhana Reddy commented on GERONIMO-4184: --- GERONIMO-4393 has

[jira] Updated: (GERONIMO-4184) In-doubt transaction Id's could be reused during server startup

2011-03-15 Thread Vamsavardhana Reddy (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vamsavardhana Reddy updated GERONIMO-4184: -- Attachment: GERONIM-4184.patch GERONIM-4184.patch: Add two random bytes

Re: Server build failed

2011-03-15 Thread Ivan
Do you solve this issue ? I got the similar error, and found it was caused by an old org\apache\geronimo\geronimo\3.0-SNAPSHOT\geronimo-3.0-SNAPSHOT.pom file on the snapshot site. Manually copy this file from the source code to the local maven repository would make it work. 2011/3/10 Shenghao

Re: Server build failed

2011-03-15 Thread Shenghao Fang
I finally made the build successfully by upgrading maven to 3.03. But I don't know the root cause exactly. Anyway, thanks for your hint. 2011/3/15 Ivan xhh...@gmail.com Do you solve this issue ? I got the similar error, and found it was caused by an old

Re: Server build failed

2011-03-15 Thread Shenghao Fang
By the way, there is a more convenient way to install the pom into the repository by executing 'mvn install -N' at the folder of the pom file. The option '-N' means 'Do not recurse into sub-projects'. :) 2011/3/15 Shenghao Fang michael1224.f...@gmail.com I finally made the build successfully by

Re: Server build failed

2011-03-15 Thread Ivan
:-) 2011/3/15 Shenghao Fang michael1224.f...@gmail.com By the way, there is a more convenient way to install the pom into the repository by executing 'mvn install -N' at the folder of the pom file. The option '-N' means 'Do not recurse into sub-projects'. :) 2011/3/15 Shenghao Fang

[BUILD] branches/2.2: Failed for Revision: 1081737

2011-03-15 Thread gawor
Geronimo Revision: 1081737 built with tests included See the full build-0800.log file at http://people.apache.org/builds/geronimo/server/binaries/2.2/20110315/build-0800.log See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/2.2/20110315/unit-test-reports

Re: Can anyone shed some light on how MDB works ?

2011-03-15 Thread Shawn Jiang
Never mind, just fixed blocking issue of MDB failures locally. Will attach the patch soon. On Mon, Mar 14, 2011 at 9:56 AM, Shawn Jiang genspr...@gmail.com wrote: I plan to look into the MDB failures in tck.Before I dive into it, Can anyone shed some light on how MDB works ?

Re: Can anyone shed some light on how MDB works ?

2011-03-15 Thread Shawn Jiang
Post the MDB working stacktrace when a message is received. org.apache.openejb.core.mdb.MdbInstanceFactory.constructBean() line: 190 org.apache.openejb.core.mdb.MdbInstanceFactory.createInstance(boolean) line: 124

NPE when calling BeanManagerImpl.isNormalScope(component.getScope())

2011-03-15 Thread Shawn Jiang
Hello, I got a NPE when calling BeanManagerImpl.isNormalScope(null) when constructing a MDB instance in a non-webbean ejb module. From the stacktrace, there's no chance the component.getScope() could return a non-null value. I'm wondering why there's no null param checking for

[BUILD] branches/2.1: Failed for Revision: 1081669

2011-03-15 Thread gawor
Geronimo Revision: 1081669 built with tests included See the full build-0200.log file at http://people.apache.org/builds/geronimo/server/binaries/2.1/20110315/build-0200.log See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/2.1/20110315/unit-test-reports

[jira] Commented: (GERONIMO-5779) Provide a tool for diagnosing OSGi resolver problems

2011-03-15 Thread Jarek Gawor (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13007174#comment-13007174 ] Jarek Gawor commented on GERONIMO-5779: --- In revision 1081933 1081941 I updated

[jira] Created: (GERONIMO-5864) ServletContext.log doesn't log

2011-03-15 Thread Kevan Miller (JIRA)
ServletContext.log doesn't log -- Key: GERONIMO-5864 URL: https://issues.apache.org/jira/browse/GERONIMO-5864 Project: Geronimo Issue Type: Bug Security Level: public (Regular issues) Affects Versions:

[Discussion] Update a bundle within an EBA

2011-03-15 Thread han hongfang
Hi all, I would like to hear the comments for the solution proposal for updating a bundle within an EBA, and the related JIRAs are: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-718 Update a bundle within an EBA https://issues.apache.org/jira/browse/GERONIMO-5861 Update a bundle within

Re: [Discussion] Update a bundle within an EBA

2011-03-15 Thread David Jencks
It looks to me as if the jiras just say you'd like this feature without explaining how it would work. Even though we don't yet have an isolation environment in geronimo, I'd like to know how this would work if we did. Lets say you have an EBA with bundles A, B, and C, B imports packages from A

[BUILD] branches/2.2: Failed for Revision: 1082000

2011-03-15 Thread gawor
Geronimo Revision: 1082000 built with tests included See the full build-2000.log file at http://people.apache.org/builds/geronimo/server/binaries/2.2/20110316/build-2000.log See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/2.2/20110316/unit-test-reports