Re: Maven2... we are almost there!

2006-08-04 Thread Andrus Adamchik
Jason, Worked like a charm ... after I realized that I need to switch from JDK 1.5 to 1.4 :-) Thanks! Andrus On Aug 4, 2006, at 8:25 PM, Jason Dillon wrote: I have finished merging svkmerge/m2migration to trunk. Now it is time for everyone to start using the m2 build... and avoid using

Re: Geronimo site POC using Confluence & Autoexport

2006-08-04 Thread Jason Dillon
I wonder if we could go back to running our own Confluence server in our zone... but only to serve as the editing platform... so we could install the plugins we want and implement the procedure we need to sync up to the "real" website. That... and its a bit safer in that someone won't nuke

Re: Geronimo site POC using Confluence & Autoexport

2006-08-04 Thread Jason Dillon
IMO, there are 2 major issues that need to be resolved before we could make this work for our main website: 1) Add a scheduled export feature to AutoExport (w/per space configuration) 2) We need access to the file-system that AutoExport uses to write static pages so we can massage them a

Re: Geronimo site POC using Confluence & Autoexport

2006-08-04 Thread Matt Hogstrom
Very nice Jason...like Dain asked...is there anything he can do :) Jason Dillon wrote: On Jul 26, 2006, at 8:52 AM, Hernan Cunico wrote: Confluence uses it's own versioning to manage the history changes to "confluence" pages, AFAIK confluence does not support SVN yet. For the cwiki we use the

Re: Regarding Exploded Deployments

2006-08-04 Thread Gianny Damour
Manu George wrote: Hi, Does Geronimo support exploded deployments of ear's that contain wars and jars using --inPlace Argument? When I try to deploy daytrader by extracting it to a directory and passing the path to the directory as an argument to deploy along with --inPlace it is giving a

Re: Geronimo site POC using Confluence & Autoexport

2006-08-04 Thread Dain Sundstrom
This is s awesome. The JIRA integration is the icing on the cake for me. Say we decided to switch over to this today, what do we need to do? And more importantly, what can I do to help? -dain On Aug 4, 2006, at 4:32 PM, Jason Dillon wrote: FYI, I added an Activity section that shows

Re: [Review] GERONIMO-2277 Remove TransactionContextManager

2006-08-04 Thread David Jencks
I have a couple of concerns: most of these were probably present in the unmodified code.1. TransactionManagerImpl.unassociate calls fireThreadAssociated instead of fireThreadUnassociated (dain is fixing this IIUC)2. ConnectorTransactionContext.managedConnections doesn't have any obvious synchroniza

Maven2... we are almost there!

2006-08-04 Thread Jason Dillon
I have finished merging svkmerge/m2migration to trunk. Now it is time for everyone to start using the m2 build... and avoid using the m1 build. I updated the docs here which explain what you must do: http://cwiki.apache.org/GMOxDEV/building-apache-geronimo-with- maven-2.html You shou

Re: Geronimo site POC using Confluence & Autoexport

2006-08-04 Thread Jason Dillon
Print and Export to PDF buttons are now enabled too. --jason On Aug 2, 2006, at 10:13 PM, Alan D. Cabrera wrote: Jason Dillon wrote: FYI... I've updated to include most of the pages from the main site... but have not fully converted them. But now you can get a better feel for how the sit

Re: Geronimo site POC using Confluence & Autoexport

2006-08-04 Thread Jason Dillon
FYI, I added an Activity section that shows recent JIRA issues resolved and opened: http://cwiki.apache.org/GMOxSITE/ Need a few minor changes to the autoexport plugin to get this kept in sync on a regular basis... essentially we need a scheduled export on some pages that have more dyn

Re: Patches in RTC (Geronimo - August 4, 2006)

2006-08-04 Thread Gianny Damour
This is simply awesome! Thanks for that David. Gianny [EMAIL PROTECTED] wrote: Geronimo - August 4, 2006 9 Patches in RTC [XBEAN-33] [RTC] Add a new Wiki source generator that generates wiki markup so that reference docs can be pasted into confluence. - Assignee: Hiram Chirino

[Review] GERONIMO-2277 Remove TransactionContextManager

2006-08-04 Thread Dain Sundstrom
I have put together a patch from the notcm branch, and attached it to: https://issues.apache.org/jira/browse/GERONIMO-2277 The best way to test this chang is to use svn merge directly instead of using the patch commnd. This is because the svn merge handles adding, removing and relocating

[jira] Updated: (GERONIMO-2277) Remove TransactionContextManager

2006-08-04 Thread Dain Sundstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2277?page=all ] Dain Sundstrom updated GERONIMO-2277: - Attachment: GERONIMO-2277.patch > Remove TransactionContextManager > > > Key: GERONIMO-2277 >

