<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Claus, <BR>
Thank you very much for the information. <BR>
Now that I understand your point, I deleted the jsp folder, but recreated files act the same as before, so it didn't fix the issue.<BR>
For the servlets, I don't see any classes file under /WEB-INF/classes folder but only properties file. Where can I delete servlets classes file or something else you think I can try?<BR>
 <BR>
Thank you very much in advance again.<BR> <BR>> Date: Wed, 10 Jun 2009 10:25:55 +0200<BR>> From: cpr@codedroids.com<BR>> To: opencms-dev@opencms.org<BR>> Subject: Re: [opencms-dev] Javascript error on OpenCMS control panel<BR>> <BR>> By deleting it from the real file system you will force OpenCms to push <BR>> a new copy of the JSP from the virtual file system to the real file <BR>> system, and subsequently Tomcat/JBoss will recompile it.<BR>> In my case that solved the problem, the pop up would then work.<BR>> <BR>> Soobaek Jang wrote:<BR>> > That won't work b/c there is no way for me to edit existing pages <BR>> > without this features... I get no options of doing anyting about file <BR>> > there... :-(<BR>> > Anyone has any idea how to fix this problem?<BR>> > Thanks in advance.<BR>> > <BR>> > > Date: Mon, 8 Jun 2009 12:06:45 +0200<BR>> > > From: cpr@codedroids.com<BR>> > > To: opencms-dev@opencms.org<BR>> > > Subject: Re: [opencms-dev] Javascript error on OpenCMS control panel<BR>> > ><BR>> > > I've seen this on one occassion and heard from others having an issue<BR>> > > with that particular JSP.<BR>> > ><BR>> > > It seems that the JSP does not get recompiled properly for some reason.<BR>> > > This happened with JBOSS 4.2, I haven't seen it under other <BR>> > circumstances.<BR>> > ><BR>> > > I my case I deleted the JSP from the JSP folder in the "real" filesystem<BR>> > > (under WEB-INF/jsp) and from the servlets container's work directory<BR>> > > (the java and class file). Actually you may be ok by just deleting <BR>> > the JSP.<BR>> > ><BR>> > ><BR>> > ><BR>> > > Soobaek Jang wrote:<BR>> > > > Hello,<BR>> > > ><BR>> > > > I gte "no element found" error when I select a file from its control<BR>> > > > panel. It is supposed to bring up a popup with options I can do on the<BR>> > > > file, but it simply doesn't do anything due to this javascript error.<BR>> > > ><BR>> > > > the file on issue is /workplace/views/explorer/contextmenu.jsp<BR>> > > ><BR>> > > > If anyone has any idea, please let me know.<BR>> > > > Thank you!<BR>> > > ><BR>> > > ><BR>> > > > <BR>> > ------------------------------------------------------------------------<BR>> > > ><BR>> > > ><BR>> > > > _______________________________________________<BR>> > > > This mail is sent to you from the opencms-dev mailing list<BR>> > > > To change your list options, or to unsubscribe from the list, <BR>> > please visit<BR>> > > > http://lists.opencms.org/mailman/listinfo/opencms-dev<BR>> > ><BR>> > > --<BR>> > > Claus Priisholm, CodeDroids ApS<BR>> > > Phone: +45 48 22 46 46<BR>> > > cpr (you know what) codedroids.com - http://www.codedroids.com<BR>> > > cpr (you know what) interlet.dk - http://www.interlet.dk<BR>> > > --<BR>> > > Javadocs and other OpenCms stuff:<BR>> > > http://www.codedroids.com/community/opencms<BR>> > ><BR>> > > _______________________________________________<BR>> > > This mail is sent to you from the opencms-dev mailing list<BR>> > > To change your list options, or to unsubscribe from the list, please <BR>> > visit<BR>> > > http://lists.opencms.org/mailman/listinfo/opencms-dev<BR>> > <BR>> > <BR>> > ------------------------------------------------------------------------<BR>> > <BR>> > <BR>> > _______________________________________________<BR>> > This mail is sent to you from the opencms-dev mailing list<BR>> > To change your list options, or to unsubscribe from the list, please visit<BR>> > http://lists.opencms.org/mailman/listinfo/opencms-dev<BR>> <BR>> -- <BR>> Claus Priisholm, CodeDroids ApS<BR>> Phone: +45 48 22 46 46<BR>> cpr (you know what) codedroids.com - http://www.codedroids.com<BR>> cpr (you know what) interlet.dk - http://www.interlet.dk<BR>> -- <BR>> Javadocs and other OpenCms stuff: <BR>> http://www.codedroids.com/community/opencms<BR>> <BR>> _______________________________________________<BR>> This mail is sent to you from the opencms-dev mailing list<BR>> To change your list options, or to unsubscribe from the list, please visit<BR>> http://lists.opencms.org/mailman/listinfo/opencms-dev<BR></body>
</html>