Changing the name of the ServiceMix project at the Codehaus

2006-09-01 Thread Bruce Snyder
ServiceMix was moved from the Codehaus to the ASF late in 2005. This involved leaving behind some modules that are not compatible with the Apache License so we decided to just leave the project that housed ServiceMix at the Codehaus in place to continue to house these modules. However, it has

Re: Changing the name of the ServiceMix project at the Codehaus

2006-09-01 Thread Guillaume Nodet
Good idea. This is really needed, and we have to shutdown the old ServiceMix conluence site asap. I have no real ideas for the name yet, but the current groupId for the jboss-deployer is org.codehaus.smxext On 9/1/06, Bruce Snyder [EMAIL PROTECTED] wrote: ServiceMix was moved from the

Re: Changing the name of the ServiceMix project at the Codehaus

2006-09-01 Thread Philip Dodds
I agree that the old site only adds to the confusion - maybe ServiceMix Extensions is the way to go? P On 9/1/06, Guillaume Nodet [EMAIL PROTECTED] wrote: Good idea. This is really needed, and we have to shutdown the old ServiceMix conluence site asap. I have no real ideas for the name yet,

Re: Are the new activemq gbean modules complete?

2006-09-01 Thread Jason Dillon
Anyone else want to vote on this? --jason On Aug 29, 2006, at 1:02 PM, Hiram Chirino wrote: Hey Folks.. Here's a patch that update geronimo to run against amq 4: http://issues.apache.org/jira/browse/GERONIMO-2364 Some small little issues are left like the DLQ admin portlet is not updated

[jira] Updated: (GERONIMO-903) Update Log4J usage from 1.2.8 to latest maintenance version of 1.2.13

2006-09-01 Thread Jason Dillon (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-903?page=all ] Jason Dillon updated GERONIMO-903: -- Attachment: GERONIMO-903.diff Another 1 line, 2 char patch to update log4j to the latest release 1.2.13. Update Log4J usage from 1.2.8 to latest

[jira] Commented: (GERONIMO-2370) Add serialVersionUID to all classes implementing Serializable

