[jira] Commented: (GERONIMO-4337) Upgrade to activeMQ 5.x

2008-10-16 Thread John Charles (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12640083#action_12640083 ] John Charles commented on GERONIMO-4337: David, The icla was sent snail mail

[jira] Commented: (GERONIMO-4337) Upgrade to activeMQ 5.x

2008-10-16 Thread John Charles (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12640084#action_12640084 ] John Charles commented on GERONIMO-4337: David, Thanks for the update. I have

[GSHELL] Timeframe ?

2008-10-16 Thread Guillaume Nodet
In ServiceMix, we are considering upgrading to the latest trunk of GShell and I've already done the bigger part of the upgrade locally on my HD. Btw, I've committed a few small changes for that yesterday. However, I'm worried about the stability of gshell. We currently use an old and unreleased

Re: svn commit: r704975 - in /geronimo/gshell/trunk: gshell-api/src/main/java/org/apache/geronimo/gshell/command/Command.java gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/

2008-10-16 Thread Jason Dillon
I didn't really want to expose setLocation in Command, hence the reason why it was coded like that. --jason On Oct 16, 2008, at 1:04 AM, [EMAIL PROTECTED] wrote: Author: gnodet Date: Wed Oct 15 11:04:24 2008 New Revision: 704975 URL: http://svn.apache.org/viewvc?rev=704975view=rev Log:

Re: svn commit: r704975 - in /geronimo/gshell/trunk: gshell-api/src/main/java/org/apache/geronimo/gshell/command/Command.java gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/

2008-10-16 Thread Guillaume Nodet
Yeah, I was supposing so. However, it seems more natural, as the only place where the location is set is when registering the command in the registry. Maybe another way would be to say that the location has to be set on the command in some way before registering it: the registry would retrieve the

Re: svn commit: r704975 - in /geronimo/gshell/trunk: gshell-api/src/main/java/org/apache/geronimo/gshell/command/Command.java gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/

2008-10-16 Thread Guillaume Nodet
Actually, using a cast makes things very difficult to use in OSGi, as when using spring-dm in OSGi, it creates proxies for the commands, so the cast does not work and we end up with exceptions everywhere, as the location is a mandatory part of the command. On Thu, Oct 16, 2008 at 9:33 AM,

Re: An idea for defining custom valves in config.xml

2008-10-16 Thread Gianny Damour
Hi David, You are correct: the underpinning philosophy of these approaches is to make it easier to modify pre-canned plugins through extension points. This may be a good approach to improve further the packaging model of dependencies and services. Let's say that an end-user wants to add a

[BUILD] trunk: Failed for Revision: 705147

2008-10-16 Thread gawor
Geronimo Revision: 705147 built with tests included See the full build-0300.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20081016/build-0300.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/trunk/20081016 [INFO] BUILD

[jira] Created: (GERONIMO-4366) Non-ASCII chars in deployment plan xml files cause deployment failed with NPE on deployment time

2008-10-16 Thread Forrest Xia (JIRA)
Non-ASCII chars in deployment plan xml files cause deployment failed with NPE on deployment time Key: GERONIMO-4366 URL:

Re: Where will ee6 development take place?

2008-10-16 Thread Joe Bohn
I think it all depends on the amount of tck destabilization and how long we think it might take to get things resolved. IMO we should be thinking about releasing 2.2 soon. I'm all for getting as much ee6 content included as possible ... but if too much breaks in the tck it could take a

Re: Grails, JRuby on Rails, etc... scripting languages/environments and Geronimo integration

2008-10-16 Thread Joe Bohn
Gianny Damour wrote: Hi, I also do not see a lot of room for improvement in Grails integration. FWIW, in addition to the sample Grails application of the IBM article, the WADI administration console, a Grails Web-app, can be deployed out-of-the-box to Geronimo to introspect WADI clusters.

Re: An idea for defining custom valves in config.xml

2008-10-16 Thread Jason Warner
On Wed, Oct 15, 2008 at 7:59 PM, David Jencks [EMAIL PROTECTED]wrote: Hi Gianny, First, I'd like to make sure I understand the philosophy behind your proposals. IIUC they both involve the idea of making it easy to modify an existing plugin rather than making it easy to replace an existing

Re: An idea for defining custom valves in config.xml

2008-10-16 Thread Jason Warner
While David is more interested in the philosophy, I'd prefer to know a little bit more about your thoughts on implementation. Specifically what do you imagine would be involved in defining this configuration? Would it be as simple as a definition in config.xml? On Thu, Oct 16, 2008 at 4:08 AM,

maven site generation genesis

2008-10-16 Thread Joe Bohn
I've been making some changes to Genesis 1.5-SNAPSHOT to get maven site generation working a little bit better and fix a few other things. All of this is because there were still some maven site generation issues after releasing samples. I think I have things working better now ... but I

Re: Where will ee6 development take place?

2008-10-16 Thread Jason Warner
see inline On Wed, Oct 15, 2008 at 7:50 PM, David Jencks [EMAIL PROTECTED]wrote: I realize I've been assuming that we'll just develop ee6 features in trunk and release 2.2 with a bunch or all of ee6 implemented. I have some connector 1.6 stuff I'm about to commit That was my assumption

[VOTE RESULT] Release SAAJ 1.3 spec jar version 1.0.1

2008-10-16 Thread Jarek Gawor
Hi, This vote passes with 10 +1 votes. I'll push out the binaries today but will not publish the site as we discovered problems with it. Thanks, Jarek On Mon, Oct 13, 2008 at 10:56 AM, Jarek Gawor [EMAIL PROTECTED] wrote: Hi, This is a vote for SAAJ 1.3 spec jar version 1.0.1. There was

Re: Continuous TCK Testing

2008-10-16 Thread Jason Warner
While we wait to hear back in regards to the license, I'm going to update the maven used in build-support. The server now requires 2.0.9 and the version currently used by build support is 2.0.5. I suppose we'll need to update ant, as well. What version of ant should we be using? 1.7.1? On

Re: Continuous TCK Testing

2008-10-16 Thread Jason Warner
Whoops... just realized that this was actually removed and I was looking at a stickied revision of viewVC. Nevermind. On Thu, Oct 16, 2008 at 11:15 AM, Jason Warner [EMAIL PROTECTED] wrote: While we wait to hear back in regards to the license, I'm going to update the maven used in

[jira] Resolved: (GERONIMODEVTOOLS-377) need way to manage the adminobject list

2008-10-16 Thread B.J. Reed (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] B.J. Reed resolved GERONIMODEVTOOLS-377. Resolution: Fixed Fix Version/s: (was: 2.2.0)

Re: Where will ee6 development take place?

2008-10-16 Thread Kevan Miller
On Oct 15, 2008, at 7:50 PM, David Jencks wrote: I realize I've been assuming that we'll just develop ee6 features in trunk and release 2.2 with a bunch or all of ee6 implemented. I have some connector 1.6 stuff I'm about to commit This attitude might cause tck problems especially

Re: [VOTE RESULT] Release SAAJ 1.3 spec jar version 1.0.1

2008-10-16 Thread Joe Bohn
Jarek, I think it is OK to make the site public. It isn't perfect from an appearance perspective but all of the appropriate content is included. IMO it's better to have something than nothing. Joe Jarek Gawor wrote: Hi, This vote passes with 10 +1 votes. I'll push out the binaries

[jira] Resolved: (GERONIMO-4364) Split the assemblylist page to 2 pages

2008-10-16 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun resolved GERONIMO-4364. --- Resolution: Fixed rev 705134 enables the hover plugin to show plugin description, per Jarek's

[jira] Closed: (GERONIMO-4364) Split the assemblylist page to 2 pages

2008-10-16 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun closed GERONIMO-4364. - tested change on tomcat assembly Split the assemblylist page to 2 pages

Re: Multiple Instances With One Repository

2008-10-16 Thread randersen
djencks wrote: In the WASCE_HOME directory, there is the main repository and var directories, what I would like to do is to create a local repository, and start several instances that use that repository. So I think I am after a structure like this: WASCE_HOME repo1

[jira] Resolved: (GERONIMO-4356) search-plugins, list-targets, and list-modules commands fail using framework assembly

2008-10-16 Thread Joe Bohn (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bohn resolved GERONIMO-4356. Resolution: Fixed Fix Version/s: 2.2 2.1.4 search-plugins,

[jira] Closed: (GERONIMO-4356) search-plugins, list-targets, and list-modules commands fail using framework assembly

2008-10-16 Thread Joe Bohn (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bohn closed GERONIMO-4356. -- search-plugins, list-targets, and list-modules commands fail using framework assembly

Re: maven site generation genesis

2008-10-16 Thread Donald Woods
In-line. Joe Bohn wrote: I've been making some changes to Genesis 1.5-SNAPSHOT to get maven site generation working a little bit better and fix a few other things. All of this is because there were still some maven site generation issues after releasing samples. I think I have things

Re: [VOTE RESULT] Release SAAJ 1.3 spec jar version 1.0.1

2008-10-16 Thread Jarek Gawor
Ok. Just published it. Thanks, Jarek On Thu, Oct 16, 2008 at 2:31 PM, Joe Bohn [EMAIL PROTECTED] wrote: Jarek, I think it is OK to make the site public. It isn't perfect from an appearance perspective but all of the appropriate content is included. IMO it's better to have something than

[jira] Commented: (GERONIMO-4366) Non-ASCII chars in deployment plan xml files cause deployment failed with NPE on deployment time

2008-10-16 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12640290#action_12640290 ] Donald Woods commented on GERONIMO-4366: How were these non-ASCII chars

Re: [jira] Commented: (GERONIMO-4353) An uniform way to show error messages on the console

2008-10-16 Thread Donald Woods
Dojo should only get pulled into a server assembly if one of the installed pluginprofiles (or plugins) has a dependency on it. BTW - the following file addition in the patch concerns me - dojo/geronimo-dojo/src/main/appended-resources/dijit/form/GMessages.js This dijit directory is created at

[jira] Updated: (GERONIMO-4365) Pull in TranQL Informix XA connector

2008-10-16 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated GERONIMO-4365: --- Fix Version/s: 2.2 2.1.4 add target fix releases Pull in TranQL

[jira] Commented: (GERONIMO-4353) An uniform way to show error messages on the console

2008-10-16 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12640293#action_12640293 ] Donald Woods commented on GERONIMO-4353: -1 on the 20081014 patch. The

How is the default-subject used in EJB security?

2008-10-16 Thread Vamsavardhana Reddy
I have a stateless bean BankBean1 as given below: @Stateless @DeclareRoles(value = {bank, customer}) public class BankBean1 implements Bank { @RolesAllowed({customer, bank}) public Double getBalance(Integer account) { return data.get(account); } @RolesAllowed({bank})

source-repository (in plugin metadata) and default-repository (in plugin catalog)

2008-10-16 Thread Lin Sun
Hi, We provide source-repository in plugin metadata and default-repository in plugin catalog. Currently, (I think this is how it works) when we install a plugin from a remote repo A, if the installation is not restricted to the particular repo A: If the plugin specifies 1+ source-repository,

Re: maven site generation genesis

2008-10-16 Thread Joe Bohn
Donald Woods wrote: In-line. Joe Bohn wrote: I've been making some changes to Genesis 1.5-SNAPSHOT to get maven site generation working a little bit better and fix a few other things. All of this is because there were still some maven site generation issues after releasing samples. I

Re: source-repository (in plugin metadata) and default-repository (in plugin catalog)

2008-10-16 Thread Donald Woods
Sounds good. That was the way I thought it was/should work. -Donald Lin Sun wrote: Hi, We provide source-repository in plugin metadata and default-repository in plugin catalog. Currently, (I think this is how it works) when we install a plugin from a remote repo A, if the installation is

[jira] Resolved: (GERONIMO-4327) Upgrade Axis2 for JAX-WS 2.1 support

2008-10-16 Thread Jarek Gawor (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Gawor resolved GERONIMO-4327. --- Resolution: Fixed Fix Version/s: 2.2 Trunk is now updated to the latest Axis2

restart of tck08 on selene

2008-10-16 Thread Kevan Miller
FYI, The Xen domain tck08 on selene.apache.org crashed yesterday. 'xm log' showed that the domain had indeed crashed and that the subsequent attempt to restart the domain had failed because the domain already existed. When I looked, 'xm list' did not show tck08 as a domain that could be

Re: restart of tck08 on selene

2008-10-16 Thread Jason Warner
Thanks for looking into that, Kevan. Was there any indicator of what caused the crash? Thanks On Thu, Oct 16, 2008 at 5:26 PM, Kevan Miller [EMAIL PROTECTED]wrote: FYI, The Xen domain tck08 on selene.apache.org crashed yesterday. 'xm log' showed that the domain had indeed crashed and that

Looking back to 2.0.x

2008-10-16 Thread Jay D. McHugh
Hello all, With the discussion of where the JEE 6 development will be done, I realized (again) that we never released 2.0.3. The only thing that kept us from releasing 2.0.3 was an exception that only occurred under stress testing the server (a ConcurrentModificationException). And, recently,

Re: Looking back to 2.0.x

2008-10-16 Thread Kevan Miller
Hi, Jay. On Oct 16, 2008, at 8:28 PM, Jay D. McHugh wrote: Hello all, With the discussion of where the JEE 6 development will be done, I realized (again) that we never released 2.0.3. The only thing that kept us from releasing 2.0.3 was an exception that only occurred under stress testing

Re: [jira] Commented: (GERONIMO-4353) An uniform way to show error messages on the console

2008-10-16 Thread Ivan
Thanks for the comments, Donald. 1. I am also working on improving the portlet usability by dojo, and it will be dependent by all the console plugins, If this solution is adopted :-) 2. Yes, it seems that I made a mistake about the placement of the GMessages.js file. For this js file is a dojo

Re: Continuous TCK Testing

2008-10-16 Thread Jason Dillon
Yup, might need to resurrect that stuff if we plan on using it again. --jason On Oct 16, 2008, at 10:39 PM, Jason Warner wrote: Whoops... just realized that this was actually removed and I was looking at a stickied revision of viewVC. Nevermind. On Thu, Oct 16, 2008 at 11:15 AM, Jason