While finishing to cleanup simple-method and alike tags I found some errors 
using Arifact Info.
I'm not sure yet while these errors appears now, but here are some facts. When 
calling following URIs, 
    LookupGeo (in each ctlr)
    ManagePortalPages
    EditPortlet
ControllerRequestArtifactInfo.populateAll fails with a NPE on line 70
It seems that the problem is even more acurate in common-controller.xml, at 
least the following URIs have the same problem I stopped after commenting some, 
I commented out the whole file...
    main
    LookupLocales
    setSessionTimeZone
    setUserPreference
    viewBlocked... ?
Note that some are working well, at least
    checkLogin
    login
    logout
    forgotPassword
    setSessionLocale...?

Also, this is minor, but we should not show this kind of errors
UtilXml.java:695:ERROR] XmlFileLoader: File 
file:/D:/workspace/ofbizRun/applications/content/script/org/ofbiz/content/content/ContentServices.xml
 process error. Line: 1151. Error message: cvc-attribute.3: The value 
'${filterByDate}' of attribute 'filter-by-date' on element 'entity-condition' 
is not valid with respect to its type, 'null'.

HTH

Jacques


Reply via email to