Re: src-jar at rc2 download location is null

2006-11-21 Thread Hiram Chirino
That maven module actually has no java sources that is why non are included the sources.jar. Perhaps we should delete it from the directory structure. Most of the other modules do have java sources. On 11/20/06, Endre Stølsvik [EMAIL PROTECTED] wrote: Hi! The sources.jar available at

Re: [VOTE] Release Apache ActiveMQ 4.1.0 (RC 2)

2006-11-21 Thread Hiram Chirino
Howdy ActiveMQ Mentors... This is just a gentle reminder that this vote is still open and looking for at least 1 more incubator PMC binding vote to make it official. Please take a moment and review the release. Thanks! On 11/14/06, Hiram Chirino [EMAIL PROTECTED] wrote: Hey folks, I was

Re: [VOTE] Release Apache ActiveMQ 4.1.0 (RC 2)

2006-11-21 Thread Adrian Co
+1 :) Hiram Chirino wrote: Howdy ActiveMQ Mentors... This is just a gentle reminder that this vote is still open and looking for at least 1 more incubator PMC binding vote to make it official. Please take a moment and review the release. Thanks! On 11/14/06, Hiram Chirino [EMAIL PROTECTED]

obtaining a DataSource bean from a BrokerFilter-based plugin?

2006-11-21 Thread J. Patrick Bedell
Hi, I'm trying to utilize (in the attached activemq configuration file) the derby-ds DataSource that is commented out in the default configuration, which has the bean element bean id=derby-ds class=org.apache.derby.jdbc.EmbeddedDataSource property name=databaseName value=derbydb/

[jira] Created: (SM-749) JSR181 component does not generate WSDL types for JAXB2-annotated classes

2006-11-21 Thread Los Morales (JIRA)
JSR181 component does not generate WSDL types for JAXB2-annotated classes - Key: SM-749 URL: https://issues.apache.org/activemq/browse/SM-749 Project: ServiceMix Issue

Fwd: Woden section of the Incubator board report

2006-11-21 Thread Guillaume Nodet
It seems we also missed our November slot :( Should we do the same ? -- Forwarded message -- From: Jeremy Hughes [EMAIL PROTECTED] Date: Nov 20, 2006 6:28 PM Subject: Woden section of the Inubator board report To: woden-dev@ws.apache.org We missed our slot in November when Noel

[patch] Content Enricher for ServiceMix

2006-11-21 Thread Kristian Köhler
Hi some days ago I asked for an implementation of the Content-Enricher pattern on the ServiceMix user list. (http://www.enterpriseintegrationpatterns.com/DataEnricher.html). But I never received any reply to that mail. So I started to implement that pattern and attached the first version as

Re: [CONF] Apache Geronimo Development: Building Apache Geronimo with Maven 2 (page edited)

2006-11-21 Thread Jason Dillon
Yes, that is where it dies for me too. Looks like you need to build openejb2 by hand to get around this. This is s annoying! I really think that we should use a svn:external to pull in the openejb2 source so that a simple `mvn install` at the G root will have a greater chance of

Re: [CONF] Apache Geronimo Development: Building Apache Geronimo with Maven 2 (page edited)

2006-11-21 Thread toby cabot
On Tue, Nov 21, 2006 at 02:32:26PM -0800, Jason Dillon wrote: Can you try to build again, w/o -Dstage=bootstrap. configs might fail, but that is another problem... But if you don't see missing deps on plugins, then this doc change should be reverted. I blew away

[jira] Resolved: (AMQ-959) Wrong message removed from store when using composite destinations

2006-11-21 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-959?page=all ] Jonas Lim resolved AMQ-959. --- Fix Version/s: 4.1.2 4.2.0 Resolution: Fixed Thanks! patch applied in : trunk : 477171 4.1 branch : 477173 Wrong message removed from

(AMQ 992) DefaultDatabaseLocker and mysql

2006-11-21 Thread slotito
Hi, I am trying to get MySQL to work in the Master/Slave JDBC configuration - the default sql does not lock the table properly. I added a MysqlJDBCAdapter that extends org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter so I could override the lockCreateStatement. I then edited the

[jira] Resolved: (AMQ-1042) The JMSConsumerTest interminitently failed on linux systems.

2006-11-21 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1042?page=all ] Hiram Chirino resolved AMQ-1042. Resolution: Fixed reverted in trunk rev 477356 and 4.1 branch rev 477357 Made the test case smarter so that the it would not intermittently fail. The

[jira] Commented: (GERONIMO-2584) Hot deploy module/server restart, throws IllegalArgumentException if application deployed using hotdeployment

