[jira] Commented: (SM-1071) Provisioning system

2007-10-02 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40242 ] Guillaume Nodet commented on SM-1071: - Actually, the way to use it is to package each bundle in its own Deployment

Re: GShell

2007-10-02 Thread Kit Plummer
Im using the pax-logging stuff on a project. Very nice. Kit On Oct 2, 2007, at 5:28 PM, Guillaume Nodet [EMAIL PROTECTED] wrote: Btw, the pax project has lots of interesting things. See http://wiki.ops4j.org/confluence/display/ops4j/Pax+RadMan and much more. On 10/3/07, Guillaume Nodet

Re: Anyway to get the generic type from a generic class?

2007-10-02 Thread Kresten Krab Thorup (Trifork)
Yes, this is quite unfortunate, and I can tell you that this is one of the issues where there was much discussion in the EG and in the groups of people trying to influence JSR 14. The bottom line is that the chosen implementation of generics works without any changes to the JVM, and that

Jetty Connector Statistics?

2007-10-02 Thread Anita Kulshreshtha
Jetty AbstractConnector provides many statistics. A few of these are listed as undefined if statsOn is false. Does this mean others are valid values at all time? If statsOn is true, how often are the value updated? Any help from Jetty experts will be greatly appreciated. TIA Anita

[BUILD] 2.0: Failed for Revision: 581198

2007-10-02 Thread prasad
OpenEJB trunk at 581146 Geronimo Revision: 581198 built with tests included See the full build-0800.log file at http://people.apache.org/~prasad/binaries/2.0/20071002/build-0800.log mvn install:install-file -DgroupId=org.apache.openjpa -DartifactId=openjpa-lib \ -Dversion

[jira] Commented: (GERONIMO-2775) Enabling web statistics collection for jetty fails from the admin console

2007-10-02 Thread Joe Bohn (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531795 ] Joe Bohn commented on GERONIMO-2775: Viet, Thanks for the new patch. Things still aren't right with Jetty.

Requirements for releasing a vendor specific version of DayTrader?

2007-10-02 Thread Christopher Blythe
Matt, I was just wondering what processes must be followed for an app server vendor to release a customized version of DayTrader? We are thinking about replacing the Trade 6.1 download on the WebSphere site with DayTrader and I wanted to make sure we cover all our bases from an Apache

[BUILD] 2.1: Failed for Revision: 581245

2007-10-02 Thread prasad
OpenEJB trunk at 581221 Geronimo Revision: 581245 built with tests included See the full build-1000.log file at http://people.apache.org/~prasad/binaries/trunk/20071002/build-1000.log Try downloading the file manually from the project website. Then, install it using the command

Re: Anyone able to build j2g?

