Re: Jahia on JBoss

Elie Auvray <[email protected]>
Newsgroups gmane.comp.cms.jahia.devel
Organization Jahia
Message-ID <[email protected]>
Hi Roger,

You only need to remove precompilated jsp inside the web.xml file >


from :

<!--
Automatically created by Tomcat JspC.
Place this fragement in the web.xml before all icon, display-name,
description, distributable, and context-param elements.
-->

to the last line using the following syntax :

<servlet-mapping>
       
 <servlet-name>jsp.jahia.administration.group_management.group_view_jsp</servlet-name>
       
 <url-pattern>/jsp/jahia/administration/group_management/group_view.jsp</url-pattern>
    </servlet-mapping>

This last line should  be @ line 2928 of the web.xml file.

Cheers,

Elie



roger_mce (sent by Nabble.com) wrote:

> Hi Elie,
> could you post your jahias web.xml that you used on jboss.?
> I have tried to run jahia on jboss without good result.
>
> I copied all of jahia4.1.1/tomcat/webapp/jahia into 
> jboss/server/default/deploy/jahia.war directory and I can not get to 
> run successfully
>
> Thanks a lot!
>
> -roger
>
> ------------------------------------------------------------------------
> Sent from the Jahia - Dev 
> <http://www.nabble.com/Jahia-on-JBoss-t54103.html#a1685527> forum at 
> Nabble.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.