Re: possible bug/enhancement - Setting the log level

2005-07-29 Thread Joe Bohn
the polling of a log file is probably also not a good idea because someone may change this to affect the log level *after* a programmatic call. I agree. Maybe we should remove the setter. -dain -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot

Re: Issue - configuring the binary distribution

2005-08-02 Thread Joe Bohn
have this talk around a whiteboard! :) Aaron -- Joe Bohn [EMAIL PROTECTED] "He is no fool who gives what he cannot keep, to gain what he cannot lose." -- Jim Elliot

Re: possible bug/enhancement - Setting the log level

2005-08-02 Thread Joe Bohn
-- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

Re: Clustering (long)

2005-08-03 Thread Joe Bohn
this will never get finished :-) Right, off to read those papers now - thanks for your posting and your interest, Jules Hope this helps andy -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

Web Console - JVM portlet

2005-08-03 Thread Joe Bohn
it off to a file for reference when debugging a problem. Thoughts? -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

Re: possible bug/enhancement - Setting the log level

2005-08-03 Thread Joe Bohn
Not hearing any objections I went ahead and created a patch with what I described below. See JIRA http://issues.apache.org/jira/browse/GERONIMO-846 for the patch itself. Joe Bohn wrote: I'd like to go ahead and create a JIRA issue for this problem and then submit the fix to at least get

Portal framework in Geronimo w/ or w/o the Web Console

2005-08-03 Thread Joe Bohn
contexts for this, there's no security on the portlet (standard) context, it can be accessed directly with a variety of unpleasant side effects, it makes the whole thing require multiple build modules and an EAR, etc. snip I responded with: On Tue, 19 Jul 2005, Joe Bohn wrote: Regarding #1

Re: Portal framework in Geronimo w/ or w/o the Web Console

2005-08-03 Thread Joe Bohn
m plan should be some reasonable Pluto integration in the form of a proper "portal server" where you can dynamically select portlets and alter layout and so on. But that's a pretty big effort. Aaron On Wed, 3 Aug 2005, Joe Bohn wrote: A few weeks back we had a discussion a

Re: Move console out of sandbox?

2005-08-04 Thread Joe Bohn
: At the Geronimo BOF last night there was discussion about moving the web console out of the sandbox and into the main build - general consensus seem to be something was better than nothing :-) Any objection to moving it over? -- Jeremy -- Joe Bohn [EMAIL PROTECTED] He

Re: JMS configuration plans and config.list questions

2005-08-05 Thread Joe Bohn
his e-mail, please notify the sender immediately and destroy this e-mail. Any review, dissemination, use or reliance upon this information by unintended recipients is prohibited. Any opinions expressed in this e-mail are those of the author personally. -- Joe Bohn [EMAIL PROTECTED] "He

Re: JMS configuration plans and config.list questions

2005-08-05 Thread Joe Bohn
David, Thanks for your help ... see comments below. David Jencks wrote: On Aug 5, 2005, at 6:32 AM, Joe Bohn wrote: Well I'm still feeling my way around the web console code, but it looks to me like they are expecting users to add more queues to the org/apache/geronimo/SystemJMS config

Re: Portlet Best Practices [for web console]

2005-08-06 Thread Joe Bohn
opening up the portlet container for others to use in the near future then it would make sense to get more involved with JetSpeed. -- Joe Bohn [EMAIL PROTECTED] "He is no fool who gives what he cannot keep, to gain what he cannot lose." -- Jim Elliot

Re: (GERONIMO-891) Improve the Java Mail portlet - Sun Jars?

2005-08-26 Thread Joe Bohn
-- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

Re: M5 Time ;-)

2005-08-26 Thread Joe Bohn
like to see the M5 cut with a 5 day window between QA code freeze and release. Thus QA cut on 9/4. Does this sound reasonable? Any other issues, lets make em a part of this thread. Thanks, Jeff -- Joe Bohn [EMAIL PROTECTED] "He is no fool who gives what he cannot

Re: M5 Time ;-)

2005-08-26 Thread Joe Bohn
Of course this is required in Geronimo R1 and I think it is also required in M5. However, based upon some of the comments around certification of Tomcat, I thought I should ask if everyone felt that this was necessary for M5. Bruce Snyder wrote: On 8/26/05, Joe Bohn [EMAIL

Re: M5 Time ;-)