2007-10-02 Thread Lin Sun
Yes that is the current issue we have. the build only works with 3.3 RC2. I believe Erik has a JIRA on the compilation failure issue in j2g which we dont yet have a solution. :-( Lin Ted Kirby wrote: On the machine I had upgraded to 3.3.1, I reverted that change, and built successfully

request for devtools doc for developing in eclipse

2007-10-02 Thread Ted Kirby
Can someone put updated doc for developing the geronimo eclipse and J2G plugins in the wiki, and link to them from the devtools home page? http://cwiki.apache.org/GMOxDOC11/geronimo-eclipse-plugin-faq.html has doc for the 1.x plugin. There is a link to a blank page for the eclipse plugin from

[jira] Created: (SM-1082) Inconsistent exception handling in ClientFactory

2007-10-02 Thread Kristian Koehler (JIRA)
Inconsistent exception handling in ClientFactory Key: SM-1082 URL: https://issues.apache.org/activemq/browse/SM-1082 Project: ServiceMix Issue Type: Bug Components: servicemix-core

[BUILD] 2.0: Failed for Revision: 581284

2007-10-02 Thread prasad
OpenEJB trunk at 581221 Geronimo Revision: 581284 built with tests included See the full build-1200.log file at http://people.apache.org/~prasad/binaries/2.0/20071002/build-1200.log [INFO] [jar:jar] [INFO] [tools:verify-legal-files {execution: verify-legal-files}] [INFO] Checking legal files

Re: request for devtools doc for developing in eclipse

2007-10-02 Thread Jarek Gawor
Also, yesterday I could not find documentation where to checkout/look at the source code of the plugin. The build page appeared to be empty. On a related note, once I checked out the code from svn and started building the plugin, it started downloading Geronimo 1.1 and 1.2 bits. So I was

Re: request for devtools doc for developing in eclipse

2007-10-02 Thread Tim McConnell
Hi Ted, yes I will work on this later today. Ted Kirby wrote: Can someone put updated doc for developing the geronimo eclipse and J2G plugins in the wiki, and link to them from the devtools home page? http://cwiki.apache.org/GMOxDOC11/geronimo-eclipse-plugin-faq.html has doc for the 1.x

Re: request for devtools doc for developing in eclipse

2007-10-02 Thread Tim McConnell
Hi Jarek, I will also update the build page later today. And I agree with you that the plugin should support only a specific version of the Geronimo server. It's one of the functions I hope we can add to an upcoming releases. Thanks for the suggestion. Jarek Gawor wrote: Also, yesterday

Re: request for devtools doc for developing in eclipse

2007-10-02 Thread Ted Kirby
Thanks, Tim. I'm not just asking you to write stuff for me. I'm willing to help out. I don't know how/where to start typing, or if I'm allowed to do so. On 10/2/07, Tim McConnell [EMAIL PROTECTED] wrote: Hi Ted, yes I will work on this later today. Ted Kirby wrote: Can someone put

Frequent build breaks due to missing dependencies

2007-10-02 Thread Prasad Kashyap
Following my earlier mail on these now frequently occurring build breaks due to missing dependencies, I tried to stagger the builds of the 2 trees and also upgraded to maven 2.0.7. Yesterday was a successful day. We had very good builds on both trees and ran tck tests successfully too. Today, it

Re: request for devtools doc for developing in eclipse

2007-10-02 Thread Ted Kirby
I think it's cool that one plugin supports all versions of Geronimo. I think this can be quite helpful in migrating from one version of Geronimo to the next. I also understand Jarek's concern. We may well want to remove 1.2 from our build. Can we add a build target that only builds 2.0? Maybe

Re: refactoring jaxws support

2007-10-02 Thread Jarek Gawor
Axis2 refactoring is now done in trunk too. Currently, I'm *not* planning to refactor Axis since there isn't much interest in JAX-RPC based web services (unless of course somebody really wants it). Jarek On 9/27/07, Jarek Gawor [EMAIL PROTECTED] wrote: FYI, CXF refactoring is now done in

[BUILD] 2.1: Failed for Revision: 581324

2007-10-02 Thread prasad
OpenEJB trunk at 581221 Geronimo Revision: 581324 built with tests included See the full build-1400.log file at http://people.apache.org/~prasad/binaries/trunk/20071002/build-1400.log Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar] [INFO] [tools:verify-legal

Re: Frequent build breaks due to missing dependencies

2007-10-02 Thread Joe Bohn
Prasad, I'm hitting some similar failures attempting to download openjpa artifacts while building axis. I suspect this is more an issue with the repositories in general than just your builds. Of course, I'm behind a firewall too. Joe Prasad Kashyap wrote: Following my earlier mail on

[jira] Assigned: (GERONIMODEVTOOLS-224) j2g compile errors

2007-10-02 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun reassigned GERONIMODEVTOOLS-224: Assignee: Lin Sun (was: Erik B. Craig) j2g compile errors

[jira] Commented: (GERONIMODEVTOOLS-224) j2g compile errors

2007-10-02 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531886 ] Lin Sun commented on GERONIMODEVTOOLS-224: -- checked in a fix (581352) for this build error.

Re: Frequent build breaks due to missing dependencies

2007-10-02 Thread Lin Sun
Me too! I haven't been able to build geronimo 2.0 branch since this AM, after some similar failures every time. Lin Joe Bohn wrote: Prasad, I'm hitting some similar failures attempting to download openjpa artifacts while building axis. I suspect this is more an issue with the

