A few questions

2007-03-30 Thread leonard flournoy
1) Is it possible to change the version of tomcat ? 2) Is it possible to specify the parser that geronio uses by default ? 3) How do you configre Geronimo to use a single class loader when loading ear files? 4) Does Geronimo offer a service simular to JBoss's SystemPropertiesService which

Re: A few questions

2007-03-30 Thread leonard flournoy
On 3/30/07, David Jencks [EMAIL PROTECTED] wrote: On Mar 30, 2007, at 12:45 PM, leonard flournoy wrote: The answers may depend on the geronimo version you are using. I'll assume you are bleeding edge and using 2.0 :-) 1) Is it possible to change the version of tomcat ? You should be able

Server dies badly when starting with an bad non core configuration

2007-01-25 Thread leonard flournoy
Here's the scenario, when I deploy an application using --offline and then start the server, it dies badly because of an error in the newly deployed application. This is not an error on within the geronimo core, just an application deployed but not started. Has anyone else had this experience?

Re: Looking for a sample geronimo-web.xml containning the reference to EJBs

2006-02-16 Thread leonard flournoy
You may want to take a look at the ejb examples provided here: http://opensource2.atlassian.com/confluence/oss/display/GERONIMO/Apache+Geronimo+V1+-+Documentation+Draft On 2/16/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Many thanks in advance.Cheers!Young

Geronimo Build Failed

2006-02-13 Thread leonard flournoy
Please assist me with this problem, do I have to manually edit plugin.jelly ?BUILD FAILEDFile.. C:\IBM-Projects\geronimo\geronimo\maven.xmlElement... maven:reactorLine.. 43Column 154 Unable to obtain goal [multiproject:install-callback] -- C:\Documents and

Re: from jboss.xml to openejb.xml

2006-02-02 Thread leonard flournoy
Have you checked the other configurtation files to ensure that you've not mistyped the jndi name, you should take a look at your applicatoin.xml. At what point did you recieve the error, was it deployment or runtime? On 2/2/06, Alejandro Montenegro [EMAIL PROTECTED] wrote: Hi I'm starting