2005-08-26 Thread Joe Bohn
and tomcat ... but they may have already been fixed. I'll find out soon :-) . Joe Bruce Snyder wrote: On 8/26/05, Joe Bohn [EMAIL PROTECTED] wrote: Of course this is required in Geronimo R1 and I think it is also required in M5. However, based upon some of the comments

Re: [jira] Commented: (GERONIMO-923) Creation of new open-ejb.jar xml requires EnterpriseBeansType element

2005-08-26 Thread Joe Bohn
/xml/ns/openejb-jar' before the end of the content in element [EMAIL PROTECTED]://www.openejb.org/xml/ns/openejb-jar] -- Joe Bohn [EMAIL PROTECTED] "He is no fool who gives what he cannot keep, to gain what he cannot lose." -- Jim Elliot

Re: [jira] Created: (GERONIMO-944) Bundle a JavaMail implementation SMTP provider

2005-08-29 Thread Joe Bohn
we can provide basic JavaMail resource mapping (at least for outgoing mail via SMTP) as part of the standard package. If this is not possible for some reason, please retarget this issue to 1.0 and suggest a path forward. Thanks. -- Joe Bohn [EMAIL PROTECTED] He is no fool who

Jetty/Tomcat check in the console

2005-08-31 Thread Joe Bohn
a utility class under the console for this function? If this is useful beyond just the console we could move it to a more general place. Thoughts? -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

Tomcat, logging, admin portlet, and GBeans

2005-08-31 Thread Joe Bohn
. - The log portlet references a GBean object for the JettyRequestLog. - I don't see an equivalent GBean in tomcat. Should I attempt to create one and wrap the Tomcat web log in a GBean too? -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose

Re: Tomcat, logging, admin portlet, and GBeans

2005-08-31 Thread Joe Bohn
deeper than I anticipated and would like some recommendations. - The log portlet references a GBean object for the JettyRequestLog. - I don't see an equivalent GBean in tomcat. Should I attempt to create one and wrap the Tomcat web log in a GBean too? -- Joe Bohn [EMAIL PROTECTED

Re: Jetty/Tomcat check in the console

2005-08-31 Thread Joe Bohn
t; or something -- I don't have the code in front of me at the moment). Aaron On Wed, 31 Aug 2005, Joe Bohn wrote: There was recently some code specifically implemented under the webmanager to determine the server on which a portlet is running (jetty or tomcat). This was accomplished

Re: Jetty/Tomcat check in the console

2005-08-31 Thread Joe Bohn
mind that is). Joe Bohn wrote: Yes, I wasn't crazy about the implementation that I saw there either. I think we need a more dynamic mechanism to to include the correct elements for a particular configuration (be they UI components or other internal elements). I also think that this is needed

Re: Tomcat, logging, admin portlet, and GBeans

2005-08-31 Thread Joe Bohn
call it, and look at how we could implement that for Tomcat and Jetty. Thanks, Aaron On Wed, 31 Aug 2005, Joe Bohn wrote: I was investigating what is necessary to get the log management portlet in the console working for tomcat. It currently only works to display the jetty web log

RE: Console JIRA 922 ..... filter for application views.

2005-09-01 Thread Joe Bohn
of the navigation area. Thanks, Joe Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

Re: Tomcat, logging, admin portlet, and GBeans

2005-09-01 Thread Joe Bohn
= log.searchLogs(logFile, start, end, maxRows, ...); ) To get started, perhaps you could propose an interface for the RequestLogManager or whatever we call it, and look at how we could implement that for Tomcat and Jetty. Thanks, Aaron On Wed, 31 Aug 2005, Joe Bohn wrote: I

Re: How do we ship jetty and tomcat versions? Please respond

2005-09-06 Thread Joe Bohn
mind having two containers and builders running at the same time, but wonder if there's a user case for it (a web hosting provider?). david jencks Jacek -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

Re: [VOTE]Re: M5 Cut proposal date

2005-09-07 Thread Joe Bohn
I'm not a committer but I'd like to add my backing for 9/9 QA cut. I think we have to keep produce regular milestones/releases to keep the momentum. : [X] Friday 9/9 is the QA Cut date -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he

