Hi
When I tried on my database (it had around 20+ XPages and 5 Custom Controls), I was able to see some delay (but not more than 8-10 seconds) in saving XPage. But 5 minutes is pretty long time to wait. I was not able to reproduce that amount of delay. Also what I do is create a local replica of my development database, do development on it and then replicate it back to the server. If I do development on server then it will taken more than 5 minutes to save XPage even without Java Charts.... :)
My best guess is that, probably every time we save XPage it recompiles the Java files in this case it is the files in “org.openntf.javacharts” package. So what I did was to create a JAR file for all the Java classes used in Java Charts. I have attached the file with this document. What you can try is to delete the entire “org.openntf.javacharts” package and add the JAR file to the referenced libraries. Please refer the screenshot below:
Please let me know if it works or not.
Regards,
Naveen Maurya
Hi Ulrich,</div>
</div>
When I tried on my database (it had around 20+ XPages and 5 Custom Controls), I was able to see some delay (but not more than 8-10 seconds) in saving XPage. But 5 minutes is pretty long time to wait. I was not able to reproduce that amount of delay. Also what I do is create a local replica of my development database, do development on it and then replicate it back to the server. If I do development on server then it will taken more than 5 minutes to save XPage even without Java Charts.... :) </div>
</div>
My best guess is that, probably every time we save XPage it recompiles the Java files in this case it is the files in “org.openntf.javacharts” package. So what I did was to create a JAR file for all the Java classes used in Java Charts. I have attached the file with this document. What you can try is to delete the entire “org.openntf.javacharts” package and add the JAR file to the referenced libraries. Please refer the screenshot below:</div>
</div>
<p>
<img alt="" src="/main.nsf/xsp/.ibmmodres/persistence/DominoDoc-1D8AA-BodyR/Screenshot_1314432652545.png"></p>
</div>
Please let me know if it works or not.</div>
</div>
Regards,</div>
Naveen Maurya</div>