[jira] Commented: (AMQ-826) LDAP based authorization support

2006-08-25 Thread Nikola Goran Cutura (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-826?page=comments#action_36848 ] Nikola Goran Cutura commented on AMQ-826: - I've been working on ApacheDS integration and found some issues there. Those are planned to be fixed in RC4

[jira] Commented: (AMQ-826) LDAP based authorization support

2006-08-25 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-826?page=comments#action_36849 ] james strachan commented on AMQ-826: Great - thanks for the heads up. Good luck :) LDAP based authorization support

[jira] Resolved: (AMQ-884) Ajax should support non-XML messages

2006-08-25 Thread Greg Wilkins (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-884?page=all ] Greg Wilkins resolved AMQ-884. -- Resolution: Fixed Applied patch and tested against chat demo. Also updated to jetty 6.0.0rc2 Ajax should support non-XML messages

Patch submission process and turn around time

2006-08-25 Thread Sepand M
Hi, I'm almost done coding for the SSL transport support project (refer to the Creating a secure connection system and using JMSXUserID support thread). I was just wondering how I would submit the patch for approval, how long approval would take, when the code might make it into a release, etc.

Re: Patch submission process and turn around time

2006-08-25 Thread James Strachan
On 8/25/06, Sepand M [EMAIL PROTECTED] wrote: Hi, I'm almost done coding for the SSL transport support project (refer to the Creating a secure connection system and using JMSXUserID support thread). Great I was just wondering how I would submit the patch for approval, how long approval

[jira] Created: (SM-556) CIMERO Eclipse plugin

2006-08-25 Thread jerome camilleri (JIRA)
CIMERO Eclipse plugin - Key: SM-556 URL: https://issues.apache.org/activemq/browse/SM-556 Project: ServiceMix Issue Type: New Feature Components: tooling Affects Versions: 3.0-M2 Reporter:

[jira] Commented: (SM-556) CIMERO Eclipse plugin

2006-08-25 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-556?page=comments#action_36850 ] Guillaume Nodet commented on SM-556: Thx, Note that the file headers will have to change to comply with the new ASF policy:

Re: Coding style, specifically 80 characters

2006-08-25 Thread James Strachan
+1 for 120 characters :) And Sun coding standards for the rest. On 8/25/06, Dain Sundstrom [EMAIL PROTECTED] wrote: I try to keep the meat of the statement to the first 80 characters and if some string goes out to say 200 characters, I don't really care. I just don't want to be surprised by

Re: Where to put new Callback and CallbackHandler classes

2006-08-25 Thread James Strachan
On 8/24/06, Sepand M [EMAIL PROTECTED] wrote: Hi, For certificate authentication, I'm adding two classes: JaasCertificateCallbackHandler and CertificateCallback. I've placed these classes in activemq-core along with JaasCredentialCallback, etc. The problem is that activemq-jaas needs access to

Re: Strange build error on trunk

