Re: ActiveMQ JDBC issue (with Oracle jdbcPersistenceAdapter)

2006-10-27 Thread tryma
We seem to run into this same issue in our environment. We are running on Linux Red Hat, Incubator ActiveMQ 4.1 and using Oracle 9.2.0.8 for persistence of messages via thin client drivers (specifically the ojdbc14.jar library). The exception we get is the following:

RE: New ActiveMQ 4.0.2 RC6 is up for evaluation.

2006-10-27 Thread Dhawan, Vikram \(LNG-DAY\)
Hey Hiram, I ran few tests on RC6, and it appears to me that earlier issue I reported for STOMP C, when prefetchSize was affecting consumers by the prefetchSize limit, is FIXED. Now my consumer is not hanging when I am trying to receive and ack messages in a loop. I have noticed another problem

Re: Heads up: new ServiceMix console

2006-10-27 Thread rspazzoli
Very nice snapshot, alas for me it does not compile: spring framework seems missing. ... /home/raffaele/java/servicemix/trunk/servicemix-web-console/src/main/java/org/apache/servicemix/web/model/ProxyManager.java:[28,38] package org.springframework.jmx.access does not exist

[jira] Updated: (SM-618) create a file based servicemix-file service engine with nice support for URIs

2006-10-27 Thread Allan Brighton (JIRA)
[ https://issues.apache.org/activemq/browse/SM-618?page=all ] Allan Brighton updated SM-618: -- Attachment: servicemix-file.patch I made some minor changes to servicemix-file so that you can configure a targetService. I have attached the svn patch. This is

Faults and Exceptions

2006-10-27 Thread Grant M
-- Forwarded message -- From: Guillaume Nodet [EMAIL PROTECTED] Date: Oct 27, 2006 6:53 PM Subject: Re: Declarative Exception Handling in ServiceMix To: Grant M [EMAIL PROTECTED] On 10/27/06, Grant M [EMAIL PROTECTED] wrote: Guillaume, I just wanted to clarify the following

[jira] Closed: (SM-722) ExtendedXMLStreamReader strips whitespaces, which breaks servicemix-http when a SOAP invocation contains whitespace nodes

2006-10-27 Thread Renaud Bruyeron (JIRA)
[ https://issues.apache.org/activemq/browse/SM-722?page=all ] Renaud Bruyeron closed SM-722. -- Yes your are right, your fix deals with my issue :) thanks a lot. ExtendedXMLStreamReader strips whitespaces, which breaks servicemix-http when a SOAP

Re: Heads up: new ServiceMix console

2006-10-27 Thread Bruce Snyder
On 10/26/06, Guillaume Nodet [EMAIL PROTECTED] wrote: I've hacked up a simple web app which connect to a running servicemix instance using jmx. See http://servicemix.goopen.org/site/console.html There are still a lot of stuff to do, so feel free to take a look at it, criticize, and submit

Re: Heads up: new ServiceMix console

2006-10-27 Thread Philip Dodds
Cool stuff!! P On 10/27/06, Bruce Snyder [EMAIL PROTECTED] wrote: On 10/26/06, Guillaume Nodet [EMAIL PROTECTED] wrote: I've hacked up a simple web app which connect to a running servicemix instance using jmx. See http://servicemix.goopen.org/site/console.html There are still a lot of

Re: BPEL

2006-10-27 Thread davipo
Hi Guillaume, thank you for the explaining.But I have one more question to make I've seen the bpel-bpe example of servicemix 3.0 snapshot and it works fine... But i can't understand what is the role of ActiveMq. I know, tell me if i'm wrong, that the JMSClient class send a message on tcp port

unable to mvn compile:: missing of geronimo-schema-j2ee_1.4:jar:1.0-SNAPSHOT

2006-10-27 Thread Man-Chi Leung
hi, sorry, I am new to geronimo, I encountered error during compiling from maven2, after I checkout the latest source tree at the first time. when I check http://people.apache.org/repo/m2-snapshot-repository/org/apache/geronimo/schema/geronimo-schema-j2ee_1.4/, this is only 1.1-SNAPSHOT. not

Re: svn commit: r468218 - in /geronimo/xbean/trunk/xbean-spring-common/src/main/java/org/apache/xbean/spring/generator: DocumentationGenerator.java NamespaceMapping.java WikiDocumentationGenerator.jav

2006-10-27 Thread Jacek Laskowski
On 10/27/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: dblevins Date: Thu Oct 26 18:03:47 2006 New Revision: 468218 URL: http://svn.apache.org/viewvc?view=revrev=468218 +b = Utils.isSimpleType(type)? Boolean.TRUE: Boolean.FALSE; It could be much easier if it were

Re: Board Report Due...input needed

2006-10-27 Thread Jacek Laskowski
On 10/27/06, Matt Hogstrom [EMAIL PROTECTED] wrote: Its that time again. Please reply to this e-mail and put in the items of note from the last month and plans for the next couple of months for Geronimo. Need things like new committers...release plans...community ongoings...etc. Regarding

Re: unable to mvn compile:: missing of geronimo-schema-j2ee_1.4:jar:1.0-SNAPSHOT

2006-10-27 Thread Jacek Laskowski
On 10/27/06, Man-Chi Leung [EMAIL PROTECTED] wrote: hi, sorry, I am new to geronimo, I encountered error during compiling from maven2, after I checkout the latest source tree at the first time. when I check Thanks for reporting it! It might be related to the recent happenings at ASF where

Re: unable to mvn compile:: missing of geronimo-schema-j2ee_1.4:jar:1.0-SNAPSHOT

2006-10-27 Thread David Jencks
I'm a bit confused by this, geronimo trunk appears to depend on version 1.1-SNAPSHOT of the schema jar. Can you check that you are up to date with svn? If this is not the problem please run mvn -X in the module that fails to build and show it on the list. Be sure to include which module

RE: Can I change logger class for MX4J in Geronimo?

2006-10-27 Thread Udovichenko, Nellya
I have tried to have another logger class instead of default mx4j.log.Logger. I've changed it with a setting -Dmx4j.log.prototype=mx4j.log.Log4JLogger. But it failed because the name of the class (mx4j.log.CommonsLogger) is hardcoded in GeronimoLogging. I think one should use the mechanism in

Re: unable to mvn compile:: missing of geronimo-schema-j2ee_1.4:jar:1.0-SNAPSHOT

2006-10-27 Thread Vamsavardhana Reddy
I had a successful build yesterday. Today I did an svn update and I have run into the same build error. As a temporary fix to get past the build problem I have copied the xxx-1.0-SNAPSHOT.jar over to xxx-1.1-SNAPSHOT.jar . The problem needs to be fixed. I have encountered this error in Geronimo ::

[jira] Assigned: (SM-721) maven plugin creates incorrect jbi.xml if multiple name spaces are used

2006-10-27 Thread Grant McDonald (JIRA)
[ https://issues.apache.org/activemq/browse/SM-721?page=all ] Grant McDonald reassigned SM-721: - Assignee: Grant McDonald maven plugin creates incorrect jbi.xml if multiple name spaces are used

XBean 2.7 release re-uploaded

2006-10-27 Thread Guillaume Nodet
I have re-uploaded the xbean 2.7 release to the m2 ASF repository at http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/xbean/ The sync process to ibiblio is now automatic, so it should be available on central repo soon (hopefully). -- Cheers, Guillaume Nodet

Re: unable to mvn compile:: missing of geronimo-schema-j2ee_1.4:jar:1.0-SNAPSHOT

2006-10-27 Thread Jacek Laskowski
On 10/27/06, David Jencks [EMAIL PROTECTED] wrote: I'm a bit confused by this, geronimo trunk appears to depend on version 1.1-SNAPSHOT of the schema jar. Can you check that you are up to date with svn? If this is not the problem please run mvn -X in the module that fails to build and show it

Re: XBean 2.7 release re-uploaded

2006-10-27 Thread Jacek Laskowski
On 10/27/06, Guillaume Nodet [EMAIL PROTECTED] wrote: I have re-uploaded the xbean 2.7 release to the m2 ASF repository at http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/xbean/ The sync process to ibiblio is now automatic, so it should be available on central repo soon

Re: XBean 2.7 release re-uploaded

2006-10-27 Thread James Strachan
Great! On 10/27/06, Guillaume Nodet [EMAIL PROTECTED] wrote: I have re-uploaded the xbean 2.7 release to the m2 ASF repository at http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/xbean/ The sync process to ibiblio is now automatic, so it should be available on central repo

Re: unable to mvn compile:: missing of geronimo-schema-j2ee_1.4:jar:1.0-SNAPSHOT

2006-10-27 Thread Paul McMahan
I hit the compile problem yesterday too and used the same work around as Vamsi. Then I noticed when r468129 got committed it made the following change. I assumed it fixes the problem but I haven't removed my work around yet to test... ---

Re: unable to mvn compile:: missing of geronimo-schema-j2ee_1.4:jar:1.0-SNAPSHOT

2006-10-27 Thread Jacek Laskowski
On 10/27/06, Paul McMahan [EMAIL PROTECTED] wrote: I hit the compile problem yesterday too and used the same work around as Vamsi. Then I noticed when r468129 got committed it made the following change. I assumed it fixes the problem but I haven't removed my work around yet to test... Will

Re: unable to mvn compile:: missing of geronimo-schema-j2ee_1.4:jar:1.0-SNAPSHOT

2006-10-27 Thread Paul McMahan
On 10/27/06, Jacek Laskowski [EMAIL PROTECTED] wrote: Will you be able to give it a try? I'm a bit confused to have heard about these problems and I'm sure DJ will appreciate it too (he seems to be very concerned ;-)) Rerunning bootstrap with an empty repo right now, I'll let you know how it

Re: Board Report Due...input needed

2006-10-27 Thread Davanum Srinivas
Team, Just a suggestion/hint. Some pmc's use wiki to collect input from everyone. Example see http://wiki.apache.org/ws/FrontPage/BoardReports Basically when it's time for the board report, usually the 3rd week every 3 months. we create a slot in the wiki page and start a thread on [EMAIL

Re: Board Report Due...input needed

2006-10-27 Thread Jeff Genender
That is a great idea. Davanum Srinivas wrote: Team, Just a suggestion/hint. Some pmc's use wiki to collect input from everyone. Example see http://wiki.apache.org/ws/FrontPage/BoardReports Basically when it's time for the board report, usually the 3rd week every 3 months. we create a

[jira] Created: (AMQ-1010) Simplify SimpleAuthenticationPlugin Configuration

2006-10-27 Thread Dejan Bosanac (JIRA)
Simplify SimpleAuthenticationPlugin Configuration - Key: AMQ-1010 URL: https://issues.apache.org/activemq/browse/AMQ-1010 Project: ActiveMQ Issue Type: Improvement Components: Broker

Re: [discussion] openejb-itests in testsuite

2006-10-27 Thread Prasad Kashyap
http://people.apache.org/~prasad/ejb-modules.zip You may remove the parent from the top level pom and adjust the groupId appropriately to build this. Cheers Prasad On 10/25/06, David Blevins [EMAIL PROTECTED] wrote: Great, I'll be looking forward to it. -David On Oct 23, 2006, at 9:36 PM,

Re: Board Report Due...input needed

2006-10-27 Thread Hernan Cunico
Great idea to keep it on the cwiki! Hopefully cwiki will leave the ER soon. Is not coming back online since the move, there is a JIRA files with infra ( http://issues.apache.org/jira/browse/INFRA-1002 ) This are the most recent additions I remember (I'm sure I'm missing a lot). I'll do some

Re: Maven2 vs. Geronimo Maven2 repository problems

2006-10-27 Thread Paul McMahan
I agree that these types of incompatibilities between the maven2 and geronimo repos are troublesome and I am concerned that there will be more rough spots ahead as both maven and geronimo continue to enhance their repository logic in separate beakers. An additional dimension of this discussion

Re: unable to mvn compile:: missing of geronimo-schema-j2ee_1.4:jar:1.0-SNAPSHOT

2006-10-27 Thread Paul McMahan
On 10/27/06, Jacek Laskowski [EMAIL PROTECTED] wrote: On 10/27/06, Paul McMahan [EMAIL PROTECTED] wrote: I hit the compile problem yesterday too and used the same work around as Vamsi. Then I noticed when r468129 got committed it made the following change. I assumed it fixes the problem but

Common Annotations for Java EE5

2006-10-27 Thread Joe Bohn
I was looking into what is necessary to include common annotations for Java EE 5 compliance. I think it's pretty minimal but thought I should throw it out just to verify I'm not missing anything. I presume that the actual implementation would be including in whatever JVM we're running on

All new committers and PMC members in the last quarter please reply

2006-10-27 Thread Jeff Genender
I figured this will get some people's attention. If you have recently become a committer or PMC member since July, please reply to this thread. Thanks! Jeff

Re: All new committers and PMC members in the last quarter please reply

2006-10-27 Thread Joe Bohn
Is it really since July? We just did a board report last month so I thought it should only be those added since that report (joining in late Sep. or Oct). If it really is since July then I'm new to the PMC last month. Joe Jeff Genender wrote: I figured this will get some people's

Re: Board Report Due...input needed

2006-10-27 Thread Hernan Cunico
Completing the list, I think I included everyone since July. If I haven't pls chime in. New committers - Prasad Kashyap - Christopher M. Cardona - Vamsavardhana Reddy - Anita Kulshreshtha PMC additions - Jason Dillon - Hiram Chirino - James Strachan - Bruce Snyder - Kevan Miller - Paul McMahan

Re: Maven2 vs. Geronimo Maven2 repository problems

2006-10-27 Thread Dain Sundstrom
On Oct 26, 2006, at 10:57 PM, Jason Dillon wrote: And in short... I have no idea how to fix this. Seems like we should probably reuse the maven repo code... but our repo code is doing some mysterious things that do no map well the the maven code... like looking in parent configs and

Re: Board Report Due...input needed

2006-10-27 Thread Hernan Cunico
Should we mention the move to a new data center and how it affected the project - 6 days without Confluence, other!? Cheers! Hernan Matt Hogstrom wrote: Its that time again. Please reply to this e-mail and put in the items of note from the last month and plans for the next couple of months

Re: How about ServiceMix's support for test

2006-10-27 Thread Matthew Huang
Anybody has any idea? Matt Matthew Huang wrote: Hi, I am working for a very large project and currently evaluating different ESBs platform. I am quite interested to ServiceMix's features now. Is there anybody can tell me how testing is supported by ServiceMix in general and to Java

Re: All new committers and PMC members in the last quarter please reply

2006-10-27 Thread Guillaume Nodet
Invited on PMC on August 18th. On 10/27/06, Jeff Genender [EMAIL PROTECTED] wrote: I figured this will get some people's attention. If you have recently become a committer or PMC member since July, please reply to this thread. Thanks! Jeff -- Cheers, Guillaume Nodet

[jira] Commented: (SM-719) Lightweight JmsReceiverComponent and servicemix-jms components gets javax.jms.IllegalStateException: Method setMessageListener not permitted error in WAS 6.1

2006-10-27 Thread Alper Sogukpinar (JIRA)
[ https://issues.apache.org/activemq/browse/SM-719?page=comments#action_37300 ] Alper Sogukpinar commented on SM-719: - using org.springframework.jms.listener.DefaultMessageListenerContainer and service-mix together may be an option

[jira] Created: (SM-724) able to write marshaller for JBI components

2006-10-27 Thread Alper Sogukpinar (JIRA)
able to write marshaller for JBI components --- Key: SM-724 URL: https://issues.apache.org/activemq/browse/SM-724 Project: ServiceMix Issue Type: New Feature Reporter: Alper Sogukpinar I

Re: How about ServiceMix's support for test

2006-10-27 Thread Guillaume Nodet
Servicemix is easily embeddable and can be configured programmatically or using spring very easily. So we use it to tests for components. Does that answer your question ? On 10/27/06, Matthew Huang [EMAIL PROTECTED] wrote: Hi, I am working for a very large project and currently evaluating

Re: All new committers and PMC members in the last quarter please reply

2006-10-27 Thread anita kulshreshtha
I became a committer since Aug.ThanksAnitaJeff Genender [EMAIL PROTECTED] wrote: I figured this will get some people's attention.If you have recently become a committer or PMC member since July, pleasereply to this thread.Thanks!Jeff Do you Yahoo!? Get on board. You're invited to try the new

Re: All new committers and PMC members in the last quarter please reply

2006-10-27 Thread Rick McGuire
Yo! Jeff Genender wrote: I figured this will get some people's attention. If you have recently become a committer or PMC member since July, please reply to this thread. Thanks! Jeff

Geronimo assembly is not using locally built jars/cars

2006-10-27 Thread anita kulshreshtha
The Geronimo assembly (rev 468357) is not using locally built jars/cars (see below). I workaround this problem by building confgs and assembly always offline. If a config needs a new updated jar, I build only that config online.ThanksAnitaP.S. - I had to trim this output, because this mail got

Re: All new committers and PMC members in the last quarter please reply

2006-10-27 Thread Christopher M. Cardona
I was invited to become a committer last week and I accepted it. Thanks, chris Jeff Genender wrote: I figured this will get some people's attention. If you have recently become a committer or PMC member since July, please reply to this thread. Thanks! Jeff

Re: [discussion] openejb-itests in testsuite

2006-10-27 Thread David Blevins
On Oct 27, 2006, at 7:34 AM, Prasad Kashyap wrote: http://people.apache.org/~prasad/ejb-modules.zip You may remove the parent from the top level pom and adjust the groupId appropriately to build this. Looks like you have the beans in there. Where is the test code? -David Cheers Prasad

Re: All new committers and PMC members in the last quarter please reply

2006-10-27 Thread Prasad Kashyap
Committer since Oct 9. Cheers Prasad On 10/27/06, Christopher M. Cardona [EMAIL PROTECTED] wrote: I was invited to become a committer last week and I accepted it. Thanks, chris Jeff Genender wrote: I figured this will get some people's attention. If you have recently become a committer or

Re: All new committers and PMC members in the last quarter please reply

2006-10-27 Thread Paul McMahan
Yo! On 10/27/06, Jeff Genender [EMAIL PROTECTED] wrote: I figured this will get some people's attention. If you have recently become a committer or PMC member since July, please reply to this thread. Thanks! Jeff

Re: [discussion] openejb-itests in testsuite

2006-10-27 Thread Prasad Kashyap
I haven't changed the test code at all. It is essentially the same as it is in the openejb-itests module. Neverthless, here it is. http://people.apache.org/~prasad/test-ejbcontainer.zip I have simply moved it under geronimo/testsuite/ejbcontainer-testsuite/test-ejbcontainer and have ensured

[jira] Resolved: (AMQ-999) Message dispatcher issues (use dedicated dispatching thread for each session)

2006-10-27 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-999?page=all ] james strachan resolved AMQ-999. Fix Version/s: 4.1 Resolution: Fixed Patches applied with thanks Rob! I made a minor change to the patch so that the code still works on Mono 1.0; I

[jira] Resolved: (AMQ-996) IConnection requires Start(), Stop() and Close() methods

2006-10-27 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-996?page=all ] james strachan resolved AMQ-996. Fix Version/s: 4.1 Resolution: Fixed Fixed by AMQ-999 IConnection requires Start(), Stop() and Close() methods

[jira] Resolved: (AMQ-995) An unhandled exception in the TcpTransports' reader thread should close the connection (and inform the app)

2006-10-27 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-995?page=all ] james strachan resolved AMQ-995. Fix Version/s: 4.1 Resolution: Fixed Patch applied Rob - thanks again! :) An unhandled exception in the TcpTransports' reader thread should close

[jira] Resolved: (AMQ-988) Thread synchronization error in TcpTransport

2006-10-27 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-988?page=all ] james strachan resolved AMQ-988. Resolution: Fixed Patch applied - thanks! Thread synchronization error in TcpTransport Key:

[jira] Commented: (AMQ-980) lastImageSubscriptionRecoveryPolicy does not work with wildcards

2006-10-27 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-980?page=comments#action_37305 ] james strachan commented on AMQ-980: Now that AMQ-999 is resolved, is this issue now fixed? lastImageSubscriptionRecoveryPolicy does not work with wildcards

Re: All new committers and PMC members in the last quarter please reply

2006-10-27 Thread Matt Hogstrom
me ... back on the pmc On Oct 27, 2006, at 12:17 PM, Jeff Genender wrote: I figured this will get some people's attention. If you have recently become a committer or PMC member since July, please reply to this thread. Thanks! Jeff Matt Hogstrom [EMAIL PROTECTED]

Re: All new committers and PMC members in the last quarter please reply

2006-10-27 Thread David Jencks
on pmc around july 31- aug 1. david jencks On Oct 27, 2006, at 9:17 AM, Jeff Genender wrote: I figured this will get some people's attention. If you have recently become a committer or PMC member since July, please reply to this thread. Thanks! Jeff

Re: Board Report Due...input needed

2006-10-27 Thread Jacek Laskowski
On 10/27/06, Hernan Cunico [EMAIL PROTECTED] wrote: Should we mention the move to a new data center and how it affected the project - 6 days without Confluence, other!? I don't think it's what should be included. I think everybody's aware of it and it's a ASF matter in general not a

