Re: config.xml

2007-07-31 Thread Don Hill
Matt, Comments can now be embedded in config.xml. I think I also saw this in the m-5 release notes. http://issues.apache.org/jira/browse/GERONIMO-1265 Don On 7/31/07, Matt Hogstrom <[EMAIL PROTECTED]> wrote: > > It would be nice to be able to embed comments in the config.xml. > > > On Jul 31,

[jira] Commented: (GERONIMO-1265) Preserve comments added by users in the config.xml file

2007-06-23 Thread Don Hill (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12507635 ] Don Hill commented on GERONIMO-1265: I submitted a patch with no comment, at least thats the way it looks

Re: tarball issues

2007-05-29 Thread Don Hill
parent ill effects. > > thanks > david jencks > > On May 27, 2007, at 11:18 AM, Don Hill wrote: > >> Hi, >> >> There seems to be a minor issue when extracting the geronimo- >> tomcat6-jee5-2.0-SNAPSHOT.tar.gz, i am building this locally and >> running

Re: strange build error

2007-05-29 Thread Don Hill
Anita, Do we have all the details for the suse 9.2 / 1.5_011 issue, I can look into this, maybe put some feelers out to some of those suse developers. Don. On 5/28/07, Anita Kulshreshtha <[EMAIL PROTECTED]> wrote: --- Kevan Miller <[EMAIL PROTECTED]> wrote: > > On May 28, 2007, at 9:53 AM,

tarball issues

2007-05-27 Thread Don Hill
Hi, There seems to be a minor issue when extracting the geronimo-tomcat6-jee5-2.0-SNAPSHOT.tar.gz, i am building this locally and running SuSE SLED. Here is the issue I have encountered. extracting the tar with : tar -vzxf ./assemblies/geronimo-tomcat6-jee5/target/geronimo- tomcat6-jee5-2.0-SNA

Re: Sun JSF RI alternate config

2007-05-22 Thread Don Hill
David, Thanks for the info. As far as contributing it back, I am able to and will be contributing it back. I will let you know if I have any other questions. ;) Thanks.. On 5/22/07, David Jencks <[EMAIL PROTECTED]> wrote: On May 22, 2007, at 5:23 AM, Don Hill wrote: > Hi, >

Sun JSF RI alternate config

2007-05-22 Thread Don Hill
Hi, I have a need to get Sun RI running on Geronimo 2.x, actually this is part of a cross platform effort that I am working on, so with that here are a few questions. 1.) has anyone created this config that will allow myfaces to to changed out for Sun RI. 2.) Could someone explain to me, short s

[jira] Commented: (GERONIMO-2621) Exception handling in Console

2007-04-27 Thread Don Hill (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492300 ] Don Hill commented on GERONIMO-2621: I think there are other ways to handle this so that as portlets are

Re: tld version issue

2007-04-21 Thread Don Hill
committed when you get a chance..... Thanks, Tim McConnell Don Hill wrote: > Heres the error and stack > > struts-nested.tld:2323:1: error: cvc-complex-type.2.4c: Expected element > '[EMAIL PROTECTED]://java.sun.com/xml/ns/javaee' before the end of the > content in element [EMAI

Re: tld version issue

2007-04-18 Thread Don Hill
s( JspModuleBuilderExtension.java:150) at org.apache.geronimo.jasper.deployment.JspModuleBuilderExtension$$FastClassByCGLIB$$1f60ab3b.invoke () at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53) On 4/18/07, Don Hill <[EMAIL PROTECTED]> wrote: here you go struts-nested.tld, do ask me why they are using this still ;) On 4

tld version issue

2007-04-18 Thread Don Hill
Hi, build from trunk I am trying to test a WAR that is using older taglib's, they are version 1.2. The DOCTYPE has the DTD specified but it seems this DTD is being ignored and the deployment tool is trying to validate against the uri http://java.sun.com/xml/ns/javaee, this is the uri specified i

[jira] Updated: (GERONIMO-3103) GBeanOverride.writeXml parseException

