Service List (under webtools) is broken in Trunk

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Service List (under webtools) is broken in Trunk

Tolu Williams
Clicking on the following link

/webtools/control/ServiceList

throws this error

org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://webtools/widget/ServiceScreens.xml#ServiceList]: java.lang.IllegalArgumentException: Error running script at location [component://webtools/webapp/webtools/WEB-INF/actions/service/AvailableServices.groovy]: javax.script.ScriptException: org.ofbiz.service.GenericServiceException: Cannot locate service by name (testBsh) (Error running script at location [component://webtools/webapp/webtools/WEB-INF/actions/service/AvailableServices.groovy]: javax.script.ScriptException: org.ofbiz.service.GenericServiceException: Cannot locate service by name (testBsh))

Reply | Threaded
Open this post in threaded view
|

Re: Service List (under webtools) is broken in Trunk

Malin Nicolas
it has been corrected by adrian. Works on revision 1298468

Nicolas

Le 08/03/2012 17:45, Tolu Williams a écrit :

> Clicking on the following link
>
> /webtools/control/ServiceList
>
> throws this error
>
> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen
> [component://webtools/widget/ServiceScreens.xml#ServiceList]:
> java.lang.IllegalArgumentException: Error running script at location
> [component://webtools/webapp/webtools/WEB-INF/actions/service/AvailableServices.groovy]:
> javax.script.ScriptException: org.ofbiz.service.GenericServiceException:
> Cannot locate service by name (testBsh) (Error running script at location
> [component://webtools/webapp/webtools/WEB-INF/actions/service/AvailableServices.groovy]:
> javax.script.ScriptException: org.ofbiz.service.GenericServiceException:
> Cannot locate service by name (testBsh))
>
>
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/Service-List-under-webtools-is-broken-in-Trunk-tp4456937p4456937.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.


--
Nicolas MALIN
Consultant
Tél : 06.17.66.40.06
Site projet : http://www.neogia.org/
-------
Société LibrenBerry
Tél : 02.48.02.56.12
Site : http://www.librenberry.net/

Reply | Threaded
Open this post in threaded view
|

Re: Service List (under webtools) is broken in Trunk

Tolu Williams
Thanks for confirming. I'll do an update again before reposting.
Reply | Threaded
Open this post in threaded view
|

Re: Service List (under webtools) is broken in Trunk

Adrian Crum-3
I apologize for that. I meant to copy and paste the service definition,
but I accidentally overwrote it instead.

-Adrian

On 3/8/2012 5:48 PM, Tolu Williams wrote:
> Thanks for confirming. I'll do an update again before reposting.
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/Service-List-under-webtools-is-broken-in-Trunk-tp4456937p4457135.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.