Re: how retrive data through dynamic view entity

2009-12-24 Thread Gnanashankar Shanmugam
logic using the #list anyList as entry ${entry.key} /#list Here key is field of that particular dynamic view prepared by you. Rishi Solanki Enterprise Software Developer HotWax Media Pvt. Ltd. On Thu, Dec 24, 2009 at 1:29 PM, Gnanashankar Shanmugam gn...@formativesolutions.co.in wrote

Re: how retrive data through dynamic view entity

2009-12-24 Thread Gnanashankar Shanmugam
, 2009 at 2:42 PM, Gnanashankar Shanmugam gn...@formativesolutions.co.in wrote: hi rishi, thanks for your reply, can you send example of simple java code for dynamic view creating to text field and one submit botton.. On Thu, Dec 24, 2009 at 2:35 PM, Rishi Solanki rishisolan

how retrive data through dynamic view entity

2009-12-23 Thread Gnanashankar Shanmugam
, the value should display *below of screen or different screen* through *.ftl*file..Given an Example code of above scenario..thanks in advance.. -- Gnanashankar Shanmugam Formative Software Solutions Pvt. Ltd., Chennai-61

how to delete new user in ofbiz

2009-12-09 Thread Gnanashankar Shanmugam
hi, i am new for ofbiz, i created two new user for ofbiz, the new user login also working..how to delete the created new user in ofbiz... -- Gnanashankar Shanmugam Formative Software Solutions Pvt. Ltd., Chennai-61

Re: how to delete new user in ofbiz

2009-12-09 Thread Gnanashankar Shanmugam
Enterprise Software Developer HotWax Media Pvt. Ltd. On Wed, Dec 9, 2009 at 2:10 PM, Gnanashankar Shanmugam gn...@formativesolutions.co.in wrote: hi, i am new for ofbiz, i created two new user for ofbiz, the new user login also working..how to delete the created new user in ofbiz

Re: How to integrate ofbiz in JBoss

2009-10-05 Thread Gnanashankar Shanmugam
= / and then try starting the jboss server. If server starts then, the problem is of keystore file. Have you submitted the CSR in www.verisign.com ??? __ -- Gnanashankar Shanmugam Formative Software Solutions

Re: How to integrate ofbiz in JBoss