2006-08-25 Thread Jason Dillon
I have never seen this error. What version of Maven are you using? What version of Java? Did you compile any Maven plugins locally? Anything else that could be odd about your environment? --jason On Aug 24, 2006, at 9:17 PM, Joe Bohn wrote: Is there any new news on this (or a work

Re: Strange build error on trunk

2006-08-25 Thread Sergey Elin
In my case it's:[EMAIL PROTECTED]:/home/cruz/java/geronimo/applications/geronimo-examples/geronimo-jsp-examples(1)$ mvn -vMaven version: 2.0.4[EMAIL PROTECTED]:/home/cruz/java/geronimo/applications/geronimo-examples/geronimo-jsp-examples(0)$ java -version java version 1.4.2-p7Java(TM) 2 Runtime

Re: Strange build error on trunk

2006-08-25 Thread Jason Dillon
Does this file actually have that class (org/eclipse/jdt/internal/compiler/env/INameEnvironment):    /home/cruz/.m2/repository/tomcat/jasper-compiler-jdt/5.5.15/jasper-compiler-jdt-5.5.15.jar--jasonOn Aug 25, 2006, at 12:13 AM, Sergey Elin wrote:Here is a bit more info:[INFO] [jspc:compile

Re: Strange build error on trunk

2006-08-25 Thread Sergey Elin
Yes2006/8/25, Jason Dillon [EMAIL PROTECTED]: Does this file actually have that class (org/eclipse/jdt/internal/compiler/env/INameEnvironment): /home/cruz/.m2/repository/tomcat/jasper-compiler-jdt/5.5.15/jasper- compiler-jdt-5.5.15.jar--jason On Aug 25, 2006, at 12:13 AM, Sergey Elin wrote:Here is

Re: Strange build error on trunk

2006-08-25 Thread Jason Dillon
Can you check to see what is in jasper-compiler-jdt-5.5.15.jar?Also, not that I think it matters, but you might try to svn co server/trunk.Let me know, I would like to understand why this failure just started... and more so why only some folks see it,--jasonOn Aug 25, 2006, at 12:26 AM, Sergey

Re: Strange build error on trunk

2006-08-25 Thread Jason Dillon
Can you send me to full `mvn -X` from the applications/geronimo-examples/geronimo-jsp-examples plz.--jasonOn Aug 25, 2006, at 12:32 AM, Sergey Elin wrote:Yes2006/8/25, Jason Dillon [EMAIL PROTECTED]: Does this file actually have that class (org/eclipse/jdt/internal/compiler/env/INameEnvironment):  

Re: [ANNOUNCE] Welcome David Blevins as the newest member of the Geronimo PMC

2006-08-25 Thread Chris Cardona
Congrats David !! chris --- Matt Hogstrom [EMAIL PROTECTED] wrote: Please welcome David Blevins as the newest member of the Geronimo PMC. David recently accepted the invitation to join the PMC. David is part of the OpenEJB project that we depend on so heavily and that is joining Apache

[jira] Resolved: (SM-439) servicemix-beanflow - Workflow.joinAll failure to register onStop callback if first Activity stops during start handler

2006-08-25 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/SM-439?page=all ] james strachan resolved SM-439. --- Resolution: Fixed OK I think I've fixed it for good this time :) This test case managed to bring to light a few timing issues in the code. Basically the

Re: Strange build error on trunk

2006-08-25 Thread Sergey Elin
It seems there is the wrong configuration for jspc-maven-plugin 1.4.4 in maven 2: required dependency to jasper-compiler-jdt is missing.I just add dependency to plugin's jspc-maven-plugin-1.4.4.pom and successfully build geronimo-jsp-examples.2006/8/25, Jason Dillon [EMAIL PROTECTED]: Can you

Re: [WELCOME] Please welcome alan Cabrera as the newest member of the Geronimo PMC

2006-08-25 Thread Chris Cardona
Congrats Alan! chris --- Matt Hogstrom [EMAIL PROTECTED] wrote: The Apache Geronimo PMC would like to let everyone know that Alan Cabrera has accepted the invitation to join the Geronimo PMC. We are excited to have Alan assisting with project oversight in addition to his technical

Re: Geronimo site POC using Confluence Autoexport

2006-08-25 Thread Jason Dillon
Okay, I think that the sync that Jeff has setup will allow me to move further on setting up the proof of concept, taking GMOxSITE and GMOxKB and making them into something suitable to be used for http:// geronimo.apache.org --jason On Aug 24, 2006, at 3:02 PM, David Blevins wrote: On

Re: Declarative Exception Handling in ServiceMix

2006-08-25 Thread Guillaume Nodet
I guess that if you want to handle exceptions in a JBI compliant way, you should put in the flow some specific components to do that. First, we need to make a distinction between faults and errors. Imho, faults are unrecoverable problems, due to the message itself. Errors are runtime problems,

Re: Strange build error on trunk

2006-08-25 Thread Jason Dillon
This still all builds fine for me w/o any modifications to the jspc plugin.Something else going on...--jasonOn Aug 25, 2006, at 1:00 AM, Sergey Elin wrote:It seems there is the wrong configuration for jspc-maven-plugin 1.4.4 in maven 2: required dependency to jasper-compiler-jdt is missing.I just

Re: Strange build error on trunk

2006-08-25 Thread Sergey Elin
Hmm..Can you show your mirrors section from maven's settings.xml?2006/8/25, Jason Dillon [EMAIL PROTECTED]: This still all builds fine for me w/o any modifications to the jspc plugin.Something else going on...--jason On Aug 25, 2006, at 1:00 AM, Sergey Elin wrote:It seems there is the wrong

Re: Strange build error on trunk

2006-08-25 Thread Jason Dillon
mirrors        mirror            idrepo.mergere.com/id            urlhttp://repo.mergere.com/maven2/url            mirrorOfcentral/mirrorOf        /mirror    /mirrors--jasonOn Aug 25, 2006, at 2:08 AM, Sergey Elin wrote:Hmm..Can you show your mirrors section from maven's settings.xml?2006/8/25,

scout 0.5 jar still has bunk log4j.properties

2006-08-25 Thread Jason Dillon
Do we have any friends at the ws project that can re-release scout 0.5 without a log4j.properties file? Or else... I think we need to add some magic to the build to download, strip that file and then re-install the dependency to remove the bunk log4j.properties file. --jason

[jira] Commented: (AMQ-878) JMX Exception: Destination already created when recovering gigantic queues from database

2006-08-25 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-878?page=comments#action_36842 ] james strachan commented on AMQ-878: FWIW the issue with 2 destinations being created due to concurrency issues should now be fixed. Not sure yet if we still

Re: Strange build error on trunk

2006-08-25 Thread Joe Bohn
For me it's Maven version: 2.0.4 java version 1.4.2_08 Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_08-b03) Java HotSpot(TM) Client VM (build 1.4.2_08-b03, mixed mode) I didn't compile any maven plugins locally. Anything else? I'm running on windows XP and most folks I

Re: Strange build error on trunk

2006-08-25 Thread Sergey Elin
The same result...2006/8/25, Jason Dillon [EMAIL PROTECTED]: mirrorsmirror idrepo.mergere.com /id urlhttp://repo.mergere.com/maven2/url mirrorOfcentral/mirrorOf /mirror /mirrors--jason On Aug 25, 2006, at 2:08 AM, Sergey Elin wrote:Hmm..Can you show your mirrors section

Re: Strange build error on trunk

2006-08-25 Thread Joe Bohn
in-line Jason Dillon wrote: Can you check to see what is in jasper-compiler-jdt-5.5.15.jar? I think this jar looks fine in my repo.It contains the INameEnvironment.class. Also, not that I think it matters, but you might try to svn co server/trunk. I did a fresh checkout. Actually, I

[jira] Resolved: (AMQ-515) Add option so that producer.send() throws an exception if it would block due to the queue/broker being full.

2006-08-25 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-515?page=all ] james strachan resolved AMQ-515. Fix Version/s: 4.1 (was: 4.2) Resolution: Fixed Patch applied with thanks John. BTW I made a minor change of the name of the