2006-11-21 Thread Rakesh Midha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2584?page=comments#action_12451564 ] Rakesh Midha commented on GERONIMO-2584: Every time restart server is called this error occurs because the configId used to create Artifact is wrong

[jira] Commented: (GERONIMO-1431) Make deploy tool and hot deploy directory work better together

2006-11-21 Thread Rakesh Midha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1431?page=comments#action_12451624 ] Rakesh Midha commented on GERONIMO-1431: Fixed all the problems dscussed in this JIRA. 1. If deploy using deploy tool and copy new version into hot

Re: [discussion] openejb-itests in testsuite

2006-11-21 Thread Prasad Kashyap
David, Can you please apply this patch as well. * It reorders the execution of itests and modules. * it configures the whole jar plugin to skip adding maven artifacts. Thanx prasad On 11/20/06, Prasad Kashyap [EMAIL PROTECTED] wrote: https://issues.apache.org/jira/browse/OPENEJB-305 is

Re: Branching trunk and creating 1.2

2006-11-21 Thread Vamsavardhana Reddy
I know most of us would want to work on trunk. Whatever commits are done to branches\1.2 should also go into trunk. Should some commits done to trunk be considered for branches\1.2 depending on the relevance? --vamsi On 11/18/06, Matt Hogstrom [EMAIL PROTECTED] wrote: Hi Vamsi, I'd like to

Re: jspc-maven-plugin

2006-11-21 Thread Jason Dillon
I guess if the build still works with out them... then its not needed anymore. --jason On Nov 20, 2006, at 1:44 PM, Matt Hogstrom wrote: I'd start commenting out items that look like they should be removed / updated. Now is the time rather than before we put out a release :) On Nov

Re: jspc-maven-plugin

2006-11-21 Thread Jeff Genender
I don't see a runtime...is one needed? Jeff Paul McMahan wrote: Ahh, nice genie ;-) I believe Tomcat will have everything we need. I built the stuff from: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/tags/TOMCAT_6_0_2 and stashed a copy here:

Re: Server startup fails with Sun JDK 1.5, xalan missing

2006-11-21 Thread anita kulshreshtha
What is the best place to set this property? System.setProperty(javax.xml.transform.TransformerFactory, com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl); Thanks Anita --- Rick McGuire [EMAIL PROTECTED] wrote: I just started taking a look at this. The Xerces level

[jira] Updated: (GERONIMO-1431) Make deploy tool and hot deploy directory work better together

2006-11-21 Thread Rakesh Midha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1431?page=all ] Rakesh Midha updated GERONIMO-1431: --- Patch Info: [Patch Available] Fix Version/s: 1.2 (was: 1.1.x) Assignee: (was: Rakesh Midha) Patch described

[jira] Closed: (GERONIMO-2542) Writing XML schema documentation for geronimo-web in distribution

2006-11-21 Thread Jacek Laskowski (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2542?page=all ] Jacek Laskowski closed GERONIMO-2542. - Fix Version/s: 1.2 2.0 (was: Verification Required) Resolution: Fixed Please verify. Writing

Re: [CONF] Apache Geronimo Development: Building Apache Geronimo with Maven 2 (page edited)

2006-11-21 Thread Jason Dillon
Okay, `mvn -Dstage=bootstrap deploy` is done. So at least the required 2.0-SNAPSHOT maven-plugins are available now. --jason On Nov 21, 2006, at 1:57 PM, toby cabot wrote: On Tue, Nov 21, 2006 at 01:52:47PM -0800, Jason Dillon wrote: Um... using -Dstage=bootstrap is not normally required,

Re: Testsuite ready for action !

2006-11-21 Thread Prasad Kashyap
Yes and no. This is the integration-test framework for ALL of Geronimo. The itests from OpenEJB will also be executed under this now. There will soon be a ejbcontainer-testsuite. Cheers Prasad On 11/20/06, Jacek Laskowski [EMAIL PROTECTED] wrote: On 11/20/06, Prasad Kashyap [EMAIL

Re: obtaining a DataSource bean from a BrokerFilter-based plugin?

2006-11-21 Thread Hiram Chirino
so something like: p:TestICTPInterceptor dataSource=#derby-ds/ and make sure your TestICTPInterceptor has a setDataSource(DataSource ds) method. On 11/20/06, J. Patrick Bedell [EMAIL PROTECTED] wrote: Hi, I'm trying to utilize (in the attached activemq configuration file) the derby-ds

Re: [patch] Content Enricher for ServiceMix

2006-11-21 Thread Guillaume Nodet
Sounds like a good start :) A few points: * it would be better imho to have three QName properties for the tags enricher, request, result. * when receiving an exchange, a test that the pattern is an InOut would allow reporting errors correctly (see other EIP patterns)

