Re: Strange build error on trunk

2006-08-25 Thread Jeff Genender
BEER - Jason - Beer! ;-) I'll work it..and fix it...gimme till Monday...have a good weekend ;-) Jeff Jason Dillon wrote: > I thought so... still trying to confirm, I reverted all of my changes to > my winxp workspace and then just changed the jspc version and then I > re-bootstrapped. Which ble

CIMERO eclipse plugin

2006-08-25 Thread Grant McDonald
Guys, I was wondering if a future direction for this plugin would be to provide BPEL tooling as well? From the point of view of someone who has both hand written BPEL and servicemix config the integration of graphical servicemix message routing and BPEL process design would be a godsend. There m

[jira] Commented: (GERONIMODEVTOOLS-104) When TomcatWebContainer moved default location - plugin cannot publish projects

2006-08-25 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-104?page=comments#action_12430682 ] Sachin Patel commented on GERONIMODEVTOOLS-104: --- Is this referenced gbean deployed on the server? If not then it seems to be that you woul

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

2006-08-25 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2332?page=comments#action_12430680 ] Anita Kulshreshtha commented on GERONIMO-2332: -- I agree with David Jencks that it should be possible to use pom.xml. I did not use dependency

Re: Geronimo site POC using Confluence & Autoexport

2006-08-25 Thread Jason Dillon
After a bunch of hacking and blind stylesheeting, I've gotten the composition macro to be usable on exported content... tabs at least, did not try cloaked sections. I need to clean this up but look for new goodies on the next rev of the POC site :-) --jason On Aug 25, 2006, at 9:24

Re: Strange build error on trunk

2006-08-25 Thread Jason Dillon
I thought so... still trying to confirm, I reverted all of my changes to my winxp workspace and then just changed the jspc version and then I re-bootstrapped. Which blew up with a jspc error, but nothing interesting in the error. I don't have the exact message, but it was something like j

Re: Why do examples need maven to run

2006-08-25 Thread Grant M
Jeppe, So long as you have built with maven once whilst you are connected, you can always later build using the -o option for an offline build, especially in reference to the examples it is useful (and speeds up the build considerably :) Grant M. On 8/25/06, Jeppe <[EMAIL PROTECTED]> wrote:

Re: Strange build error on trunk

2006-08-25 Thread Jeff Genender
Ok...I am trying to decode what you just said... :) Please confirm 1.4.5-SNAPSHOT was a step forward..if so I will concentrate on Linux... Jeff Jason Dillon wrote: > I'm still baffled why this works on some systems and why it fails on > others... > > But, I'm giving up... I've spent way to muc

Re: Endorsed dirs

2006-08-25 Thread anita kulshreshtha
IIRC, The tomcat container needs to be started with java.endorsed.dirs system property set to a dir where the xerces parser is available. It uses the endorsed dir mechanism to override the default parser. The server manifest.mf contains an entry Endorsed-Dirs: lib/endorsed which is used by Dea

[jira] Created: (SM-558) ComponentContext.resolveEndpointReference does not resolve JBI internal EPR format

2006-08-25 Thread maciej szefler (JIRA)
ComponentContext.resolveEndpointReference does not resolve JBI internal EPR format -- Key: SM-558 URL: https://issues.apache.org/activemq/browse/SM-558 Project: ServiceMi

Re: Strange build error on trunk

2006-08-25 Thread Jason Dillon
I'm still baffled why this works on some systems and why it fails on others... But, I'm giving up... I've spent way to much time on this. It looks like using 1.4.5-SNAPSHOT causes the build that I finally got to fail on windows to pass... I have no idea why the openejb2 tests fail on windo

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