[jira] Created: (AMQ-895) JMS to JMS Bridge never reconnects under remote broker restarts.

2006-08-25 Thread Manuel Teira (JIRA)
JMS to JMS Bridge never reconnects under remote broker restarts. Key: AMQ-895 URL: https://issues.apache.org/activemq/browse/AMQ-895 Project: ActiveMQ Issue Type: Bug

Re: scout 0.5 jar still has bunk log4j.properties

2006-08-25 Thread Davanum Srinivas
Jason, Let me check.. is there a ETA? when we need this by? -- dims On 8/25/06, Jason Dillon [EMAIL PROTECTED] wrote: Do we have any friends at the ws project that can re-release scout 0.5 without a log4j.properties file? Or else... I think we need to add some magic to the build to download,

[jira] Commented: (AMQ-895) JMS to JMS Bridge never reconnects under remote broker restarts.

2006-08-25 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-895?page=comments#action_36844 ] james strachan commented on AMQ-895: I've tried adding a fix to SVN trunk. I wonder could you try it out for me to see if it fixes your issue? Basically I've

Re: Strange build error on trunk

2006-08-25 Thread Rick McGuire
Joe Bohn wrote: For me it's Maven version: 2.0.4 java version 1.4.2_08 Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_08-b03) Java HotSpot(TM) Client VM (build 1.4.2_08-b03, mixed mode) I didn't compile any maven plugins locally. Anything else? I'm running on windows XP

[jira] Assigned: (AMQ-855) Add support for prefetchSize = 0

2006-08-25 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-855?page=all ] james strachan reassigned AMQ-855: -- Assignee: Hiram Chirino Add support for prefetchSize = 0 Key: AMQ-855 URL:

[jira] Commented: (AMQ-826) LDAP based authorization support

2006-08-25 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-826?page=comments#action_36845 ] james strachan commented on AMQ-826: Nikola - any progress on getting a test case to work? LDAP based authorization support

[jira] Commented: (AMQ-895) JMS to JMS Bridge never reconnects under remote broker restarts.

2006-08-25 Thread Manuel Teira (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-895?page=comments#action_36846 ] Manuel Teira commented on AMQ-895: -- Thanks a lot, James. I'm not familiar with maven usage and I'm getting an error I don't know the cause of: Downloading:

[jira] Resolved: (AMQ-890) JMX purge() fails with a ConcurrentModificationException

2006-08-25 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-890?page=all ] james strachan resolved AMQ-890. Fix Version/s: 4.1 Resolution: Fixed Patch applied - many thanks! JMX purge() fails with a ConcurrentModificationException

