[jira] [Created] (GERONIMO-6261) Add a own authenticator for Spnego login for G 2.2 branch

2012-01-12 Thread Forrest Xia (Created) (JIRA)
Add a own authenticator for Spnego login for G 2.2 branch - Key: GERONIMO-6261 URL: https://issues.apache.org/jira/browse/GERONIMO-6261 Project: Geronimo Issue Type: New Feature

[jira] [Resolved] (GERONIMO-5651) Add a own authenticator for Spnego login

2012-01-12 Thread Forrest Xia (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Forrest Xia resolved GERONIMO-5651. --- Resolution: Fixed Open https://issues.apache.org/jira/browse/GERONIMO-6261 for 2.2 branch

[jira] [Updated] (GERONIMO-5651) Add a own authenticator for Spnego login

2012-01-12 Thread Forrest Xia (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Forrest Xia updated GERONIMO-5651: -- Affects Version/s: (was: 2.2.1) Add a own authenticator for Spnego login

[jira] [Commented] (GERONIMO-5624) use info tree for tomcat web app deployment

2012-01-12 Thread Forrest Xia (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13184818#comment-13184818 ] Forrest Xia commented on GERONIMO-5624: --- Can we close this jira now?

[jira] [Commented] (GERONIMO-5623) include all usable web.xml info in our info tree

2012-01-12 Thread Forrest Xia (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13184819#comment-13184819 ] Forrest Xia commented on GERONIMO-5623: --- Can we close this jira now?

[jira] [Closed] (GERONIMO-5624) use info tree for tomcat web app deployment

2012-01-12 Thread David Jencks (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks closed GERONIMO-5624. -- Resolution: Fixed done long ago use info tree for tomcat web app

[jira] [Closed] (GERONIMO-5623) include all usable web.xml info in our info tree

2012-01-12 Thread David Jencks (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks closed GERONIMO-5623. -- Resolution: Fixed done long ago include all usable web.xml info in our

Re: Geronimo 3 and karaf 3

2012-01-12 Thread Forrest Xia
On Thu, Jan 12, 2012 at 3:29 PM, David Jencks david_jen...@yahoo.comwrote: I have seen problems like this sometimes. I wonder if the pax-url and karaf snapshots are up to date? I locally built karaf, but no pax-url, will retry. That might result in old artifacts (not from the build you

[jira] [Assigned] (GERONIMO-6233) --offline option does not work when server is started

2012-01-12 Thread Saphen Qiu (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-6233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saphen Qiu reassigned GERONIMO-6233: Assignee: Saphen Qiu --offline option does not work when server is started

[jira] [Updated] (GERONIMO-6233) --offline option does not work when server is started

2012-01-12 Thread Saphen Qiu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-6233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saphen Qiu updated GERONIMO-6233: - Attachment: fix_6233.patch Fixed GERONIMO-6233 --offline option does not work when server

[jira] [Resolved] (GERONIMO-6233) --offline option does not work when server is started

2012-01-12 Thread Saphen Qiu (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-6233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saphen Qiu resolved GERONIMO-6233. -- Resolution: Fixed Fix Version/s: 3.0.1 Regression: Regression Patch is

[jira] [Updated] (GERONIMODEVTOOLS-781) slf4j version conflict

2012-01-12 Thread Yi Xiao (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Xiao updated GERONIMODEVTOOLS-781: - Attachment: slf4jVersionConflict_781.patch I remove all the org.self4j.*

[jira] [Created] (GERONIMO-6262) Fork tomcat 7.0.23 release

2012-01-12 Thread Forrest Xia (Created) (JIRA)
Fork tomcat 7.0.23 release -- Key: GERONIMO-6262 URL: https://issues.apache.org/jira/browse/GERONIMO-6262 Project: Geronimo Issue Type: Task Security Level: public (Regular issues) Components: Tomcat

txmanager last resource commit optimization

2012-01-12 Thread Florent Guillaume
Hi, Has there been any thought of implementing the so-called last resource commit optimization in TransactionImpl.internalPrepare? The idea is, on the last resource in the list, to avoid calling prepare() and immediately call commit(onePhase=true). Deciding when and which resource to put last in

Re: txmanager last resource commit optimization

2012-01-12 Thread David Jencks
I've thought about it a lot. Since this optimization normally destroys the integrity of transactions, I decided not to implement it the usual way. You can maintain transactional integrity if the last resource is also used as the transaction log and the transaction log prepare entries are in