2006-09-01 Thread Jason Dillon (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2370?page=comments#action_12432069 ] Jason Dillon commented on GERONIMO-2370: Do you have a list of serialzables which would be affected by this change? Add serialVersionUID to all

Re: [VOTE] Release car-maven-plugin 1.1

2006-09-01 Thread Guillaume Nodet
I guess it depends.All maven plugins are named maven-xxx-plugin (ex: maven-surefire-plugin)but all mojo plugins are named xxx-maven-pluginSo On 9/1/06, Jacek Laskowski [EMAIL PROTECTED] wrote: On 9/1/06, Jason Dillon [EMAIL PROTECTED] wrote: Most plugins outside of the Maven project use

Re: Is jetty broken in latest snapshots? (Solved!)

2006-09-01 Thread Guillaume Nodet
Thx, I will increase the log level and try to have more detailed messages. On 9/1/06, jsolderitsch [EMAIL PROTECTED] wrote: jsolderitsch wrote: gnodet wrote: I do not see any reasons. I have tested the samples and they work. Could you paste the content of your SU and the console log ?

Re: [VOTE] Release car-maven-plugin 1.1

2006-09-01 Thread Jason Dillon
All of the plugins from the maven project are named maven-xxx-plugin... and most plugins outside of the maven project use xxx-maven-plugin.--jasonOn Aug 31, 2006, at 11:21 PM, Guillaume Nodet wrote:I guess it depends.All maven plugins are named    maven-xxx-plugin    (ex: maven-surefire-plugin)but

[jira] Commented: (AMQ-907) Make the ActiveIO dependency and optional dependency.

2006-09-01 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-907?page=comments#action_36889 ] Hiram Chirino commented on AMQ-907: --- Applied changes in trunk rev 439108 and 439111.. Make the ActiveIO dependency and optional dependency.

[jira] Created: (GERONIMO-2372) Build failure on branches/1.1.1

2006-09-01 Thread Vamsavardhana Reddy (JIRA)
Build failure on branches/1.1.1 --- Key: GERONIMO-2372 URL: http://issues.apache.org/jira/browse/GERONIMO-2372 Project: Geronimo Issue Type: Bug Security Level: public (Regular issues) Components:

[jira] Commented: (AMQ-907) Make the ActiveIO dependency and optional dependency.

2006-09-01 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-907?page=comments#action_36891 ] Hiram Chirino commented on AMQ-907: --- activeio transport moved in trunk revision 439204. Make the ActiveIO dependency and optional dependency.

[jira] Commented: (AMQ-907) Make the ActiveIO dependency and optional dependency.

2006-09-01 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-907?page=comments#action_36890 ] Hiram Chirino commented on AMQ-907: --- Moved the activeio transport to a seperate module and placed it in the sandbox. The tcp/ssl/stomp and vm transports do the

Geronimo and Cargo

2006-09-01 Thread Jason Dillon
Does not appear that Cargo can start the G 1.2 server, it barfs with: snip org.codehaus.cargo.container.ContainerException: Failed to create a Geronimo 1.x standalone configuration at org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguratio

Re: JPA Plugin patch

2006-09-01 Thread Andrus Adamchik
On Sep 1, 2006, at 4:07 AM, Jacek Laskowski wrote: Also, recall that the main point of plugins is to facilitate the development of value-added features outside the Geronimo community. There's little point to creating a plugin architecture and then insisting that everyone working on plugins do

Re: Geronimo and Cargo

2006-09-01 Thread Jason Dillon
Well, I was able to get the server to boot with Cargo, but is does not return control to Maven, and ends up spitting out: snip Can't create thread: 5 Can't create thread: 5 Can't create thread: 5 [INFO] [talledLocalContainer] Container failed to start within the timeout period [12]. The

maven-jar-plugin troubles

2006-09-01 Thread Sergey Elin
Here is another build error reproduced on both my boxes (Windows and UNIX) since this morning:Downloading: http://mirrors.sunsite.dk/maven2/org/apache/maven/plugins/maven-jar -plugin/2.1/maven-jar-plugin-2.1.pom[WARNING] Unable to get resource from repository central

Re: maven-jar-plugin troubles

2006-09-01 Thread Guillaume Nodet
Try with -U -up paramters when launching maven.It should update / download the needed plugins.On 9/1/06, Sergey Elin [EMAIL PROTECTED] wrote:Here is another build error reproduced on both my boxes (Windows and UNIX) since this morning: Downloading:

Re: maven-jar-plugin troubles

2006-09-01 Thread Sergey Elin
It doesn't help, but removing extra repositories from my mirrors does... Hmm2006/9/1, Guillaume Nodet [EMAIL PROTECTED]: Try with -U -up paramters when launching maven.It should update / download the needed plugins.On 9/1/06, Sergey Elin [EMAIL PROTECTED] wrote:Here is another build error

Re: YABE (yet another build error)?

2006-09-01 Thread Jacek Laskowski
On 9/1/06, Jason Dillon [EMAIL PROTECTED] wrote: I'm starting to loose faith in Mavens portability across operating systems... needless to say, I do not nor did not see this error on my local workspace. Java is living up to the write once debug everywhere myth... Isn't there a thing *I* could

Re: JPA Plugin patch

2006-09-01 Thread Jacek Laskowski
On 9/1/06, Andrus Adamchik [EMAIL PROTECTED] wrote: On Sep 1, 2006, at 4:07 AM, Jacek Laskowski wrote: ... It's also disruptive to the community as they need to look it up in their notes where the plugin comes from rather than download it from a Geronimo space. More troublesome. Another

Re: maven-jar-plugin troubles

2006-09-01 Thread Jacek Laskowski
On 9/1/06, Sergey Elin [EMAIL PROTECTED] wrote: It doesn't help, but removing extra repositories from my mirrors does... Hmm It was in openejb3 space when I run across similar issue and the solution was to whack org/apache/maven/plugin directory (or something alike) and they seemed to have

Re: maven-jar-plugin troubles

2006-09-01 Thread Sergey Elin
Bootstrap is just finished on mu UNIX box and it was successfull. Now I bootstrapping on my Windows box...2006/9/1, Jacek Laskowski [EMAIL PROTECTED] :On 9/1/06, Sergey Elin [EMAIL PROTECTED] wrote: It doesn't help, but removing extra repositories from my mirrors does... HmmIt was in openejb3

[jira] Commented: (GERONIMO-2163) WADI Integration for Jetty

2006-09-01 Thread Greg Wilkins (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2163?page=comments#action_12432125 ] Greg Wilkins commented on GERONIMO-2163: David, when applying v6b I get an error: patch: malformed patch at line 939: /module Looking at the

Re: One more build error on Windows

2006-09-01 Thread Jacek Laskowski
On 9/1/06, Deepak Srinivasa [EMAIL PROTECTED] wrote: Oops... I forgot to attach the error file. Here it is... Seems the plugin is doing a great job printing out all its details while tracing. Have you tried to compile the classes in question by hand in order to get the gist of why it's

Re: windows build hell

2006-09-01 Thread Jacek Laskowski
On 8/31/06, Jason Dillon [EMAIL PROTECTED] wrote: Or ping Dain... this issue has been broke for far too long, why doesn't someone from openejb just add this method... Dain?!?! If I'd known what to add I'd already have done it. Let me know what it is and I'll commit it. A jira issue would be

Re: windows build hell

2006-09-01 Thread Sergey Elin
It seems my hell is over (I hope) then I unset CLASSPATH variable with dot in it. The only problem is OpenEJB with getName() on my Windows box.2006/9/1, Jason Dillon [EMAIL PROTECTED]:Dain has already tried adding getName() and he reports it works... though I am not sure what value he

Re: windows build hell

2006-09-01 Thread Jacek Laskowski
On 8/30/06, anita kulshreshtha [EMAIL PROTECTED] wrote: In the mean time could we warn our users that if they are using windows, they should use a short root path. If everyone agrees, I would like to edit the M2build page on cwiki. CWiki is too far from people dev environments especially

Re: M2 Build Error

2006-09-01 Thread Lasantha Ranaweera
Hi Bill, This error happened in a Linux (Kubuntu) environment. Following is the stack trace. It looks openejb-builder can't repository to download dependencies (2.2-SNAPSHOT of openejb). Following are the list of repositories visible to the maven build. I couldn't find the 2.2-SNAPSHOT of

[jira] Created: (GERONIMO-2373) build broken with the removal of geronimo-j2ee_1.4_spec from the specs

2006-09-01 Thread Bill Dudney (JIRA)
build broken with the removal of geronimo-j2ee_1.4_spec from the specs -- Key: GERONIMO-2373 URL: http://issues.apache.org/jira/browse/GERONIMO-2373 Project: Geronimo Issue

Re: One more build error on Windows

2006-09-01 Thread Bill Dudney
I think this is a bug in the build because of the removal of geronimo- j2ee_1.4_spec module. I filed a bug and will uploaded a patch shortly; http://issues.apache.org/jira/browse/GERONIMO-2373 Please try it and comment in the JIRA on success/failure. TTFN, -bd- On Sep 1, 2006, at 5:55 AM,

Re: M2 Build Error

2006-09-01 Thread Sergey Elin
That's because build of openejb2 has failed for you.You must build it manually withcd GERONIMO_SRC_HOME\target\external\openejb2 mvn -Dmaven.skip.test=true install 2006/9/1, Lasantha Ranaweera [EMAIL PROTECTED]: Hi Bill,This error happened in a Linux (Kubuntu) environment.Following is the stack

Re: M2 Build Error

2006-09-01 Thread Bill Dudney
Hi Lasantha, Did you run the bootsrap script in the root of the geronimo src folder? The 2.2-SNAPSHOT for openejb should be guild by the bootstrap so it appears from the errors here that you are not getting the open ejb build. http://cwiki.apache.org/GMOxDEV/building-apache-geronimo-with-

Re: One more build error on Windows

2006-09-01 Thread Jacek Laskowski
On 9/1/06, Bill Dudney [EMAIL PROTECTED] wrote: I think this is a bug in the build because of the removal of geronimo- j2ee_1.4_spec module. I filed a bug and will uploaded a patch shortly; http://issues.apache.org/jira/browse/GERONIMO-2373 Please try it and comment in the JIRA on

[jira] Updated: (GERONIMO-2373) build broken with the removal of geronimo-j2ee_1.4_spec from the specs

2006-09-01 Thread Bill Dudney (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2373?page=all ] Bill Dudney updated GERONIMO-2373: -- Attachment: GERONIMO-2373.bdudney.patch Jason, please take a look when you get a chance and make sure I'm not doing anything crazy here. build broken

Re: One more build error on Windows

2006-09-01 Thread Jacek Laskowski
On 9/1/06, Bill Dudney [EMAIL PROTECTED] wrote: I think this is a bug in the build because of the removal of geronimo- j2ee_1.4_spec module. BTW, how did you find it out? Have you tried to compile the affected jspc-generated page and it came clear? Just curious... Jacek -- Jacek Laskowski

Re: One more build error on Windows

2006-09-01 Thread Bill Dudney
Hi Jacek, Just posted it, the build is once again successful for me. Sorry about the rar problem, what a pain! If you get a chance great, if not no worries. Deepak, would be great if you could try it out and let us know if it works for you. Thanks! -bd- On Sep 1, 2006, at 8:20 AM,

Re: One more build error on Windows

2006-09-01 Thread Bill Dudney
Hi Jacek, No I used the -e flag for mvn and got a stack trace saying that javax/ jsp/something or other could not be found, which lead me to the investigation of dependencies and I noticed that the j2ee_1.4 module was gone (with a nice comment saying why) and so I figured the other

Re: YABE (yet another build error)?

2006-09-01 Thread Jacek Laskowski
On 9/1/06, Jacek Laskowski [EMAIL PROTECTED] wrote: Isn't there a thing *I* could be doing wrong? Just thinking if it's me who messes up the env and causes the troubles ;-) Doing more build tests and run across the following I couldn't explain. [EMAIL PROTECTED]

Re: svn commit: r437291 - in /geronimo/server/trunk: bootstrap bootstrap.bat bootstrap.xml

2006-09-01 Thread anita kulshreshtha
Hi All, It appears that I am the only one who does not use the bootstrap. Here is why it is not needed... --- Jason Dillon [EMAIL PROTECTED] wrote: No issue... * OpenEJB2 snaps need to be published by CI (needs G below) * G snaps to be published by CI (needs OpenEJB2 above) *

Re: One more build error on Windows

2006-09-01 Thread Jacek Laskowski
On 9/1/06, Bill Dudney [EMAIL PROTECTED] wrote: Elementary my dear Watson ;-) :-) Too much movies lately, isn't it? FTQI: http://tinyurl.com/q67mu Nice site. Never spot it before. Thanks! Jacek -- Jacek Laskowski http://www.laskowski.net.pl