Re: [jira] Commented: (GERONIMO-981) NPE in WebManagerPortlet and ConnectorPortlet

2005-09-08 Thread Joe Bohn
for that matter). Aaron Mulder wrote: The web manager is a GBean that should be present in tomcat-config.xml or jetty-config.xml in the server plans. Aaron On Thu, 8 Sep 2005, Joe Bohn (JIRA) wrote: [ http://issues.apache.org/jira/browse/GERONIMO-981?page=comments#action_12322931

Re: Tomcat, logging, admin portlet, and GBeans

2005-09-09 Thread Joe Bohn
call it, and look at how we could implement that for Tomcat and Jetty. Thanks, Aaron On Wed, 31 Aug 2005, Joe Bohn wrote: I was investigating what is necessary to get the log management portlet in the console working for tomcat. It currently only works to display the jetty web log

Re: Tomcat, logging, admin portlet, and GBeans

2005-09-09 Thread Joe Bohn
understand what this issue is about, but I would like to point out that the first assumption (that there is one web container per image) is currently wrong and IMO not likely to change for M5 thanks david jencks On Sep 9, 2005, at 7:49 AM, Joe Bohn wrote: Aaron Mulder wrote:In order

Re: Console JIRA Geronimo 846

2005-09-09 Thread Joe Bohn
? If so I'd like to talk about it. -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

Re: Console JIRA Geronimo-922

2005-09-09 Thread Joe Bohn
on this was some time ago and I haven't seen any additional activity on this? Are there more questions/concerns that we should discuss? http://issues.apache.org/jira/browse/GERONIMO-922 -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose

Re: Tomcat, logging, admin portlet, and GBeans

2005-09-09 Thread Joe Bohn
outweigh the additional project management complexity involved. thanks david jencks -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

Web Console Architecture/Goals/ etc...

2005-09-12 Thread Joe Bohn
by anybody) off of Apache Geronimo? -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

Error locating GBean for JettyRequestLog

2005-09-12 Thread Joe Bohn
that where it is setting the GBeanInfoBuilder values there is no attribute for the RequestLog ... but when I look at older versions when the attribute could be found it is the same setting (or lack of setting) for the RequestLog. Any ideas? -- Joe Bohn [EMAIL PROTECTED] He is no fool who

Re: Error locating GBean for JettyRequestLog

2005-09-12 Thread Joe Bohn
Thanks David ... that does help. I know where it is getting the name from (it's in a constants file in the console). I'll update that file and see how far it gets. Joe David Jencks wrote: On Sep 12, 2005, at 2:24 PM, Joe Bohn wrote: With the most recent builds since late last week

Re: Error locating GBean for JettyRequestLog

2005-09-12 Thread Joe Bohn
of these references or garbage left after the change in the name. If anybody has any suggestions I'm all ears. :-) Joe Bohn wrote: Thanks David ... that does help. I know where it is getting the name from (it's in a constants file in the console). I'll update that file and see how far it gets. Joe

Re: Error locating GBean for JettyRequestLog

