[jira] [Issue Comment Edited] (OFBIZ-1397) Adding Lamba Probe for monitoring Tomcat (especially when using clusters)

2011-04-08 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13017808#comment-13017808 ] Jacques Le Roux edited comment on OFBIZ-1397 at 4/9/11 6:36 AM:

[jira] [Updated] (OFBIZ-1397) Adding Lamba Probe for monitoring Tomcat (especially when using clusters)

2011-04-08 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-1397: --- Attachment: probe.zip Updates to Psi Probe, actually replaces Lambda Probe par Psi Probe whic

Re: GSoC proposal: Test/Code separation

2011-04-08 Thread Ganath Rathnayaka
Hi Erwan, Yes, you are correct. Its a nice idea to have a webdriver to add functional testing in OFBiz. I like to implement it and I will update the proposal asap. thanks Ganath

Re: My vision for the OFBiz Framework

2011-04-08 Thread David E Jones
Yes, creating an object graph for Vaadin or Wicket should certainly be doable based on XML definitions of screens and forms. You could even have scriptlets for additional screen functionality in the platform-specific (or in Moqui render-mode) element. And interesting approach for this might be

[jira] [Closed] (OFBIZ-4060) Bug In Jquery Integration - js File Not Found

2011-04-08 Thread Sascha Rodekamp (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp closed OFBIZ-4060. -- Resolution: Fixed I fixed this in Rev1090231. Ofbiz uses now a static mapping for the i18n JS

[jira] [Closed] (OFBIZ-4014) i18n from DateTime display fields

2011-04-08 Thread Sascha Rodekamp (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp closed OFBIZ-4014. -- Resolution: Fixed Assignee: Sascha Rodekamp The patches are committed in trunk Rev.109023

Re: My vision for the OFBiz Framework

2011-04-08 Thread Ean Schuessler
To me the convenience is being able to program to a straight AWT like interface. It is just so convenient to be able to do things like: myButton = new Button("Click Me", new Button.ClickListener() { public void buttonClick(ClickEvent event) { myLabel.setValue("You clicked my button"); // si

Re: R: Re: jackrabbit branch

2011-04-08 Thread Felice Romano
Hi Sascha, I can't confirm you if that this issue also occurred in the branch! But, I can confirm that this issue occur in trunk. As Marco said in last previous email you you can replicate this issue on the trunk: 1. removing the following directory "framework\sql\build\gen-src\javacc" 2.

[jira] [Updated] (OFBIZ-4247) Add Funambol for Outlook (adapted from Opentaps)

2011-04-08 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum updated OFBIZ-4247: --- Priority: Minor (was: Major) > Add Funambol for Outlook (adapted from Opentaps) > --

[jira] [Commented] (OFBIZ-4247) Add Funambol for Outlook (adapted from Opentaps)

2011-04-08 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13017416#comment-13017416 ] Adrian Crum commented on OFBIZ-4247: General information - If someone wanted to add Sy

[jira] [Commented] (OFBIZ-4247) Add Funambol for Outlook (adapted from Opentaps)

2011-04-08 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13017411#comment-13017411 ] Adrian Crum commented on OFBIZ-4247: It looks like I will be rewriting the Opentaps Fu

Re: R: Re: jackrabbit branch

2011-04-08 Thread Felice Romano
Hi Sascha, you mean that it's fixed on the trunk? Becouse I still have the same problem on the trunk (release 1089027). Regards, Felice. 2011/3/10 Sascha Rodekamp > Hi Erwan, > it is fixed, Seem that there was the javacc.jar corrupted during the commit > last night. I think that's regarded to