2009-10-04 Thread Gnanashankar Shanmugam
[Server] JBoss (MX MicroKernel) [4.2.2.GAhttp://4.2.2.ga/ (build: SVNTag=JBo s_4_2_2_GA date=200710221139)] Started in 3m:5s:421ms On Sat, Oct 3, 2009 at 4:36 PM, Gnanashankar Shanmugam gn...@formativesolutions.co.in wrote: hi arun, i followed your steps, i Created keystore file as you told

Re: How to integrate ofbiz in JBoss

2009-10-03 Thread Gnanashankar Shanmugam
. __ -- Gnanashankar Shanmugam Formative Software Solutions Pvt. Ltd., Chennai-61

Re: How to integrate ofbiz in JBoss

2009-10-01 Thread Gnanashankar Shanmugam
://localhost:8080/ecommerce/control/main https://localhost:8443/ordermgr/control/main 2.) set JAVA_OPTS=%JAVA_OPTS% -Dofbiz.home=C:\JBoss-Ofbiz\ofbiz is correct. __ -- Gnanashankar Shanmugam Formative Software Solutions Pvt

Re: How to integrate ofbiz in JBoss

2009-10-01 Thread Gnanashankar Shanmugam
+Production+Setup+Guide __ -- Gnanashankar Shanmugam Formative Software Solutions Pvt. Ltd., Chennai-61

Re: How to integrate ofbiz in JBoss

2009-10-01 Thread Gnanashankar Shanmugam
. Connector port=8443 protocol=HTTP/1.1 SSLEnabled=true keystoreFile=C:\JBoss-Ofbiz\ofbiz\[shankarforma] keystorePass=sgshankar maxThreads=150scheme=https secure=true clientAuth=false sslProtocol=TLS / On Thu, Oct 1, 2009 at 2:17 PM, Gnanashankar Shanmugam gn...@formativesolutions.co.in wrote

Re: How to integrate ofbiz in JBoss

2009-10-01 Thread Gnanashankar Shanmugam
. __ -- Gnanashankar Shanmugam Formative Software Solutions Pvt. Ltd., Chennai-61

Re: How to integrate ofbiz in JBoss

2009-10-01 Thread Gnanashankar Shanmugam
=C:\JBoss-Ofbiz\ofbiz\[shankarforma] keystorePass=sgshankar maxThreads=150scheme=https secure=true clientAuth=false sslProtocol=TLS / On Thu, Oct 1, 2009 at 4:22 PM, Gnanashankar Shanmugam gn...@formativesolutions.co.in wrote: thanku.. now i am trying this step.. On Thu, Oct 1, 2009 at 4

Re: How to integrate ofbiz in JBoss

2009-10-01 Thread Gnanashankar Shanmugam
. __ -- Gnanashankar Shanmugam Formative Software Solutions Pvt. Ltd., Chennai-61

Re: How to integrate ofbiz in JBoss

2009-09-30 Thread Gnanashankar Shanmugam
or privileged information for the intended recipient (s) If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system. Gnanashankar Shanmugam gn...@formativesolutions.co.in 09/30/2009 01:31 PM Please respond to user

Re: How to integrate ofbiz in JBoss

2009-09-30 Thread Gnanashankar Shanmugam
it from your system. Gnanashankar Shanmugam gn...@formativesolutions.co.in 09/30/2009 01:31 PM Please respond to user@ofbiz.apache.org To user@ofbiz.apache.org cc Subject How to integrate ofbiz in JBoss hi, can any tell steps to Integrate ofbiz in JBoss webserver in Windows

Re: Regrading creating new Entities

2009-09-30 Thread Gnanashankar Shanmugam
, 2009 at 3:00 PM, Jacques Le Roux jacques.le.r...@les7arts.com wrote: It's an attribute of Entity, see entitymodel.xml Jacques From: Gnanashankar Shanmugam gn...@formativesolutions.co.in hi jacques, In EntityEngine.xml, where i have to give no-auto-stamp parameter for entities..any

Re: Regrading creating new Entities

2009-09-30 Thread Gnanashankar Shanmugam
PM, Gnanashankar Shanmugam wrote: hi jacques, i created new component called entitytest, in that entitytest component entitymodel.xml, i created new entity called Planet. given below i wrote entity like entity entity-name=Planet package-name=org.ofbiz.entitytest field name=planetId type=id

Re: How to integrate ofbiz in JBoss

2009-09-30 Thread Gnanashankar Shanmugam
This Email may contain confidential or privileged information for the intended recipient (s) If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system. Gnanashankar Shanmugam gn...@formativesolutions.co.in 09/30

Re: How to integrate ofbiz in JBoss

2009-09-30 Thread Gnanashankar Shanmugam
This Email may contain confidential or privileged information for the intended recipient (s) If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system. Gnanashankar Shanmugam gn

Re: How to integrate ofbiz in JBoss

2009-09-30 Thread Gnanashankar Shanmugam
it from your system. Gnanashankar Shanmugam gn...@formativesolutions.co.in 09/30/2009 01:31 PM Please respond to user@ofbiz.apache.org To user@ofbiz.apache.org cc Subject How to integrate ofbiz in JBoss hi, can any tell steps

Re: How to integrate ofbiz in JBoss

2009-09-30 Thread Gnanashankar Shanmugam
in address bar in browser. in run.bat i copied as u given 11th set JAVA_OPTS=%JAVA_OPTS% -Dofbiz.home=C:\JBoss-Ofbiz\ofbiz is this correct way to specific ofbiz home location. i am waiting your reply,thanks in advance... On Wed, Sep 30, 2009 at 6:07 PM, Gnanashankar Shanmugam gn

Regrading creating new Entities

2009-09-29 Thread Gnanashankar Shanmugam
The problem I'm having is when I use webtools to export the data I get a SQL error because the entity engine adds the following ofbiz columns to the SQL query: LAST_UPDATED_STAMP, LAST_UPDATED_TX_STAMP, CREATED_STAMP, CREATED_TX_STAMP Since the table is not an ofbiz entity the columns do not