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