[jira] Updated: (GERONIMO-2274) realm-principal does not work in web app security

2006-08-25 Thread Vamsavardhana Reddy (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2274?page=all ] Vamsavardhana Reddy updated GERONIMO-2274: -- Attachment: Geronimo-2274-tester.zip Geronimo-2274-tester.zip: Contains a realm plan and a test web app to verify if realm-principal

Re: Strange build error on trunk

2006-08-25 Thread Jeff Genender
I just released a new version 1.4.5-SNAPSHOT of the jspc plugin (just now). I added the jasper-compiler-jdt. Please try this version and let me know if all works. If so I will start a vote at Mojo to release 1.4.5. Thanks, Jeff Sergey Elin wrote: It seems there is the wrong configuration

Re: Strange build error on trunk

2006-08-25 Thread Bill Dudney
FWIW, I just finished a fresh checkout and 'mvn install' without error. No modifications of anything (I did not run the bootstrap though to delete my ~/.m2/repo). TTFN, -bd- On Aug 25, 2006, at 8:30 AM, Jeff Genender wrote: I just released a new version 1.4.5-SNAPSHOT of the jspc plugin

Re: Strange build error on trunk

2006-08-25 Thread Jeff Genender
1.4.5-SNAPSHOT is an important one besides due to the forking problems in Maven. The jspc plugin in 1.4.5 now forces a second compile after source generation. Under normal circumstances, this is fine, but in certain situations (i.e. complex mixture of plugins), if forces a full build again. I

Re: [CONSENSUS] Default plugin site (was Re: Frustrations of a Release Manager)

2006-08-25 Thread Paul McMahan
I don't necessarily think its a requirement for the site to run on Apache hardware. But if the Geronimo dev community thinks this is important then I'm definitely game. All of the software currently used to run the site is free/open source -- Apache HTTP, Joomla, PHP, MySQL, SimpleForum, and

[jira] Commented: (GERONIMO-2348) Tomcat ConnectorGBean does not handle attribute values properly

2006-08-25 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2348?page=comments#action_12430522 ] Matt Hogstrom commented on GERONIMO-2348: - If there is a problem with Tomcat then this patch needs to be taken to the Tomcat dev list. I suggest

Re: Strange build error on trunk

2006-08-25 Thread Rick McGuire
Well, the result is different, but still a build failure: [INFO] [jspc:compile {execution: jspc}] [INFO] Compiling new java files... [INFO] [ERROR] BUILD ERROR [INFO]

[jira] Resolved: (AMQ-892) Allow the JMX RMI server port to be hard set

2006-08-25 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-892?page=all ] james strachan resolved AMQ-892. Fix Version/s: 4.1 Resolution: Fixed Patch applied John thanks! I've been thinking we should encourage folks to use the standard JMX configuration

[jira] Resolved: (AMQ-889) Broker 'loses' messages and leaks resources when handling duplicate connections

2006-08-25 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-889?page=all ] james strachan resolved AMQ-889. Fix Version/s: 4.1 Resolution: Fixed Patch applied - many thanks John! I had to make a minor patch to the MBeans to work with this patch (MBeanTest

[jira] Assigned: (AMQ-891) InterruptedException handling tweaks

2006-08-25 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-891?page=all ] james strachan reassigned AMQ-891: -- Assignee: Hiram Chirino Do you wanna handle this one - I seem to remember you doing some work on the interupted stuff? InterruptedException handling

Re: [CONSENSUS] Default plugin site (was Re: Frustrations of a Release Manager)

2006-08-25 Thread Paul McMahan
Dain, One additional aspect I just thought of is that the Geronimo team might decide to someday create a plugin repository that is equivalent to geronimoplugins.com at the location you mentioned (geronimo.apache.org/plugins) for hosting plugins that are developed by/for the Apache projects.

Re: [STATUS] (geronimo) Wed Aug 23 23:48:53 2006

2006-08-25 Thread Matt Hogstrom
Rodent of Unusual Size wrote: APACHE GERONIMO STATUS: -*-text-*- Last modified at [$Date: 2006-08-17 21:07:33 -0400 (Thu, 17 Aug 2006) $] The current version of this file can be found at: * http://svn.apache.org/repos/asf/geronimo/trunk/STATUS

Re: Declarative Exception Handling in ServiceMix