Re: [discussion] openejb-itests in testsuite

2006-10-27 Thread David Blevins
On Oct 27, 2006, at 10:20 AM, Prasad Kashyap wrote: I haven't changed the test code at all. It is essentially the same as it is in the openejb-itests module. Neverthless, here it is. http://people.apache.org/~prasad/test-ejbcontainer.zip I have simply moved it under

Error trying to start fresh trunk build (10/27/2006)

2006-10-27 Thread Jay D. McHugh
Hello all. I just finished rebuilding a fresh checkout of trunk and built it starting with a blank m2 repo. When I try to start the server, I get the following error (both on tomcat and jetty): Using GERONIMO_BASE: /opt/geronimo-jetty-j2ee-1.2-SNAPSHOT Using GERONIMO_HOME:

Re: Error trying to start fresh trunk build (10/27/2006)

2006-10-27 Thread Jacek Laskowski
On 10/27/06, Jay D. McHugh [EMAIL PROTECTED] wrote: Is anyone else experiencing this? Is there a fix or workaround that anyone knows about? Oh man, how can we get to Java EE 1.5 if we keep having troubles with our own build spec ;-) Seriously, I haven't seen it before so call yourself

Re: Maven2 vs. Geronimo Maven2 repository problems

2006-10-27 Thread Jacek Laskowski
On 10/27/06, Dain Sundstrom [EMAIL PROTECTED] wrote: The current code was supposed to be a temporary solution until someone wrote a wrapper around the real maven repository. I've always appreciated working with people who can craft a solid solution that they used to call 'a temporary