Re: request for devtools doc for developing in eclipse

2007-10-02 Thread Lin Sun
I think one reason is to make sure the latest plugin (which requires a particular version of eclipse + WTP) supports different major releases of geronimo in case people still want to use the older version or while they migrate their projects from older versions of geronimo to the newer

[jira] Closed: (GERONIMODEVTOOLS-224) j2g compile errors

2007-10-02 Thread Erik B. Craig (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik B. Craig closed GERONIMODEVTOOLS-224. -- Resolution: Fixed Lin's changes have fixed this j2g compile errors

Re: Adding j2g to site

2007-10-02 Thread Erik B. Craig
Tim, Sorry for the delay on this, but I just caught an issue on the site... Under the Daily Drivers for J2G Unofficial daily drivers are available for download here. The URL points to the eclipse plugins directory at http://people.apache.org/dist/geronimo/eclipse/unstable/ rather than the j2g

Re: Adding j2g to site

2007-10-02 Thread Erik B. Craig
Edit: I'm a blind fool, nevermind. =( On 10/2/07, Erik B. Craig [EMAIL PROTECTED] wrote: Tim, Sorry for the delay on this, but I just caught an issue on the site... Under the Daily Drivers for J2G Unofficial daily drivers are available for download here. The URL points to the eclipse

[jira] Created: (GSHELL-34) Get rid of the URLHandlerFactory

2007-10-02 Thread Guillaume Nodet (JIRA)
Get rid of the URLHandlerFactory Key: GSHELL-34 URL: https://issues.apache.org/jira/browse/GSHELL-34 Project: GShell Issue Type: Improvement Security Level: public (Regular issues)

Re: request for devtools doc for developing in eclipse

2007-10-02 Thread Tim McConnell
Hi Ted, I've been meaning to finish all the links from the Devlopment Tools site since last week anyway (link below). So I'd like to get the initial content established on them, and then feel free to update them as you like. I'm not exactly sure who can update them though. Hernan can probably

[jira] Created: (GERONIMO-3495) Axis2: Implementation of Axis2WebServiceContainer.initContextRoot() is not thread safe

2007-10-02 Thread Jarek Gawor (JIRA)
Axis2: Implementation of Axis2WebServiceContainer.initContextRoot() is not thread safe -- Key: GERONIMO-3495 URL: https://issues.apache.org/jira/browse/GERONIMO-3495

Re: Frequent build breaks due to missing dependencies

2007-10-02 Thread Joe Bohn
Lin Sun wrote: Me too! I haven't been able to build geronimo 2.0 branch since this AM, after some similar failures every time. Persistence paid off for me. I had to build like 8 times and with each failure I built the individual component that was failing. Eventually I was able to get

Re: Adding j2g to site

2007-10-02 Thread Tim McConnell
Hi Erik, thanks very for reviewing. Sorry I didn't know that J2G has its own unstable site. So, I'll change the wiki to point to the j2g/unstable site instead of the eclipse/unstable site and change my build script to FTP the latest trunk version to the j2g/unstable site every Sunday morning.

Re: Adding j2g to site

2007-10-02 Thread Paul McMahan
On Oct 2, 2007, at 7:15 PM, Tim McConnell wrote: Hi Erik, thanks very for reviewing. Sorry I didn't know that J2G has its own unstable site. So, I'll change the wiki to point to the j2g/unstable site instead of the eclipse/unstable site and change my build script to FTP the latest trunk

Re: [jira] Commented: (GERONIMODEVTOOLS-224) j2g compile errors

2007-10-02 Thread Tim McConnell
That's interesting Lin !! I have the same problem with many of the DEVTOOLS jiras not being able to mark them as Resolved. I usually only have these workflow options available to me: -- Begin RTC Review -- Start Progress -- Close Issue Does anyone know how these workflow items can be

Re: Adding j2g to site

2007-10-02 Thread Tim McConnell
Thanks Paul, now I don't have to worry about blowing away the one on the unstable site ;-) Paul McMahan wrote: On Oct 2, 2007, at 7:15 PM, Tim McConnell wrote: Hi Erik, thanks very for reviewing. Sorry I didn't know that J2G has its own unstable site. So, I'll change the wiki to point to the

Re: request for devtools doc for developing in eclipse

2007-10-02 Thread Hernan Cunico
Only committers of the Apache Geronimo project have access for editing the web site. For contributions/collaboration we created in the past sample pages on the cwiki sandbox (http://cwiki.apache.org/GMOxSBOX/index.html), everybody has access to this space. Cheers! Hernan Tim McConnell wrote:

Re: Adding j2g to site

2007-10-02 Thread Erik B. Craig
Sounds good to me =) On 10/2/07, Tim McConnell [EMAIL PROTECTED] wrote: Hi Erik, thanks very for reviewing. Sorry I didn't know that J2G has its own unstable site. So, I'll change the wiki to point to the j2g/unstable site instead of the eclipse/unstable site and change my build script to

[jira] Assigned: (SM-1075) Investigate camel / servicemix integration

2007-10-02 Thread Santosh R Dubey (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Santosh R Dubey reassigned SM-1075: --- Assignee: Santosh R Dubey Investigate camel / servicemix integration

Re: request for devtools doc for developing in eclipse

2007-10-02 Thread Tim McConnell
That's a good point too. We certainly won't be making any major changes to the plugin -- with respect to what versions of the Geronimo server it supports -- without discussions on the the devlist. Thanks Lin Sun wrote: I think one reason is to make sure the latest plugin (which requires a

Re: request for devtools doc for developing in eclipse

2007-10-02 Thread Ted Kirby
OK, thanks for the info. It makes me feel better that I could not find the pages in the wiki. Perhaps some/all of the links to info from the devtools web page should be to wiki pages. It looks like J2G does that, as well some of the old eclipse pages, like

[jira] Commented: (GERONIMODEVTOOLS-224) j2g compile errors

2007-10-02 Thread Ted Kirby (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531913 ] Ted Kirby commented on GERONIMODEVTOOLS-224: Thanks, Lin. This works well. I have not

Re: Frequent build breaks due to missing dependencies

2007-10-02 Thread Prasad Kashyap
They say, misery loves company. Pardon my schadenfreude, but I'm relieved to know I've not been on some list targeted for victimization :-) Cheers Prasad On 10/2/07, Joe Bohn [EMAIL PROTECTED] wrote: Lin Sun wrote: Me too! I haven't been able to build geronimo 2.0 branch since this AM,

Re: [BUILD] 2.0: Successful

2007-10-02 Thread Joe Bohn
://people.apache.org/~prasad/binaries/2.0/20071002/build-1600.log Download the binaries from http://people.apache.org/~prasad/binaries/2.0/20071002 [INFO] BUILD SUCCESSFUL [INFO] [INFO] Total time: 28 minutes 22 seconds

Re: Frequent build breaks due to missing dependencies

2007-10-02 Thread Jeff Genender
WTF??? schadenfreude??? I had to look that up!!! :-) Jeff Prasad Kashyap wrote: They say, misery loves company. Pardon my schadenfreude, but I'm relieved to know I've not been on some list targeted for victimization :-) Cheers Prasad On 10/2/07, Joe Bohn [EMAIL PROTECTED] wrote:

