<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="IncrediMail 1.0" name=GENERATOR>
<!--IncrdiXMLRemarkStart>
<IncrdiX-Info>
<X-FID>FLAVOR00-NONE-0000-0000-000000000000</X-FID>
<X-FVER>3.0</X-FVER>
<X-CNT>;</X-CNT>
</IncrdiX-Info>
<IncrdiXMLRemarkEnd-->
</HEAD>
<BODY style="BACKGROUND-POSITION: 0px 0px; FONT-SIZE: 12pt; MARGIN: 5px 10px 10px; FONT-FAMILY: Arial" bgColor=#ffffff background="" scroll=yes ORGYPOS="0" X-FVER="3.0">
<TABLE id=INCREDIMAINTABLE cellSpacing=0 cellPadding=2 width="100%" border=0>
<TBODY>
<TR>
<TD id=INCREDITEXTREGION style="FONT-SIZE: 12pt; CURSOR: auto; FONT-FAMILY: Arial" width="100%">
<DIV>Hi list, <BR>I have need to retrive the list of the user of opencms.<BR>Part of the code to the inside of file ".jsp" is:</DIV>
<DIV> </DIV>
<DIV>< % @ page session="true" % > <BR>…<BR>…<BR>CmsJspActionElement cms = new CmsJspActionElement(pageContext, request, response);<BR>CmsObject cmso = cms.getCmsObject();<BR>… <BR>… <BR>java.util.Vector allUsersVector = cmso.getUsers();<BR>…</DIV>
<DIV> </DIV>
<DIV>If I execute this operation from "<A href="http://localhost:8080/opencms/">http://localhost:8080/opencms/</A>...." it works fine.<BR>If I public the project and I try to approach the same resource "on-line", OpenCMS jams on the call:<BR>"java.util.Vector allUsersVector = cmso.getUsers();"</DIV>
<DIV> </DIV>
<DIV>Why? Have you any idea?</DIV>
<DIV> </DIV>
<DIV>Thanks, Stefano </DIV></TD></TR>
<TR>
<TD id=INCREDIFOOTER width="100%">
<TABLE cellSpacing=0 cellPadding=0 width="100%">
<TBODY>
<TR>
<TD width="100%"></TD>
<TD id=INCREDISOUND vAlign=bottom align=middle></TD>
<TD id=INCREDIANIM vAlign=bottom align=middle></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></BODY></HTML>