Re: Maven2 vs. Geronimo Maven2 repository problems

2006-10-27 Thread Aaron Mulder
It woudl be great to switch the plugin installer to use the Maven code to interact with the repository (search for matching versions, do the downloads, etc.). I don't know much about the Maven code/libraries or I would have done it by now. Thanks, Aaron On 10/27/06, Jacek Laskowski [EMAIL

Re: Maven2 vs. Geronimo Maven2 repository problems

2006-10-27 Thread Jason Dillon
Do we need a wrapper? Or could we just toss our Artifact* bits and use the Maven API directly? --jason On Oct 27, 2006, at 9:35 AM, Dain Sundstrom wrote: On Oct 26, 2006, at 10:57 PM, Jason Dillon wrote: And in short... I have no idea how to fix this. Seems like we should probably

Re: xbean-finder: ClassFinder

2006-10-27 Thread Alan D. Cabrera
Interesting. Can you provide detail about your security comment and how asm figures into this? Regards, Alan Sent from my Verizon Wireless BlackBerry -Original Message- From: David Blevins [EMAIL PROTECTED] Date: Fri, 27 Oct 2006 12:13:39 To:xbean-dev@geronimo.apache.org Subject:

Re: Maven2 vs. Geronimo Maven2 repository problems

2006-10-27 Thread Jason Dillon
Unfortunately the Maven2 API is not that intuitive to use/ configure... I'm also not quite sure what the full use of our repository API is. I'm going to add some logging to try and get a better idea what is really going on inside. --jason On Oct 27, 2006, at 12:05 PM, Jacek Laskowski

