[BUILD] trunk: Failed for Revision: 797862

2009-07-26 Thread gawor
Geronimo Revision: 797862 built with tests included See the full build-0300.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20090726/build-0300.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/trunk/20090726 [INFO] BUILD

[jira] Created: (GERONIMO-4765) API for Assumed Identity (run-as) support

2009-07-26 Thread JIRA
API for Assumed Identity (run-as) support - Key: GERONIMO-4765 URL: https://issues.apache.org/jira/browse/GERONIMO-4765 Project: Geronimo Issue Type: Improvement Security Level: public (Regular

[BUILD] trunk: Failed for Revision: 797919

2009-07-26 Thread gawor
Geronimo Revision: 797919 built with tests included See the full build-0900.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20090726/build-0900.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/trunk/20090726 [INFO] BUILD

[jira] Commented: (GERONIMO-4765) API for Assumed Identity (run-as) support

2009-07-26 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12735390#action_12735390 ] David Jencks commented on GERONIMO-4765: If one made an analogy with

[BUILD] trunk: Failed for Revision: 797967

2009-07-26 Thread gawor
Geronimo Revision: 797967 built with tests included See the full build-1500.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20090726/build-1500.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/trunk/20090726 [INFO] BUILD

[jira] Commented: (GERONIMO-4765) API for Assumed Identity (run-as) support

2009-07-26 Thread JIRA
[ https://issues.apache.org/jira/browse/GERONIMO-4765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12735424#action_12735424 ] Jürgen Weber commented on GERONIMO-4765: As an application developer you are

[soap:Fault] faultstringpwd == null but a password is needed/faultstring

2009-07-26 Thread rahul.soa
Hello David/Devs, Objective: trying to set web service security at serverside: I am getting an error while accessing the secured webservice. The soap fault I am receiving is below: *Response:* soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/

Re: [soap:Fault] faultstringpwd == null but a password is needed/faultstring

2009-07-26 Thread rahul.soa
Just one amendment here in my speculation about the fault cause. I wrote this in the previous thread, but I dont know why I am getting this error pwd == null but a password is needed at pwcb.setPassword(passwd); Now, i dont think this fault is coming from here pwcb.setPassword(passwd); as I

Re: [soap:Fault] faultstringpwd == null but a password is needed/faultstring

2009-07-26 Thread David Jencks
I chatted with Rahul on IRC a bit, and it looks to me as if his code is doing what cxf and wss4j expect. I think the next step is to figure out exactly where the fault is coming from. I would grep the cxf and wss4j source code for but a password is needed. If that doesn't find the

[jira] Commented: (GERONIMODEVTOOLS-575) GEP errors that are logged to the Eclipse error log are not always seen by end-user

2009-07-26 Thread Delos Dai (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12735448#action_12735448 ] Delos Dai commented on GERONIMODEVTOOLS-575: Hi Tim, thanks very much

How to configure Jetty in Geronimo?

2009-07-26 Thread Delos
Hi, Since Jetty has lots of configurable option, suppose they're also configurable in geronimo jetty distribution. For tomcat, there is GERONIMO_HOME/var/catalina containing the Tomcat configuration file, but for jetty distribution, GERONIMO_HOME/var/jetty is an empty directory. Could anyone

[jira] Resolved: (GERONIMO-4747) a {0} did not get replaced in the last portlet of console --- Apache HTTP

2009-07-26 Thread Ivan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan resolved GERONIMO-4747. Resolution: Fixed Fix Version/s: 2.2 2.1.5 Commit changes to trunk At

[BUILD] trunk: Failed for Revision: 798007

2009-07-26 Thread gawor
Geronimo Revision: 798007 built with tests included See the full build-2100.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20090726/build-2100.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/trunk/20090726 [INFO] BUILD

Re: How to configure Jetty in Geronimo?

2009-07-26 Thread Ivan
So far, I did not see a way to do it. Or I missed it ? I suggest that we could keep a default web configuration file in that folder, like what we did with Tomcat, and then add it while building the JettyWebAppContext, so that the users could easily change some default settings, such as JSP debug.

Re: How to configure Jetty in Geronimo?

2009-07-26 Thread Delos
Strongly agree with you, Ivan. There are so many configurable file for a standalone Jetty, such as jetty.xml ,jetty-web.xml, jetty-env.xml. So it will be very useful to did configuration for jetty distribution. Any comments? 2009/7/27 Ivan xhh...@gmail.com So far, I did not see a way to do

Re: How to configure Jetty in Geronimo?

2009-07-26 Thread David Jencks
I think you can configure just about everything through the gbeans. Reading a second web.xml file for every web app would be a very large change to the deployer and is not something we can consider for 2.2. I think you can configure the jsp debug in the default jsp servlet gbean in the

[jira] Updated: (GERONIMO-4758) The Server Console page displays messy codes when set zh as the prefered language in browser

2009-07-26 Thread Siqi Du (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siqi Du updated GERONIMO-4758: -- Attachment: (was: console-filter.patch) The Server Console page displays messy codes when set

[jira] Updated: (GERONIMO-4758) The Server Console page displays messy codes when set zh as the prefered language in browser

2009-07-26 Thread Siqi Du (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siqi Du updated GERONIMO-4758: -- Attachment: console-filter-branch-2.1.patch console-filter-trunk.patch The Server

[jira] Commented: (GERONIMO-3815) ContextManager.getCurrentContext() throws NullPointerException

2009-07-26 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12735470#action_12735470 ] David Jencks commented on GERONIMO-3815: Can you provide a complete stack trace

[jira] Updated: (GERONIMO-4748) Security context is not cleared before the thread is returned to the pool for Tomcat

2009-07-26 Thread Ivan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan updated GERONIMO-4748: --- Attachment: Geronimo-4748-2.1 I created a hacker valve used to clean up the security association with the

[jira] Closed: (GERONIMO-596) PermissionManager can be sparser

2009-07-26 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks closed GERONIMO-596. - Resolution: Fixed No one knows what this means Alan, if you explain I'll try to work on

[jira] Closed: (GERONIMO-1602) Switching from Tomcat causes error in JAAS module: Unable to instantiate login module

2009-07-26 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks closed GERONIMO-1602. -- Resolution: Cannot Reproduce I think the code and classloaders surrounding this problem

[jira] Closed: (GERONIMO-1053) Session Bean, Finder, Method Permissions

2009-07-26 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks closed GERONIMO-1053. -- Resolution: Fixed I don't think we would have passed the tck if this was a problem. The

[jira] Closed: (GERONIMO-2276) Need tests for security-builder module

2009-07-26 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks closed GERONIMO-2276. -- Resolution: Won't Fix everything can use more tests. Need tests for security-builder

[jira] Closed: (GERONIMO-2446) Creating sql security realm fails in Geronimo 1.1.1

2009-07-26 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks closed GERONIMO-2446. -- Resolution: Fixed No complaints recently. Creating sql security realm fails in Geronimo