Re: jspc-maven-plugin

2006-11-21 Thread Paul McMahan
On 11/21/06, Jeff Genender [EMAIL PROTECTED] wrote: Paul McMahan wrote: Geronimo 2.0 will be using jetty and tomcat v6 which implement the new JSP spec. I think that means that for Geronimo 2.0 we'll need a new version of the jspc maven plugin that references the tomcat v6 artifacts instead

Can anyone build 1.2?

2006-11-21 Thread Jason Dillon
I keep running into car problems, like: snip [INFO] Packaging module configuration: /Users/jason/ws/geronimo/ server-1.2/configs/system-database/target/plan/plan.xml [INFO] [ERROR] BUILD ERROR [INFO]

Re: [discussion] openejb-itests in testsuite

2006-11-21 Thread David Blevins
On Nov 21, 2006, at 11:08 AM, Prasad Kashyap wrote: David, Can you please apply this patch as well. * It reorders the execution of itests and modules. * it configures the whole jar plugin to skip adding maven artifacts. I applied what you described on IRC, let me know if that's not right.

Re: jspc-maven-plugin

2006-11-21 Thread Paul McMahan
On 11/21/06, Jeff Genender [EMAIL PROTECTED] wrote: I don't see a runtime...is one needed? Jeff Looks like the runtime stuff got rolled into tomcat6/jasper/6.0.2-alpha.

[jira] Commented: (AMQ-734) Network connections do not reconnect when using static: with failover=true

2006-11-21 Thread Eric Wood (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-734?page=comments#action_37499 ] Eric Wood commented on AMQ-734: --- Hiram, The issue was intermittent, so the best we can do is run it for long periods of time. So far we have run with 4.1 for over

[jira] Updated: (GERONIMO-2584) Hot deploy module/server restart, throws IllegalArgumentException if application deployed using hotdeployment

2006-11-21 Thread Rakesh Midha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2584?page=all ] Rakesh Midha updated GERONIMO-2584: --- Attachment: hotdepoystartup.patch Solves startup problem in hotdeployer Hot deploy module/server restart, throws IllegalArgumentException if

Re: jspc-maven-plugin

2006-11-21 Thread Jeff Genender
Ok...let me try to whip together a 1.4.7-SNAPSHOT of the next week that allows you to choose your jasper poison. Jeff Paul McMahan wrote: On 11/21/06, Jeff Genender [EMAIL PROTECTED] wrote: I don't see a runtime...is one needed? Jeff Looks like the runtime stuff got rolled into

Re: [CONF] Apache Geronimo Development: Building Apache Geronimo with Maven 2 (page edited)

2006-11-21 Thread Jason Dillon
Can you try to build again, w/o -Dstage=bootstrap. configs might fail, but that is another problem... But if you don't see missing deps on plugins, then this doc change should be reverted. Thanks, --jason On Nov 21, 2006, at 1:57 PM, toby cabot wrote: On Tue, Nov 21, 2006 at

[jira] Commented: (DAYTRADER-23) Decouple backend impls in order to support additional backend implmentations (ie. JPA, EE5, etc)

2006-11-21 Thread Christopher James Blythe (JIRA)
[ http://issues.apache.org/jira/browse/DAYTRADER-23?page=comments#action_12451386 ] Christopher James Blythe commented on DAYTRADER-23: --- David... I completely understand the reluctence... and you are right, this does add an

Re: Branching trunk and creating 1.2

2006-11-21 Thread Paul McMahan
My understanding was that after branching 1.2 we would focus on stabilizing that branch for TCK. So I would not commit new features to 1.2 and would only commit bug fixes to 1.2 after getting a green light from one of the release managers (Dain or Alan). Paul On 11/20/06, Vamsavardhana Reddy

SecurityRealm plan generated by portlet

2006-11-21 Thread Vamsavardhana Reddy
SecurityRealm portlet is currently generating a plan given below. There are no deployment errors. But then the new realm does not get listed in the portlet and the realm could not be used for authentication. What is wrong with this plan? module

[jira] Updated: (GERONIMO-2584) Hot deploy module/server restart, throws IllegalArgumentException if application deployed using hotdeployment

2006-11-21 Thread Rakesh Midha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2584?page=all ] Rakesh Midha updated GERONIMO-2584: --- Patch Info: [Patch Available] Description: This is a problem similar to one reported in https://issues.apache.org/jira/browse/GERONIMO-2402, the

Re: jspc-maven-plugin