Where to develop plugins (was: Re: JPA Plugin patch)

2006-09-01 Thread Aaron Mulder
There are several issues here: 1) Do I think we were wrong to develop the JPA plugin outside Geronimo? No. We can argue about this as long as you like. Do Maven committers work on Mojo plugins? I'd be surprised if none of them did. Are you saying that nothing but server/* is RTC? (I'd

Re: svn commit: r437291 - in /geronimo/server/trunk: bootstrap bootstrap.bat bootstrap.xml

2006-09-01 Thread Jacek Laskowski
On 9/1/06, anita kulshreshtha [EMAIL PROTECTED] wrote: Hi All, It appears that I am the only one who does not use the bootstrap. I'm not using it anymore once it's once been used as Jason suggested. mkdir geronimo svn co https://svn.apache.org/repos/asf/geronimo/server/trunk geronimo

[jira] Created: (AMQ-908) Authorization plugin should have configurable principal classes

2006-09-01 Thread Aaron Mulder (JIRA)
Authorization plugin should have configurable principal classes --- Key: AMQ-908 URL: https://issues.apache.org/activemq/browse/AMQ-908 Project: ActiveMQ Issue Type: Improvement

[jira] Created: (DAYTRADER-11) AccountProfile field password conflicts with DB2 v9.1 keyword

