Wai created OFBIZ-7975:
--------------------------
Summary: rendering errors in webtools artifact page
Key: OFBIZ-7975
URL: https://issues.apache.org/jira/browse/OFBIZ-7975
Project: OFBiz
Issue Type: Bug
Components: ALL COMPONENTS
Affects Versions: Trunk
Reporter: Wai
go to https://localhost:8443/webtools/control/ViewComponents
click on the component name links
results in error message...
org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen
[component://webtools/widget/ArtifactInfoScreens.xml#TestSuiteInfo]:
java.lang.IllegalArgumentException: Error running script at location
[component://webtools/groovyScripts/artifactinfo/TestSuiteInfo.groovy]:
org.apache.ofbiz.base.util.GeneralException: Error loading Groovy script at
[component://webtools/groovyScripts/artifactinfo/TestSuiteInfo.groovy]:
(startup failed:
component://webtools/groovyScripts/artifactinfo/TestSuiteInfo.groovy: 24:
unable to resolve class org.apache.ofbiz.testtools.TestListContainer.FoundTest
@ line 24, column 1. import
org.apache.ofbiz.testtools.TestListContainer.FoundTest; ^ 1 error ) (Error
running script at location
[component://webtools/groovyScripts/artifactinfo/TestSuiteInfo.groovy]:
org.apache.ofbiz.base.util.GeneralException: Error loading Groovy script at
[component://webtools/groovyScripts/artifactinfo/TestSuiteInfo.groovy]:
(startup failed:
component://webtools/groovyScripts/artifactinfo/TestSuiteInfo.groovy: 24:
unable to resolve class org.apache.ofbiz.testtools.TestListContainer.FoundTest
@ line 24, column 1. import
org.apache.ofbiz.testtools.TestListContainer.FoundTest; ^ 1 error ))
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)