2006-08-25 Thread Guillaume Nodet (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2332?page=comments#action_12430666 ] Guillaume Nodet commented on GERONIMO-2332: --- We won' t end up with only 1 files. We can easily do the transformation on a per schema basis, though ja

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

2006-08-25 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2332?page=comments#action_12430656 ] David Jencks commented on GERONIMO-2332: jason- re Should we be generating geronimo-dependency.xml ? Using explicit artifact references... so that we

Re: Returning to Commit-Then-Review?

2006-08-25 Thread Hernan Cunico
May I propose the place for such summary to be: http://cwiki.apache.org/GMOxPMGT/apache-geronimo-development-process.html I'm one of those who miss some "key" things in those mile long threads but I'll be happy to do the Confluence makeup and put it in the wiki if somebody wraps up a summary.

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

2006-08-25 Thread David Jencks
On Aug 25, 2006, at 11:48 AM, Matt Hogstrom wrote: Rodent of Unusual Size wrote: APACHE GERONIMO STATUS: -*- text-*- Last modified at [$Date: 2006-08-17 21:07:33 -0400 (Thu, 17 Aug 2006) $] The current version of this file can be found at: * http:

Re: Some jpa questions

2006-08-25 Thread David Jencks
Thanks to Andrus, Dain, and David Blevins for the responses. I'm going to split up the container managed tx-scoped EM and extended EM into 2 classes and in the tx-scoped one create and destroy a new provider's EM for the out-of-tx operations. We'll see if this causes problems. many thank

Re: CAR plugin documentation

2006-08-25 Thread Guillaume Nodet
Note that this one will only work if you intend to develop plugins for G 1.2-SNAPSHOT.If you want to build plugin for G 1.1, you should compile the following one:  http://svn.apache.org/repos/asf/geronimo/server/branches/1.1/car-maven-plugin/You can see some examples of using these plugins at 

Re: [PROPOSAL] Car maven plugin dedicated to G 1.1

2006-08-25 Thread Guillaume Nodet
As suggested  by Jason, I just moved the plugin to   /branches/1.1/car-maven-pluginIs there any way we could release a version from this location ?On 8/24/06, David Blevins <[EMAIL PROTECTED]> wrote: On Aug 23, 2006, at 12:56 PM, Guillaume Nodet wrote:> I have checked it in "/sandbox/car-maven-plu

Re: Strange build error on trunk

2006-08-25 Thread Jason Dillon
This is very, very strange... I see this now on my windows/parallels instance... but not on OS X. I dunno why this happens. --jason On Aug 25, 2006, at 11:59 AM, Joe Bohn wrote: Here's what I see when building openejb2: log4j: Finished configuring. Tests run: 10, Failures: 0, Errors:

Re: Returning to Commit-Then-Review?

2006-08-25 Thread Rodent of Unusual Size
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jacek Laskowski wrote: > > I think it's time to sum up the proposals and put them on the Wiki so > they are easily found and are in a readable form. No, at least not solely. They need to appear in email messages. - -- #kenP-)} Ken Coar, Sanagen

Re: CAR plugin documentation

2006-08-25 Thread Nathan Mittler
Ah ... exactly what I was looking for!  Thanks!On 8/25/06, Jason Dillon <[EMAIL PROTECTED]> wrote: http://geronimo.apache.org/maven/server/plugins/car-maven-plugin/ index.html--jasonOn Aug 25, 2006, at 2:22 PM, Nathan Mittler wrote:> Hi guys,> I've seen some posts recently about the CAR maven plugi

Re: CAR plugin documentation

2006-08-25 Thread Jason Dillon
http://geronimo.apache.org/maven/server/plugins/car-maven-plugin/ index.html --jason On Aug 25, 2006, at 2:22 PM, Nathan Mittler wrote: Hi guys, I've seen some posts recently about the CAR maven plugin and it seems like it would be really useful for my project's deployment needs. Is the

CAR plugin documentation

2006-08-25 Thread Nathan Mittler
Hi guys, I've seen some posts recently about the CAR maven plugin and it seems like it would be really useful for my project's deployment needs.  Is there anywhere I can go to better understand what it does and how to use it (goals, etc)?  Google has failed me miserably! :) Thanks, Nate

Geronimo wiki update - Good news !!!

2006-08-25 Thread Hernan Cunico
Hi All, It's been a long way since we started with the idea of moving our wiki to Confluence. Today we complete that journey by consolidating both wikis and taking out of production Geronimo's Moin Moin. I just saw a commit from infrastructure where a redirect was put in place to re-route all