2006-09-01 Thread Christopher James Blythe (JIRA)
AccountProfile field password conflicts with DB2 v9.1 keyword --- Key: DAYTRADER-11 URL: http://issues.apache.org/jira/browse/DAYTRADER-11 Project: DayTrader Issue Type:

Re: Where to develop plugins (was: Re: JPA Plugin patch)

2006-09-01 Thread Guillaume Nodet
I think that the plugin architecture is really powerfull and that all core featuresthat are part of J2EE should be available as plugins from Geronimo.For other plugins, I think a single open source community a la mojo is the best way to go. It will encourage users to developopen source plugins and

Re: Where to develop plugins (was: Re: JPA Plugin patch)

2006-09-01 Thread Jacek Laskowski
On 9/1/06, Aaron Mulder [EMAIL PROTECTED] wrote: There are several issues here: I knew you'd have helped me to sort out some issues. I did know! Thanks Aaron for taking your precious time dealing with my comments. I wish there were a way to buy you a beer or two for your careful explanations.

[jira] Updated: (GERONIMO-2163) WADI Integration for Jetty

2006-09-01 Thread Greg Wilkins (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2163?page=all ] Greg Wilkins updated GERONIMO-2163: --- Attachment: GERONIMO-2163-v6c.patch This is just an update to v6b so that it applies to r439349 WADI Integration for Jetty