2006-11-21 Thread Jeff Genender
1.4.6 was a major overhaul. I believe the runtime is only needed during the compile stage. So I think you can ditch it. Although you will find out real quick if it's still needed ;-) Jeff Jason Dillon wrote: When was this added to the jspc-m-p? Is it safe to remove these deps from our poms

Re: svn commit: r477888 - in /geronimo/server/trunk/testsuite: console-testsuite/basic/pom.xml deployment-testsuite/test-deployments/pom.xml pom.xml

2006-11-21 Thread Prasad Kashyap
Nevermind. That has since been changed. It now takes in a -DinstallDirectory parameter. I think I removed the example comment too. If not, I'll remove it now. Cheers Prasad On 11/21/06, Jason Dillon [EMAIL PROTECTED] wrote: On Nov 21, 2006, at 1:09 PM, [EMAIL PROTECTED] wrote:

Re: jspc-maven-plugin

2006-11-21 Thread Matt Hogstrom
I'd start commenting out items that look like they should be removed / updated. Now is the time rather than before we put out a release :) On Nov 20, 2006, at 3:52 PM, Paul McMahan wrote: In several of the poms that invoke jspc-maven-plugin I see: !-- Required for JSPC compilation

Re: jspc-maven-plugin

2006-11-21 Thread Paul McMahan
Excellent, thanks! BTW, no rush. Starting tomorrow morning I'll be glued in the captain's chair of my minivan for holiday travel until next week. By the time I get back I will probably have forgotten what JSP stands for :-) Best wishes, Paul On 11/21/06, Jeff Genender [EMAIL PROTECTED] wrote:

[jira] Created: (GERONIMO-2589) Generate explicit-versions.properties transitvily

2006-11-21 Thread Jason Dillon (JIRA)
Generate explicit-versions.properties transitvily - Key: GERONIMO-2589 URL: http://issues.apache.org/jira/browse/GERONIMO-2589 Project: Geronimo Issue Type: Improvement Security Level:

Re: svn commit: r477963 - /geronimo/server/trunk/testsuite/pom.xml

2006-11-21 Thread Prasad Kashyap
Ah.. I see what you mean. Any of the plugin's param can be passed thro' the -D option, right ! Thanks for reminding me. Good catch. Cheers Prasad On 11/21/06, Jason Dillon [EMAIL PROTECTED] wrote: This is the default... as in if you did not list installDirectory at all,

[jira] Commented: (GERONIMO-2542) Writing XML schema documentation for geronimo-web in distribution

2006-11-21 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2542?page=comments#action_12451722 ] Anita Kulshreshtha commented on GERONIMO-2542: -- patches applied to trunk rev 477754 and branches/1.2 rev 477783, Thanks Jay D. McHugh! Writing

Re: svn commit: r477963 - /geronimo/server/trunk/testsuite/pom.xml

2006-11-21 Thread Jason Dillon
This is the default... as in if you did not list installDirectory at all, -DinstallDirectory=/whatever would enable it. I suggest you remove this configuration. --jason On Nov 21, 2006, at 3:33 PM, [EMAIL PROTECTED] wrote: Author: prasad Date: Tue Nov 21 15:33:20 2006 New Revision: 477963

[jira] Created: (AMQ-1067) Stomp consumer not removed if client does not send disconnect message.

2006-11-21 Thread Chris Knight (JIRA)
Stomp consumer not removed if client does not send disconnect message. -- Key: AMQ-1067 URL: https://issues.apache.org/activemq/browse/AMQ-1067 Project: ActiveMQ Issue

[jira] Closed: (GERONIMO-2589) Generate explicit-versions.properties transitvily

2006-11-21 Thread Jason Dillon (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2589?page=all ] Jason Dillon closed GERONIMO-2589. -- Resolution: Fixed Generate explicit-versions.properties transitvily - Key:

[jira] Closed: (GERONIMO-2588) KeyStorePortlet: Locking and unlocking could use some error and info messages

2006-11-21 Thread Vamsavardhana Reddy (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2588?page=all ] Vamsavardhana Reddy closed GERONIMO-2588. - Resolution: Fixed Fixed in rev 477278 (branches\1.2) and rev 477279 (trunk). KeyStorePortlet: Locking and unlocking could use some error

Re: jspc-maven-plugin

2006-11-21 Thread Joe Bohn
While Tomcat is creating a new version of Jasper it looks like Jetty is using Glassfish. I guess we can use Jasper to compile the JSPs even if Glassfish is used to in the runtime. We could also look into using Jasper for both Tomcat and Jetty but since Jetty is already using Glassfish I was

[jira] Commented: (AMQ-1067) Stomp consumer not removed if client does not send disconnect message.