JIRA from address changed

2006-10-27 Thread Henri Yandell
I just changed the From address for Jira emails to be [EMAIL PROTECTED] This gets it passed the filter that was blocking it and brings it in line with the majority of other projects in JIRA. Hen

Re: Error trying to start fresh trunk build (10/27/2006)

2006-10-27 Thread Jay D. McHugh
Jacek Laskowski wrote: On 10/27/06, Jay D. McHugh [EMAIL PROTECTED] wrote: Is anyone else experiencing this? Is there a fix or workaround that anyone knows about? Oh man, how can we get to Java EE 1.5 if we keep having troubles with our own build spec ;-) Seriously, I haven't seen it

Re: OSC 2006 in Tokyo, Japan

2006-10-27 Thread Ted Kirby
Sounds good. Good luck! Are you posting your presentation slides anywhere? On 10/24/06, Kevan Miller [EMAIL PROTECTED] wrote: All,FYI -- I'll be giving an Apache Geronimo presentation at the OpenSource Conference in Tokyo. The talk is at 11 AM on October the 28th. Here's some conference

Re: Possible bug in Yoko, POA

2006-10-27 Thread Ted Kirby
I wonder if this is an openejb problem? See JIRA 2063: http://issues.apache.org/jira/browse/GERONIMO-2063 On 10/20/06, Prasad Kashyap [EMAIL PROTECTED] wrote: Rick,Here is a log with veryverbose option turned on.CheersPrasadOn 10/19/06, Prasad Kashyap [EMAIL PROTECTED] wrote: Here is the

