[jira] [Commented] (OFBIZ-4430) Replace OFBiz HttpClient either by org.apache.commons.httpclient.HttpClient or rewrite it using NIO

2011-09-21 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13109294#comment-13109294 ] Jacques Le Roux commented on OFBIZ-4430: You mean it's not a working solution or

[jira] [Closed] (OFBIZ-4424) EntityListIterator not being closed after storing incoming email

2011-09-21 Thread Sascha Rodekamp (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp closed OFBIZ-4424. -- Resolution: Fixed Fix Version/s: Release Branch 11.04 Hi Varun, if have submitted a

[jira] [Created] (OFBIZ-4438) Configuration of Ofbiz with Postgresql

2011-09-21 Thread Dhiraj Gupta (JIRA)
Configuration of Ofbiz with Postgresql --- Key: OFBIZ-4438 URL: https://issues.apache.org/jira/browse/OFBIZ-4438 Project: OFBiz Issue Type: Task Components: ALL APPLICATIONS Affects

[jira] [Commented] (OFBIZ-4296) JmsTopicListener started twice when distributed-cache-clear is active

2011-09-21 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13109371#comment-13109371 ] Jacques Le Roux commented on OFBIZ-4296: Dimitri, In case you activate DCC your

[jira] [Closed] (OFBIZ-4438) Configuration of Ofbiz with Postgresql

2011-09-21 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum closed OFBIZ-4438. -- Resolution: Not A Problem Please ask your questions on the user mailing list. Configuration of Ofbiz

[jira] [Created] (OFBIZ-4439) congiguration problem

2011-09-21 Thread Dhiraj Gupta (JIRA)
congiguration problem - Key: OFBIZ-4439 URL: https://issues.apache.org/jira/browse/OFBIZ-4439 Project: OFBiz Issue Type: Task Components: ALL APPLICATIONS Affects Versions: Release 10.04

[jira] [Closed] (OFBIZ-4439) congiguration problem

2011-09-21 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum closed OFBIZ-4439. -- Resolution: Not A Problem Please ask your questions on the user mailing list. congiguration problem

[jira] [Reopened] (OFBIZ-4439) congiguration problem

2011-09-21 Thread Dhiraj Gupta (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dhiraj Gupta reopened OFBIZ-4439: - how can manage it congiguration problem - Key: OFBIZ-4439

[jira] [Closed] (OFBIZ-4439) congiguration problem

2011-09-21 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum closed OFBIZ-4439. -- Resolution: Not A Problem Please ask your questions on the user mailing list:

[jira] [Updated] (OFBIZ-4439) congiguration problem

2011-09-21 Thread Dhiraj Gupta (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dhiraj Gupta updated OFBIZ-4439: Labels: cql (was: ) hi congiguration problem - Key:

[jira] [Closed] (OFBIZ-4422) Using equals() with different object types

2011-09-21 Thread Sascha Rodekamp (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp closed OFBIZ-4422. -- Resolution: Fixed Fix Version/s: SVN trunk Release Branch 11.04

[jira] [Closed] (OFBIZ-4421) Impossible ClassCast

2011-09-21 Thread Sascha Rodekamp (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp closed OFBIZ-4421. -- Resolution: Fixed Fix Version/s: SVN trunk Release Branch 11.04

[jira] [Closed] (OFBIZ-4425) Wrong use of toArray() method

2011-09-21 Thread Sascha Rodekamp (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp closed OFBIZ-4425. -- Resolution: Fixed Fix Version/s: SVN trunk Thanks Dimitri (again :-) ) Your patch is in

[jira] [Commented] (OFBIZ-4436) OnePageCheckout should reuse UpdateCart while first time rendering

2011-09-21 Thread Sascha Rodekamp (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13109516#comment-13109516 ] Sascha Rodekamp commented on OFBIZ-4436: Hi Kiran, that's really true we have a

[jira] [Commented] (OFBIZ-4436) OnePageCheckout should reuse UpdateCart while first time rendering

2011-09-21 Thread Kiran Gawde (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13109634#comment-13109634 ] Kiran Gawde commented on OFBIZ-4436: Hello Sascha, I agree with you about choosing

[jira] [Commented] (OFBIZ-4430) Replace OFBiz HttpClient either by org.apache.commons.httpclient.HttpClient or rewrite it using NIO

2011-09-21 Thread BJ Freeman (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13109640#comment-13109640 ] BJ Freeman commented on OFBIZ-4430: --- LOL punctuation does make a difference Not a

[jira] [Commented] (OFBIZ-4430) Replace OFBiz HttpClient either by org.apache.commons.httpclient.HttpClient or rewrite it using NIO

2011-09-21 Thread BJ Freeman (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13109817#comment-13109817 ] BJ Freeman commented on OFBIZ-4430: --- Found the Apache HttpClient has been in SVN in

[jira] [Created] (OFBIZ-4440) OnePageCheckout breaks when you are logged in with userid that belongs to PartyGroup

2011-09-21 Thread Kiran Gawde (JIRA)
OnePageCheckout breaks when you are logged in with userid that belongs to PartyGroup Key: OFBIZ-4440 URL: https://issues.apache.org/jira/browse/OFBIZ-4440 Project:

[jira] [Created] (OFBIZ-4441) UtilXml firstChildElement should use getNodeName instead of getLocalName

2011-09-21 Thread Kiran Gawde (JIRA)
UtilXml firstChildElement should use getNodeName instead of getLocalName Key: OFBIZ-4441 URL: https://issues.apache.org/jira/browse/OFBIZ-4441 Project: OFBiz Issue

[jira] [Updated] (OFBIZ-4441) UtilXml firstChildElement should use getNodeName instead of getLocalName

2011-09-21 Thread Kiran Gawde (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kiran Gawde updated OFBIZ-4441: --- Attachment: OFBIZ-4441-UtilXml.patch Renamed getLocalName to getNodeName in two places. UtilXml