[jira] [Closed] (GERONIMODEVTOOLS-751) No keys of Keyboard can jump out of the input box

2011-06-02 Thread Tina Li (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tina Li closed GERONIMODEVTOOLS-751. verified on build 20110531125652 No keys of Keyboard can jump out of the input box

[BUILD] trunk: Failed for Revision: 1130420

2011-06-02 Thread Jarek Gawor
Geronimo Revision: 1130420 built with tests included See the full build-0300.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20110602/build-0300.log See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/trunk/20110602/unit-test

[jira] [Commented] (GERONIMODEVTOOLS-757) Karaf shell still working after stopped geronimo server through GEP and error happened when excute geronimo server related commands

2011-06-02 Thread Yi Xiao (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13042668#comment-13042668 ] Yi Xiao commented on GERONIMODEVTOOLS-757: -- Tina, I've traced the code

[jira] [Commented] (GERONIMODEVTOOLS-752) Fail to start server in profile mode

2011-06-02 Thread Yi Xiao (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13042685#comment-13042685 ] Yi Xiao commented on GERONIMODEVTOOLS-752: -- Viola, the root cause is

[jira] [Created] (GERONIMO-5991) org.apache.myfaces.el.VariableResolverImpl throws java.lang.IllegalStateException when it unsets the scope as null

2011-06-02 Thread Mohan Reddy (JIRA)
org.apache.myfaces.el.VariableResolverImpl throws java.lang.IllegalStateException when it unsets the scope as null -- Key: GERONIMO-5991 URL:

[jira] [Updated] (GERONIMO-5987) The ActiveMQ working directory and port are not referenced correctly - multiple instances not possible

2011-06-02 Thread Russell E Glaue (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell E Glaue updated GERONIMO-5987: -- Description: I am testing with geronimo-tomcat7-javaee6-web-3.0-SNAPSHOT,

[jira] [Updated] (GERONIMO-5987) The ActiveMQ working directory and port are not referenced correctly - multiple instances not possible

2011-06-02 Thread Russell E Glaue (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell E Glaue updated GERONIMO-5987: -- Description: I am testing with geronimo-tomcat7-javaee6-web-3.0-SNAPSHOT,

Re: Progress on osgi-friendliness

2011-06-02 Thread Kevan Miller
On Jun 2, 2011, at 2:05 AM, Kevan Miller wrote: fyi, this looks like the cause of the corba failure: java.lang.IllegalStateException: On a thread without an initialized context at org.apache.geronimo.openwebbeans.GeronimoSingletonService.getContext(GeronimoSingletonService.java:62)

[jira] [Commented] (GERONIMO-5987) The ActiveMQ working directory and port are not referenced correctly - multiple instances not possible

2011-06-02 Thread Russell E Glaue (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13043024#comment-13043024 ] Russell E Glaue commented on GERONIMO-5987: --- Apparently there are two places

[jira] [Resolved] (GERONIMODEVTOOLS-752) Fail to start server in profile mode

2011-06-02 Thread Yi Xiao (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Xiao resolved GERONIMODEVTOOLS-752. -- Resolution: Fixed Fail to start server in profile mode

Re: Progress on osgi-friendliness

2011-06-02 Thread Forrest Xia
On Thu, Jun 2, 2011 at 2:01 PM, Forrest Xia forres...@gmail.com wrote: On Thu, Jun 2, 2011 at 11:22 AM, David Jencks david_jen...@yahoo.comwrote: Hi Forrest, I've pushed today's source to people.apache.org. It compiles for me :-) I just committed an update to OWB that makes it more

appclient testsuite failure

2011-06-02 Thread Kevan Miller
Looks like an appclient failure was introduced sometime between May 28 and now. I'm getting a failure in testsuite/enterprise-testsuite/sec-client-tests: Deployer operation failed: AppClientModuleBuilder: Could not load main class: org.apache.geronimo.test.TestClient

Re: appclient testsuite failure

2011-06-02 Thread Shawn Jiang
I'll take a look On Fri, Jun 3, 2011 at 10:05 AM, Kevan Miller kevan.mil...@gmail.comwrote: Looks like an appclient failure was introduced sometime between May 28 and now. I'm getting a failure in testsuite/enterprise-testsuite/sec-client-tests: Deployer operation failed:

Re: appclient testsuite failure

2011-06-02 Thread Kevan Miller
On Jun 2, 2011, at 10:36 PM, Shawn Jiang wrote: I'll take a look Thanks Shawn. Just noticed that the AppClientModuleBuilder line numbers will be off by two (I'd reverted the latest commit, I think...). --kevan

Re: Progress on osgi-friendliness

2011-06-02 Thread Kevan Miller
On Jun 2, 2011, at 9:52 PM, Forrest Xia wrote: On Thu, Jun 2, 2011 at 2:01 PM, Forrest Xia forres...@gmail.com wrote: On Thu, Jun 2, 2011 at 11:22 AM, David Jencks david_jen...@yahoo.com wrote: Hi Forrest, I've pushed today's source to people.apache.org. It compiles for me :-) I

Re: Progress on osgi-friendliness

2011-06-02 Thread Forrest Xia
Are you refresh the code from https://people.apache.org/~djencks/? Here is the list that I built for dependencies: https://svn.apache.org/repos/asf/aries/branches/0.3-RCx/util/ https://svn.apache.org/repos/asf/aries/branches/0.3-RCx/blueprint/

Re: Progress on osgi-friendliness

2011-06-02 Thread David Jencks
I just pushed another source zip which should fix a few more problems. Please try it, we'll get slightly more reasonable results. It all builds for me against current aries, owb, and openejb. thanks david jencks On Jun 2, 2011, at 7:44 PM, Kevan Miller wrote: On Jun 2, 2011, at 9:52 PM,

Re: Progress on osgi-friendliness

2011-06-02 Thread David Jencks
The last two source uploads should only be using aries trunk. The aries branches/0.3-RCx builds jars with the same version as trunk but they definitely won't work. thanks david jencks On Jun 2, 2011, at 8:41 PM, Forrest Xia wrote: Are you refresh the code from

Re: Progress on osgi-friendliness

2011-06-02 Thread Forrest Xia
I ever encounter build problem on aries trunk, and now they are fixed, the aries trunk artifacts now in my local repo. Just trigger a new server build, and let's wait to see :) Forrest On Fri, Jun 3, 2011 at 12:07 PM, David Jencks david_jen...@yahoo.comwrote: The last two source uploads should