<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2912" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=280233813-23082006><FONT face=Arial size=2>Dear
gurus,</FONT></SPAN></DIV>
<DIV><SPAN class=280233813-23082006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=280233813-23082006><FONT face=Arial size=2>I've created a
registration page (see templateone form). This works fine if OpenCms is
running under Tomcat.</FONT></SPAN></DIV>
<DIV><SPAN class=280233813-23082006><FONT face=Arial size=2>Running under JBoss,
label & messages are not found (<FONT face="Times New Roman" size=3> ???
form.html.start ???> ??? form.html.row.start ???
....).</FONT></FONT></SPAN></DIV>
<DIV><SPAN class=280233813-23082006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=280233813-23082006><FONT face=Arial size=2>Here is the code of
/system/modules/org.opencms.frontend.templateone.form/pages/form.html</FONT></SPAN></DIV>
<DIV><SPAN class=280233813-23082006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=280233813-23082006><FONT face=Arial size=2><<A
href="mailto:%@page">%@page</A> buffer="none" session="false"
import="org.opencms.i18n.*,org.opencms.frontend.templateone.form.*, java.util.*"
%><%</FONT></SPAN></DIV>
<DIV><SPAN class=280233813-23082006><FONT face=Arial size=2>// initialize the
form handler<BR>CmsFormHandler cms = new CmsFormHandler(pageContext, request,
response);</FONT></SPAN></DIV>
<DIV><SPAN class=280233813-23082006><FONT face=Arial size=2>// get the localized
messages to create the form<BR>CmsMessages messages =
cms.getMessages();<BR></FONT></SPAN></DIV>
<DIV><SPAN class=280233813-23082006><FONT face=Arial size=2>It appears that
CmsMessage has no bundle and is not initialized (isInitialized() returns false).
</FONT></SPAN></DIV>
<DIV><SPAN class=280233813-23082006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=280233813-23082006><FONT face=Arial size=2>Our code, templates
and the OpenCms pakages are the same on both install.</FONT></SPAN></DIV>
<DIV><SPAN class=280233813-23082006><FONT face=Arial size=2>Our configuration(s)
:</FONT></SPAN></DIV>
<DIV><SPAN class=280233813-23082006><FONT face=Arial size=2> - OpenCms
6.0.4, </FONT></SPAN></DIV>
<DIV><SPAN class=280233813-23082006><FONT face=Arial size=2> - Tomcat 4 on
Windows or </FONT></SPAN><SPAN class=280233813-23082006><FONT face=Arial
size=2>JBoss 3.2.7 on Suse 9</FONT></SPAN></DIV>
<DIV><SPAN class=280233813-23082006><FONT face=Arial size=2> - JDK
1.4.2</FONT></SPAN></DIV>
<DIV><SPAN class=280233813-23082006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=280233813-23082006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=280233813-23082006><FONT face=Arial size=2>Best
regards,</FONT></SPAN></DIV>
<DIV><SPAN class=280233813-23082006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=280233813-23082006><FONT face=Arial
size=2>Philippe</FONT></SPAN></DIV></BODY></HTML>