2006-08-25 Thread jpuro
I hear these arguments. My use case may not have been the best example, but I have run into many other situations where the business requires that we handle runtime exceptions more gracefully and allow for smarter routing. Perhaps just adding a new EIP pattern that specifically can handle

[jira] Commented: (AMQ-877) Patch: refactoring to allow alternative (using different storage interface) Destinations implementations.

2006-08-25 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-877?page=comments#action_36854 ] james strachan commented on AMQ-877: I tried to apply this patch to the current trunk and it broke test cases. I wonder if trunk has moved along a bit since

[jira] Assigned: (AMQ-877) Patch: refactoring to allow alternative (using different storage interface) Destinations implementations.

2006-08-25 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-877?page=all ] james strachan reassigned AMQ-877: -- Assignee: james strachan (was: Rob Davies) Patch: refactoring to allow alternative (using different storage interface) Destinations implementations.

Re: Strange build error on trunk

2006-08-25 Thread Jeff Genender
Are you using 1.4.5-SNAPSHOT? I do not see your tools.jar in your classpath. Please delete your ~/.m2/reporitory/org/codehaus/mojo/jspc-maven-plugin directory and try again. Jeff Rick McGuire wrote: Added as an attachment, since Thunderbird's choking on the cut and paste for some reason.

Re: Strange build error on trunk

2006-08-25 Thread Rick McGuire
Jeff Genender wrote: Are you using 1.4.5-SNAPSHOT? I do not see your tools.jar in your classpath. Please delete your ~/.m2/reporitory/org/codehaus/mojo/jspc-maven-plugin directory and try again. Same result. Only the 1.4.5-SNAPSHOT is in the jspc-maven-plugin directory after completion.

Re: servicemix-http and normalization

2006-08-25 Thread Alex Boisvert
Hi all, To follow-up on prior discussion around normalization, I've now created a patch https://issues.apache.org/activemq/browse/SM-557 [1] that provides WSDL 1.1 normalization for the servicemix-http component. More specifically, the code provides a set of reusable classes for converting

[jira] Created: (SM-557) WSDL 1.1 message normalization for the servicemix-http component

2006-08-25 Thread Alex Boisvert (JIRA)
WSDL 1.1 message normalization for the servicemix-http component Key: SM-557 URL: https://issues.apache.org/activemq/browse/SM-557 Project: ServiceMix Issue Type: Improvement

Re: Strange build error on trunk

2006-08-25 Thread Jeff Genender
And what happens when you use 1.4.4 and you add the jasper-compiler-jdt as a dependency to the pom? Jeff Rick McGuire wrote: Jeff Genender wrote: Are you using 1.4.5-SNAPSHOT? I do not see your tools.jar in your classpath. Please delete your

Re: Geronimo site POC using Confluence Autoexport

2006-08-25 Thread Jeff Turner
On Fri, Aug 25, 2006 at 01:25:25AM -0700, Jason Dillon wrote: Okay, I think that the sync that Jeff has setup will allow me to move further on setting up the proof of concept, taking GMOxSITE and GMOxKB and making them into something suitable to be used for http:// geronimo.apache.org

Re: Strange build error on trunk

2006-08-25 Thread Rick McGuire
Jeff Genender wrote: And what happens when you use 1.4.4 and you add the jasper-compiler-jdt as a dependency to the pom? I'm sorry, I not sure I understood that last bit. Where do I add the jasper-compiler-jdt (and which version?). Rick Jeff Rick McGuire wrote: Jeff Genender wrote:

Re: [CONSENSUS] Default plugin site (was Re: Frustrations of a Release Manager)

2006-08-25 Thread Mario Ruebsam
Paul McMahan wrote: I don't necessarily think its a requirement for the site to run on Apache hardware. But if the Geronimo dev community thinks this is important then I'm definitely game. All of the software currently used to run the site is free/open source -- Apache HTTP, Joomla, PHP, MySQL,

Re: Geronimo site POC using Confluence Autoexport

2006-08-25 Thread Dain Sundstrom
On Aug 25, 2006, at 9:24 AM, Jeff Turner wrote: I installed the Composition plugin. See test at http://cwiki.apache.org/confluence/display/test/Index. Unfortunately tabs ('cards') don't work on the autoexported HTML at http://cwiki.apache.org/test/. The CSS and JS URLs are correct so I'm

Re: servicemix-http and normalization

2006-08-25 Thread Guillaume Nodet
Great, thx a lot. I will take a look asap. On 8/25/06, Alex Boisvert [EMAIL PROTECTED] wrote: Hi all, To follow-up on prior discussion around normalization, I've now created a patch https://issues.apache.org/activemq/browse/SM-557 [1] that provides WSDL 1.1 normalization for the

