Re: (no subject)

"Pooja verma" <[email protected]> Tue, 27 May 2008 10:12:49 +0530
Newsgroups gmane.comp.cms.jahia.devel
Message-ID <[email protected]>
--===============0042436020==
Content-Type: multipart/alternative; 
	boundary="----=_Part_4415_10067772.1211863369343"

------=_Part_4415_10067772.1211863369343
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hi ,

I need a help to set a setup for already working site on Jahia for CMS ..
Kindly guide me from where i can get the proper steps to do that.

Hope to get a reply

Thanks

On Mon, May 26, 2008 at 8:07 PM, Romain Felden <[email protected]> wrote:

> D.Cihak a =E9crit :
>  > Hello,
> >
> > I tried to modify Jahia engines. Firstly I changed web.xml to use open
> source engines instead of precompiled ones. But when I activated Jahia an
> error occured. It looks like the two sets of engines are not equivalent.
> Have you got any further information about this? I use Jahia Professional
> Edition (60 days trial).
> >
> > Thank's a lot.
> > _______________________________________________
> > dev_list mailing list
> > [email protected]
> > http://lists.jahia.org/cgi-bin/mailman/listinfo/dev_list
> >
> >
> Hi,
>
> When editing the web.xml file to bypass precompiled JSPs, you have to
> remove two entry types :
>
> the servlet declaration :
> <servlet>
>
>
> <servlet-name>org.jahia.jsp.jahia.war.jsp.jahia.administration.login_jsp<=
/servlet-name>
>
>
> <servlet-class>org.jahia.jsp.jahia.war.jsp.jahia.administration.login_jsp=
</servlet-class>
> </servlet>
>
> and the corresponding servletmapping :
> <servlet-mapping>
>
>
> <servlet-name>org.jahia.jsp.jahia.war.jsp.jahia.administration.login_jsp<=
/servlet-name>
>  <url-pattern>/jsp/jahia/administration/login.jsp</url-pattern>
> </servlet-mapping>
>
> Be careful to remove only entries generated by Jasper, they are located
> between these two blocks :
>
> <!--
> Automatically created by Apache Jakarta Tomcat JspC.
> Place this fragment in the web.xml before all icon, display-name,
> description, distributable, and context-param elements.
> -->
>
> and
>
> <!--
> All session-config, mime-mapping, welcome-file-list, error-page, taglib,
> resource-ref, security-constraint, login-config, security-role,
> env-entry, and ejb-ref elements should follow this fragment.
> -->
>
> If done properly, everything will work fine, with just an additional
> loading time when compiling the JSP.
>
> --
> Romain Felden --=3D[ rfelden_at_jahia_dot_com ]=3D--
>
> Jahia Solutions
> 9 route des Jeunes
> CH-1227 Les Acacias
>
> This e-mail and its contents are subject to the DISCLAIMER at
> http://www.jahia.com/disclaimer
>
> _______________________________________________
> dev_list mailing list
> [email protected]
> http://lists.jahia.org/cgi-bin/mailman/listinfo/dev_list
>



--=20
The determination to win is the better part of winning.

------=_Part_4415_10067772.1211863369343
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

<div>Hi ,</div>
<div>&nbsp;</div>
<div>I need a help to set a setup for already working site on Jahia for CMS=
 .. Kindly guide me from where i can get the proper steps to do that.</div>
