[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 is

[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] 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: http

[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] 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: http

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] 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 pa

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] 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

[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 pr

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 ha

Re: Strange build error on trunk

2006-08-25 Thread Sergey Elin
The same result...2006/8/25, Jason Dillon <[EMAIL PROTECTED]>:                     repo.mergere.com             http://repo.mergere.com/maven2            central             --jason On Aug 25, 2006, at 2:08 AM, Sergey Elin wrote:Hmm..Can you show your mirrors section from maven's settings.xml?2006

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

[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 ne

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

Re: Strange build error on trunk

2006-08-25 Thread Jason Dillon
                    repo.mergere.com            http://repo.mergere.com/maven2            central            --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, Jason Dillon <[EMAIL PROTECTED]>: This still all builds fine

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 confi

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 a

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, wh

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 Au

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: 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 s

[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 Workfl

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

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: 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 Elin

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:Her

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 {executi

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-p7"Java(TM) 2 Runtime E

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 a

Re: Strange build error on trunk

2006-08-25 Thread Sergey Elin
Here is a bit more info:[INFO] [jspc:compile {execution: jspc}][DEBUG] execute() starting for 0 pages.[DEBUG] Parent class loader is: [EMAIL PROTECTED][DEBUG] Compilation classpath initialized: /usr/home/cruz/java/geronimo/applications/geronimo-examples/geronimo-jsp-examples/ target/jsp-source:/usr

<    1   2