2006-11-21 Thread Chris Knight (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1067?page=comments#action_37508 ] Chris Knight commented on AMQ-1067: --- To recreate the problem: clearQueue.pl TEST_QUEUE Ctrl^C You'll then find that the consumer is still active according to

[jira] Created: (GERONIMO-2587) FileKeystoreInstance.loadKeystoreData() results in inconsistent state if wrong password is supplied

2006-11-21 Thread Vamsavardhana Reddy (JIRA)
FileKeystoreInstance.loadKeystoreData() results in inconsistent state if wrong password is supplied --- Key: GERONIMO-2587 URL:

Re: Testsuite ready for action !

2006-11-21 Thread Jacek Laskowski
On 11/21/06, Prasad Kashyap [EMAIL PROTECTED] wrote: Issue #2 is now fixed. All the tests in console-testsuites and deployment-testsuites now run and pass successfully. They continue to use TestNG. So these testsuites will serve as a good example for others wanting to use TestNG. Will you be

Re: svn commit: r477888 - in /geronimo/server/trunk/testsuite: console-testsuite/basic/pom.xml deployment-testsuite/test-deployments/pom.xml pom.xml

2006-11-21 Thread Prasad Kashyap
Removed ${installDirectory}. Now sleep peacefully :-) Cheers Prasad On 11/21/06, Prasad Kashyap [EMAIL PROTECTED] wrote: Nevermind. That has since been changed. It now takes in a -DinstallDirectory parameter. I think I removed the example comment too. If not, I'll remove it now. Cheers

[jira] Commented: (SM-751) Flow tracing with correlation id

2006-11-21 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-751?page=comments#action_37501 ] Guillaume Nodet commented on SM-751: Btw, looking at the patch, I was wondering if it would be interesting to have a multi-level correlationId, so that we could

Re: svn commit: r477888 - in /geronimo/server/trunk/testsuite: console-testsuite/basic/pom.xml deployment-testsuite/test-deployments/pom.xml pom.xml

2006-11-21 Thread Jason Dillon
On Nov 21, 2006, at 1:09 PM, [EMAIL PROTECTED] wrote: !-- EXAMPLE: Use the following option to re-use a single installation of the server for all tests -- !--

Re: Testsuite ready for action !

2006-11-21 Thread Jason Dillon
TestNG is more flexible than JUnit... it does not require that you extend from a specific base-class for tests, nor does it require that you name tests starting with test*(), though JUnit 4.0 might have removed that restriction. TestNG can also use an xml configuration file to control

[jira] Closed: (GERONIMO-2393) Maven eclipse plugin is generating invalid classpath entries in .classpath

2006-11-21 Thread Vamsavardhana Reddy (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2393?page=all ] Vamsavardhana Reddy closed GERONIMO-2393. - Fix Version/s: (was: 1.2) Resolution: Invalid Looks like I am the only one who faced this problem. I don't know why this

Re: jspc-maven-plugin

2006-11-21 Thread Prasad Kashyap
I guess this is a relic that we have preserved from our maven 1 days. We just need to ensure we don't have any hiccups during server runtime too after we have removed this. Cheers Prasad On 11/20/06, Paul McMahan [EMAIL PROTECTED] wrote: In several of the poms that invoke jspc-maven-plugin I

[jira] Commented: (SM-751) Flow tracing with correlation id

2006-11-21 Thread Gianfranco Boccalon (JIRA)
[ https://issues.apache.org/activemq/browse/SM-751?page=comments#action_37507 ] Gianfranco Boccalon commented on SM-751: I'll send you the patch, after tested it. Flow tracing with correlation id

[jira] Resolved: (AMQ-1029) TransportConnector get duplicated when used with JMX

2006-11-21 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1029?page=all ] Jonas Lim resolved AMQ-1029. Fix Version/s: 4.1.2 4.2.0 Resolution: Fixed Thanks! patch applied to : trunk : 477570 4.1 branch: 477571 Btw, I just added a bit of

Re: Testsuite ready for action !

2006-11-21 Thread Jacek Laskowski
On 11/21/06, Jason Dillon [EMAIL PROTECTED] wrote: TestNG is more flexible than JUnit... it does not require that you extend from a specific base-class for tests, nor does it require that you name tests starting with test*(), though JUnit 4.0 might have removed that restriction. Yes, it did.

Re: jspc-maven-plugin

2006-11-21 Thread Jeff Genender
Paul McMahan wrote: Geronimo 2.0 will be using jetty and tomcat v6 which implement the new JSP spec. I think that means that for Geronimo 2.0 we'll need a new version of the jspc maven plugin that references the tomcat v6 artifacts instead of v5.5.15. Otherwise I think the plugin would not