<div>&nbsp;</div>
<div>Hope to get a reply </div>
<div>&nbsp;</div>
<div>Thanks<br><br></div>
<div class=3D"gmail_quote">On Mon, May 26, 2008 at 8:07 PM, Romain Felden &=
lt;<a href=3D"mailto:[email protected]">[email protected]</a>&gt; wrote:<br=
>
<blockquote class=3D"gmail_quote" style=3D"PADDING-LEFT: 1ex; MARGIN: 0px 0=
px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">D.Cihak a =E9crit :<br>
<div>
<div></div>
<div class=3D"Wj3C7c">&gt; Hello,<br>&gt;<br>&gt; I tried to modify Jahia e=
ngines. Firstly I changed web.xml to use open source engines instead of pre=
compiled ones. But when I activated Jahia an error occured. It looks like t=
he two sets of engines are not equivalent. Have you got any further informa=
tion about this? I use Jahia Professional Edition (60 days trial).<br>
&gt;<br>&gt; Thank&#39;s a lot.<br>&gt; ___________________________________=
____________<br>&gt; dev_list mailing list<br>&gt; <a href=3D"mailto:dev_li=
[email protected]">[email protected]</a><br>&gt; <a href=3D"http://lists.jahia.=
org/cgi-bin/mailman/listinfo/dev_list" target=3D"_blank">http://lists.jahia=
.org/cgi-bin/mailman/listinfo/dev_list</a><br>
&gt;<br>&gt;<br></div></div>Hi,<br><br>When editing the web.xml file to byp=
ass precompiled JSPs, you have to<br>remove two entry types :<br><br>the se=
rvlet declaration :<br>&lt;servlet&gt;<br><br>&lt;servlet-name&gt;org.jahia=
.jsp.jahia.war.jsp.jahia.administration.login_jsp&lt;/servlet-name&gt;<br>
<br>&lt;servlet-class&gt;org.jahia.jsp.jahia.war.jsp.jahia.administration.l=
ogin_jsp&lt;/servlet-class&gt;<br>&lt;/servlet&gt;<br><br>and the correspon=
ding servletmapping :<br>&lt;servlet-mapping&gt;<br><br>&lt;servlet-name&gt=
;org.jahia.jsp.jahia.war.jsp.jahia.administration.login_jsp&lt;/servlet-nam=
e&gt;<br>
&nbsp;&lt;url-pattern&gt;/jsp/jahia/administration/login.jsp&lt;/url-patter=
n&gt;<br>&lt;/servlet-mapping&gt;<br><br>Be careful to remove only entries =
generated by Jasper, they are located<br>between these two blocks :<br><br>=
&lt;!--<br>
Automatically created by Apache Jakarta Tomcat JspC.<br>Place this fragment=
 in the web.xml before all icon, display-name,<br>description, distributabl=
e, and context-param elements.<br>--&gt;<br><br>and<br><br>&lt;!--<br>All s=
ession-config, mime-mapping, welcome-file-list, error-page, taglib,<br>
resource-ref, security-constraint, login-config, security-role,<br>env-entr=
y, and ejb-ref elements should follow this fragment.<br>--&gt;<br><br>If do=
ne properly, everything will work fine, with just an additional<br>loading =
time when compiling the JSP.<br>
<font color=3D"#888888"><br>--<br>Romain Felden --=3D[ rfelden_at_jahia_dot=
_com ]=3D--<br><br>Jahia Solutions<br>9 route des Jeunes<br>CH-1227 Les Aca=
cias<br><br>This e-mail and its contents are subject to the DISCLAIMER at <=
a href=3D"http://www.jahia.com/disclaimer" target=3D"_blank">http://www.jah=
ia.com/disclaimer</a><br>
</font>
<div>
<div></div>
<div class=3D"Wj3C7c"><br>_______________________________________________<b=
r>dev_list mailing list<br><a href=3D"mailto:[email protected]">dev_list@j=
ahia.org</a><br><a href=3D"http://lists.jahia.org/cgi-bin/mailman/listinfo/=
dev_list" target=3D"_blank">http://lists.jahia.org/cgi-bin/mailman/listinfo=
/dev_list</a><br>
</div></div></blockquote></div><br><br clear=3D"all"><br>-- <br>The determi=
nation to win is the better part of winning.=20

------=_Part_4415_10067772.1211863369343--

--===============0042436020==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
dev_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/dev_list

--===============0042436020==--