System Module descriptions

2007-10-02 Thread Ted Kirby
I have added this wiki page http://cwiki.apache.org/GMOxDOC20/system-modules.html to list the modules that come with the (2.0.1) server, along with: 1. A brief description of what the module does 2. Is it started by default, or 3. Should it never be started? This is a first draft. I solicit

Re: Adding j2g to site

2007-10-02 Thread Tim McConnell
Done Erik--please let me know if you require or notice anything else Erik B. Craig wrote: Sounds good to me =) On 10/2/07, *Tim McConnell* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Hi Erik, thanks very for reviewing. Sorry I didn't know that J2G has its own unstable

Re: System Module descriptions

2007-10-02 Thread David Jencks
Nice! In trunk, the description element in the config's pom gets put into the geronimo-plugin.xml description so it really needs to be accurate. It would be great if we could generate future versions of this page from the plugin catalog. Meanwhile it might be worthwhile comparing the

[jira] Closed: (GSHELL-34) Get rid of the URLHandlerFactory

2007-10-02 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/GSHELL-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed GSHELL-34. - Resolution: Won't Fix I have redefined my own GShell class. Get rid of the URLHandlerFactory

[jira] Created: (SM-1083) JBI 1.0 compatibility layer

2007-10-02 Thread Guillaume Nodet (JIRA)
JBI 1.0 compatibility layer --- Key: SM-1083 URL: https://issues.apache.org/activemq/browse/SM-1083 Project: ServiceMix Issue Type: New Feature Reporter: Guillaume Nodet Fix For: 4.0 We