New Dojo version available - 0.4

2006-10-27 Thread Jay D. McHugh
Hello all, I was wondering if anyone had noticed that a new version of Dojo has been released? I would like to help in changing over the 'built-in' dojo library from 0.3.1 to 0.4. What are the steps that need to be done to accomplish this (Paul?)? Thanks, Jay

Re: xbean-finder: ClassFinder

2006-10-27 Thread David Blevins
You have to load the classes to use reflection, static initializers run when the class is loaded. So you're quite literally loading and executing completely unknown code while you scrape the classpath for annotations. ASM parses the class file, but doesn't load it. -David On Oct 27,

Re: xbean-finder: ClassFinder

2006-10-27 Thread Dain Sundstrom
When you load a class the vm may execute any static initializers in that class, and that can lead to Bad Things(tm). Basically, you give a hacker an easy way to get arbitrary code loaded and executed. One other issue, is that it is wicked slow to load lots of classes as the vm must parse

Re: New Dojo version available - 0.4

2006-10-27 Thread Paul McMahan
The upgrade procedure should go something like: - mkdir applications/geronimo-dojo/repository/org/dojotoolkit/dojo/0.4 - place new dojo zip into that directory, renaming it using maven's artifact-version.zip naming convention - update the dojo versions in applications/geronimo-dojo/pom.xml -

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

