Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

I got an issue with exploded WARs in exploded EAR in Geronimo 2.0.1 though it should work following claims of http://issues.apache.org/jira/browse/GERONIMO-1445. I will create an issue in Geronimo Jira soon and hopefully we will get them working together...

The code and templates are in framework/appserver/wasce2

...

  • From a clean OFBiz installation which runs well on the same machine than where WASCE is installed, at OFBiz root (or Eclipse or what else) run
    Code Block
    java -jar ofbiz.jar -setup geronimo201wasce2 /META-INF/  ["myGERONIMO_HOME"]
    (using the real value of myGERONIMO_HOME if it's needed)

...