Re: ServiceMix and Geronimo

2007-10-22 Thread Guillaume Nodet
Congrats Kristian! Btw, we should really provide more JEE oriented features in ServiceMix / Geronimo to our users. Kinda what Open ESB JEE SE provides for glassfish (http://download.java.net/general/open-esb/docs/jbi-components/jee-se.html). We already have a JAX-WS JBI transport in CXF, so

AW: ServiceMix and Geronimo

2007-10-22 Thread Kristian Köhler
Hi no not yet. Sounds good ;-) I will look into this... Next steps I want to take are: * Better configuration of ServiceMix Service within Geronimo * Better integration of the HTTP transport (currently jetty is started within SM) * and of course add more functionality... Any help is welcome

[jira] Resolved: (SM-1104) Type converters not working in ServiceMix

2007-10-22 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved SM-1104. - Resolution: Fixed This commit (https://svn.apache.org/viewvc?view=revrevision=587048) by James

[jira] Commented: (SM-944) IllegalStateException between servicemix-jms and servicemix-bean

2007-10-22 Thread Andreas Schaefer (JIRA)
[ https://issues.apache.org/activemq/browse/SM-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40459 ] Andreas Schaefer commented on SM-944: - Yes, that issue is fixed with the fix from SM-1110 and can be marked as

Extending Binding Components using Maven2 JBI Plugin

2007-10-22 Thread Andreas Schaefer
Hi Geeks I tried to extend an existing ServiceMix JMS Binding Component but ran into problems using Maven2 JBI Plugin to generate the jbi.xml file and to create the installer archive. Unfortunately the plugin checks which archives it is going to include and refuses to include any other

[jira] Updated: (GERONIMO-3543) SQLLoginModule successfully authenticates non-existent users

2007-10-22 Thread Vamsavardhana Reddy (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vamsavardhana Reddy updated GERONIMO-3543: -- Regression: [Regression] Patch Info: [Patch Available] Fix

[jira] Updated: (GERONIMO-3543) SQLLoginModule successfully authenticates non-existent users

2007-10-22 Thread Vamsavardhana Reddy (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vamsavardhana Reddy updated GERONIMO-3543: -- Attachment: GERONIMO-3543.patch SQLLoginModule successfully authenticates

[jira] Commented: (GERONIMO-3543) SQLLoginModule successfully authenticates non-existent users

2007-10-22 Thread Vamsavardhana Reddy (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536578 ] Vamsavardhana Reddy commented on GERONIMO-3543: --- Completed: At revision: 587006 o Fixed the

SQLLoginModule Security alert in Geronimo 2.0.2 and 2.0.1

2007-10-22 Thread Vamsavardhana Reddy
Hi, One of our committers, Jarek Gawor, has identified a security issue with SQLLoginModule. See the related JIRA https://issues.apache.org/jira/browse/GERONIMO-3543 . Authentication succeeds with SQLLoginModule if logging in with an username that does not exist in the database. The issue

[BUILD] 2.1: Failed for Revision: 587014

2007-10-22 Thread prasad
OpenEJB trunk at 586981 Geronimo Revision: 587014 built with tests included See the full build-0300.log file at http://people.apache.org/~prasad/binaries/trunk/20071022/build-0300.log [INFO] [enforcer:enforce {execution: default}] [INFO] [tools:copy-legal-files {execution: install-legal-files

Re: [BUILD] 2.1: Failed for Revision: 587014

2007-10-22 Thread Jacek Laskowski
at 586981 Geronimo Revision: 587014 built with tests included See the full build-0300.log file at http://people.apache.org/~prasad/binaries/trunk/20071022/build-0300.log [INFO] [enforcer:enforce {execution: default}] [INFO] [tools:copy-legal-files {execution: install-legal-files}] [INFO

Re: svn commit: r587026 - /incubator/servicemix/trunk/deployables/serviceengines/servicemix-lwcontainer/pom.xml

2007-10-22 Thread Guillaume Nodet
Actually, it seems you're right and there is a dependency to servicemix-quartz at test level (I missed the scope in your commit). So feel free to keep the change if it works better (and sorry about that) On 10/22/07, Freeman Fang [EMAIL PROTECTED] wrote: Hi Guillaume, This is my fault, I

Integrating a third-party JTA

2007-10-22 Thread Guy Pardon
Hi, Does anybody have any useful pointers on how to integrate a third- party JTA (Atomikos) into Geronimo? Thanks, Guy

Re: ServiceMix and Geronimo

2007-10-22 Thread Guillaume Nodet
On 10/22/07, Kristian Köhler [EMAIL PROTECTED] wrote: Hi no not yet. Sounds good ;-) I will look into this... Next steps I want to take are: * Better configuration of ServiceMix Service within Geronimo This is always something I wanted to do, but never quite got the time to get into it. We

[BUILD] 2.0: Failed for Revision: 587047

2007-10-22 Thread prasad
Geronimo Revision: 587047 built with tests included See the full build-0600.log file at http://people.apache.org/~prasad/binaries/2.0/20071022/build-0600.log [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Nothing to compile - all classes are up

Re: ServiceMix and Geronimo

2007-10-22 Thread Guillaume Nodet
On 10/22/07, Kristian Köhler [EMAIL PROTECTED] wrote: Hi * Better configuration of ServiceMix Service within Geronimo This is always something I wanted to do, but never quite got the time to get into it. We also have a few portlets that I developped using pluto which could be

[jira] Closed: (GERONIMO-3540) Session.loadProviders(ProviderInfo info, InputStream is) doesn't seem to handle comments correctly

2007-10-22 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire closed GERONIMO-3540. -- Resolution: Fixed Committed revision 587059. Session.loadProviders(ProviderInfo info,

Re: [BUILD] 2.0: Failed for Revision: 587047

2007-10-22 Thread Peter Petersson
guess wait and see if it getting resolved by some 3rd party is what I can do at the moment. regards Peter Petersson [EMAIL PROTECTED] wrote: Geronimo Revision: 587047 built with tests included See the full build-0600.log file at http://people.apache.org/~prasad/binaries/2.0/20071022/build

[jira] Commented: (SM-944) IllegalStateException between servicemix-jms and servicemix-bean

2007-10-22 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40455 ] Guillaume Nodet commented on SM-944: Andreas, is this one fixed by having fixed SM-1110 ? IllegalStateException

Re: [Announcement] SOA Stack based on Apache Geronimo - GASwerk

2007-10-22 Thread Prasad Kashyap
Interesting ! Yet another SOA choice, along with Apache Tuscany. Cheers Prasad On 10/22/07, Kristian Köhler [EMAIL PROTECTED] wrote: Hi we developed a OpenSource SOA Stack based on Apache Geronimo. The stack includes an Enterprise Service Bus (Apache ServiceMix), a Business Process

Re: How to compile without Checkstyle

2007-10-22 Thread Guillaume Nodet
I agree it may be a pain from time to time :-( Though it helps consistency a bit but I suppose we could only include a few rules (like no tabs, no star imports) and relax most of pure coding style related rules (spaces, braces, etc...) On 10/20/07, Andreas Schaefer [EMAIL PROTECTED] wrote:

[BUILD] 2.1: Failed for Revision: 587078

2007-10-22 Thread prasad
OpenEJB trunk at 587014 Geronimo Revision: 587078 built with tests included See the full build-0900.log file at http://people.apache.org/~prasad/binaries/trunk/20071022/build-0900.log [INFO] [enforcer:enforce {execution: default}] [INFO] [tools:copy-legal-files {execution: install-legal-files

Re: [BUILD] 2.1: Failed for Revision: 587014

2007-10-22 Thread Prasad Kashyap
PROTECTED] wrote: OpenEJB trunk at 586981 Geronimo Revision: 587014 built with tests included See the full build-0300.log file at http://people.apache.org/~prasad/binaries/trunk/20071022/build-0300.log [INFO] [enforcer:enforce {execution: default}] [INFO] [tools:copy-legal-files

Re: [BUILD] 2.0: Failed for Revision: 587047

2007-10-22 Thread Prasad Kashyap
://people.apache.org/~prasad/binaries/2.0/20071022/build-0600.log [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Nothing to compile - all classes are up to date [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources

[jira] Closed: (GERONIMO-3539) Can not override providers using META-INF/javamail.providers file

2007-10-22 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire closed GERONIMO-3539. -- Resolution: Fixed Committed revision 587072. Can not override providers using

[jira] Updated: (GERONIMO-3541) monitoring plugin: collecting agent needs to use a database to store the snapshots instead of xml

2007-10-22 Thread Viet Hung Nguyen (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viet Hung Nguyen updated GERONIMO-3541: --- Attachment: (was: geronimo-3541.patch) monitoring plugin: collecting agent

[jira] Updated: (GERONIMO-3541) monitoring plugin: collecting agent needs to use a database to store the snapshots instead of xml

2007-10-22 Thread Viet Hung Nguyen (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viet Hung Nguyen updated GERONIMO-3541: --- Attachment: geronimo-3541.patch This patch differs from the previous patch. I

[jira] Issue Comment Edited: (GERONIMO-3451) Restricted listeners property file not found error logged during Tomcat server startup

2007-10-22 Thread Paul McMahan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536355 ] pmcmahan edited comment on GERONIMO-3451 at 10/22/07 8:18 AM: -- It's not clear to

[jira] Created: (GERONIMO-3544) Offline deployer busted when adding sharedlib reference into offline-deployer-config.xml

2007-10-22 Thread Aman Nanner (JIRA)
Offline deployer busted when adding sharedlib reference into offline-deployer-config.xml Key: GERONIMO-3544 URL: https://issues.apache.org/jira/browse/GERONIMO-3544

[jira] Updated: (GERONIMO-3544) Offline deployer busted when adding sharedlib reference into offline-deployer-config.xml

2007-10-22 Thread Aman Nanner (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aman Nanner updated GERONIMO-3544: -- Attachment: offline-deployer-bug.zip Offline deployer busted when adding sharedlib

[jira] Updated: (GERONIMO-3544) Offline deployer busted when adding sharedlib reference into offline-deployer-config.xml

2007-10-22 Thread Aman Nanner (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aman Nanner updated GERONIMO-3544: -- Description: For EAR applications that have references shared libraries and depend upon the

Re: [BUILD] 2.1: Failed for Revision: 587014

2007-10-22 Thread Jacek Laskowski
On 10/22/07, Prasad Kashyap [EMAIL PROTECTED] wrote: The woden artifact is being pulled in as a transitive dependency of axis-2. The fix should go there. A temporary fix would be to exclude this from our geronimo-webservices module. But I am not sure how important woden is for us and what else

Interested in Contributing

2007-10-22 Thread Joseph Leong
I'm really interested in contributing to this project, and i saw Jira GERONIMO-2251 was available. Seems like a good one to get my feet wet. I'm not too familiar with what the etiquette is in the geronimo community... is it free game for me to take a stab at it? Thanks, Joseph Leong

Re: Interested in Contributing

2007-10-22 Thread Jacek Laskowski
On 10/22/07, Joseph Leong [EMAIL PROTECTED] wrote: I'm really interested in contributing to this project, and i saw Jira GERONIMO-2251 was available. Seems like a good one to get my feet wet. I'm not too familiar with what the etiquette is in the geronimo community... is it free game for me

Re: Interested in Contributing

2007-10-22 Thread Jay McHugh
Welcome Joseph, If you see a Jira that you are interested in and it is not assigned - you can just email the list to let them know that you would like to work on it. If you see one that is assigned but no recent work appears to have been done on it then you could email the list to ask whether

[jira] Resolved: (SM-944) IllegalStateException between servicemix-jms and servicemix-bean

2007-10-22 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved SM-944. Resolution: Fixed Fix Version/s: 3.2 3.1.3 IllegalStateException

Re: Interested in Contributing

2007-10-22 Thread Viet Nguyen
Hey Joe, You can contribute all you want. Just make sure that jira is actually still valid though, since it was opened a while back. Regards, Viet On 10/22/07, Joseph Leong [EMAIL PROTECTED] wrote: I'm really interested in contributing to this project, and i saw Jira GERONIMO-2251 was

Re: Interested in Contributing

2007-10-22 Thread David Jencks
On Oct 22, 2007, at 10:16 AM, Joseph Leong wrote: I'm really interested in contributing to this project, and i saw Jira GERONIMO-2251 was available. Seems like a good one to get my feet wet. I'm not too familiar with what the etiquette is in the geronimo community... is it free game for

Re: [BUILD] 2.0: Failed for Revision: 587047

2007-10-22 Thread Peter Petersson
Peter Petersson [EMAIL PROTECTED] wrote: Geronimo Revision: 587047 built with tests included See the full build-0600.log file at http://people.apache.org/~prasad/binaries/2.0/20071022/build-0600.log [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO

Re: [BUILD] 2.0: Failed for Revision: 587047

2007-10-22 Thread Prasad Kashyap
[EMAIL PROTECTED] wrote: Geronimo Revision: 587047 built with tests included See the full build-0600.log file at http://people.apache.org/~prasad/binaries/2.0/20071022/build-0600.log [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO

Re: [BUILD] 2.0: Failed for Revision: 587047

2007-10-22 Thread Peter Petersson
party is what I can do at the moment. regards Peter Petersson [EMAIL PROTECTED] wrote: Geronimo Revision: 587047 built with tests included See the full build-0600.log file at http://people.apache.org/~prasad/binaries/2.0/20071022/build-0600.log [INFO] Using default encoding to copy

Re: Integrating a third-party JTA

2007-10-22 Thread Dain Sundstrom
Other then code that attempts to cast the transaction manger to GeronimoTransactionManager (or other Geronimo transaction interfaces) it shouldn't be that difficult. The biggest issue will be if you want to use the Geronimo connector implementation, then you will have to figure out how to

Re: Integrating a third-party JTA

2007-10-22 Thread Guy Pardon
Hi, Thanks. Where can I see samples of this (how is it done now)? I couldn't find the right module so far... Or is it in a jar somewhere? Guy On 22-okt-07, at 22:08, Dain Sundstrom wrote: Other then code that attempts to cast the transaction manger to GeronimoTransactionManager (or other

Re: Interested in Contributing

2007-10-22 Thread Joseph Leong
Thanks for all the pointers, I'll see what i can do. I may go with working on that implementation and more into gshell since David said sh/bat scripts will be phased out. Also my Jira ID: jleong Thanks, -Joseph Leong On 10/22/07, Jay McHugh [EMAIL PROTECTED] wrote: Welcome Joseph, If you

[jira] Created: (GERONIMO-3545) Upgrade Apache Derby to 10.3.1.4

2007-10-22 Thread Jacek Laskowski (JIRA)
Upgrade Apache Derby to 10.3.1.4 Key: GERONIMO-3545 URL: https://issues.apache.org/jira/browse/GERONIMO-3545 Project: Geronimo Issue Type: Task Security Level: public (Regular issues)

[jira] Closed: (GERONIMO-3545) Upgrade Apache Derby to 10.3.1.4

2007-10-22 Thread Jacek Laskowski (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacek Laskowski closed GERONIMO-3545. - Upgrade Apache Derby to 10.3.1.4

[jira] Resolved: (GERONIMO-3545) Upgrade Apache Derby to 10.3.1.4

2007-10-22 Thread Jacek Laskowski (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacek Laskowski resolved GERONIMO-3545. --- Resolution: Fixed Fix Version/s: 2.1 $ svn ci -m 'GERONIMO-3545 Upgrade

Re: Integrating a third-party JTA

2007-10-22 Thread David Jencks
On Oct 22, 2007, at 1:45 PM, Guy Pardon wrote: Hi, Thanks. Where can I see samples of this (how is it done now)? I couldn't find the right module so far... Or is it in a jar somewhere? Our J2CA and JTA implementation is in https://svn.apache.org/repos/

MDB with JPA in JTA mode fails - looking for help

2007-10-22 Thread Jacek Laskowski
Hi, I can't get my simple transacted mdb to run with jpa in jta mode. I'm getting the following error message. Does it mean I'm struggling with an incorrect datasource definition? I thought I'd ask here before digging in more. The sample application to reproduce it is at [1]. I deploy a

Re: Interested in Contributing

2007-10-22 Thread Jacek Laskowski
On 10/22/07, Joseph Leong [EMAIL PROTECTED] wrote: Thanks for all the pointers, I'll see what i can do. I may go with working on that implementation and more into gshell since David said sh/bat scripts will be phased out. Also my Jira ID: jleong You're in geronimo-contributor group so you

Re: MDB with JPA in JTA mode fails - looking for help

2007-10-22 Thread David Jencks
I would guess that you haven't defined a non-jta-datasource and specified it in the persistence.xml. My experience, while only with derby, is that openjpa's sequences don't work without a separate non- transactional datasource. Hope this helps :-) david jencks On Oct 22, 2007, at 3:49 PM,

[jira] Resolved: (GERONIMO-3500) Upgrade to Derby 10.3.1.4

2007-10-22 Thread Jarek Gawor (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Gawor resolved GERONIMO-3500. --- Resolution: Duplicate Fix Version/s: 2.1 Jacek took care of this:

[jira] Commented: (GERONIMO-3541) monitoring plugin: collecting agent needs to use a database to store the snapshots instead of xml

2007-10-22 Thread Erik B. Craig (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536881 ] Erik B. Craig commented on GERONIMO-3541: - Viet - I might suggest a different approach to saving the

Re: Integrating a third-party JTA

2007-10-22 Thread Guy Pardon
Thanks David, That helps - I will have a look! Guy On 23-okt-07, at 00:21, David Jencks wrote: On Oct 22, 2007, at 1:45 PM, Guy Pardon wrote: Hi, Thanks. Where can I see samples of this (how is it done now)? I couldn't find the right module so far... Or is it in a jar somewhere? Our

Draft of 2.0.2 Performance Report

2007-10-22 Thread Matt Hogstrom
I've been noodling on this for a bit and wanted to give y'all a gander at what I have for the performance report at this point. This is based on 2.0.2 and uses DayTrader 2.0. There are a few numbers that are missing. I originally had planned on not producing them but the charts look odd