2005-09-12 Thread Joe Bohn
Never mind :-[It turns out that it was the original constant file and somehow I didn't get everything rebuilt. I'll create a JIRA and add the patch. Joe Bohn wrote: Well ... I knew of one place this was specified but it obviously isn't the only place. :-) I made the change

Re: Error locating GBean for JettyRequestLog

2005-09-12 Thread Joe Bohn
references and so we can support Tomcat as well. Aaron On Mon, 12 Sep 2005, Joe Bohn wrote: Never mind :-[It turns out that it was the original constant file and somehow I didn't get everything rebuilt. I'll create a JIRA and add the patch. Joe Bohn wrote: Well ... I

Re: Tomcat, logging, admin portlet, and GBeans

2005-09-14 Thread Joe Bohn
to utilize the new structure which will include instantiation of a WebAccessLogCriteria prior to queries. - Removal of console-standard classes for WebAccessLogHelper and WebAccessLogCriteria Joe Bohn wrote: Aaron Mulder wrote: In order to do this right, I think we should define

Re: [vote] PMC to accept DayTrader contribution and/or/not create application subproject

2005-09-20 Thread Joe Bohn
apply) and move DayTrader (if accepted) with other relevant codebases into it [ ] -1 Do not create Applications subproject. Leave in trunk. I'm happy for people to pose alternatives if there are good ones - I just didn't see any on the threads so far. geir -- Joe Bohn [EMAIL

Re: More Build Questions?

2005-09-20 Thread Joe Bohn
__ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com -- Joe Bohn [EMAIL PROTECTED] "He is no fool who gives what he cannot keep, to gain what he cannot lose." -- Jim Elliot

Re: Tomcat/Jetty Handling

2005-09-20 Thread Joe Bohn
jencks -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

Re: Portal Server and Geronimo Console

2005-09-21 Thread Joe Bohn
just yet. It would be a good area for someone to look at :-) -- Jeremy -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

Re: Portal Server and Geronimo Console

2005-09-21 Thread Joe Bohn
tegy alone, so that's the stuff I'd like to focus on for 1.0. Aaron On 9/21/05, Joe Bohn [EMAIL PROTECTED] wrote: Yes, we definitely need to find a way to make the console more dynamic. There are several ways to do this on top of what we already have from Pluto. However, it was my und

Re: Tomcat Statistics

2005-09-23 Thread Joe Bohn
__ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com -- Joe Bohn [EMAIL PROTECTED] "He is no fool who gives what he cannot keep, to gain what he cannot lose." -- Jim Elliot

Re: Attacking M5

2005-09-26 Thread Joe Bohn
. Cut and sign the binary and source distributions Then it's just test and vote, both take two days and can be done at the same time. Any details I've missed? -David -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

Re: Attacking M5

2005-09-27 Thread Joe Bohn
or tomcat just once before people deploy apps. As far as pre-deployed apps, no idea how to work that out. -David On Sep 26, 2005, at 6:29 PM, Joe Bohn wrote: I'm still not sure if I completely understand the approach for easy switching from Jetty-Tomcat. - If applications have already been

Re: M5: is the izpack installer anywhere near alive?

2005-09-28 Thread Joe Bohn
:-) thanks david jencks -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

Re: [jira] Commented: (GERONIMO-1029) tomcat web log seems to be created with wrong name and isn't found by the web log viewer portlet

