[jira] [Commented] (OFBIZ-7765) Replace call with

2016-07-11 Thread Rishi Solanki (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15370599#comment-15370599
 ] 

Rishi Solanki commented on OFBIZ-7765:
--

Thanks Deepak!

> Replace  call with 

[jira] [Commented] (OFBIZ-7765) Replace call with

2016-07-11 Thread Deepak Dixit (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15370525#comment-15370525
 ] 

Deepak Dixit commented on OFBIZ-7765:
-

Thanks Rishi, this has been fixed at r#1752140

> Replace  call with 

[jira] [Commented] (OFBIZ-7765) Replace call with

2016-07-11 Thread Rishi Solanki (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15370505#comment-15370505
 ] 

Rishi Solanki commented on OFBIZ-7765:
--

Not sure if this is right ticket to report this issue;

When user tries to browse - https://localhost:8443/webtools/control/ServiceList
receives following exception:
{code}
org.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen 
[component://webtools/widget/ServiceScreens.xml#ServiceList]: 
java.lang.IllegalArgumentException: Error running script at location 
[component://webtools/groovyScripts/service/AvailableServices.groovy]: 
org.ofbiz.service.GenericServiceException: Cannot locate service by name 
(testBsh) (Error running script at location 
[component://webtools/groovyScripts/service/AvailableServices.groovy]: 
org.ofbiz.service.GenericServiceException: Cannot locate service by name 
(testBsh))
{code}

On further look into the issue found that testBsh service definition commented 
in the services_test.xml and removed from other places. But this is in use 
groups_test.xml and secas_test.xml of framework/common/./. After commenting 
both entries I'm able to browse the shared screen of service list.

Thanks!

> Replace  call with 

[jira] [Commented] (OFBIZ-7765) Replace call with

2016-07-11 Thread Deepak Dixit (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15370225#comment-15370225
 ] 

Deepak Dixit commented on OFBIZ-7765:
-

Thanks [~jacopoc] and [~soledad]

> Replace  call with 

[jira] [Commented] (OFBIZ-7765) Replace call with

2016-07-08 Thread Nicolas Malin (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367564#comment-15367564
 ] 

Nicolas Malin commented on OFBIZ-7765:
--

What you thanks me ! :/ for a work that I realized with less successful than 
you ! crazy ^^

Don't reversing the charges, the thanks is to you and Deepak.

Ok we wait Deepak, during this a detect some test failed, I will analyse the 
reason

> Replace  call with 

[jira] [Commented] (OFBIZ-7765) Replace call with

2016-07-08 Thread Jacopo Cappellato (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367522#comment-15367522
 ] 

Jacopo Cappellato commented on OFBIZ-7765:
--

Thank you [~soledad]! I agree we should remove CallBsh after Deepak's commit: 
however, if you agree, I will proceed with the removal of that code and some 
other artifacts as in the patch I have attached to OFBIZ-7763... I am ready to 
commit it as soon as Deepak has completed his work.



> Replace  call with 

[jira] [Commented] (OFBIZ-7765) Replace call with

2016-07-08 Thread Nicolas Malin (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367502#comment-15367502
 ] 

Nicolas Malin commented on OFBIZ-7765:
--

+1

> Replace  call with 

[jira] [Commented] (OFBIZ-7765) Replace call with

2016-07-08 Thread Nicolas Malin (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367497#comment-15367497
 ] 

Nicolas Malin commented on OFBIZ-7765:
--

Ok sorry deepak, Jacopo already done on OFBIZ-7763 , I'm coming after the war :/

> Replace  call with 

[jira] [Commented] (OFBIZ-7765) Replace call with

2016-07-08 Thread Jacopo Cappellato (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367476#comment-15367476
 ] 

Jacopo Cappellato commented on OFBIZ-7765:
--

Thank you [~deepak.dixit]: your last patch looks good to me; I would suggest 
that you commit it to trunk to let other help to test it and then we fix any 
regression (if any) in the trunk.


> Replace  call with