plugin community site (was Re: [CONSENSUS] Default plugin site)

2006-08-25 Thread Paul McMahan
OK this is great feedback. Until your note I was reacting to Dain's suggestion from a strictly technical point of view. I can see now that his (and your) main concern was to properly associate the community site with the main project site, which I am definitely in favor of. To make this happen

Re: Returning to Commit-Then-Review?

2006-08-25 Thread Jacek Laskowski
On 8/25/06, David Blevins <[EMAIL PROTECTED]> wrote: So anyone have any thoughts on this? I'll assume there's no support unless I hear otherwise. I think it's time to sum up the proposals and put them on the Wiki so they are easily found and are in a readable form. Those who are not skilled to

[jira] Updated: (GERONIMODEVTOOLS-100) publishing hundreds of web projects / dependencies - GUI usability

2006-08-25 Thread Oleg Gusakov (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-100?page=all ] Oleg Gusakov updated GERONIMODEVTOOLS-100: -- Issue Type: Wish (was: Improvement) Environment: (was: IBM Java 1.5, Eclipse 3.2.0, WTP 1.5, w2k/w3k) > publishing hundr

[jira] Created: (GERONIMODEVTOOLS-104) When TomcatWebContainer moved default location - plugin cannot publish projects

2006-08-25 Thread Oleg Gusakov (JIRA)
When TomcatWebContainer moved default location - plugin cannot publish projects Key: GERONIMODEVTOOLS-104 URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-104

Re: Returning to Commit-Then-Review?

2006-08-25 Thread David Blevins
So anyone have any thoughts on this? I'll assume there's no support unless I hear otherwise. -David On Aug 23, 2006, at 1:14 PM, David Blevins wrote: On Aug 22, 2006, at 6:56 PM, David Blevins wrote: I'd be more inclined to talk about what we want to apply it to and how. More thoughts

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

2006-08-25 Thread Matt Hogstrom
Thanks Jacek...:) Jacek Laskowski wrote: On 8/25/06, Matt Hogstrom <[EMAIL PROTECTED]> wrote: Rodent of Unusual Size wrote: > APACHE GERONIMO STATUS: -*-text-*- > Last modified at [$Date: 2006-08-17 21:07:33 -0400 (Thu, 17 Aug 2006) $] > > The curren

Re: Reviewing and committing

2006-08-25 Thread David Blevins
On Aug 25, 2006, at 12:48 PM, Guillaume Nodet wrote: On 8/24/06, Dain Sundstrom <[EMAIL PROTECTED]> wrote: I think David's comments on geronimo dev are spot on. Begin forwarded message: > More thoughts on the "where" and "how" topic. > > So far my thoughts on "how"; review to your satisfact

Re: j2ee-builder tests?

2006-08-25 Thread Jason Dillon
I think test-deployables is fine... stuff is going to start moving out of modules, might as well start with this one. We may re-organize modules into a few smaller trees, like support, core, j2ee, plugins... or something... more to come on that later for discussion. But for this, it does

Re: j2ee-builder tests?

2006-08-25 Thread Bill Dudney
Hi Jason, I'd be happy to do this. Do you have a direction yet on the movement of modules? This would probably best fit in something like trunk/test-deployables/${module-name} Does that sit well, or would you rather me put it into modules? Then you can move it around when you move everythi

Re: Endorsed dirs

2006-08-25 Thread Jason Dillon
Okay. --jason On Aug 25, 2006, at 1:11 PM, Dain Sundstrom wrote: It is my recollection that we assumed they were automatically added and the reality was they weren't so I had to add them explicitly to the manifest class path. -dain On Aug 25, 2006, at 12:54 PM, Jacek Laskowski wrote:

Re: Endorsed dirs

2006-08-25 Thread Dain Sundstrom
It is my recollection that we assumed they were automatically added and the reality was they weren't so I had to add them explicitly to the manifest class path. -dain On Aug 25, 2006, at 12:54 PM, Jacek Laskowski wrote: On 8/25/06, Jason Dillon <[EMAIL PROTECTED]> wrote: But, do they auto

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

