Re: svn commit: r1746045 - in /ofbiz/trunk: framework/common/config/ framework/common/template/includes/ framework/common/webcommon/WEB-INF/ framework/common/widget/ framework/webtools/webapp/webtools

2016-05-29 Thread Jacques Le Roux
Hi Nicolas, The example list and the webtools layout work well But the "View as spreadsheet" at https://localhost:8443/example/control/EditExample?exampleId=EX01 renders only HTML at https://localhost:8443/example/control/ExampleReportXls?exampleId=EX01 Normal? Jacques Le 29/05/2016 à

[jira] [Closed] (OFBIZ-6931) Add XLS renderer

2016-05-29 Thread Nicolas Malin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Malin closed OFBIZ-6931. Resolution: Implemented Fix Version/s: Upcoming Branch Ok It's commited at revision 1746045

[jira] [Commented] (OFBIZ-7104) CMS throws error on clicking Find button

2016-05-29 Thread james yong (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15305919#comment-15305919 ] james yong commented on OFBIZ-7104: --- I agree with [~nj] that the error message can be more user-friendly

Re: Custom ClassLoader in OFBiz

2016-05-29 Thread Taher Alkhateeb
Hi Jacques, Thank you very much for the research, excellent resources indeed. I doubt the classloader is used for something similar to tomcat. Tomcat uses the classloader to dynamically load the webapps. In OFBiz, everything kickstarts from the beginning and you cannot enable a component at

Re: Custom ClassLoader in OFBiz

2016-05-29 Thread Jacques Le Roux
Le 28/05/2016 à 11:57, Taher Alkhateeb a écrit : Hi Everyone, This is a question for advanced developers. I notice that OFBiz uses a custom class loader called NativeLibClassLoader which extends URLClassLoader from the JDK There is a comment in the class which mentions that the "class is

[jira] [Updated] (OFBIZ-7061) Autocompletion for Compound Widget

2016-05-29 Thread james yong (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] james yong updated OFBIZ-7061: -- Attachment: OFBIZ-7061.patch Note that for the given patch, the schema location at compound-widgets.xsd

[jira] [Commented] (OFBIZ-7061) Autocompletion for Compound Widget

2016-05-29 Thread james yong (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15305844#comment-15305844 ] james yong commented on OFBIZ-7061: --- Hi [~jacques.le.roux], I agree with your points regarding the