[ https://issues.apache.org/jira/browse/GERONIMO-3947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12585902#action_12585902 ] Jacques Le Roux commented on GERONIMO-3947: ------------------------------------------- Donald, Of course it works. I was tired yesterday and mixed up things between my 2 app server instances (wasce and geronimo), sorry for wrong comment, forget it :o) I'm even able now to run multi-instances of OFBiz in one app server which was the final target. Thanks for your help ! > Apache OFBiz deploys and runs under WASCE 2 but not under Geronimo 2.0.1 (nor 2.1) > ---------------------------------------------------------------------------------- > > Key: GERONIMO-3947 > URL: https://issues.apache.org/jira/browse/GERONIMO-3947 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: deployment > Affects Versions: 2.0.1 > Environment: XP SP2, Java Sun sdk 1.5_011 > Reporter: Jacques Le Roux > > With deployer tool, I get this error > Module was not a war: framework/webtools/webapp/webtools/ > With this WAR (deployed, not in a jar file) through its plan from console, I get this error > Cannot deploy the requested application module because no deployer is able to handle it. > This can happen if you have omitted the J2EE deployment descriptor, disabled a deployer module, or if, > for example, you are trying to deploy an EJB module on a minimal Geronimo server that does not have EJB support installed. > (planFile=C:\Program Files\Apache Software Foundation\geronimo-tomcat6-jee5-2.0.1\var\temp\geronimo-web.xml) > There is a web.xml used in OFBiz without problems (OFBiz runs with Tomcat embedded) > The C:\Program Files\Apache Software Foundation\geronimo-tomcat6-jee5-2.0.1\var\temp\geronimo-web.xml deployment plan is > xmlns:dep="http://geronimo.apache.org/xml/ns/deployment-1.2" > xmlns:naming="http://geronimo.apache.org/xml/ns/naming-1.2" > xmlns:security="http://geronimo.apache.org/xml/ns/security-1.2"> > > > org.ofbiz.webtools > webtools > 1.0 > war > > > > > > /webtools > > Am I missing something ? I thought that, since I got any problems with WASCE 2, it should work also in Geronimo. > If you need more information, there is a guidelines at http://docs.ofbiz.org/x/Ah > Thanks -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.