[jira] Created: (AMQ-896) allow messages to be copied, moved or deleted using a JMS selector

2006-08-25 Thread james strachan (JIRA)
allow messages to be copied, moved or deleted using a JMS selector -- Key: AMQ-896 URL: https://issues.apache.org/activemq/browse/AMQ-896 Project: ActiveMQ Issue Type: New

[jira] Commented: (AMQ-896) allow messages to be copied, moved or deleted using a JMS selector

2006-08-25 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-896?page=comments#action_36855 ] james strachan commented on AMQ-896: Providing helper methods on the Queue or the MBeans allow messages to be copied, moved or deleted using a JMS selector

[jira] Closed: (XBEAN-47) The generated XSDs do not contain any documentation while the html / wiki pages do

2006-08-25 Thread Guillaume Nodet (JIRA)
[ http://issues.apache.org/jira/browse/XBEAN-47?page=all ] Guillaume Nodet closed XBEAN-47. Resolution: Fixed Author: gnodet Date: Fri Aug 25 10:22:13 2006 New Revision: 436863 URL: http://svn.apache.org/viewvc?rev=436863view=rev Log: XBEAN-47: Add

[jira] Created: (XBEAN-48) When using an array of a know type, the generated xsd does not reference the generate types

2006-08-25 Thread Guillaume Nodet (JIRA)
When using an array of a know type, the generated xsd does not reference the generate types --- Key: XBEAN-48 URL: http://issues.apache.org/jira/browse/XBEAN-48

[jira] Closed: (XBEAN-48) When using an array of a know type, the generated xsd does not reference the generate types

2006-08-25 Thread Guillaume Nodet (JIRA)
[ http://issues.apache.org/jira/browse/XBEAN-48?page=all ] Guillaume Nodet closed XBEAN-48. Resolution: Fixed Author: gnodet Date: Fri Aug 25 10:31:58 2006 New Revision: 436867 URL: http://svn.apache.org/viewvc?rev=436867view=rev Log: XBEAN-48: When

Re: Strange build error on trunk

2006-08-25 Thread Jeff Genender
Add it to your web app pom. use version 5.5.15. Jeff Rick McGuire wrote: Jeff Genender wrote: And what happens when you use 1.4.4 and you add the jasper-compiler-jdt as a dependency to the pom? I'm sorry, I not sure I understood that last bit. Where do I add the jasper-compiler-jdt

Re: scout 0.5 jar still has bunk log4j.properties

2006-08-25 Thread Jason Dillon
Thanks, not hard ETA... sooner the better. I don't know if this affects 1.1.x, but it does affect 1.2. Its an easy fix... just remove the log4j.properties... or comment the DEBUG. I prefer the first option though. --jason On Aug 25, 2006, at 4:01 AM, Davanum Srinivas wrote: Jason,

Re: Strange build error on trunk

2006-08-25 Thread Jason Dillon
Jeff, do you have any idea why some folks don't see this problem? And more so why it just started? --jason On Aug 25, 2006, at 10:47 AM, Jeff Genender wrote: Add it to your web app pom. use version 5.5.15. Jeff Rick McGuire wrote: Jeff Genender wrote: And what happens when you use

Re: Where to put new Callback and CallbackHandler classes

2006-08-25 Thread Sepand M
It does since the CertificateAuthenticationBroker I'm making will need to use the CertificateCallbacks. I have put the classes in jaas (core already has a dependancy on jaas so that's not a problem). I do think the other callbacks should go in jass now, but I don't want to touch your stuff since

[jira] Created: (GERONIMO-2353) Reduce the number of places where CORBA config parameters are specified.

2006-08-25 Thread Rick McGuire (JIRA)
Reduce the number of places where CORBA config parameters are specified. Key: GERONIMO-2353 URL: http://issues.apache.org/jira/browse/GERONIMO-2353 Project: Geronimo

Re: Strange build error on trunk

2006-08-25 Thread Joe Bohn
hmmm I get a different error now which seems unrelated. I'm failing trying to build openejb-deployer because it can't fulfill the builder dependency. Downloading:

[jira] Updated: (AMQ-837) add a moveTo() method on the QueueViewMBean for doing dead letter queue processing

2006-08-25 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-837?page=all ] james strachan updated AMQ-837: --- Component/s: Broker (was: CMS (C++ client)) Assignee: james strachan updated component add a moveTo() method on the

Re: Where to put new Callback and CallbackHandler classes