Re: GShell

2007-10-02 Thread Guillaume Nodet
Btw, the pax project has lots of interesting things. See http://wiki.ops4j.org/confluence/display/ops4j/Pax+RadMan and much more. On 10/3/07, Guillaume Nodet [EMAIL PROTECTED] wrote: Forwarding to the dev list... FYI, Gshell is a subproject of Geronimo providing an extensible console (local

[jira] Closed: (GERONIMO-2884) JNDI Name Not Correct

2007-10-02 Thread David Blevins (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Blevins closed GERONIMO-2884. --- Resolution: Fixed Fix Version/s: (was: 2.0.x) 2.0.2 This

Re: Question about Eclipse and config-substitution.properties in AG2.0

2007-10-02 Thread Tim McConnell
Hi Ashish, I agree with Ted, this is most certainly a bug. I have opened a JIRA to address this problem. Thanks very much for bringing this to our attention. https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-235 Ashish Jain wrote: To add more into it the Eclipse console displays the

[jira] Created: (GERONIMODEVTOOLS-235) Plugin cannot synchronize with the server when non-zero portOffset value in the config-substitutions.properties file

2007-10-02 Thread Tim McConnell (JIRA)
Plugin cannot synchronize with the server when non-zero portOffset value in the config-substitutions.properties file Key: GERONIMODEVTOOLS-235

Re: Jndi names, need input (Re: [DISCUSS] G 2.0.2 Release plan)

2007-10-02 Thread David Blevins
On Oct 1, 2007, at 4:24 PM, David Jencks wrote: I talked with david a bit on irc and he tells me there is a flag so we can set it so if there is a non-javaee jndi name conflict we log an error instead of throwing an exception. I'm happy with a simple default format for non-javaee jndi ejb

Re: Plugin progress

2007-10-02 Thread Prasad Kashyap
Hi David, I have taken a stab at converting the servlet-examples and welcome configs to plugins. I have committed the code. Please give it a looksy. Better to catch any mistakes now before I go full steam ahead. Cheers Prasad On 10/1/07, David Jencks [EMAIL PROTECTED] wrote: On Oct 1, 2007,

Re: Distributing AspectJ JARs - License

2007-10-02 Thread Matt Hogstrom
Gianny, this looks pretty good. So for users that have large session objects this looks like a way to effectively manage them. Is your question about the license used for AspectJ from the Eclipse Foundation ? On Sep 28, 2007, at 9:23 PM, Gianny Damour wrote: Hi, I would like to add a

Re: DayTrader - porting MarketSummaryInterval changes from 2.0 to 1.2 and preparing to release

2007-10-02 Thread Matt Hogstrom
On Oct 1, 2007, at 11:23 PM, Christopher Blythe wrote: Matt... In summary, I guess I really just wanted to say that I feel the web services modes in DayTrader should be removed at least until we can come up with something better. If the only reason to keep these around is to provide a

Re: Requirements for releasing a vendor specific version of DayTrader?

2007-10-02 Thread Matt Hogstrom
It would be a powered by version if the name is used. AFAICT there is no restriction to take the code and call it Chris' Benchmark. I spect there are others out there with more insight on how some of this work. Bill Stoddard would know since Apache get's rebranded by several folks.