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

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

[jira] Assigned: (GERONIMO-5234) JavaEE6 sample - Servlet 3.0 - Web Fragment

2010-04-15 Thread Chi Runhua (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chi Runhua reassigned GERONIMO-5234: Assignee: Chi Runhua JavaEE6 sample - Servlet 3.0 - Web Fragment

[jira] Created: (GERONIMO-5255) Doc: the usage of predefined graphs and views for monitoring

2010-04-15 Thread Chi Runhua (JIRA)
Doc: the usage of predefined graphs and views for monitoring Key: GERONIMO-5255 URL: https://issues.apache.org/jira/browse/GERONIMO-5255 Project: Geronimo Issue Type: Improvement

Request for authority to assign jira to myself

2010-04-15 Thread Di Hu
Hello, I want to assign a jira to myself, but currently I don't have that authority. Can anyone grant me the authority? Thank you very much in advance! Here are the details of my account: Username: carol h Email: zjuh...@gmail.com Full Name: Di Hu -- Carol

[jira] Commented: (GERONIMO-5091) Bundlize the yoko jar files.

2010-04-15 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12857209#action_12857209 ] David Jencks commented on GERONIMO-5091: rev 934301 gets classloading to work in

[jira] Commented: (GERONIMO-5092) Update the CORBA plugins for the OSGi classloading model.

2010-04-15 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12857212#action_12857212 ] David Jencks commented on GERONIMO-5092: rev 934311 gets the corba plugins to

Re: Request for authority to assign jira to myself

2010-04-15 Thread 姜璐
hi all, I don't have the right to assign JIRA to myself either,Would anyone help to grant me the right?Thanks in advance:) My account is: UserName:jessy ,Email:jessye...@gmail.com, Full Name:Lu Jiang.

Sample Code - Using Topic -Subscription and Notification Mechanism Example.

2010-04-15 Thread sagar K
I'm using Apache Geronimo 2.1.4, I have used axis2 to generate a code from a WSDL. Now i need to do subscribe and notification for the same WSDL. Please provide me sample or link to tutorials to implement it. -- View this message in context:

Re: Sample Code - Using Topic -Subscription and Notification Mechanism Example.

2010-04-15 Thread chi runhua
See if the following pages could do any help. [1]. https://cwiki.apache.org/GMOxDOC21/developing-a-jax-ws-pojo-web-service.html [2]. https://cwiki.apache.org/GMOxDOC21/developing-clients-for-a-jax-ws-web-service.html Jeff On Thu, Apr 15, 2010 at 6:00 PM, sagar K sagar...@gmail.com wrote: I'm

[BUILD] trunk: Failed for Revision: 934392

2010-04-15 Thread gawor
Geronimo Revision: 934392 built with tests included See the full build-0900.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100415/build-0900.log See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100415/unit-test

[VOTE] Release Geronimo Java EE specs

2010-04-15 Thread Rick McGuire
To support the upcoming Geronimo milestone release, I would like to release Java EE 6 versions of the geronimo specifications. This is a single vote for all specs new or updated for Java EE 6. In addition, the specs have been updated with common support for OSGi interactions. The RAT and

[jira] Commented: (GERONIMO-5091) Bundlize the yoko jar files.

2010-04-15 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12857371#action_12857371 ] David Jencks commented on GERONIMO-5091: rev 934468 moves the locator code to

[DISCUSS] Release Geronimo Java EE specs

2010-04-15 Thread Kevan Miller
On Apr 15, 2010, at 10:29 AM, Rick McGuire wrote: geronimo-javamail_1.4_spec-1.0.7 Hi Rick, This wasn't quite the spec version that I was expecting... Our last javamail spec release was: geronimo-javamail_1.4_spec-1.6 So, I was expecting something like geronimo-javamail_1.4_spec-1.7.0 Was

Re: [DISCUSS] Release Geronimo Java EE specs

2010-04-15 Thread Rick McGuire
On 4/15/2010 1:58 PM, Kevan Miller wrote: On Apr 15, 2010, at 10:29 AM, Rick McGuire wrote: geronimo-javamail_1.4_spec-1.0.7 Hi Rick, This wasn't quite the spec version that I was expecting... Our last javamail spec release was: geronimo-javamail_1.4_spec-1.6 So, I was expecting

CANCELLED [VOTE] Release Geronimo Java EE specs

2010-04-15 Thread Rick McGuire
Because of concerns about how the version numbers got changed in the process of using a consistent numbering convention, this vote has been cancelled and new release candidates will be created. Rick On 4/15/2010 10:29 AM, Rick McGuire wrote: To support the upcoming Geronimo milestone

Let BundleDirContext extends BaseDirContext

2010-04-15 Thread Ivan
While using Geronimo-Tomcat assembly, I got the error of ERROR [Registry] Null component Catalina:type=Cache,host=localhost,path=/plugin The reason is that Geronimo use a customized BundleDirContext which implements DirContext directly, however, in the constructor of ProxyDirContext, it

Re: svn commit: r934679 - /geronimo/server/trunk/plugins/tomcat/geronimo-tomcat7/src/main/java/org/apache/geronimo/tomcat/TomcatContainer.java

2010-04-15 Thread Jarek Gawor
Ivan, Heh. I think we might have been looking at the same problem at the same time. I was actually thinking of a more general solution by restoring the setContextClassLoader() call in GBeanInstance.java at line 912. What do you think? Jarek On Thu, Apr 15, 2010 at 11:54 PM,

Re: Let BundleDirContext extends BaseDirContext

2010-04-15 Thread Jarek Gawor
Not that I know of. This should also make our implementation much smaller and nicer. +1. Jarek On Thu, Apr 15, 2010 at 11:35 PM, Ivan xhh...@gmail.com wrote:    While using Geronimo-Tomcat assembly, I got the error of ERROR [Registry] Null component

Re: svn commit: r934679 - /geronimo/server/trunk/plugins/tomcat/geronimo-tomcat7/src/main/java/org/apache/geronimo/tomcat/TomcatContainer.java

2010-04-15 Thread Ivan
I am fine with adding it in the gbeaninstance class, it might slove most of the problems. Usually, I add the set action in the first line of the try block, so that it should make sure that finally block would always be executed. ^_^ 2010/4/16 Jarek Gawor jga...@gmail.com Ivan, Heh. I think we