2006-08-25 Thread Jacek Laskowski
On 8/25/06, Matt Hogstrom <[EMAIL PROTECTED]> wrote: Rodent of Unusual Size wrote: > APACHE GERONIMO STATUS: -*-text-*- > Last modified at [$Date: 2006-08-17 21:07:33 -0400 (Thu, 17 Aug 2006) $] > > The current version of this file can be found at: > >

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

2006-08-25 Thread Guillaume Nodet (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2332?page=comments#action_12430601 ] Guillaume Nodet commented on GERONIMO-2332: --- Instead of re-writing the schemas from scratch, what about using jaxb2 to generate some pojos from the s

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

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

Re: Endorsed dirs

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

Re: j2ee-builder tests?

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

Re: Endorsed dirs

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

Re: Reviewing and committing

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

Re: Endorsed dirs

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

Re: Release XBean 2.6 ?

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

Re: Reviewing and committing

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

Re: Release XBean 2.6 ?

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

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

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

Re: Endorsed dirs

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

Endorsed dirs

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

Re: Strange build error on trunk

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

Re: Where to put new Callback and CallbackHandler classes

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

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

2006-08-25 Thread Jason Dillon (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2332?page=comments#action_12430580 ] Jason Dillon commented on GERONIMO-2332: Should we be generating geronimo-dependency.xml ? Using explicit artifact references... so that we can keep t

Re: Strange build error on trunk

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

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

2006-08-25 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-896?page=all ] james strachan resolved AMQ-896. Resolution: Fixed For details of the new methods see http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/br

JMX MBean changes to make it easier to manage Queues

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

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

2006-08-25 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-837?page=all ] james strachan resolved AMQ-837. Fix Version/s: 4.1 Resolution: Fixed See http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/

Re: Strange build error on trunk

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

Re: Where to put new Callback and CallbackHandler classes

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

Re: Strange build error on trunk

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

Re: Strange build error on trunk

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

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

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

Re: Strange build error on trunk

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

Re: Where to put new Callback and CallbackHandler classes

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

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

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

Re: Strange build error on trunk

2006-08-25 Thread Joe Bohn
hmmm I get a different error now which seems unrelated. I'm failing trying to build openejb-deployer because it can't fulfill the builder dependency. Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/openejb/openejb-builder/2.2-SNAPSHOT/openejb-builder-2.2-SNAPSHOT.ja

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

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

Re: Where to put new Callback and CallbackHandler classes

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

Re: Strange build error on trunk

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

Re: scout 0.5 jar still has bunk log4j.properties

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

Re: Strange build error on trunk

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

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

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

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

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

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

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

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

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

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

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

Re: servicemix-http and normalization

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

Re: Geronimo site POC using Confluence & Autoexport

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

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

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

Re: Strange build error on trunk

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

Re: Geronimo site POC using Confluence & Autoexport

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

Re: Strange build error on trunk

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

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

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

Re: servicemix-http and normalization

2006-08-25 Thread Alex Boisvert
Hi all, To follow-up on prior discussion around normalization, I've now created a patch [1] that provides WSDL 1.1 normalization for the servicemix-http component. More specifically, the code provides a set of reusable classes for convertin

Re: Strange build error on trunk

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

Re: Strange build error on trunk

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

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

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

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

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

Re: Declarative Exception Handling in ServiceMix

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

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

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

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

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

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

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

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

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

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

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

Re: Strange build error on trunk

2006-08-25 Thread Jeff Genender
Ok...so now the compiler is reporting errors. Please use the -X flag when compiling, so we can see the detail. Rick McGuire wrote: > Well, the result is different, but still a build failure: > > [INFO] [jspc:compile {execution: jspc}] > [INFO] Compiling new java files... > [INFO] > -

Re: Strange build error on trunk

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

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

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

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

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

Re: Strange build error on trunk

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

Re: Strange build error on trunk

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

Re: Strange build error on trunk

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

  1   2   >