Re: Where to develop plugins (was: Re: JPA Plugin patch)

2006-09-01 Thread Jacek Laskowski
On 9/1/06, Guillaume Nodet [EMAIL PROTECTED] wrote: Last, I think it' s unfair to tell that Aaron is not playing by the Geronimo rules. I am also developing a plugin for ServiceMix, and I don't think it should be hosted in Geronimo, should I ? I think there is big decision to take, and we

Re: Where to develop plugins (was: Re: JPA Plugin patch)

2006-09-01 Thread Jeff Genender
Aaron Mulder wrote: There are several issues here: 1) Do I think we were wrong to develop the JPA plugin outside Geronimo? No. We can argue about this as long as you like. Do Maven committers work on Mojo plugins? I'd be surprised if none of them did. Are you saying that nothing but

Re: Are the new activemq gbean modules complete?

2006-09-01 Thread Jeff Genender
Why is this RTC? Looks like a version change to me. I would commit it. But if your really want my vote, I'll be happy to give it ;-) Jeff Jason Dillon wrote: Anyone else want to vote on this? --jason On Aug 29, 2006, at 1:02 PM, Hiram Chirino wrote: Hey Folks.. Here's a patch

Re: windows build hell

2006-09-01 Thread Jason Dillon
I would just tell windows users to use c:\g or map a directory to g:\ and be done with it. No need to automate a check or anything fancy for the ugly OS. --jason On Sep 1, 2006, at 5:06 AM, Jacek Laskowski wrote: On 8/30/06, anita kulshreshtha [EMAIL PROTECTED] wrote: In the mean time

[Questionnaire for MBA dissertation] Recruitment and selection for software developers...

2006-09-01 Thread Richard Chuo
Dear Madam/Sir, I am an MBA student at Oxford Brookes University (http://www.brookes.ac.uk). The following questions are for my dissertation. The dissertation is about how the recruitment and selection of human resource management can help the software development company establish creative

Re: YABE (yet another build error)?

2006-09-01 Thread Jason Dillon
On Sep 1, 2006, at 3:07 AM, Jacek Laskowski wrote: Isn't there a thing *I* could be doing wrong? Just thinking if it's me who messes up the env and causes the troubles ;-) Well of course you could have done something :-P Not sure what you could have done to cause that .svn error though...

Re: Are the new activemq gbean modules complete?

2006-09-01 Thread Jacek Laskowski
On 9/1/06, Jeff Genender [EMAIL PROTECTED] wrote: Why is this RTC? Looks like a version change to me. I would commit it. Well, that stroke me. So, how big a change should NOT be to be committed at once, without RTC? Yesterday, I asked Jason to report a JIRA task when he meant to only change

Re: YABE (yet another build error)?

2006-09-01 Thread Jacek Laskowski
On 9/1/06, Jason Dillon [EMAIL PROTECTED] wrote: Well of course you could have done something :-P Well, that wasn't nice. Really! ;-) I'll keep it in mind. Jacek -- Jacek Laskowski http://www.laskowski.net.pl

[jira] Commented: (GERONIMO-2373) build broken with the removal of geronimo-j2ee_1.4_spec from the specs