2005-09-29 Thread Joe Bohn
for looking into this, Joe. Jeff Joe Bohn (JIRA) wrote: [ http://issues.apache.org/jira/browse/GERONIMO-1029?page=comments#action_12330793 ] Joe Bohn commented on GERONIMO-1029: I created the jira because there are never any records displayed in the web access

Re: [jira] Commented: (GERONIMO-1029) tomcat web log seems to be created with wrong name and isn't found by the web log viewer portlet

2005-09-29 Thread Joe Bohn
assumption. In my case the console is running in the tomcat container but we're attempting to manage the jetty container. So now I just have to come up with a way to detect which WebManager is the one for the default container. Joe Joe Bohn wrote: Thanks for the information Jeff. Right now I'd

Re: [jira] Commented: (GERONIMO-1029) tomcat web log seems to be created with wrong name and isn't found by the web log viewer portlet

2005-09-29 Thread Joe Bohn
to guess which is more important thanks david jencks On Sep 29, 2005, at 8:20 AM, Joe Bohn wrote: It turns out this isn't a problem with tomcat, the web log viewer portlet, or even really the management interface. However, it is a bit related to running multiple containers concurrently

Management object model questions

2005-09-29 Thread Joe Bohn
(the only way to truely manage everything)? Joe -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

Re: What do we do about fixable problems in M5?

2005-10-05 Thread Joe Bohn
on branch/m5 (and head) and do a M6 tag off of branch/m5 (if people don't find that too nauseating) and release that? geir -- Geir Magnusson Jr +1-203-665-6437 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] -- Joe

Re: What do we do about fixable problems in M5?

2005-10-05 Thread Joe Bohn
Geir Magnusson Jr. wrote: On Oct 5, 2005, at 11:01 AM, Joe Bohn wrote: I think there's two different types of problems here that are being confused. The first is a few configuration issues with the zip image that Stefan (in the tomcat config.xml) and Matt (with the TranQL and DB2

Re: More port conflicts

2005-10-11 Thread Joe Bohn
get started on port 8080. Even though Tomcat is running on port 8090: Before I investigate further, is this a known problem? Thanks Anita __ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com -- Joe Bohn

Re: More port conflicts

2005-10-12 Thread Joe Bohn
tree distribution, we could just make the post-assembly processing available to as well. The user could choose to keep both containers (and all configurations) or perform this additional step to narrow it down to just one container. Joe thanks david jencks -- Joe Bohn [EMAIL

Re: More port conflicts

2005-10-12 Thread Joe Bohn
pre-deployed configurations being included in a tomcat only configuration)? thanks david jencks -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

Re: Geronimo Certified Platform logo?

2005-10-12 Thread Joe Bohn
computers to test on, and I think it would be cool to get the Geronimo logo on their website. -dain -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

Re: More port conflicts

2005-10-13 Thread Joe Bohn
to decide, they should just be able to start working with geronimo. -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

Re: geronimo console features

2005-10-14 Thread Joe Bohn
show wars, ears, etc show connection factories (jdbc, jms) show security realms basically we can show any type of object, such as web-containers, servlets, etc operations console: perform jmx operations Simon -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain

Re: Undeploy does not seem to work as expected

2005-10-15 Thread Joe Bohn
but others are still there (such as the war directory, the AppName-cmp-ejb.jar and the AppName-ejb.jar). I would expect that everything is properly deleted?! Maybe I simply don't understand it properly - so enlighten me please :-). Thanks. Regards, Stefan Schmidt -- Joe Bohn [EMAIL

Re: Should keystore gbean be moved to security from console?

2005-10-18 Thread Joe Bohn
in the security configuration. Comments? thanks david jencks -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

Re: The autodeploy feature in Geronimo

2005-10-24 Thread Joe Bohn
I've made one final attempt to clarify my proposal. If it's still hair-brained then I'll let it fade into the dev archives ... :-) David Jencks wrote: On Oct 24, 2005, at 10:05 AM, Joe Bohn wrote: Jeff Genender wrote: Sachin Patel wrote: Wouldn't it be more confusing to the user

Help ... proxy problem with tomcat web connectors

2005-10-28 Thread Joe Bohn
) at java.lang.ClassLoader.defineClass(ClassLoader.java:539) -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

Re: Help ... proxy problem with tomcat web connectors

2005-10-31 Thread Joe Bohn
think it's likely a problem there? Joe Bohn wrote: I'm trying to fix a problem with in the web console where it is supposed to list the connections ... but instead gets an error (at the bottom of this note). It seems to be a problem actually generating the proxy for the class and I lose

Re: Remote Deployment

2005-11-01 Thread Joe Bohn
should be created. -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

How to identify a JIRA with a patch.

2005-11-01 Thread Joe Bohn
Is there any way to get a view of JIRAs that have files(patches) attached? If not, can we begin some kind of convention? I noticed that some folks have added (Patch) to the start of the title for a few JIRAs. Do you think that would be helpful? I image it must be a pain for the committers

Re: How to identify a JIRA with a patch.

2005-11-01 Thread Joe Bohn
David Blevins wrote: On Nov 1, 2005, at 2:04 PM, Joe Bohn wrote: Is there any way to get a view of JIRAs that have files(patches) attached? If not, can we begin some kind of convention? I noticed that some folks have added (Patch) to the start of the title for a few JIRAs. Do you

Re: How to identify a JIRA with a patch.

2005-11-01 Thread Joe Bohn
/2/05, Joe Bohn [EMAIL PROTECTED] wrote: Is there any way to get a view of JIRAs that have files(patches) attached? If not, can we begin some kind of convention? I noticed that some folks have added (Patch) to the start of the title for a few JIRAs. Do you think that would be helpful? I image

Re: Contributors permission in JIRA

2005-11-01 Thread Joe Bohn
. This will let the committers know what everyone is working on, and will hopefully help those working on earning commit get used to JIRA. What do you think? -dain -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

Re: Common Visual Design for Geronimo's User Interfaces

2005-11-02 Thread Joe Bohn
to the v1.0 delivery. Let us know what everyone thinks... Dave -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

globalJNDINAME global-jndi-name

2005-11-02 Thread Joe Bohn
not sure if that is the right fix. Joe -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

Re: globalJNDINAME global-jndi-name

2005-11-03 Thread Joe Bohn
in the portable java:comp/env location and use a name geronimo can resolve without a plan entry? It should be jndi.lookup(foo/bar/Connection). -dain -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

Re: Common Visual Design for Geronimo's User Interfaces

2005-11-03 Thread Joe Bohn
of gratitude for heling to get us out of the Grey console into the Great! console :) - Matt Joe Bohn wrote: When I first saw these I was surprised at what a dramatic difference this is over what we sent to Epiq. As I've already told the Epiq team great work!! I also agree that we