Re: Maven feedback ?

2006-11-21 Thread Jason Dillon
I have to agree with Prasad. I have the same love-hate issues with Maven. So far... Maven has been almost more trouble than its worth for G due to the build complexity and the tight dependencies with OpenEJB. This more often than not causes problems unless you build half of G, then

[jira] Commented: (GERONIMO-2533) Password setup forms should use a confirmation field

2006-11-21 Thread Vamsavardhana Reddy (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2533?page=comments#action_12451647 ] Vamsavardhana Reddy commented on GERONIMO-2533: --- Rev 477664 (trunk) and rev 477669 (branches\1.2) takes care of the following pages: o

[jira] Updated: (GERONIMO-2533) Password setup forms should use a confirmation field

2006-11-21 Thread Vamsavardhana Reddy (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2533?page=all ] Vamsavardhana Reddy updated GERONIMO-2533: -- Fix Version/s: (was: 1.1.x) Password setup forms should use a confirmation field

[jira] Created: (SM-752) [patch] Content-Enricher Implementation

2006-11-21 Thread Kristian Koehler (JIRA)
[patch] Content-Enricher Implementation --- Key: SM-752 URL: https://issues.apache.org/activemq/browse/SM-752 Project: ServiceMix Issue Type: Improvement Components: servicemix-eip Affects

[jira] Commented: (GERONIMO-2585) KeystorePortlet: Lock keystore throws NullPointerException

2006-11-21 Thread Vamsavardhana Reddy (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2585?page=comments#action_12451334 ] Vamsavardhana Reddy commented on GERONIMO-2585: --- Typographic error in my previous comment. Fixed in rev 477190 (branches\1.2). This JIRA is

Re: [jira] Closed: (GERONIMO-2585) KeystorePortlet: Lock keystore throws NullPointerException

2006-11-21 Thread Vamsavardhana Reddy
Thanks for pointing this out. It is a typo. This JIRA is not applicable to 1.1. --vamsi On 11/20/06, Donald Woods [EMAIL PROTECTED] wrote: Did you also check this into branches/1.2, since trunk is now 2.0-SNAPSHOT ? -Donald Vamsavardhana Reddy (JIRA) wrote: [

Re: jspc-maven-plugin

2006-11-21 Thread jason . dillon
No it is not a relic. We needed this for jspc at one point... Might be included now by the plugin automatically. --jason -Original Message- From: Prasad Kashyap [EMAIL PROTECTED] Date: Mon, 20 Nov 2006 21:06:04 To:dev@geronimo.apache.org Subject: Re: jspc-maven-plugin I guess

Re: Server startup fails with Sun JDK 1.5, xalan missing

2006-11-21 Thread Donald Woods
#1 for 1.2 #3 for 2.0 -Donald Kevan Miller wrote: On Nov 17, 2006, at 9:38 AM, Vamsavardhana Reddy wrote: After Anita's mail, I tried running the server on 1.5 and the server started fine. Console output given below. Yeah. Will also start fine if you simply remove

Re: 1.2 Branch is cut

2006-11-21 Thread Dain Sundstrom
Nope. I'll look again. -dain On Nov 18, 2006, at 1:00 PM, Jason Dillon wrote: Did you get this fixed? I see some 2.0 artifacts on people now... though I also see that some new 2.0 bits are not group writable. :-( --jason On Nov 18, 2006, at 11:05 AM, Dain Sundstrom wrote: I can't

Re: jspc-maven-plugin

2006-11-21 Thread Jason Dillon
When was this added to the jspc-m-p? Is it safe to remove these deps from our poms now? --jason On Nov 20, 2006, at 8:10 PM, Jeff Genender wrote: [EMAIL PROTECTED] wrote: No it is not a relic. We needed this for jspc at one point... Might be included now by the plugin automatically.

[jira] Created: (AMQ-1066) Sync error (NullPointerException) in Broker

2006-11-21 Thread Christian Cavegn (JIRA)
Sync error (NullPointerException) in Broker --- Key: AMQ-1066 URL: https://issues.apache.org/activemq/browse/AMQ-1066 Project: ActiveMQ Issue Type: Bug Components: Broker Affects

Re: [patch] Content Enricher for ServiceMix

2006-11-21 Thread Kristian Köhler
Hi Guillaume I adopted your points and raised an issue: https://issues.apache.org/activemq/browse/SM-752 Thanks Kristian Guillaume Nodet wrote: Sounds like a good start :) A few points: * it would be better imho to have three QName properties for the tags enricher, request,

Re: Maven feedback ?

2006-11-21 Thread Prasad Kashyap
Hi Marnie, I have this love-hate relationship with Maven. Moving up from ANT, I find Maven loaded with a lot of nice features. There seems to be a plugin for almost everything. It truly does handle the complete lifecycle of a project. It has a very supportive and vibrant community that respond

Re: Testsuite ready for action !

2006-11-21 Thread Prasad Kashyap
Issue #2 is now fixed. All the tests in console-testsuites and deployment-testsuites now run and pass successfully. They continue to use TestNG. So these testsuites will serve as a good example for others wanting to use TestNG. Cheers Prasad On 11/20/06, Prasad Kashyap [EMAIL PROTECTED] wrote:

Re: jspc-maven-plugin

2006-11-21 Thread Jeff Genender
Joe Bohn wrote: While Tomcat is creating a new version of Jasper it looks like Jetty is using Glassfish. I guess we can use Jasper to compile the JSPs even if Glassfish is used to in the runtime. We could also look into using Jasper for both Tomcat and Jetty but since Jetty is already

[jira] Commented: (GERONIMO-2533) Password setup forms should use a confirmation field

2006-11-21 Thread Vamsavardhana Reddy (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2533?page=comments#action_12451737 ] Vamsavardhana Reddy commented on GERONIMO-2533: --- Rev 477807 (trunk) and rev 477811 (branches\1.2) takes care of Database Pools portlet.

Re: Building the new trunk

2006-11-21 Thread Donald Woods
I'm getting the following j2ee-builder error with a clean repo and using the following cmdline to build trunk Rev477664 from this morning. mvn -Dstage=bootstrap -Dmaven.test.skip=true clean install [INFO] [INFO]

Re: [discussion] openejb-itests in testsuite

2006-11-21 Thread Prasad Kashyap
https://issues.apache.org/jira/browse/OPENEJB-305 is ready. The java files from the OPENEJB-302 patch were not applied. Hence the plans kept failing. I have the same changes in the above patches too. Please apply them. I have merged the cmp2 plans with itests-core. Without the prefetch plan,

Maven feedback ?

2006-11-21 Thread Marnie McCormack
Hi All, I work on the Apache Incubator project Qpid. We are currently mid transition to maven for build/release. We've encountered a few issues along the way (snapshots, directory structures etc). I wondered if you could give me some feedback on your project's experiences with maven please ?

[jira] Updated: (DAYTRADER-26) Cannot switch between EJB mode and Session Direct mode

2006-11-21 Thread Christopher James Blythe (JIRA)
[ http://issues.apache.org/jira/browse/DAYTRADER-26?page=all ] Christopher James Blythe updated DAYTRADER-26: -- Attachment: daytrader-26.patch Cannot switch between EJB mode and Session Direct mode

Re: Testsuite ready for action !

2006-11-21 Thread Jacek Laskowski
On 11/20/06, Prasad Kashyap [EMAIL PROTECTED] wrote: The testsuite sub-project, a child module of geronimo/pom.xml, has now been hooked up to the main Geronimo build in trunk (2.0-SNAPSHOT). Environment property, -Denv=itests, activates that profile. Is it somehow connected to itests in

[jira] Commented: (GERONIMO-2454) Upgrade xerces to version 2.8.1

2006-11-21 Thread Rakesh Midha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2454?page=comments#action_12451290 ] Rakesh Midha commented on GERONIMO-2454: xerces 2.8.1 is available for download from ibiblio, here is the link

[jira] Created: (DAYTRADER-26) Cannot switch between EJB mode and Session Direct mode

2006-11-21 Thread Christopher James Blythe (JIRA)
Cannot switch between EJB mode and Session Direct mode -- Key: DAYTRADER-26 URL: http://issues.apache.org/jira/browse/DAYTRADER-26 Project: DayTrader Issue Type: Bug Affects Versions:

Patches in RTC (Geronimo - 2006-11-20)

2006-11-21 Thread dblevins
Geronimo - Monday, November 20, 2006 3 Patches in RTC [GERONIMO-2485] PersistenceUnitGBean needs a NamespaceDrivenDeployer - Assignee: David Jencks - Reporter: David Jencks - Created: Wed Oct 11 21:23:29 GMT 2006 - Updated: Thu Nov 16 21:56:44 GMT 2006 -

[jira] Updated: (GERONIMO-2542) Writing XML schema documentation for geronimo-web in distribution

2006-11-21 Thread Jay D. McHugh (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2542?page=all ] Jay D. McHugh updated GERONIMO-2542: Attachment: geronimo-2542-2.patch This is only the replacement patch for _trunk_ Writing XML schema documentation for geronimo-web in distribution

[jira] Assigned: (GERONIMO-2522) Hot deployer makes app hangs

2006-11-21 Thread Rakesh Midha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2522?page=all ] Rakesh Midha reassigned GERONIMO-2522: -- Assignee: Rakesh Midha Hot deployer makes app hangs Key: GERONIMO-2522 URL:

Name for administrative security realm

2006-11-21 Thread Vamsavardhana Reddy
How about the name geronimo-admin-realm for administrative security realm? If there are no objections to this, I will apply the patch in 48 hours. --vamsi -- Forwarded message -- From: Vamsavardhana Reddy (JIRA) [EMAIL PROTECTED] Date: Nov 19, 2006 1:31 AM Subject: [jira]

RE: Updates to OEJB 2.2 and TranQL 1.4

2006-11-21 Thread Udovichenko, Nellya
Oh, by the way, doesn't this change address the transaction isolation level problem in TranQL/OpenEJB (GERONIMO-2128)? Thanks, Nellya Udovichenko. -Original Message- From: Matt Hogstrom [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 14, 2006 2:55 AM To: dev@geronimo.apache.org;

[jira] Updated: (DAYTRADER-24) Clean up plan files in 1.2 branch

2006-11-21 Thread Christopher James Blythe (JIRA)
[ http://issues.apache.org/jira/browse/DAYTRADER-24?page=all ] Christopher James Blythe updated DAYTRADER-24: -- Attachment: daytrader-24.1120.patch Needed to add the TradeJDBC session bean definition to the plan files. Although it deploys

[jira] Commented: (GERONIMO-2542) Writing XML schema documentation for geronimo-web in distribution

2006-11-21 Thread Jacek Laskowski (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2542?page=comments#action_12451619 ] Jacek Laskowski commented on GERONIMO-2542: --- Committed to the trunk and 1.2 branch. The trunk: Sending

Re: 1.2 Branch is cut

2006-11-21 Thread anita kulshreshtha
I can build the trunk with target set to 1.5. I had to build openejb2 locally with some modifications (see attached pom.xml). The server starts (using startup) and the console seems to work. There are few exceptions: 15:02:06,655 ERROR [[/console-standard]] StandardWrapper.Throwable

[jira] Closed: (GERONIMO-2103) Console config declares dependency on Jetty/Tomcat JAR instead of Jetty/Tomcat CAR

2006-11-21 Thread Vamsavardhana Reddy (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2103?page=all ] Vamsavardhana Reddy closed GERONIMO-2103. - Resolution: Fixed Neither dependency is needed. See previous comment by David Jencks. Reopen if this is still an issue. Console

[jira] Created: (XBEAN-60) Support multiple namespaces

2006-11-21 Thread Kohsuke Kawaguchi (JIRA)
Support multiple namespaces --- Key: XBEAN-60 URL: http://issues.apache.org/jira/browse/XBEAN-60 Project: XBean Issue Type: Improvement Components: maven-plugin Affects Versions: 2.7

Re: DAYTRADER: Release Plans - feedback please

2006-11-21 Thread Christopher Blythe
Matt, et al. Thanks for getting this rolling... I don't really have that much to say about the 1.1.1 release since I have been putting most of my effort into the new 1.2 branch. However, I do have a question... I have noticed there is a 1.1 branch and a 1.1.0 tag. Can you explain the

[jira] Commented: (XBEAN-60) Support multiple namespaces

2006-11-21 Thread Stefan Kleineikenscheidt (JIRA)
[ http://issues.apache.org/jira/browse/XBEAN-60?page=comments#action_12451562 ] Stefan Kleineikenscheidt commented on XBEAN-60: --- That's actually also true for the Ant-Task. Support multiple namespaces ---

jspc-maven-plugin

2006-11-21 Thread Paul McMahan
In several of the poms that invoke jspc-maven-plugin I see: !-- Required for JSPC compilation -- dependency groupIdtomcat/groupId artifactIdjasper-runtime/artifactId scopeprovided/scope /dependency I have a vague recollection about needing

[jira] Created: (GERONIMO-2586) KeystorePortlet: Unlock keystore for availability shows key aliases only when keystore is unlocked for edit

2006-11-21 Thread Vamsavardhana Reddy (JIRA)
KeystorePortlet: Unlock keystore for availability shows key aliases only when keystore is unlocked for edit --- Key: GERONIMO-2586 URL:

Re: jspc-maven-plugin

2006-11-21 Thread Jeff Genender
[EMAIL PROTECTED] wrote: No it is not a relic. We needed this for jspc at one point... Might be included now by the plugin automatically. Yup...the plugin handles it now. Jeff

  1   2   >