<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:v = 
"urn:schemas-microsoft-com:vml" xmlns:o = 
"urn:schemas-microsoft-com:office:office" xmlns:w = 
"urn:schemas-microsoft-com:office:word" xmlns:m = 
"http://schemas.microsoft.com/office/2004/12/omml"><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16890" name=GENERATOR>
<STYLE>@font-face {
        font-family: Calibri;
}
@font-face {
        font-family: Tahoma;
}
@page Section1 {size: 612.0pt 792.0pt; margin: 70.85pt 70.85pt 2.0cm 70.85pt; }
P.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman","serif"
}
LI.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman","serif"
}
DIV.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman","serif"
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
CODE {
        FONT-FAMILY: "Courier New"; mso-style-priority: 99
}
P.MsoListParagraph {
        FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt 36pt; FONT-FAMILY: "Times New Roman","serif"; mso-style-priority: 34
}
LI.MsoListParagraph {
        FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt 36pt; FONT-FAMILY: "Times New Roman","serif"; mso-style-priority: 34
}
DIV.MsoListParagraph {
        FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt 36pt; FONT-FAMILY: "Times New Roman","serif"; mso-style-priority: 34
}
SPAN.E-MailFormatvorlage18 {
        COLOR: #1f497d; FONT-FAMILY: "Calibri","sans-serif"; mso-style-type: personal
}
SPAN.E-MailFormatvorlage19 {
        COLOR: #1f497d; FONT-FAMILY: "Calibri","sans-serif"; mso-style-type: personal-reply
}
.MsoChpDefault {
        FONT-SIZE: 10pt; mso-style-type: export-only
}
DIV.Section1 {
        page: Section1
}
</STYLE>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]--></HEAD>
<BODY lang=DE vLink=purple link=blue>
<DIV><SPAN class=921094320-14102009><FONT face=Arial color=#0000ff size=2>Hi 
Kai</FONT></SPAN></DIV>
<DIV><SPAN class=921094320-14102009><FONT face=Arial color=#0000ff size=2>what 
about the followin solutiong: After calling vfs:sync the JSP cache could be 
flushed by doing a http get on the running OpenCms 
instance.</FONT></SPAN></DIV>
<DIV><SPAN class=921094320-14102009><FONT face=Arial color=#0000ff 
size=2>Regard</FONT></SPAN></DIV>
<DIV><SPAN class=921094320-14102009><FONT face=Arial color=#0000ff 
size=2>Chris</FONT></SPAN></DIV>
<DIV><SPAN class=921094320-14102009><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=921094320-14102009><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV><BR>
<BLOCKQUOTE dir=ltr 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=de dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>Von:</B> opencms-dev-bounces@opencms.org 
  [mailto:opencms-dev-bounces@opencms.org] <B>Im Auftrag von </B>Schliemann, 
  Kai<BR><B>Gesendet:</B> Montag, 12. Oktober 2009 12:05<BR><B>An:</B> The 
  OpenCms mailing list<BR><B>Betreff:</B> Re: [opencms-dev] OpenCms maven 
  plugin: vfs:sync and flusing thejspcache<BR></FONT><BR></DIV>
  <DIV></DIV>
  <DIV class=Section1>
  <P class=MsoNormal><SPAN lang=EN-GB 
  style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'">Hi 
  Chris,<o:p></o:p></SPAN></P>
  <P class=MsoNormal><SPAN lang=EN-GB 
  style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'">we 
  are aware of this problem but haven’t had time to fix it. It is a problem of 
  our maven-vfs-plugin.  I hope we can fix it with the next version of our 
  plugin.<o:p></o:p></SPAN></P>
  <P class=MsoNormal><SPAN lang=EN-GB 
  style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'">As 
  a workaround, you can add the following request parameter to the page you are 
  requesting:<o:p></o:p></SPAN></P>
  <P class=MsoNormal><CODE><SPAN 
  style="FONT-SIZE: 10pt">_flex=recompile<o:p></o:p></SPAN></CODE></P>
  <P class=MsoNormal><SPAN lang=EN-GB 
  style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'">This 
  will clear the cache every time you load the page.<o:p></o:p></SPAN></P>
  <P class=MsoNormal><SPAN lang=EN-GB 
  style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"><o:p> </o:p></SPAN></P>
  <P class=MsoNormal><SPAN lang=EN-GB 
  style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'">HTH 
  <o:p></o:p></SPAN></P>
  <P class=MsoNormal><SPAN lang=EN-GB 
  style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"><o:p> </o:p></SPAN></P>
  <DIV>
  <P class=MsoNormal><B><SPAN 
  style="FONT-SIZE: 10pt; COLOR: gray; FONT-FAMILY: 'Arial','sans-serif'">Regards</SPAN></B><SPAN 
  style="FONT-SIZE: 10pt; COLOR: #ff7f00; FONT-FAMILY: 'Arial','sans-serif'"><o:p></o:p></SPAN></P>
  <P class=MsoNormal><SPAN 
  style="FONT-SIZE: 10pt; COLOR: #ff7f00; FONT-FAMILY: 'Arial','sans-serif'">_________________________________________<o:p></o:p></SPAN></P>
  <P class=MsoNormal><SPAN 
  style="FONT-SIZE: 7.5pt; COLOR: gray; FONT-FAMILY: 'Arial','sans-serif'">   
  </SPAN><SPAN 
  style="FONT-SIZE: 10pt; COLOR: #ff7f00; FONT-FAMILY: 'Arial','sans-serif'"><o:p></o:p></SPAN></P>
  <P class=MsoNormal><B><SPAN 
  style="FONT-SIZE: 10pt; COLOR: gray; FONT-FAMILY: 'Arial','sans-serif'">Kai 
  Schliemann</SPAN></B><SPAN 
  style="FONT-SIZE: 10pt; COLOR: #ff7f00; FONT-FAMILY: 'Arial','sans-serif'"><o:p></o:p></SPAN></P>
  <P class=MsoNormal><SPAN 
  style="FONT-SIZE: 7.5pt; COLOR: gray; FONT-FAMILY: 'Arial','sans-serif'">Senior 
  IT-Berater</SPAN><SPAN 
  style="FONT-SIZE: 10pt; COLOR: #ff7f00; FONT-FAMILY: 'Arial','sans-serif'"><o:p></o:p></SPAN></P>
  <P class=MsoNormal><SPAN 
  style="FONT-SIZE: 7.5pt; COLOR: gray; FONT-FAMILY: 'Arial','sans-serif'">    
  </SPAN><SPAN 
  style="FONT-SIZE: 10pt; COLOR: #ff7f00; FONT-FAMILY: 'Arial','sans-serif'"><o:p></o:p></SPAN></P>
  <P class=MsoNormal><B><SPAN 
  style="FONT-SIZE: 7.5pt; COLOR: gray; FONT-FAMILY: 'Arial','sans-serif'">comundus 
  GmbH</SPAN></B><SPAN 
  style="FONT-SIZE: 10pt; COLOR: #ff7f00; FONT-FAMILY: 'Arial','sans-serif'"><o:p></o:p></SPAN></P>
  <P class=MsoNormal><SPAN 
  style="FONT-SIZE: 7.5pt; COLOR: gray; FONT-FAMILY: 'Arial','sans-serif'">Schüttelgrabenring 
  3, D-71332 Waiblingen</SPAN><SPAN 
  style="FONT-SIZE: 10pt; COLOR: #ff7f00; FONT-FAMILY: 'Arial','sans-serif'"><o:p></o:p></SPAN></P>
  <P class=MsoNormal><SPAN 
  style="FONT-SIZE: 7.5pt; COLOR: gray; FONT-FAMILY: 'Arial','sans-serif'">Telefon 
  +49 7151-50028-0</SPAN><SPAN 
  style="FONT-SIZE: 10pt; COLOR: #ff7f00; FONT-FAMILY: 'Arial','sans-serif'"><o:p></o:p></SPAN></P>
  <P class=MsoNormal><SPAN 
  style="FONT-SIZE: 7.5pt; COLOR: gray; FONT-FAMILY: 'Arial','sans-serif'">E-Mail <A 
  href="mailto:g.maas@comundus.com">k.schliemann@comundus.com</A></SPAN><SPAN 
  style="FONT-SIZE: 10pt; COLOR: #ff7f00; FONT-FAMILY: 'Arial','sans-serif'"><o:p></o:p></SPAN></P>
  <P class=MsoNormal><SPAN 
  style="FONT-SIZE: 7.5pt; COLOR: gray; FONT-FAMILY: 'Arial','sans-serif'">Internet 
  <A href="http://www.comundus.com/">www.comundus.com</A></SPAN><SPAN 
  style="FONT-SIZE: 10pt; COLOR: #ff7f00; FONT-FAMILY: 'Arial','sans-serif'"><o:p></o:p></SPAN></P>
  <P class=MsoNormal><SPAN 
  style="FONT-SIZE: 10pt; COLOR: #ff7f00; FONT-FAMILY: 'Arial','sans-serif'"> <o:p></o:p></SPAN></P>
  <P class=MsoNormal><SPAN 
  style="FONT-SIZE: 7.5pt; COLOR: gray; FONT-FAMILY: 'Arial','sans-serif'">Geschäftsführer 
  Klaus Hillemeier  </SPAN><SPAN 
  style="FONT-SIZE: 10pt; COLOR: #ff7f00; FONT-FAMILY: 'Arial','sans-serif'"><o:p></o:p></SPAN></P>
  <P class=MsoNormal><SPAN 
  style="FONT-SIZE: 7.5pt; COLOR: gray; FONT-FAMILY: 'Arial','sans-serif'">Amtsgericht 
  Stuttgart, HRB 264290</SPAN><SPAN 
  style="FONT-SIZE: 10pt; COLOR: #ff7f00; FONT-FAMILY: 'Arial','sans-serif'"><o:p></o:p></SPAN></P>
  <P class=MsoNormal><SPAN 
  style="FONT-SIZE: 7.5pt; COLOR: gray; FONT-FAMILY: 'Arial','sans-serif'">         
  </SPAN><SPAN 
  style="FONT-SIZE: 10pt; COLOR: #ff7f00; FONT-FAMILY: 'Arial','sans-serif'"><o:p></o:p></SPAN></P>
  <P class=MsoNormal><SPAN 
  style="FONT-SIZE: 7.5pt; COLOR: gray; FONT-FAMILY: 'Arial','sans-serif'">comundus 
  ist ein Unternehmen der IT EXCELLENCE Group<o:p></o:p></SPAN></P>
  <P class=MsoNormal><SPAN 
  style="FONT-SIZE: 10pt; COLOR: #ff7f00; FONT-FAMILY: 'Arial','sans-serif'">_________________________________________<o:p></o:p></SPAN></P></DIV>
  <P class=MsoNormal><o:p> </o:p></P>
  <DIV>
  <DIV 
  style="BORDER-RIGHT: medium none; PADDING-RIGHT: 0cm; BORDER-TOP: #b5c4df 1pt solid; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; BORDER-LEFT: medium none; PADDING-TOP: 3pt; BORDER-BOTTOM: medium none">
  <P class=MsoNormal><B><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'">Von:</SPAN></B><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'"> 
  opencms-dev-bounces@opencms.org [mailto:opencms-dev-bounces@opencms.org] <B>Im 
  Auftrag von </B>Christian.Weber@Bertelsmann.de<BR><B>Gesendet:</B> Freitag, 9. 
  Oktober 2009 15:13<BR><B>An:</B> opencms-dev@opencms.org<BR><B>Betreff:</B> 
  [opencms-dev] OpenCms maven plugin: vfs:sync and flusing the 
  jspcache<o:p></o:p></SPAN></P></DIV></DIV>
  <P class=MsoNormal><o:p> </o:p></P>
  <DIV>
  <P class=MsoNormal><SPAN 
  style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Arial','sans-serif'">I use 
  the vfs:sync goal to synchronize changes made in my lokal filesystem to the 
  VFS. But OpenCms doesn't notice these changes. I guess the running OpenCms 
  instance doesn't get notified about the changed jsp in the database. Any ideas 
  how to solve this problem? Calling the Cache Flushing Tool for the JSP 
  repository vom the administration view helps, but would it be possible to 
  automate this?</SPAN><o:p></o:p></P></DIV>
  <DIV>
  <P class=MsoNormal> <o:p></o:p></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Arial','sans-serif'">Regards</SPAN><o:p></o:p></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Arial','sans-serif'">Chris</SPAN><o:p></o:p></P></DIV>
  <DIV>
  <P class=MsoNormal> <o:p></o:p></P></DIV>
  <DIV>
  <P class=MsoNormal> <o:p></o:p></P></DIV></DIV></BLOCKQUOTE></BODY></HTML>