2006-08-25 Thread James Strachan
On 8/25/06, Sepand M [EMAIL PROTECTED] wrote: It does since the CertificateAuthenticationBroker I'm making will need to use the CertificateCallbacks. I have put the classes in jaas (core already has a dependancy on jaas so that's not a problem). I do think the other callbacks should go in jass

Re: Strange build error on trunk

2006-08-25 Thread Jason Dillon
Try `bootstrap openejb2` --jason On Aug 25, 2006, at 11:24 AM, Joe Bohn wrote: hmmm I get a different error now which seems unrelated. I'm failing trying to build openejb-deployer because it can't fulfill the builder dependency. Downloading:

[jira] Commented: (GERONIMO-2332) RTC Put the generated xmlbeans files for the j2ee 1.4 schemas in svn in a spec module so we don't need the schemas in svn at all

2006-08-25 Thread Jason Dillon (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2332?page=comments#action_12430574 ] Jason Dillon commented on GERONIMO-2332: I am going to verify and apply GERONIMO-2332-trunk-v2.patch to server/trunk as it overlaps with some of the

Re: Strange build error on trunk

2006-08-25 Thread Jeff Genender
No...not at all...its been stable and working for many. There is an open JIRA on one guy who has a problem with Linux...but other than that...no problems :/ Jason Dillon wrote: Jeff, do you have any idea why some folks don't see this problem? And more so why it just started? --jason

Re: Strange build error on trunk

2006-08-25 Thread Joe Bohn
BTW, I should have been more specific. This is with the jspc 1.4.3-SNAPSHOT plugin Jeff recommended. Joe Joe Bohn wrote: hmmm I get a different error now which seems unrelated. I'm failing trying to build openejb-deployer because it can't fulfill the builder dependency.

Re: Where to put new Callback and CallbackHandler classes

2006-08-25 Thread Sepand M
Well there's already a JaasAuthenticationBroker in core, shouldn't the JaasCertificateAuthenticationBroker (that's the full name) be in the same package? Also, would I still be able to use it easily (just by specifying it in the config xml) if I move it to the jaas module? On 8/25/06, James

Re: Strange build error on trunk

2006-08-25 Thread Jeff Genender
1.4.5-SNAPSHOT Joe Bohn wrote: BTW, I should have been more specific. This is with the jspc 1.4.3-SNAPSHOT plugin Jeff recommended. Joe Joe Bohn wrote: hmmm I get a different error now which seems unrelated. I'm failing trying to build openejb-deployer because it can't fulfill

[jira] Resolved: (AMQ-837) add a moveTo() method on the QueueViewMBean for doing dead letter queue processing

2006-08-25 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-837?page=all ] james strachan resolved AMQ-837. Fix Version/s: 4.1 Resolution: Fixed See

JMX MBean changes to make it easier to manage Queues

2006-08-25 Thread James Strachan
As part of fixing AMQ-896 and AMQ-837 I tidied up the Queue / QueueView / QueueViewMBean code a little to make it easier to work with queues via Java / JMX. I've added support for removing, moving and copying messages by selectors, with an optional maximum number of messages so that you can do

[jira] Resolved: (AMQ-896) allow messages to be copied, moved or deleted using a JMS selector

2006-08-25 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-896?page=all ] james strachan resolved AMQ-896. Resolution: Fixed For details of the new methods see

Re: Strange build error on trunk

2006-08-25 Thread Joe Bohn
Yes, I'm using 1.4.5-SNAPSHOT (typo in my note). Joe Jeff Genender wrote: 1.4.5-SNAPSHOT Joe Bohn wrote: BTW, I should have been more specific. This is with the jspc 1.4.3-SNAPSHOT plugin Jeff recommended. Joe Joe Bohn wrote: hmmm I get a different error now which seems

Re: Where to put new Callback and CallbackHandler classes