Re: Binary images for Geronimo 1.0?

2005-11-05 Thread Joe Bohn
I think that until we have the ideal solution we will just be confusing our users and causing them grief. While the change on the fly option is great for developers (esp. developers of Geronimo itself :-) ), it isn't so good for the typical user. Users who are using Geronimo to host their

Re: [jira] Commented: (GERONIMO-1064) WebConnector portlet results in CodeGenerationException when G is configured for tomcat

2005-11-05 Thread Joe Bohn
/jira/browse/GERONIMO-1064 Project: Geronimo Type: Bug Components: console Versions: 1.0-M5 Environment: all Reporter: Joe Bohn Fix For: 1.0 Attachments: TomcatHttpsConnector.patch This may be related to other configuration problems where the first container is always presumed

Re: Help ... proxy problem with tomcat web connectors

2005-11-08 Thread Joe Bohn
PROTECTED] I suggest to remove the Tomcat HTTPS Connector from the Tomcat configuration for now and build rest of the code. On 10/31/05, Joe Bohn [EMAIL PROTECTED] wrote

Updated look for Geronimo Web Console

2005-11-09 Thread Joe Bohn
/confluence/oss/pages/viewpage.action?pageId=1829 -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

Re: Hot Deploy...

2005-11-10 Thread Joe Bohn
at deploy time when the dependency is generic? Also, how do you specify a plan that is external from the archive? -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

Re: Hot Deploy...

2005-11-10 Thread Joe Bohn
Sachin Patel wrote: Joe Bohn wrote: Aaron Mulder wrote: ...now works if you copy your module JAR into geronimo/deploy/ -- let me know how it goes. :) Aaron P.S. You can adjust the directory and frequency in config.xml: gbean name=HotDeployer attribute name=pathdeploy/attribute

Re: Geronimo startup fails, config.xml is corrupted

2005-11-10 Thread Joe Bohn
(webapp in my case) Undeploy an app Shutdown geronimo startup geronimo - fails with: org.apache.geronimo.kernel.config.NoSuchConfigException: No configuration with id bla/bla/bla config.xml contains undeployed id, if removed geronimo starts up again. Cheers Simon -- Joe Bohn [EMAIL

Re: Geronimo startup fails, config.xml is corrupted

2005-11-10 Thread Joe Bohn
on the shutdown (deploy-undeploy works fine) Simon -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

Re: [jira] Updated: (GERONIMO-1159) New LF for Console: Fix Header

2005-11-11 Thread Joe Bohn
is pretty neat -- but the header doesn't lay out too well for me. See the attached screen shot. -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

Re: [jira] Updated: (GERONIMO-1152) Connector portlet does not display all WebConnectors

2005-11-11 Thread Joe Bohn
it provide links to add tomcat connectors. -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

Re: [jira] Updated: (GERONIMO-1159) New LF for Console: Fix Header

2005-11-11 Thread Joe Bohn
-- but the header doesn't lay out too well for me. See the attached screen shot. -- Joe Bohn [EMAIL PROTECTED] He is no fool who gives what he cannot keep, to gain what he cannot lose. -- Jim Elliot

Re: [jira] Updated: (GERONIMO-1159) New LF for Console: Fix Header

2005-11-12 Thread Joe Bohn
(416.12) and Firefox 1.0.7 (same problem in both) Reporter: Aaron Mulder Assignee: Joe Bohn Fix For: 1.0 Attachments: NewLook2.patch, console-after.png, console.png, console.png The new look and feel for the console is pretty neat -- but the header doesn't lay out too well for me. See

Re: [jira] Updated: (GERONIMO-1152) Connector portlet does not display all WebConnectors

2005-11-14 Thread Joe Bohn
within) in Connector portlet and went ahead to address those. If the console is for Geronimo, then this improvement is definitely not ahead of its time. -Vamsi On 11/11/05, *Joe Bohn* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Is this patch adding the ability to add/display tomcat