2006-09-01 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2373?page=comments#action_12432170 ] Anita Kulshreshtha commented on GERONIMO-2373: -- Bill, I have applied this patch and tested it. The problem mentioned here

Re: windows build hell

2006-09-01 Thread Jacek Laskowski
On 9/1/06, Jason Dillon [EMAIL PROTECTED] wrote: I would just tell windows users to use c:\g or map a directory to g:\ and be done with it. Yes, but it would help them a bit. No matter how much papers you're going to write they'll be some who will ask about it. I don't know how hard it would

Re: Are the new activemq gbean modules complete?

2006-09-01 Thread Jason Dillon
This is not just a version change, but also some code change too. Its all relatively minor though. I think this should just be committed, as well as with the other even more trivial changes for log4j and derby versions... But if I do that then someone is going to start a fuss about no RTC

[jira] Assigned: (GERONIMO-2373) build broken with the removal of geronimo-j2ee_1.4_spec from the specs

2006-09-01 Thread Jason Dillon (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2373?page=all ] Jason Dillon reassigned GERONIMO-2373: -- Assignee: Jason Dillon build broken with the removal of geronimo-j2ee_1.4_spec from the specs

Re: windows build hell

2006-09-01 Thread Jacek Laskowski
On 9/1/06, Jacek Laskowski [EMAIL PROTECTED] wrote: Or ping Dain... this issue has been broke for far too long, why doesn't someone from openejb just add this method... Dain?!?! If I'd known what to add I'd already have done it. Let me know what it is and I'll commit it. A jira issue would

Re: windows build hell

2006-09-01 Thread Jason Dillon
I agree that someone will always ask... and we just point them to the URL with the docs. No need to automate anything to complain... I'm not even sure how I would go about doing that. I think it is fine to force Java 1.4 and kill the build early if its not what we need... but I think the

Re: Are the new activemq gbean modules complete?

2006-09-01 Thread Jacek Laskowski
On 9/1/06, Jason Dillon [EMAIL PROTECTED] wrote: But if I do that then someone is going to start a fuss about no RTC or voting, blah, blah, blah. IMO, the PMC needs to make some decisions soon about what to do about RTC, either revert to CTR (my preference) or use some hybrid along the lines

Re: [VOTE] Release car-maven-plugin 1.1

2006-09-01 Thread Guillaume Nodet
Thanks.I have uploaded the binaries on the m2 official repo and signed them.On 8/29/06, Guillaume Nodet [EMAIL PROTECTED] wrote:This release goal is to provide a m2 plugin to create Geronimo 1.1 plugins.As stated in a previous proposal, I have forked the car-maven-plugin from trunkto

Re: Where to develop plugins (was: Re: JPA Plugin patch)

2006-09-01 Thread David Blevins
On Sep 1, 2006, at 8:27 AM, Jacek Laskowski wrote: Re: developers developing plugins - you're certainly right, we're not developing one monolithic codebase with all the features one could dream of. It's impossible and I understand why people could develop their plugins outside. They simply

Re: svn commit: r437291 - in /geronimo/server/trunk: bootstrap bootstrap.bat bootstrap.xml

2006-09-01 Thread Jason Dillon
On Sep 1, 2006, at 7:42 AM, anita kulshreshtha wrote: None of these are required. The *only* thing that needs to be published is the car-maven-plugin. The only time one might(?) need to use bootstrap is when releasing a new version of the plugin. The plugin must be released *only* in these

Re: September STATUS Report

2006-09-01 Thread Rob Davies
looks good to me! On 1 Sep 2006, at 16:51, Hiram Chirino wrote: Howdy Folks, here is my first stab at septemeber status report.. please let me know if something needs to be added/changed: The ActiveMQ community continues to grow as evidenced by the mailing list volumes. Each month mailing

Re: svn commit: r437291 - in /geronimo/server/trunk: bootstrap bootstrap.bat bootstrap.xml