2006-10-27 Thread Eric Wood (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-734?page=comments#action_37307 ] Eric Wood commented on AMQ-734: --- To add some further clarification. We verified (via logs) that the receive side broker had timed out the send side broker. Then,

Re: [discussion] openejb-itests in testsuite

2006-10-27 Thread Prasad Kashyap
Please try now. Sorry 'bout that. Cheers Prasad On 10/27/06, David Blevins [EMAIL PROTECTED] wrote: On Oct 27, 2006, at 10:20 AM, Prasad Kashyap wrote: I haven't changed the test code at all. It is essentially the same as it is in the openejb-itests module. Neverthless, here it is.

Re: Error trying to start fresh trunk build (10/27/2006)

2006-10-27 Thread Joe Bohn
Jay, I picked up a new image today (468502) with a clean repo and I was able to build and run without this error. I'm not quite sure what to make of your error (esp. if you are seeing it on multiple systems). I built and ran on Win XP with Sun JDK 1.4.2_12. One thing I did have a problem

[jira] Created: (GERONIMO-2528) Move generic webservice specifc code to a separate builder module

2006-10-27 Thread Dain Sundstrom (JIRA)
Move generic webservice specifc code to a separate builder module - Key: GERONIMO-2528 URL: http://issues.apache.org/jira/browse/GERONIMO-2528 Project: Geronimo Issue Type:

[jira] Commented: (GERONIMO-2528) Move generic webservice specifc code to a separate builder module

2006-10-27 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2528?page=comments#action_12445289 ] David Jencks commented on GERONIMO-2528: I think we should move this code into a separate module only if there is another user for it. It's possible

Re: All new committers and PMC members in the last quarter please reply

2006-10-27 Thread Kevan Miller
I became a PMC member... --kevan On Oct 27, 2006, at 12:17 PM, Jeff Genender wrote: I figured this will get some people's attention. If you have recently become a committer or PMC member since July, please reply to this thread. Thanks! Jeff

Re: Error trying to start fresh trunk build (10/27/2006)

2006-10-27 Thread Kevan Miller
On Oct 27, 2006, at 5:55 PM, Joe Bohn wrote: Jay, I picked up a new image today (468502) with a clean repo and I was able to build and run without this error. I'm not quite sure what to make of your error (esp. if you are seeing it on multiple systems). I built and ran on Win XP with

Re: All new committers and PMC members in the last quarter please reply

2006-10-27 Thread Hiram Chirino
Now on the pmc list. On 10/27/06, Jeff Genender [EMAIL PROTECTED] wrote: I figured this will get some people's attention. If you have recently become a committer or PMC member since July, please reply to this thread. Thanks! Jeff -- Regards, Hiram Blog: http://hiramchirino.com