Re: [jira] Updated: (GERONIMO-1152) Connector portlet does not display all WebConnectors

2005-11-14 Thread Joe Bohn
appropriately. There has been talk about some day making the console fully generic, such that GBeans have associated portlets and the console is built dynamically based on the content of the server. But that needs much more thought and is waaay not in scope for 1.0. Aaron On 11/14/05, Joe Bohn

Re: [VOTE] Geronimo 2.0 (RC1) and txmanager 2.0.1

2007-08-13 Thread Joe Bohn
My belated but very enthusiastic +1. Joe Matt Hogstrom wrote: I have put together the release and its been a long journey to get here. If you have comments please put them on the corresponding [DISCUSS] thread. [ ] +1 Release Geronimo 2.0 [ ] 0 No opinion [ ] -1 Do not release Geronimo

Re: DRAFT Press Release

2007-08-13 Thread Joe Bohn
Looks good to me ... just a few comments: One typo I noted in the new text ... ... flexibility of Apache Geornimo which already *provides* two certified ... The mention of EJB 3.0 twice in the third paragraph and the subsequent list seems a little redundant but I guess it doesn't cause any

Re: Geronimo 2.0 Release suspended due to security issue found before release

2007-08-13 Thread Joe Bohn
+1 to option 2 Joe Matt Hogstrom wrote: All, Earlier today one of the Geronimo committers discovered a bug in the command line deployer where a null user / password on the deployer command line will allow a user to deploy modules to a 2.0 server. This is an unacceptable security exposure

Re: [DISCUSS] Release Geronimo 2.0.1 (rc1)

2007-08-16 Thread Joe Bohn
Hernan Cunico wrote: Anybody seeing plugin issues, specially when starting them? Could it be a versioning problem, I get similar errors on both Jetty and Tomcat - Unable to start configuration org.apache.geronimo.configs - org.apache.geronimo.kernel.config.InvalidConfigException: Unknown

Re: [VOTE] Geronimo 2.0.1 (rc1)

2007-08-17 Thread Joe Bohn
Here's my +1 assuming TCK is still 100% (tests are still running). Joe Matt Hogstrom wrote: The updated binaries are available for review. I have incorporated the security changes provided by David Jencks, Kevan and Vamsi. Thanks gents ! I also incorporated a few additional fixes. Please

Re: project involvement

2007-08-17 Thread Joe Bohn
Congrats on both counts Sachin (but especially on your upcoming wedding)! Thanks for all your contributions to Geronimo. You've helped the project immensely. Hopefully you will still have some cycles to throw our way. :-) Joe Sachin Patel wrote: Hello community members... I'd thought

Re: Updating the Sun WebSite

2007-08-20 Thread Joe Bohn
Matt Hogstrom wrote: Jeff / Joe, Can we get the Sun WebSite updated with Geronimo 2.0.1 being certified rather than 2.0-M6-rc1? Jeff has the Sun contacts. Also, we certified 2.0.1 with a different OS and with a newer patch/exclude list. I'll put the updated information to document our

Re: Removing 1.0 and 1.1 from the download site...any objections?

2007-08-20 Thread Joe Bohn
+1 Matt Hogstrom wrote: All, Since 1.1.1 is the stable version of Geronimo I'd like to propose that we remove the older versions from the download site. If there are no objections I'll do this tomorrow when we announce the 2.0.1 release.

Re: Press Release for 2.0.1

2007-08-20 Thread Joe Bohn
Looks good to me with one possible exception. This: In addition, the Certification Authority portlet lets you setup a Certification Authority, your own Public-Key Infrastructure, very easily and use server/client Digital Certificates for securing your applications. doesn't read quite right

Re: Downloading G v2.0.1 requires confluence account ?

2007-08-22 Thread Joe Bohn
looks like it's fixed to me too. Joe Matt Hogstrom wrote: I think its fixed .. if someone else can verify that would be great. On Aug 22, 2007, at 10:10 AM, Matt Hogstrom wrote: Yikes, that is not good. Hernan? On Aug 22, 2007, at 5:29 AM, Peter Petersson wrote: Hi Poking around on

<    1   2   3   4   5   6   7   8   9   10   >