Re: Minilang Long to String conversion

2012-03-19 Thread Ankush Upadhyay
Hello , For this case, i think you can use type attribute. On 03/20/2012 01:49 AM, Paul wrote: Hi All, I have been batting to save a Long value to another field type="String" . See the syntax below. someEntity.lastSeqId is of type Long and gets saved in entity of field type numeric. So we kn

new FedEx Web Services Integration Module for OFBiz

2012-03-19 Thread Si Chen
Hi everyone, On May 31, 2012, FedEx will be discontinuing its Ship Manager Direct API, which is what ofbiz and opentaps currently use to integrate with FedEx. We have created a new FedEx Integration modulewhich suppo

Minilang Long to String conversion

2012-03-19 Thread Paul
Hi All, I have been batting to save a Long value to another field type="String" . See the syntax below. someEntity.lastSeqId is of type Long and gets saved in entity of field type numeric. So we know it is long and gets saved without trouble. Now the problem : For a someEntity.lastSeqId va

Re: Users - OfBiz -performance

2012-03-19 Thread manish
You can connect with data base using entityEngine.xml. And then read Entity Model in Ofbiz Tutorial.You will find your solution there. -- View this message in context: http://ofbiz.135035.n4.nabble.com/Users-OfBiz-performance-tp139865p4484892.html Sent from the OFBiz - User mailing list archiv

Re: Users - OfBiz -performance

2012-03-19 Thread amitagrawal
Thanks for ur respone Sir,I have created one demo application inside hot-deploy folder.But I want to make 1 application with database.So plz if u have any source code then share with me please. Thanks & Regards Amit Agrawal 9970971709 On Mon, Mar 19, 2012 at 6:00 PM, Nitesh Suryavanshi [via OFBi

Re: Users - OfBiz -performance

2012-03-19 Thread Nitesh Suryavanshi
Hi Amit, Please refer Ofbiz tutorial documentation. https://cwiki.apache.org/OFBIZ/ofbiz-tutorial-a-beginners-development-guide.html Thanks& Regards Nitesh Suryavanshi On Monday 19 March 2012 03:39 PM, amitagrawal wrote: Hi All, I saw some sample OfBiz applications and I executed them also.

Re: Users - OfBiz -performance

2012-03-19 Thread amitagrawal
Hi All, I saw some sample OfBiz applications and I executed them also. But I am unable to understand the flow. In other frameworks the flow can easily explained. But in this I could not. We are defining the data model in XML files. We are not writing any JDBC code. But I want display the data

Re: Running multiple ofbiz code on different ports of tomcat

2012-03-19 Thread Yashwant Dhakad
Hi Amit, See this link for technical setup guide for OFBiz https://cwiki.apache.org/OFBTECH/apache-ofbiz-technical-production-setup-guide.html Thanks & Regard -- Yashwant Dhakad On 03/19/2012 04:26 PM, amitagrawal wrote: Hello Sir,this is amit agrawal.Actually I am creating a Application Demo o

Re: Running multiple ofbiz code on different ports of tomcat

2012-03-19 Thread dhiraj.g
Hi Amit Sharma, Your answer is for a single module when port is busy.when it gives the Bind Exception(0.0.0.0.8080). Thanks Dhiraj Gupta 9990220686 - dhirajgupta -- View this message in context: http://ofbiz.135035.n4.nabble.com/Running-multiple-ofbiz-code-on-different-ports-of-tomcat-tp

Re: Running multiple ofbiz code on different ports of tomcat

2012-03-19 Thread amitagrawal
Hello Sir,this is amit agrawal.Actually I am creating a Application Demo of Ofbiz Framework with PostGres,So plz let me know how should i make a that demo. My Email id:amitagrawal.mits...@gmail.com Cell No.:+91-9970971709 -- View this message in context: http://ofbiz.135035.n4.nabble.com/Running