2006-09-01 Thread Jason Dillon
On Sep 1, 2006, at 7:49 AM, Jacek Laskowski wrote: Would you mind updating the jira issue (http://issues.apache.org/jira/browse/GERONIMO-2371) with your instructions? Can we not... --jason

Re: svn commit: r437291 - in /geronimo/server/trunk: bootstrap bootstrap.bat bootstrap.xml

2006-09-01 Thread anita kulshreshtha
--- Jacek Laskowski [EMAIL PROTECTED] wrote: On 9/1/06, anita kulshreshtha [EMAIL PROTECTED] wrote: Hi All, It appears that I am the only one who does not use the bootstrap. I'm not using it anymore once it's once been used as Jason suggested. mkdir geronimo svn co

[jira] Commented: (GERONIMO-2373) build broken with the removal of geronimo-j2ee_1.4_spec from the specs

2006-09-01 Thread Jason Dillon (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2373?page=comments#action_12432185 ] Jason Dillon commented on GERONIMO-2373: Please watch your indent! This patch does not properly indent... please pay attention to your xml indent on

[jira] Resolved: (GERONIMO-2373) build broken with the removal of geronimo-j2ee_1.4_spec from the specs

2006-09-01 Thread Jason Dillon (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2373?page=all ] Jason Dillon resolved GERONIMO-2373. Fix Version/s: 1.2 Resolution: Fixed Applied, thanks for catching this. build broken with the removal of geronimo-j2ee_1.4_spec from the

[jira] Commented: (AMQ-855) Add support for prefetchSize = 0

2006-09-01 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-855?page=comments#action_36892 ] Hiram Chirino commented on AMQ-855: --- 'm going to start looking into it today. I may not use the DataResponse to return the message right away. I think I would

Re: One more build error on Windows

2006-09-01 Thread Joe Bohn
Deepak, I think that you might be really seeing the windows pathlength problem. It looks like your root path is D:\dev\geronimo\g-codebase\. That's 28 chars. I haven't tried to figure out the practical root limit recently but the last time I checked it was something like 14 chars before

Re: windows build hell

2006-09-01 Thread Joe Bohn
Sergey, I'm not sure what problem you are referencing when you speak of having to unset classpath variable with . in it. Can you please clarify? Thanks, Joe Sergey Elin wrote: It seems my hell is over (I hope) then I unset CLASSPATH variable with dot in it. The only problem is OpenEJB

Maven problem building trunk

2006-09-01 Thread Joe Bohn
I've got another strange problem on just one machine while I don't see this problem on another. This works fine on another machine. Somehow, when m2 attempts to download the genesis shapshot it's getting an error xferring the file which results in the apache-snapshots repo being

Re: Maven problem building trunk

2006-09-01 Thread Jason Dillon
Can you hit http://people.apache.org/repo/m2-snapshot-repository? These artifacts are published. Got a firewall or proxy in the way? Looks like that machine is having trouble downloading the file... which is causing the repo to get blacklisted. --jason On Sep 1, 2006, at 12:31 PM, Joe

Re: svn commit: r437291 - in /geronimo/server/trunk: bootstrap bootstrap.bat bootstrap.xml

2006-09-01 Thread anita kulshreshtha
inline.. --- Jason Dillon [EMAIL PROTECTED] wrote: On Sep 1, 2006, at 7:42 AM, anita kulshreshtha wrote: Anita, why do you always bring this up when there is talk about bootstrap? Because when people are using bootstrap, it is not very obvious what is going on. It is much simpler to

Re: svn commit: r437291 - in /geronimo/server/trunk: bootstrap bootstrap.bat bootstrap.xml

2006-09-01 Thread Jason Dillon
I give up trying to explain... do as you please. --jason On Sep 1, 2006, at 12:48 PM, anita kulshreshtha wrote: inline.. --- Jason Dillon [EMAIL PROTECTED] wrote: On Sep 1, 2006, at 7:42 AM, anita kulshreshtha wrote: Anita, why do you always bring this up when there is talk about

Re: One more build error on Windows

2006-09-01 Thread ian . d . stewart
According to Deepak's e-mail, the javac command is 32k long. There is more than just a long path to the Geronimo install going on here. I would be curious to see what that command looks like. I find it very difficult to believe that this command cannot be optimized. Ian It's better to be

Re: Restructuring trunk, then next steps

2006-09-01 Thread Jason Dillon
I guess the rest of the proposal looks good... not sure that the build dependencies fit into those boxes as they are laid out though (and they probably don't fit into my example either). I think we may have to stage this... probably can create framework/ and move a few modules in there

Re: Restructuring trunk, then next steps

2006-09-01 Thread Jason Dillon
On Aug 31, 2006, at 1:31 PM, Joe Bohn wrote: Ok ... take a deep breath. This proposal was *not* just to work around windows. It was to offer what I thought were constructive ideas and avoid exasperating a known problem unnecessarily. Yes, I understand. I understand your hesitation to

Re: Maven problem building trunk

2006-09-01 Thread Joe Bohn
Hi Jason, Thanks for the response (I was hoping that you would still help out a windoze user) :-) BTW, I'm setting up a mac to work on some, which might give me some personal relief on the windoze issues (not that I won't continue to see if we can improve the situation for all our other

Re: One more build error on Windows

2006-09-01 Thread Jeff Genender
[EMAIL PROTECTED] wrote: According to Deepak's e-mail, the javac command is 32k long. There is more than just a long path to the Geronimo install going on here. I would be curious to see what that command looks like. I find it very difficult to believe that this command cannot be

Re: Re: Tests for Console

2006-09-01 Thread Jason Dillon
I was able to finally get the simple GoogleTest example to run in Maven... some of the online docs are bunk, but if you download selenium-rc 0.8.1 those examples work better. Still need to automate starting, stopping the selenium server, which should happen when the G server is started stopped.

[jira] Commented: (AMQ-855) Add support for prefetchSize = 0

2006-09-01 Thread Vadim Pesochinskiy (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-855?page=comments#action_36894 ] Vadim Pesochinskiy commented on AMQ-855: OK. I will take a look at it and the unit tests. Thanks. Add support for prefetchSize = 0

Re: Tests for Console

2006-09-01 Thread Bill Dudney
Hi Jason, AFAIK you have to have the selenium stuff in the web app you are deploying. But that is something I was going to play with over the weekend. My approach was mirror what shale does; http://shale.apache.org/shale-apps/selenium.html But run the tests with the selenium server.

Re: Tests for Console

2006-09-01 Thread Jason Dillon
Its too bad the console does not change the title of the page when the portlet changes... its nice and easy to check the title... but its always Geronimo Console. --jason On Sep 1, 2006, at 2:37 PM, Bill Dudney wrote: Hi Jason, AFAIK you have to have the selenium stuff in the web app

[jira] Commented: (GERONIMO-2324) Allow in-place and exploded jar support for sharedlib

2006-09-01 Thread Oleg Gusakov (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2324?page=comments#action_12432253 ] Oleg Gusakov commented on GERONIMO-2324: SharedLib might not be an ideal solution as David quite reasonably indicated, but here is the use case: * I

Re: Where to develop plugins (was: Re: JPA Plugin patch)

2006-09-01 Thread Jacek Laskowski
On 9/1/06, David Blevins [EMAIL PROTECTED] wrote: On Sep 1, 2006, at 8:27 AM, Jacek Laskowski wrote: Re: developers developing plugins - you're certainly right, we're not developing one monolithic codebase with all the features one could dream of. It's impossible and I understand why people

When has the server started?

2006-09-01 Thread Jason Dillon
What is the best way to detect when the server has started using JMX? The ServerBehavior class in the deployment plugin has some code that connects to JMX, then lists the configurations, and then takes he first configuration and get the kernelFulltStarted attribute from it... but it

Re: Re: Geronimo and Cargo

2006-09-01 Thread Jason Dillon
FYI, I dug into this more... and found that Cargo uses some legacy classes to try and determine via JMX if the server has loaded. Since these classes do not exist anymore, this will always fail... even though it has started the server correctly (with installed container and existing

Testsuite module, with basic/crude Selenium support

2006-09-01 Thread Jason Dillon
I've checked in a new top-level testsuite module and a few new plugins to support it. This is only the start and I expect it to change over the next few weeks (er maybe months) as momentum starts to pick up. I looked into Cargo, and while I think we should eventually use it to

[jira] Commented: (GERONIMO-2370) Add serialVersionUID to all classes implementing Serializable

2006-09-01 Thread Heinz Drews (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2370?page=comments#action_12432269 ] Heinz Drews commented on GERONIMO-2370: --- I have used an Eclipse feature showing a warning if the serialVersionUID is missing in a serializable. This