2007-04-16 Thread Don Hill (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Don Hill updated GERONIMO-3103: --- Attachment: geronimo-3103.diff patch @rev 529436. > GBeanOverride.writeXml parseExcept

[jira] Created: (GERONIMO-3103) GBeanOverride.writeXml parseException

2007-04-16 Thread Don Hill (JIRA)
) Components: console Affects Versions: 1.2 Environment: SLED - Suse 10 x86 mysql 5.04 jdbc driver Reporter: Don Hill Priority: Critical Fix For: 1.2 Please refer to geronimo-3075, I am attaching a patch for 1.2-beta, The issue is that & amp

[jira] Updated: (GERONIMO-3075) LocalAttributeManager parse error during startup.

2007-04-16 Thread Don Hill (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Don Hill updated GERONIMO-3075: --- Attachment: geronimo-3075.diff @rev 529251. In class modules/geronimo-system/src/main/java/org

[jira] Commented: (GERONIMO-3075) LocalAttributeManager parse error during startup.

2007-04-13 Thread Don Hill (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488668 ] Don Hill commented on GERONIMO-3075: This issue is also happening in 1.2 beta so i would assume that it has

[jira] Updated: (GERONIMO-2534) Security realms portlet should validate the realm-name for duplicate name

2007-04-02 Thread Don Hill (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Don Hill updated GERONIMO-2534: --- Attachment: selectType.jsp.patch SecurityRealmPortlet.patch @rev 524947

Re: build question

2007-03-09 Thread Don Hill
es reside on the unzipped assembly > and > > replace the files while the server isn't running. Not sure if this > > works for changes in car files, but seems to work fine for > > geronimo-axis2*.jar. For admin console change, I think you can just > > undeploy the pr

build question

2007-03-08 Thread Don Hill
Hi, I know this is probably more of a maven question but after I do a mvn clean install and I am working on some classes in applications/console/geronimo-console-standard, what is the process that is followed to build just this module and then do a 'mvn install \ mvn -Ptools geronimo:start' I ju

wiki link dead

2007-03-07 Thread Don Hill
It seems that the wiki link is dead on the page http://geronimo.apache.org/source-code.html under Building Geronimo from Source, heres the fragment Building Geronimo from Source Refer to the Wiki for the build procedure. It typically takes 10-30 minutes for a full build, and it needs to be ru

Time to start looking at bugs

2007-02-11 Thread Don Hill
Hi, I would like to start looking at bugs that I can submit patches for, any suggestion what realease needs some help? Where should I start? Thanks. Don

Re: contributor license

2007-02-06 Thread Don Hill
ontribution. We look forward to your participation in the community. Is there a specific area you are interested in or other questions we can answer? On Feb 6, 2007, at 2:43 PM, Don Hill wrote: Hi, The company I work for wants me to start contributing to this project, I am looking at the follow

Re: contributor license

2007-02-06 Thread Don Hill
I think we probably need to submit a corp agreement, sorry I didn't read further but was excited that they wanted to make this my full time job. Don On 2/6/07, Don Hill <[EMAIL PROTECTED]> wrote: Hi, The company I work for wants me to start contributing to this project, I am loo

contributor license

2007-02-06 Thread Don Hill
Hi, The company I work for wants me to start contributing to this project, I am looking at the following license agreement, is this the agreement that needs to be submitted? I know its for individual but was wondering if there is another one for a company employee? http://www.apache.org/licenses

Re: MyFaces 1.2 for Geronimo 2.0?

2007-01-31 Thread Don Hill
Paul, Sorry to chime in but what branch did you build myfaces 1.2 from ? Don On 1/31/07, Paul McMahan <[EMAIL PROTECTED]> wrote: I hope that Geronimo can use Myfaces for JSF since they are also an apache project. I successfully built their 1.2 snapshot today with very little trouble (just d

Re: stable revision

2007-01-26 Thread Don Hill
26/07, anita kulshreshtha <[EMAIL PROTECTED]> wrote: Could you please tell us the contents of org/apache/openejb/openejbd directory in your .m2 repo? Thanks Anita --- Don Hill <[EMAIL PROTECTED]> wrote: > Hi, > > I am looking for a stable revision to build from, I am new

stable revision

2007-01-26 Thread Don Hill
Hi, I am looking for a stable revision to build from, I am new to this community and wanted to understand the process. I am currenly getting from the trunk, where should I be pulling src from for stable m1 or m2, a revision would help I guess unless someone could help me with this error. [INFO]