2006-08-25 Thread James Strachan
On 8/25/06, Sepand M [EMAIL PROTECTED] wrote: Well there's already a JaasAuthenticationBroker in core, shouldn't the JaasCertificateAuthenticationBroker (that's the full name) be in the same package? Sure Also, would I still be able to use it easily (just by specifying it in the config xml)

Re: Strange build error on trunk

2006-08-25 Thread Joe Bohn
Here's what I see when building openejb2: log4j: Finished configuring. Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.939 sec Running org.openejb.deployment.EjbJarModuleDeploymentTest Retrieving document at 'META-INF/wsdl/test-ejb.wsdl'.

Endorsed dirs

2006-08-25 Thread Jason Dillon
Anyone know if the jars in the endorsed dir need to be added to the classpath... or will the jvm just suck up all *.jar files and load them anyways? Was just wondering that if that is the case, and we add them to the classpath, does that just waste bytes for an unused classloader and/ or

Re: Endorsed dirs

2006-08-25 Thread Dain Sundstrom
IIRC, they have to be on the classpath. -dain On Aug 25, 2006, at 12:21 PM, Jason Dillon wrote: Anyone know if the jars in the endorsed dir need to be added to the classpath... or will the jvm just suck up all *.jar files and load them anyways? Was just wondering that if that is the

[jira] Commented: (GERONIMO-2332) RTC Put the generated xmlbeans files for the j2ee 1.4 schemas in svn in a spec module so we don't need the schemas in svn at all

2006-08-25 Thread Jason Dillon (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2332?page=comments#action_12430599 ] Jason Dillon commented on GERONIMO-2332: GERONIMO-2332-trunk-v2.patch has been applied in #436915 RTC Put the generated xmlbeans files for the j2ee

Re: Release XBean 2.6 ?

2006-08-25 Thread Dain Sundstrom
What is going on with 2.6? I'd like to cut it and get on to 2.7. -dain On Aug 23, 2006, at 11:40 PM, James Strachan wrote: On 8/22/06, Guillaume Nodet [EMAIL PROTECTED] wrote: I'd like to release XBean 2.6 asap. +1 I wanted to delay it until qdox 1.6 is out, which is now done.

Re: Reviewing and committing

2006-08-25 Thread Dain Sundstrom
Any comments? Should I let this go? -dain On Aug 24, 2006, at 9:45 AM, Dain Sundstrom wrote: I think David's comments on geronimo dev are spot on. Begin forwarded message: More thoughts on the where and how topic. So far my thoughts on how; review to your satisfaction and +1, 72 hour

Re: Release XBean 2.6 ?

2006-08-25 Thread Guillaume Nodet
Jason is about to release genesis this weekend. I' ll make the release on monday. On 8/25/06, Dain Sundstrom [EMAIL PROTECTED] wrote: What is going on with 2.6? I'd like to cut it and get on to 2.7. -dain On Aug 23, 2006, at 11:40 PM, James Strachan wrote: On 8/22/06, Guillaume Nodet

Re: Endorsed dirs

2006-08-25 Thread Jacek Laskowski
On 8/25/06, Jason Dillon [EMAIL PROTECTED] wrote: Anyone know if the jars in the endorsed dir need to be added to the classpath... or will the jvm just suck up all *.jar files and load them anyways? No, they needn't. An excerpt from 'Endorsed Standards Classes Deployment'

Re: Reviewing and committing

2006-08-25 Thread Guillaume Nodet
On 8/24/06, Dain Sundstrom [EMAIL PROTECTED] wrote: I think David's comments on geronimo dev are spot on. Begin forwarded message: More thoughts on the where and how topic. So far my thoughts on how; review to your satisfaction and +1, 72 hour cut off. As far as where I'm

Re: Endorsed dirs

2006-08-25 Thread Jason Dillon
But, do they automatically make it onto the classpath? This snip does not really lead me to believe that it does or does not. --jason On Aug 25, 2006, at 12:43 PM, Jacek Laskowski wrote: On 8/25/06, Jason Dillon [EMAIL PROTECTED] wrote: Anyone know if the jars in the endorsed dir need to

Re: j2ee-builder tests?

2006-08-25 Thread Jason Dillon
I think it would be good to turn those mock test apps into a set of real m2 modules that build the j2ee deployables, then j2ee-deployer can depend on them and not have to hack up its build to generate them... and then those mock apps could be reused outside of that module too... say to

Re: Endorsed dirs

2006-08-25 Thread Jacek Laskowski
On 8/25/06, Jason Dillon [EMAIL PROTECTED] wrote: But, do they automatically make it onto the classpath? This snip does not really lead me to believe that it does or does not. Well, I wish I could test it out, but don't know how. I have never used it explicitly. I'm pretty sure it doesn't

Re: [CONSENSUS] Default plugin site (was Re: Frustrations of a Release Manager)

2006-08-25 Thread Jacek Laskowski
On 8/25/06, Dain Sundstrom [EMAIL PROTECTED] wrote: If it is intended to run on apache hardware, then why not use geronimo.apache.org/plugins? I don't think it's a requirement to run on ASF hardware, but a natural solution - the closer the better. All in all, your proposal is the best I've

  1   2   >