Unfortunately i am stuck with JBoss, as it is going to be intergrated with a booking engine already running to provide the CMS compenent... i can get it runnign in plain old tomcat no problems too... but JBoss it has to be...

Nicolas wrote:

Hi,

It seems like using JBoss is a bit tedious. If you want to use a J2EE server, you can just go for Jonas ...(http://jonas.objectweb.org) You have no configuration to do, apart from dropping the war file (no renaming or unjarring) into the webapps/autoload directory.

I am using it in production along with jetty for 4 months now without memory errors or deployment problems.
Production server is linux, but development machine is also Mac os x.

Regards,

Nicolas Modrzyk,

On Aug 18, 2005, at 11:15 PM, Alex Burton wrote:

Hi all,

Has anyone got some tips for getting Magnolia 2.1 RC4 working in JBoss 3.2.7?

I have followed some of the guides in the Wiki, but still seem to get stuck...

I have:

* Unzipped the WARs and added .war to the end so JBoss deploys the WAR
   * Removed the log4j stuff so it doesn't loop
   * Added full paths to the web.xml and repository.xml files.

But i get this:

15:59:27,072 INFO  [ContentRepository] System : JCR loaded
15:59:27,178 INFO [ConfigLoader] Repositories are initialized (some content found). Loading configuration
15:59:27,179 INFO  [ConfigLoader] Init virtualMap
15:59:27,183 INFO  [ConfigLoader] Init i18n
15:59:27,197 INFO [Messages] Config : loading i18n configuration - i18n 15:59:27,204 ERROR [Messages] Config : Failed to load i18n configuration - i18n
15:59:27,205 ERROR [Messages] server
javax.jcr.PathNotFoundException: server
at org.apache.jackrabbit.core.NodeImpl.getNode(NodeImpl.java: 2213)
       at info.magnolia.cms.core.Content.<init>(Content.java:110)
at info.magnolia.cms.core.HierarchyManager.getContent (HierarchyManager.java:258) at info.magnolia.cms.i18n.MessagesManager.load (MessagesManager.java:130) at info.magnolia.cms.i18n.MessagesManager.init (MessagesManager.java:116) at info.magnolia.cms.beans.config.ConfigLoader.load (ConfigLoader.java:137) at info.magnolia.cms.beans.config.ConfigLoader.<init> (ConfigLoader.java:89) at info.magnolia.cms.servlets.Initializer.contextInitialized (Initializer.java:111) at org.apache.catalina.core.StandardContext.listenerStart (StandardContext.java:3831) at org.apache.catalina.core.StandardContext.start (StandardContext.java:4323) at org.apache.catalina.core.ContainerBase.addChildInternal (ContainerBase.java:823) at org.apache.catalina.core.ContainerBase.addChild (ContainerBase.java:807) at org.apache.catalina.core.StandardHost.addChild (StandardHost.java:595)

Any help apprecited!!!! and thanks in advance!


Cheers,
Alex.

PS. Running on Mac OSX.. but don't see why that should matter.


----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------



----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------


----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to