[jira] Updated: (GERONIMO-2277) Remove TransactionContextManager

2006-08-04 Thread Dain Sundstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2277?page=all ] Dain Sundstrom updated GERONIMO-2277: - Patch Info: [Patch Available] The best way to test this chang is to use svn merge directly instead of using the patch commnd. This is because the

[jira] Commented: (AMQ-863) AdvisoryBroker causes Destination already exists error in removeProducer

2006-08-04 Thread Vadim Pesochinskiy (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-863?page=comments#action_36685 ] Vadim Pesochinskiy commented on AMQ-863: This happens when client connection is lost. > AdvisoryBroker causes Destination already exists error in removeProd

[jira] Created: (AMQ-863) AdvisoryBroker causes Destination already exists error in removeProducer

2006-08-04 Thread Vadim Pesochinskiy (JIRA)
AdvisoryBroker causes Destination already exists error in removeProducer Key: AMQ-863 URL: https://issues.apache.org/activemq/browse/AMQ-863 Project: ActiveMQ Issue Typ

[jira] Updated: (GERONIMO-2168) NPE when deploying RAR

2006-08-04 Thread Donald Woods (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2168?page=all ] Donald Woods updated GERONIMO-2168: --- Patch Info: [Patch Available] Fix Version/s: 1.2 > NPE when deploying RAR > -- > > Key: GERONIMO-2168 >

[jira] Closed: (GERONIMO-2219) [RTC] Merge m2migration (functional m2 build) to trunk

2006-08-04 Thread Jason Dillon (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2219?page=all ] Jason Dillon closed GERONIMO-2219. -- Resolution: Fixed svkmerge/m2migration was successfully merged to trunk! > [RTC] Merge m2migration (functional m2 build) to trunk >

[jira] Updated: (GERONIMO-1813) When already deployed application is hot deployed once gain , Server doesn't delete the module from hot deployed directory

2006-08-04 Thread Donald Woods (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1813?page=all ] Donald Woods updated GERONIMO-1813: --- Fix Version/s: 1.1.x 1.2 > When already deployed application is hot deployed once gain , Server doesn't > delete the module from ho

[jira] Created: (GERONIMO-2277) Remove TransactionContextManager

2006-08-04 Thread Dain Sundstrom (JIRA)
Remove TransactionContextManager Key: GERONIMO-2277 URL: http://issues.apache.org/jira/browse/GERONIMO-2277 Project: Geronimo Issue Type: Improvement Security Level: public (Regular issues) Co

[jira] Updated: (XBEAN-35) [RTC] maven plugin should upload the generated xsd and documentation as part of the deploy process

2006-08-04 Thread Guillaume Nodet (JIRA)
[ http://issues.apache.org/jira/browse/XBEAN-35?page=all ] Guillaume Nodet updated XBEAN-35: - Summary: [RTC] maven plugin should upload the generated xsd and documentation as part of the deploy process (was: maven plugin should upload the generated xsd

[jira] Updated: (XBEAN-35) maven plugin should upload the generated xsd and documentation as part of the deploy process

2006-08-04 Thread Guillaume Nodet (JIRA)
[ http://issues.apache.org/jira/browse/XBEAN-35?page=all ] Guillaume Nodet updated XBEAN-35: - Attachment: XBEAN-31.diff Attach patch uploads the generated xsd and documentation by default. This can be turned off by using the schemaAsArtifact boolean attr

[jira] Created: (XBEAN-35) maven plugin should upload the generated xsd and documentation as part of the deploy process

2006-08-04 Thread Guillaume Nodet (JIRA)
maven plugin should upload the generated xsd and documentation as part of the deploy process Key: XBEAN-35 URL: http://issues.apache.org/jira/browse/XBEAN-35

Re: Patches in RTC (Geronimo - August 4, 2006)

2006-08-04 Thread Matt Hogstrom
Excellent David. Much thanks for this. Based on all the JIRA activity lately this will be a huge help. [EMAIL PROTECTED] wrote: Geronimo - August 4, 2006 9 Patches in RTC [XBEAN-33] [RTC] Add a new Wiki source generator that generates wiki markup so that reference docs can be pasted

[jira] Commented: (GERONIMO-2113) Geronimo doesn't start if restarted using another JDK

2006-08-04 Thread Donald Woods (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2113?page=comments#action_12425867 ] Donald Woods commented on GERONIMO-2113: howl-1.0.1-1.jar is available on the following Maven2 repo - http://www.ibiblio.org/maven2/org/objectweb/howl/

[jira] Updated: (GERONIMO-2113) Geronimo doesn't start if restarted using another JDK

2006-08-04 Thread Donald Woods (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2113?page=all ] Donald Woods updated GERONIMO-2113: --- Attachment: HOWLLog.patch The HOWLLog.java part of the patch had 2 typos in it. Attaching the updated patch file that can be applied against 1.1.1 an

Re: Patches in RTC (Geronimo - August 4, 2006)

2006-08-04 Thread Jason Dillon
It would still be good to have people put +1 votes into comments so we can track history. JIRA's voting mechanism does not track when someone votes and then unvotes. --jason On Aug 4, 2006, at 2:06 PM, David Jencks wrote: On Aug 4, 2006, at 12:25 PM, David Blevins wrote: Thanks. Sinc

Re: Patches in RTC (Geronimo - August 4, 2006)

2006-08-04 Thread David Jencks
On Aug 4, 2006, at 12:25 PM, David Blevins wrote: Thanks. Since this report was just a demo, I've gone through some of the JIRAs that had patches and owners, clicked their "Begin RTC Review" buttons and am sending out a new report. This looks very good. I guess what we can do to determi

[jira] Commented: (GERONIMO-2015) Let's replace JKS to PKCS12 key store type

2006-08-04 Thread Jeff Genender (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2015?page=comments#action_12425854 ] Jeff Genender commented on GERONIMO-2015: - I would like to see more input on this. Most of the Java app servers seem to default to JKS. Why shouldn't

[jira] Commented: (GERONIMO-2219) [RTC] Merge m2migration (functional m2 build) to trunk

2006-08-04 Thread Jason Dillon (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2219?page=comments#action_12425843 ] Jason Dillon commented on GERONIMO-2219: As I had expected, Rick's JavaMail changes (#421872) are causing a bit of additional work to resolve. I have

[jira] Updated: (GERONIMODEVTOOLS-62) NPE in starting Geronimo server

2006-08-04 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-62?page=all ] Sachin Patel updated GERONIMODEVTOOLS-62: - Component/s: eclipse-plugin > NPE in starting Geronimo server > --- > > Key: GERONIMODEVT

[jira] Updated: (GERONIMODEVTOOLS-71) Geronimo publish failed with javax.naming.NoInitialContextException

2006-08-04 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-71?page=all ] Sachin Patel updated GERONIMODEVTOOLS-71: - Component/s: eclipse-plugin > Geronimo publish failed with javax.naming.NoInitialContextException > -

[jira] Updated: (GERONIMODEVTOOLS-93) Support for non-plugin archives for installable runtimes

2006-08-04 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-93?page=all ] Sachin Patel updated GERONIMODEVTOOLS-93: - Fix Version/s: (was: 1.1.0) > Support for non-plugin archives for installable runtimes >

Re: Patches in RTC (Geronimo - August 4, 2006)

2006-08-04 Thread David Blevins
Thanks. Since this report was just a demo, I've gone through some of the JIRAs that had patches and owners, clicked their "Begin RTC Review" buttons and am sending out a new report. -David On Aug 4, 2006, at 11:53 AM, Jeff Genender wrote: Nice work David! David Blevins wrote: On Aug 4

Patches in RTC (Geronimo - August 4, 2006)

2006-08-04 Thread dblevins
Geronimo - August 4, 2006 9 Patches in RTC [XBEAN-33] [RTC] Add a new Wiki source generator that generates wiki markup so that reference docs can be pasted into confluence. - Assignee: Hiram Chirino - Reporter: Hiram Chirino - Created: Tue, 1 Aug 2006 13:03:57 -0700 (PDT

[jira] Updated: (GERONIMO-2224) Add a geronimo specific system property for controlling dom, sax, and transformer creation

2006-08-04 Thread Dain Sundstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2224?page=all ] Dain Sundstrom updated GERONIMO-2224: - Fix Version/s: 1.1.2 (was: 1.1.x) Affects Version/s: 1.1 Patch has been applied to 1.2 (trunk) and will be appli

Re: svn commit: r428843 - in /geronimo/trunk: applications/console/console-standard/src/java/org/apache/geronimo/console/car/ applications/console/console-standard/src/java/org/apache/geronimo/console

2006-08-04 Thread Aaron Mulder
Never mind -- I misunderstood the usage of the new option. I'm OK with the patch. Thanks, Aaron On 8/4/06, Aaron Mulder <[EMAIL PROTECTED]> wrote: I think this is going to cause problems. The plugin installer uses various attributes to configure the XSD files to validate and so on. Those

[jira] Commented: (GERONIMO-2224) Add a geronimo specific system property for controlling dom, sax, and transformer creation

2006-08-04 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2224?page=comments#action_12425821 ] Matt Hogstrom commented on GERONIMO-2224: - I was reminded that we have a 1.1.2 that this can go into. Dain, given I had a disconnect with you this sho

Re: svn commit: r428843 - in /geronimo/trunk: applications/console/console-standard/src/java/org/apache/geronimo/console/car/ applications/console/console-standard/src/java/org/apache/geronimo/console

2006-08-04 Thread Aaron Mulder
I think this is going to cause problems. The plugin installer uses various attributes to configure the XSD files to validate and so on. Those attributes are not parser independent, so if someone changes the implementation, I think that's going to break. We also use other attributes to control t

[jira] Closed: (XBEAN-29) [RTC] getClassLoaderFor used on spring based configuration with does not return the custom classloader

2006-08-04 Thread Guillaume Nodet (JIRA)
[ http://issues.apache.org/jira/browse/XBEAN-29?page=all ] Guillaume Nodet closed XBEAN-29. Resolution: Fixed Author: gnodet Date: Fri Aug 4 11:49:46 2006 New Revision: 428844 URL: http://svn.apache.org/viewvc?rev=428844&view=rev Log: XBEAN-29: getClas

Re: Patches in RTC (Geronimo - August 4, 2006)

2006-08-04 Thread Jeff Genender
Nice work David! David Blevins wrote: > > On Aug 4, 2006, at 11:03 AM, Jason Dillon wrote: >> So, if one votes on the issue that indicates it is a +1? > > That'd be my first assumption. > > -David > >> --jason >> >> >> On Aug 4, 2006, at 4:28 AM, David Blevins wrote: >> >>> >>> On Aug 4, 2006,

Re: Patches in RTC (Geronimo - August 4, 2006)

2006-08-04 Thread David Blevins
On Aug 4, 2006, at 11:03 AM, Jason Dillon wrote: So, if one votes on the issue that indicates it is a +1? That'd be my first assumption. -David --jason On Aug 4, 2006, at 4:28 AM, David Blevins wrote: On Aug 4, 2006, at 3:40 AM, [EMAIL PROTECTED] wrote: [GERONIMO-1862] Provide Abil

[jira] Closed: (XBEAN-28) Update xbean poms with current site and mailing list addresses

2006-08-04 Thread Dain Sundstrom (JIRA)
[ http://issues.apache.org/jira/browse/XBEAN-28?page=all ] Dain Sundstrom closed XBEAN-28. --- Resolution: Duplicate Copy of XBEAN-17 > Update xbean poms with current site and mailing list addresses > -

[jira] Commented: (XBEAN-31) [RTC] it would be great if the m2 plugin would automatically add the XSD and .xsd.html files as artifacts into the build

2006-08-04 Thread Dain Sundstrom (JIRA)
[ http://issues.apache.org/jira/browse/XBEAN-31?page=comments#action_12425811 ] Dain Sundstrom commented on XBEAN-31: - +1 very cool > [RTC] it would be great if the m2 plugin would automatically add the XSD and > .xsd.html files as artifact

[jira] Updated: (GERONIMO-2113) Geronimo doesn't start if restarted using another JDK

2006-08-04 Thread Donald Woods (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2113?page=all ] Donald Woods updated GERONIMO-2113: --- Fix Version/s: 1.1.x > Geronimo doesn't start if restarted using another JDK > - > >

Re: Patches in RTC (Geronimo - August 4, 2006)

2006-08-04 Thread Jason Dillon
So, if one votes on the issue that indicates it is a +1? --jason On Aug 4, 2006, at 4:28 AM, David Blevins wrote: On Aug 4, 2006, at 3:40 AM, [EMAIL PROTECTED] wrote: [GERONIMO-1862] Provide Ability to enable pass-by-reference semantics for EJB calls - Assignee: David Blevins

Re: [itests] Modify the geronimo-deployment-plugin ?

2006-08-04 Thread Jason Dillon
On Aug 4, 2006, at 9:00 AM, Prasad Kashyap wrote: I propose that we convert the in-vm goals startServer and stopServer to be ant mojos from their existing java mojos. Invoking the ant mojo goals in our itests will ensure that our tests are using the same APIs that a end-user uses. Thus we shall n

Re: XBean namespace for ra

2006-08-04 Thread Dain Sundstrom
I looked in activemq-ra-4.0-SNAPSHOT.jar and activemq-ra-4.0.jar in my local repo and neither contain a namespace file. What jar are you using? -dain On Aug 4, 2006, at 12:35 AM, James Strachan wrote: Yes - its the activemq-ra (the Resource Adapter). We used a different namespace as its eas

Re: Can't use car-maven-plugin today!

2006-08-04 Thread Aaron Mulder
Turned out to be my problem -- I had a script that I ran to set some vars and invoke maven, and it was unable to install SNAPSHOT plugins that way (but everything else worked). When I ran Maven directly, it was fine. Go figure. Thanks, Aaron On 8/2/06, Jason Dillon <[EMAIL PROTECTED]> wrot

Re: [itests] Modify the geronimo-deployment-plugin ?

2006-08-04 Thread Prasad Kashyap
Hi David, Please see comments inline - On 8/4/06, David Jencks <[EMAIL PROTECTED]> wrote: On Aug 4, 2006, at 9:00 AM, Prasad Kashyap wrote: > With the m2migration ready to be merged into trunk, I have resumed > work on the itests for Geronimo again. > > Approx 30% of our code is covered by co

Re: [itests] Modify the geronimo-deployment-plugin ?

2006-08-04 Thread David Jencks
On Aug 4, 2006, at 9:00 AM, Prasad Kashyap wrote: With the m2migration ready to be merged into trunk, I have resumed work on the itests for Geronimo again. Approx 30% of our code is covered by component level tests that are embedded in each module. These tests are written as junit test cases a

[itests] Modify the geronimo-deployment-plugin ?

2006-08-04 Thread Prasad Kashyap
With the m2migration ready to be merged into trunk, I have resumed work on the itests for Geronimo again. Approx 30% of our code is covered by component level tests that are embedded in each module. These tests are written as junit test cases and run by Maven surefire plugin. The itests will cov

[jira] Updated: (GERONIMO-2275) login-domain-principal or realm-principal in default-principal cause deployment errors

2006-08-04 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2275?page=all ] Aaron Mulder updated GERONIMO-2275: --- Component/s: security Fix Version/s: 1.1.2 (was: 1.1.x) Affects Version/s: (was: 1.1.1) Applied a fix

[jira] Resolved: (GERONIMODEVTOOLS-94) Importing archives with non qualified plans cannot be opened with the editor

2006-08-04 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-94?page=all ] Sachin Patel resolved GERONIMODEVTOOLS-94. -- Resolution: Fixed > Importing archives with non qualified plans cannot be opened with the editor >

[jira] Assigned: (GERONIMODEVTOOLS-94) Importing archives with non qualified plans cannot be opened with the editor

2006-08-04 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-94?page=all ] Sachin Patel reassigned GERONIMODEVTOOLS-94: Assignee: Sachin Patel > Importing archives with non qualified plans cannot be opened with the editor > ---

[jira] Updated: (GERONIMODEVTOOLS-94) Importing archives with non qualified plans cannot be opened with the editor

2006-08-04 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-94?page=all ] Sachin Patel updated GERONIMODEVTOOLS-94: - Summary: Importing archives with non qualified plans cannot be opened with the editor (was: cannot run jar or ear from within eclips

[jira] Created: (GERONIMO-2276) Need tests for security-builder module

2006-08-04 Thread Aaron Mulder (JIRA)
Need tests for security-builder module -- Key: GERONIMO-2276 URL: http://issues.apache.org/jira/browse/GERONIMO-2276 Project: Geronimo Issue Type: Test Security Level: public (Regular issues)

Re: plugin site(s?) need to be updated with newer versions

2006-08-04 Thread Joe Bohn
Ah yes ... now I remember the thread. It seems that we may need to revive this discussion not only for the plugins but also for the dependency versions as well until we have a consistent solution that will work for both cases. We'll also need to address the case of build numbers/SNAPSHOTs/REV

[jira] Assigned: (GERONIMO-2275) login-domain-principal or realm-principal in default-principal cause deployment errors

2006-08-04 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2275?page=all ] Aaron Mulder reassigned GERONIMO-2275: -- Assignee: Aaron Mulder > login-domain-principal or realm-principal in default-principal cause > deployment errors >

[jira] Assigned: (AMQ-845) Sending messages to a topic with an inactive durable subscription will hang producers

2006-08-04 Thread Rob Davies (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-845?page=all ] Rob Davies reassigned AMQ-845: -- Assignee: Rob Davies > Sending messages to a topic with an inactive durable subscription will hang > producers >

[jira] Created: (GERONIMO-2275) login-domain-principal or realm-principal in default-principal cause deployment errors

2006-08-04 Thread Vamsavardhana Reddy (JIRA)
login-domain-principal or realm-principal in default-principal cause deployment errors -- Key: GERONIMO-2275 URL: http://issues.apache.org/jira/browse/GERONIMO-2275 P

[jira] Assigned: (AMQ-804) Use of Temporary Destinations over broker networks can cause the network bridges to die.

2006-08-04 Thread Rob Davies (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-804?page=all ] Rob Davies reassigned AMQ-804: -- Assignee: Rob Davies > Use of Temporary Destinations over broker networks can cause the network > bridges to die. > -

Re: login-domain-principal or realm-principal in default-principal causing deployment errors

2006-08-04 Thread Vamsavardhana Reddy
Had been bombarding G on the security aspect with all sorts of things.  Looks like there is lot more to be done.  Will create a JIRA. Thanks, VamsiOn 8/4/06, Aaron Mulder <[EMAIL PROTECTED]> wrote: Oh, you're right.  There's an error in SecurityBuilder line 205 -- itassumes that the default princi

Re: Examples in the distribution

2006-08-04 Thread Philip Dodds
The new goal was something I started, I should be able to finish it up and try and get it back in today :) P On 8/4/06, Guillaume Nodet <[EMAIL PROTECTED]> wrote: Also, for examples not using the std JBI packaging, I though that we could have a new goal in the maven plugin to start a servicem

[jira] Updated: (GERONIMO-2274) realm-principal does not work in web app security

2006-08-04 Thread Vamsavardhana Reddy (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2274?page=all ] Vamsavardhana Reddy updated GERONIMO-2274: -- Attachment: geronimo-web.xml > realm-principal does not work in web app security > - > >

Re: login-domain-principal or realm-principal in default-principal causing deployment errors

2006-08-04 Thread Aaron Mulder
Oh, you're right. There's an error in SecurityBuilder line 205 -- it assumes that the default principal is a plain principal and ignores the possibility that it's a realm or domain principal. Can you create a Jira for this? It seems slightly different than the other one you just entered. Thank

[jira] Created: (SM-511) Problem with schemas' import when there are multiple xsds in many dirs

2006-08-04 Thread Lukasz (JIRA)
Problem with schemas' import when there are multiple xsds in many dirs -- Key: SM-511 URL: https://issues.apache.org/activemq/browse/SM-511 Project: ServiceMix Issue Type: B

[jira] Updated: (GERONIMO-2274) realm-principal does not work in web app security

2006-08-04 Thread Vamsavardhana Reddy (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2274?page=all ] Vamsavardhana Reddy updated GERONIMO-2274: -- Attachment: sql-realm-advanced.xml > realm-principal does not work in web app security >

Re: plugin site(s?) need to be updated with newer versions

2006-08-04 Thread Paul McMahan
Joe, Here's some discussion on plugin versioning you may want to check out: http://mail-archives.apache.org/mod_mbox/geronimo-dev/200606.mbox/[EMAIL PROTECTED] Dain proposed a simple globbing approach that was well received, but AFAIK it hasn't been implemented yet. Paul On 8/4/06, Joe Bohn <[

Re: login-domain-principal or realm-principal in default-principal causing deployment errors

2006-08-04 Thread Vamsavardhana Reddy
The following is the security related configuration in my geronimo-web.xml.   sql-realm-advanced                                 On 8/4/

[jira] Updated: (GERONIMO-2274) realm-principal does not work in web app security

2006-08-04 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2274?page=all ] Aaron Mulder updated GERONIMO-2274: --- Fix Version/s: (was: 1.1.x) Affects Version/s: (was: 1.2) (was: 1.1.1) (was: 1.1.x

Re: Help Me Getting error in Deployment

2006-08-04 Thread Aaron Mulder
I don't think it likes it when you have more than one container-transaction entry in ejb-jar.xml that covers the same EJB/methods. For example, you have two entries for ejb-name=RuleEvaluation, method-name=*. There may be other duplication, that was just the first one I saw. Thanks, Aaron

Re: login-domain-principal or realm-principal in default-principal causing deployment errors

2006-08-04 Thread Aaron Mulder
Please post your plan. It seems likely that either the principal class or principal name is missing. Thanks, Aaron On 8/4/06, Vamsavardhana Reddy <[EMAIL PROTECTED]> wrote: Is it allowed to have a login-domain-principal or realm-principal as default-principal tag? I am getting NullPointer

Re: plugin site(s?) need to be updated with newer versions

2006-08-04 Thread Aaron Mulder
Actually, the branches/1.1.1 version is still 1.1.1-SNAPSHOT. I'll update the plugins to support 1.1.1 once it is released. I'd also like to at least test the installation of each of the plugins before marking them as supporting the official release. We talked about the versioning before, and a

[jira] Created: (GERONIMO-2274) realm-principal does not work in web app security

2006-08-04 Thread Vamsavardhana Reddy (JIRA)
realm-principal does not work in web app security - Key: GERONIMO-2274 URL: http://issues.apache.org/jira/browse/GERONIMO-2274 Project: Geronimo Issue Type: Bug Security Level: public (Re

plugin site(s?) need to be updated with newer versions

2006-08-04 Thread Joe Bohn
It appears that the plugin site (geronimoplugins.com) needs to be updated to reflect the new Geronimo version numbers. At the moment, if you search for plugins using the 1.1 branch image (Geronimo 1.1.2-SNAPSHOT) or with a 1.1.1 branch image (Geronimo 1.1.1) none of the plugins are marked as

Re: [jira] Commented: (GERONIMO-1823) Add Embedded LDAP Server Viewer Portlet

2006-08-04 Thread Aaron Mulder
On 8/4/06, Joe Bohn <[EMAIL PROTECTED]> wrote: Hi Aaron, So we *do* have a way to extend the console at deploy time (either plugin deployment or application deployment)? Will this handle updates to the pageregistry and portletentityregistry? Is there also a mechanism to "undo" the changes whe

Re: Examples in the distribution

2006-08-04 Thread Guillaume Nodet
Also, for examples not using the std JBI packaging, I though that we could have a new goal in the maven plugin to start a servicemix with a given configuration file. That way, all samples would download the needed dependencies via maven, and start servicemix by running something like mvn jbi:em

Examples in the distribution

2006-08-04 Thread Guillaume Nodet
I'm currently in the process of refactoring / documenting the examples that ship with ServiceMix distribution. ServiceMix has a large set of bindings, service engines (both standard and lightweight), but I have the feeling that we can not put thousands examples in the distribution. I'd rather go w

[jira] Assigned: (GERONIMO-1862) Provide Ability to enable pass-by-reference semantics for EJB calls

2006-08-04 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1862?page=all ] Matt Hogstrom reassigned GERONIMO-1862: --- Assignee: Matt Hogstrom (was: David Blevins) > Provide Ability to enable pass-by-reference semantics for EJB calls > -

[jira] Commented: (GERONIMO-2063) Stopping a TSSbean also stops the orb it's attached to

2006-08-04 Thread Ted Kirby (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2063?page=comments#action_12425749 ] Ted Kirby commented on GERONIMO-2063: - I guess the moral of the story is that if you plan to use corba, you might as well have it start when the server sta

[jira] Commented: (GERONIMO-2063) Stopping a TSSbean also stops the orb it's attached to

2006-08-04 Thread Ted Kirby (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2063?page=comments#action_12425748 ] Ted Kirby commented on GERONIMO-2063: - If j2ee-corba is started, stopped and then started again, magicgball does not run at all. You get this failure in TS

Re: Wiki migration

2006-08-04 Thread Hernan Cunico
Those pages still need reviewing/editing. Once we know their final destination I'll fix the markup to be consistent with the rest of the doc and to avoid having to scroll sideways. I would propose to have this particular article moved to the "Sample applications" in the Apache Geronimo v1.1 -

login-domain-principal or realm-principal in default-principal causing deployment errors

2006-08-04 Thread Vamsavardhana Reddy
Is it allowed to have a login-domain-principal or realm-principal as default-principal tag?  I am getting NullPointerExceptions while deploying web applications with deployment plan having login-domain-principal or realm-principal as default-principal.  Stacktrace given below. 18:27:38,580 ERROR [

Re: build errors : configs/daytrader-jetty in 1.1.1 branch

2006-08-04 Thread Vamsavardhana Reddy
That worked.  Thanks Aaron. VamsiOn 8/4/06, Aaron Mulder <[EMAIL PROTECTED]> wrote: I think you may need to update and build OpenEJB.Thanks, AaronOn 8/4/06, Vamsavardhana Reddy <[EMAIL PROTECTED]> wrote:> I am running into build errors on config/daytrader-jetty in 1.1.1 branch.> Any suggestio

Re: [jira] Commented: (GERONIMO-1823) Add Embedded LDAP Server Viewer Portlet

2006-08-04 Thread Joe Bohn
Hi Aaron, So we *do* have a way to extend the console at deploy time (either plugin deployment or application deployment)? Will this handle updates to the pageregistry and portletentityregistry? Is there also a mechanism to "undo" the changes when a plugin or application is undeployed? I

Re: build errors : configs/daytrader-jetty in 1.1.1 branch

2006-08-04 Thread Aaron Mulder
I think you may need to update and build OpenEJB. Thanks, Aaron On 8/4/06, Vamsavardhana Reddy <[EMAIL PROTECTED]> wrote: I am running into build errors on config/daytrader-jetty in 1.1.1 branch. Any suggestions on fixing this? Console output is given below. Thanks, Vamsi -

build errors : configs/daytrader-jetty in 1.1.1 branch

2006-08-04 Thread Vamsavardhana Reddy
I am running into build errors on config/daytrader-jetty in 1.1.1 branch.  Any suggestions on fixing this?  Console output is given below. Thanks, Vamsi --  __  __ |  \/  |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~ |_|  |_\__,_|\_/\___|_||_|  v. 1.1-be

Re: Help Me Getting error in Deployment

2006-08-04 Thread Aaron Mulder
It would really help if you post that stack trace in a way that preserves the line breaks, and also post your ejb-jar.xml and openejb-jar.xml. Thanks, Aaron On 8/4/06, Manish Satwani <[EMAIL PROTECTED]> wrote: Hi All I am getting this error while deploying my EAR on geronimo... I have JD

[jira] Commented: (GERONIMO-1823) Add Embedded LDAP Server Viewer Portlet

2006-08-04 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1823?page=comments#action_12425725 ] Aaron Mulder commented on GERONIMO-1823: I think this would be better packaged as a plugin than integrated into the console, since the same is true of

Re: Patches in RTC (Geronimo - August 4, 2006)

2006-08-04 Thread David Blevins
On Aug 4, 2006, at 3:40 AM, [EMAIL PROTECTED] wrote: [GERONIMO-1862] Provide Ability to enable pass-by-reference semantics for EJB calls - Assignee: David Blevins - Reporter: Matt Hogstrom - Created: Sun, 16 Apr 2006 04:19:23 -0700 (PDT) - Updated: Thu, 3 Aug 2006

RE: auto-generating documentation for C++ client?

2006-08-04 Thread Mittler, Nathan
Nevermind Hiram, I think I misunderstood you. That would be acceptable (and trivial). > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Hiram Chirino > Sent: Thursday, August 03, 2006 11:01 PM > To: activemq-dev@geronimo.apache.org > Subject: Re: au

Re: Terminology and status

2006-08-04 Thread David Blevins
On Aug 2, 2006, at 12:06 PM, Matt Hogstrom wrote: Fine...I prefer a field in JIRA so I can execute a single query. I'll assume the patches are in JIRA anyway and its a great place for comments too :) On Aug 2, 2006, at 12:08 PM, Sachin Patel wrote: +1 [to jira] On Aug 2, 2006, at 1:45

Re: Terminology and status

2006-08-04 Thread David Blevins
On Aug 2, 2006, at 10:53 AM, Rodent of Unusual Size wrote: People have been referring to things requiring votes as 'RTCs'. Everyone *please* stop using RTC in this manner. RTC is a development model; what it and CTR are concerned with are patches. Please call them patches. Changes are patch

RE: compilation problem

2006-08-04 Thread Ramon Buckland
emicalc, you are actually invoking the correct command, but on the wrong tree. (sorry Grant ;-)) This new build profile of tsep1/step2 was only added 4 days a go and as a result is not part of the M2 source tree you are attempting to compile. For the M2 series src tree the following needs to

Patches in RTC (Geronimo - August 4, 2006)

2006-08-04 Thread dblevins
Geronimo - August 4, 2006 2 Patches in RTC [GERONIMO-2248] Applications portlets: List Parent and Child components against each component - Assignee: Unassigned - Reporter: Vamsavardhana Reddy - Created: Sun, 30 Jul 2006 08:15:34 -0700 (PDT) - Updated: Tue, 1 Aug

[jira] Updated: (GERONIMO-1580) Better error message for missing WSDL file for EJB web service

2006-08-04 Thread Manu T George (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1580?page=all ] Manu T George updated GERONIMO-1580: Patch Info: [Patch Available] > Better error message for missing WSDL file for EJB web service >

[jira] Updated: (GERONIMO-1580) Better error message for missing WSDL file for EJB web service

2006-08-04 Thread Manu T George (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1580?page=all ] Manu T George updated GERONIMO-1580: Attachment: SchemaInfoBuilder.patch > Better error message for missing WSDL file for EJB web service > --

Re: Performance testing

2006-08-04 Thread James Strachan
I'm sure JMeter could work. I do like the idea of using a Maven plugin like the ActiveMQ Maven plugin for performance testing - as we can then run it inside a CI tool like Continuum... http://activemq.org/site/activemq-performance-module-users-manual.html which then deploys results in an XML fil

Regarding Exploded Deployments

2006-08-04 Thread Manu George
Hi, Does Geronimo support exploded deployments of ear's that contain wars and jars using --inPlace Argument? When I try to deploy daytrader by extracting it to a directory and passing the path to the directory as an argument to deploy along with --inPlace it is giving an error java.lang.Er

  1   2   >