Problem using new user name and password:

2009-02-05 Thread deepak dixit
(ofbiz) not blank Regards Deepak Dixit

Re: Problem using new user name and password:

2009-02-06 Thread deepak dixit
sir According to me if anyone by mistakenly give blank password then it should not redirect to main login page,there should be some validation checks in change password page, or if it redirect to main login page then it should accept the default password there.

Re: Problem using new user name and password:

2009-02-07 Thread deepak dixit
thanks

Re: ant clean-all is not working

2009-05-08 Thread Deepak Dixit
Its working fine.I am working on revision no. 773161 and I am not getting this error. Thanks -- Deepak Dixit Parimal Gain wrote: The Revision no. I am working is revision 773160. -- Parimal Gain Parimal Gain wrote: Hello All, After taking update when I used ant clean-all

How to create subtask in Project Mgr

2009-05-14 Thread Deepak Dixit
. Now I want to create the subtask for already created task, But in Project Mgr component i am not able to find the way to create the subtask. Thanks --- Deepak Dixit

Re: How to create subtask in Project Mgr

2009-05-14 Thread Deepak Dixit
Do you mean that we can not create any sub task of a task directly. For creating subtask we need to add subproject. Thanks - Deepak Dixit Hans Bakker wrote: you can see phases as task groups under which the actual tasks are. the maximum is 3 levels, however project can consist out

Re: Hello World 2 Application error

2009-06-24 Thread Deepak Dixit
Hello Beejal, You have given the name of component hello1 in ofbiz-component.xml , Change it to hello2. Thanks Regards Deepak Dixit comment inline: ofbiz-component.xml ?xml version=1.0 encoding=UTF-8? ofbiz-component name=hello1 ofbiz-component name=hello2 xmlns:xsi=http

Re: Running multiple ofbiz code on different ports of tomcat

2009-10-01 Thread Deepak Dixit
Hello Vanita , This can help you: http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide Thanks Regards - Deepak Dixit Hi I need to run ofbiz application on two different ports of tomcat. Can anyone provide me all the required steps for it? Thanks

Re: Ofbiz templates

2009-11-01 Thread Deepak Dixit
? Thanks, Flopa Regards -- Deepak Dixit HotWax Media Pvt. Ltd. Website :- www.hotwaxmedia.com Contact :- +91-98267-54548

Re: New ecommerce website based on OFBiz

2009-11-30 Thread Deepak Dixit
This can help you to develop an ecommerce website through ofbiz; http://docs.ofbiz.org/display/OFBIZ/OFBiz+Tutorial+-+A+Beginners+Development+Guide Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. Website :- www.hotwaxmedia.com Contact :- +91-98267-54548 sac sha wrote: Hi All I am

Re: Demo is down with OutOfMemoryError: PermGen space error

2010-02-17 Thread Deepak Dixit
But its working fine for secured url: https://ofbiz-vm.apache.org/catalog/control/main -- Deepak Dixit Abdullah Shaikh wrote: I tried refreshing, but still the same error. I am using this url, http://ofbiz-vm.apache.org/catalog/control/main, correct ? - Abdullah On Thu, Feb 18, 2010

Re: Demo is down with OutOfMemoryError: PermGen space error

2010-02-18 Thread Deepak Dixit
Yes Abdullah problem exists, If you visit frequently then it through OutOfMemoryError. -- Deepak Dixit Abdullah Shaikh wrote: No, trying login, you will get the error for https url too .. after trying again, the home page came up, but clicking on any link, throws the error. - Abdullah

Re: Ecommerce Error

2010-02-24 Thread Deepak Dixit
Hi Koon, http://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Contributors+Best+Practices feel free to be a part of OFBiz contributors.Please create jira ticket for the issue. Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. Website :- www.hotwaxmedia.com Contact :- +91-98267

Re: Ecommerce Error

2010-02-25 Thread Deepak Dixit
Hi Atul, Koon is using Release branch not fresh trunk. Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. Website :- www.hotwaxmedia.com Contact :- +91-98267-54548 Atul Vani wrote: You interpreted me wrong Koon, i suggested you to get a new copy of *ofbiz/specialpurpose/ecommerse

Re: Ecommerce Error

2010-02-25 Thread Deepak Dixit
Its fixed for trunk not for release branch in rev no 806914. -- Deepak Dixit BJ Freeman wrote: oops that is the trunk see https://issues.apache.org/jira/browse/OFBIZ-2853 BJ Freeman sent the following on 2/25/2010 12:04 AM: look under ecomerce/webapp/ecomerce/request/requestInfo.ftl

Re: Minimum Quantity ordered on Sales order

2010-04-02 Thread Deepak Dixit
Done uploaded patch with example, I had added MINIMUM_ORDER_PRICE for product Id: WG-5569 . Regards -- Deepak Dixit Enterprise Software Developer HotWax Media Pvt. Ltd. Website :- www.hotwaxmedia.com Contact :- +91-98267-54548 Rishi Solanki wrote: https://issues.apache.org/jira/browse

Re: Data loading fails in current trunk r937263

2010-04-23 Thread Deepak Dixit
-- [java] Exception: java.lang.ClassNotFoundException [java] Message: No Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. Website :- www.hotwaxmedia.com Contact :- +91

Re: Data loading fails in current trunk r937263

2010-04-23 Thread Deepak Dixit
Postgres, But it worked fine with ofbiz ant (./ant). Thnaks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. Website :- www.hotwaxmedia.com Contact :- +91-98267-54548 Jacopo Cappellato wrote: which database are you using? Jacopo On Apr 23, 2010, at 3:57 PM, Deepak Dixit wrote: I am

Re: Customer : Available balance

2010-04-28 Thread Deepak Dixit
Hello Abhishek, for query 2 ,You can call createCustomer event of ecommerce.(CustomerEvents.xml ) for query 5 . You have to set usePrimaryEmailUsername=Y for ProductStore data. Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. Website :- www.hotwaxmedia.com Contact :- +91-98267-54548

Re: Not able to navigate to a screen

2010-05-18 Thread Deepak Dixit
Prasanthi, Can you please post your service definition of createFinAccountTrans . It seems that you missed some out parameter. Regards -- Deepak Dixit prasanthi_ofbiz wrote: Hi Arpit, thanks for tour reply. Please check my code simple-method method-name=createFinAccountTrans short

Re: Not able to navigate to a screen

2010-05-18 Thread Deepak Dixit
to set attribute name=acctgTransId type=String mode=OUT/ in service definition and then restart the server. This can help : https://cwiki.apache.org/confluence/display/OFBTECH/Service+Engine+Guide#ServiceEngineGuide-serviceDefinition Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. Website

Re: Not able to navigate to a screen

2010-05-19 Thread Deepak Dixit
=finAccount.postToGlAccountId//then /if /iterate But the value of createAcctgTransEntryParams.glAccountId is null. Please suggest me what's the mistake Regards, Prasanthi Regards -- Deepak Dixit HotWax Media Pvt. Ltd. Website :- www.hotwaxmedia.com Contact :- +91-98267-54548

Re: Not able to navigate to a screen

2010-05-19 Thread Deepak Dixit
it seems that you are not set the value for postToGlAccountId and try to retrieve it . Regards -- Deepak Dixit HotWax Media Pvt. Ltd. Website :- www.hotwaxmedia.com Contact :- +91-98267-54548 Skype Id :- deepakdixit prasanthi_ofbiz wrote: Hi Deepak, Even though I have written below code also

Re: Postgresql errors with trunk, any ideas?

2010-05-25 Thread Deepak Dixit
Hi Matt, Have you used latest version of ant (1.7.1)? try to build application using internal ant (./ant) Regards -- Deepak Dixit HotWax Media Pvt. Ltd. Website :- www.hotwaxmedia.com Contact :- +91-98267-54548 Skype Id :- deepakdixit Matt Warnock wrote: Trying to get trunk working

Re: OFBiz - Axax tutorial issue

2010-06-16 Thread Deepak Dixit
Hello Vaibhav, This pattern is changed for calling ajax request. Instead of this we can use following pattern: response name=success type=request value=json/ Please refer controller.xml of ecommerce component for more detail info. -- Deepak Dixit vaibhav londhe wrote: Hello, check your

Re: ofbizUrl not transform amp; correctly

2010-07-13 Thread Deepak Dixit
:, localDispatcherName:order, org.apache.catalina.WELCOME_FILES:[index.jsp, index.html, index.htm], javax.servlet.context.tempdir:/home/deepak/ofbiz_dev/plain-ofbiz/runtime/catalina/work/default-server/0.0.0.0/ The parameters that we passed via ofbizUrl is not in correct form. Thanks Regards -- Deepak Dixit Scott

Re: ofbizUrl not transform amp; correctly

2010-07-13 Thread Deepak Dixit
Thanks Scott, Created ticket (OFBIZ-3860 https://issues.apache.org/jira/browse/OFBIZ-3860) for the same. Thansks Regards -- Deepak Dixit Scott Gray wrote: Just wrap the javascript using the CDATA thing and it should pass validation just fine. Regards Scott On 13/07/2010, at 10:28 PM

Re: How to disable default entity creation on ant run-install

2010-07-22 Thread Deepak Dixit
-on-start=true. Still its creating the demo data. If I use ant command for build its not. use ant clean ant build or use ant clean-all ant build or ant refresh Regards Prasanthi Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. Website :- www.hotwaxmedia.com Contact :- +91

Re: Searching in a Particular Catalog/Store

2010-07-26 Thread Deepak Dixit
Hi Gaurav, You have to pass prodCatalogId to configured search to particular Catalog/Store. Please refer keywordsearch.groovy for more reference. Thanks Regards -- Deepak Dixit Gaurav Kalia wrote: Hi All In Ofbiz we have keyword search functionality, right now when I search using any

Re: Searching in a Particular Catalog/Store

2010-07-26 Thread Deepak Dixit
Can you please post the exception? Thanks Regards -- Deepak Dixit kaliagaurav wrote: Hi All After adding input type=hidden name=SEARCH_CATALOG_ID value=${currentCatalogId} in keywordsearchbox.ftl the search is not working properly, now i am not able to see any product after click

Re: ajax response

2010-09-05 Thread Deepak Dixit
Thanks Regards -- Deepak Dixit Pierre Smits wrote: Hi Sascha, As I am a newbie on OFBiz and ajax, do you know of an example in OFBiz .js files that doesn't look for a JSON object? Regards, Pierre 2010/9/3 Sascha Rodekamp sascha.rodekamp.lynx...@googlemail.com Hi Pierre, you're Ajax

Re: Regarding SECAs

2010-09-09 Thread Deepak Dixit
Regards -- Deepak Dixit HotWax Media Pvt. Ltd. Website :- www.hotwaxmedia.com Contact :- +91-98267-54548 Skype Id :- deepakdixit varun bhansaly wrote: What I have implemented is, create 3 services serviceToBeInvoked1, serviceToBeInvoked2, serviceToBeInvoked3. Service definition for these 3

Demo Trunk and 9.04Stable release url pointing to same instance

2011-02-02 Thread Deepak Dixit
Demo trunk and 9.04stable release url pointing to same instance. Demo trunk Url : https://demo-trunk.ofbiz.apache.org:8443/ Demo 9.04 stable Release Url : https://demo-stable.ofbiz.apache.org:8443/ Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91

Re: Demo Trunk and 9.04Stable release url pointing to same instance

2011-02-03 Thread Deepak Dixit
-- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On Feb 3, 2011, at 1:57 PM, Jacques Le Roux wrote: Hi Deepak, What is the problem? Those links point nowhere It's correct from http://ofbiz.apache.org/ (check at bottom of pages

Re: Demo Trunk and 9.04Stable release url pointing to same instance

2011-02-03 Thread Deepak Dixit
-stable.ofbiz.apache.org:8443/catalog/control/main On Feb 3, 2011, at 2:36 PM, Christian Geisert wrote: Deepak Dixit schrieb: IMO https://demo-stable.ofbiz.apache.org:8443/ should redirect to demo version of stable 9.04 branch not the current trunk demo site and https://demo

Re: Demo Trunk and 9.04Stable release url pointing to same instance

2011-02-03 Thread Deepak Dixit
Yes exactly, Its a redirecting issue, Thanks Christian for looking into this. Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On Feb 3, 2011, at 3:42 PM, Christian Geisert wrote: Ah I see, looks like the redirect

Re: New Catalog not getting display in the list

2011-02-21 Thread Deepak Dixit
. Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On Feb 22, 2011, at 10:22 AM, Sameer Bhadale wrote: Hi, I have followed below steps: 1. Access url - https://demo-trunk.ofbiz.apache.org/catalog/control/main 2. login

Re: New Catalog not getting display in the list

2011-02-22 Thread Deepak Dixit
Hello Sameer, Its not getting populated due to from date, from date of association is after (2011-02-22 15:13:56.000) form current time (2011-02-22 10:44:16.459), it will getting populated when current time greater then from date. Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd

Re: How to set different default theme's for ecommerce and ecomclone.

2011-02-24 Thread Deepak Dixit
Hello Hardik, There is a field visualThemeId in ProductStore entity, you can set your theme id here for ecommerce store. Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On Feb 24, 2011, at 3:21 PM, Hardik Handa wrote

Re: How to set different default theme's for ecommerce and ecomclone.

2011-02-24 Thread Deepak Dixit
Are you using same product store for ecommerce and ecomclone? Create two different product store and set separate theme for each component. Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On Feb 24, 2011, at 4:24 PM

Re: change catalog onclick of href

2011-02-28 Thread Deepak Dixit
Where you want to do this? Please provide proper reference for your question. Thanks Regards -- Deepak Dixit On Feb 28, 2011, at 12:56 PM, Hardik Handa wrote: I wanted to change catalog onclick of href Can someone help me ??? Regards, Hardik Handa Software Engineer - CMHP-RETAIL-COE

Re: HTML page with add to cart

2011-02-28 Thread Deepak Dixit
. http://demo-trunk.ofbiz.apache.org/ecommerce/control/additem?add_product_id=GZ-1000quantity=6 Thanks Regards -- Deepak Dixit On Feb 28, 2011, at 2:22 PM, Hardik Handa wrote: I am not asking for email options, all i ask is to add to cart using html. -Original Message- From

Re: Problem with add to cart whenever we refresh the browser

2011-04-13 Thread Deepak Dixit
You can use request-redirect for add to cart request. ie. response name=success type=request-redirect value=main/ Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On Apr 13, 2011, at 12:50 PM, Amrish Kumar wrote: Hi

Re: Product attributes missing

2011-04-17 Thread Deepak Dixit
Hi Akshat, Can you please post the url where you are getting error. Are you using trunk or 10.04 branch ? Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On Apr 18, 2011, at 11:08 AM, Akshat Aggarwal wrote: Hi

Re: Jira Dashboard issue in FF4?

2011-05-06 Thread Deepak Dixit
Jacques, I am using FF4 (4.0.1) and its works fine for me. I don't have any problem to browse https://issues.apache.org/jira/secure/Dashboard.jspa w/out plugins. Thanks Regards -- Deepak Dixit On May 6, 2011, at 4:24 AM, Jacques Le Roux wrote: Finally was not Firebug (1.7) but another

Re: Entity Relationship

2011-07-01 Thread Deepak Dixit
On Fri, Jul 1, 2011 at 2:23 PM, vishi minocha vishi.eternalbl...@gmail.comwrote: pata nhi yar abi pada nhi pad lena yaar ;) -- Thanks Regards Deepak Dixit On Fri, Jul 1, 2011 at 10:31 AM, Awanish Kumar awanish@gmail.com wrote: Good Morning Everybody I am Awanish

Re: Entity Relationship

2011-07-01 Thread Deepak Dixit
is Recursive Relationship? And also I need example? You can find the example in ProductCategory, WorkEffort etc. Its implemented using parent- child relationship. -- Thanks Regards Deepak Dixit So please have the solution, provide me. Thanks Awanish Kumar

Re: SUB LEDGER

2011-07-15 Thread Deepak Dixit
, for more info (https://cwiki.apache.org/OFBADMIN/mailing-lists.html). Thanks Regards -- Deepak Dixit On Jul 15, 2011, at 4:13 PM, Hardik Handa wrote: Mainu ki pata -Original Message- From: prasanth r [mailto:prasanth.sunr...@gmail.com] Sent: Friday, July 15, 2011 4:10 PM To: user

Re: SUB LEDGER

2011-07-15 Thread Deepak Dixit
cool buddy, Thanks for clarification. Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On Jul 15, 2011, at 5:13 PM, Hardik Handa wrote: Hey people chill I didn't even do it, someone came at my desk at posted

Re: SUB LEDGER

2011-07-15 Thread Deepak Dixit
Mainu ki pata == I don't know. Thanks Regards -- Deepak Dixit On Jul 15, 2011, at 5:25 PM, David E Jones wrote: For all of us in the dark, what does that even mean (assuming the translation is work-safe)? -David On Jul 15, 2011, at 1:43 PM, Hardik Handa wrote: Hey people

Re: SUB LEDGER

2011-07-15 Thread Deepak Dixit
Thanks :) -- Deepak Dixit On Jul 15, 2011, at 5:53 PM, Ankit Arora wrote: Oye khotte --- I don't know is - MEINNU NI PATA What do I know is - MEINNU KI PATA ? Wid a question mark Correct Answer --- how would I know ? CONCEPTS BRODA! P.S

Re: invoke the services in controller

2011-09-09 Thread Deepak Dixit
-- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On Sep 9, 2011, at 12:36 PM, Sugail Hameed wrote: hello list, i got struct in the invoking of services through controller.in location of view map how it should be given

Re: How to override default WebSite with another ProductStore

2011-11-10 Thread Deepak Dixit
productStoreId=9000 visualThemeSetId=ECOMMERCE/ You have to try the run-install-seed or runi-install-extseed or run-install-readers target to load data. Thanks Regards -- Deepak Dixit Sr. Enterprise Software Developer HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype

Re: How to override default WebSite with another ProductStore

2011-11-11 Thread Deepak Dixit
Yes, But it depends upon target to target, For run-install sequence of data load is :seed, seed-initial, demo, ext, ext-test, ext-demo Thanks Regards -- Deepak Dixit Sr. Enterprise Software Developer HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit

Re: Remove HTML Comments

2011-11-15 Thread Deepak Dixit
Hi Saroj, For this you have to set widget.verbose=false in widget.properties file located at framework/widget/config. Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On Nov 16, 2011, at 12:40 PM, Saroj C wrote: Hi

Re: View Link Entity Conditions

2011-12-21 Thread Deepak Dixit
will able to get desired result by your expression as well. Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On Dec 21, 2011, at 1:35 AM, Ancheta, Fred wrote: It appears that view-link supports the notion of entity-condition

Re: view-last - vie last page

2012-04-12 Thread Deepak Dixit
Hi Robert, To use lookup on ftl you have to use htmlTemplate.lookupField macro, you can find it in ftl file eg. keywordsearchbox.ftl. Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On Apr 12, 2012, at 4:23 PM

Re: Service with validate=false not getting all parameters

2012-04-20 Thread Deepak Dixit
You can use string-map-prefix to get the random parameter. Please refer updateOrderItems service definition under (applications/order/servicedef/services.xml) Thanks Regards -- Deepak Dixit - Original Message - From: Skip s...@thedevers.org To: user@ofbiz.apache.org Sent: Friday

Re: Customizing Login Screen for different components

2012-05-07 Thread Deepak Dixit
); } } === Thanks Regards -- Deepak Dixit On May 7, 2012, at 6:51 PM, Robert G. wrote: Hello, I have a similar question. I use a differentiation if the user has javascript (short: JS) activated, or deactivated. In case of JS, I show a lot of content in a layered window, so I do

Re: Setup reappears in top menu

2012-05-10 Thread Deepak Dixit
-- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On May 11, 2012, at 8:27 AM, Thibault Saint-Marc wrote: Hi All, I am using 11.04 'release'. - I already did the Setup (did the 'set to complete') - 'Setup' has disappeared from menu

Re: Entity error

2012-05-30 Thread Deepak Dixit
Hi G.Ben, Don't change the entry for tenant group (org.ofbiz.tenant), leave them as it is. Thanks Regards -- Deepak Dixit On May 30, 2012, at 8:37 PM, G.Ben wrote: Hi, This is my entityengine.xml file http://ofbiz.135035.n4.nabble.com/file/n4632792/entityengine.png -- View

Re: Using Freemarker code inside of JavaScript

2012-05-30 Thread Deepak Dixit
You can refer javascript.ftl from ordermgr. Thanks Regards -- Deepak Dixit On May 31, 2012, at 4:44 AM, Skip wrote: Does anyone know if it is possible to use Freemarker ${} syntax inside of a javascript segment to generate javascript code based on incoming parameters? Thanks in advance

Re: Using Freemarker code inside of JavaScript

2012-06-05 Thread Deepak Dixit
We can write JS code inside the html code using script tag. We can use js code inside freemarker template. Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On Jun 5, 2012, at 5:06 PM, Robert G. wrote: I dont know, why

Re: SQL Exception while executing the following:INSERT INTO SERVER_HIT

2012-06-14 Thread Deepak Dixit
screens that have lookups). http://bugs.mysql.com/bug.php?id=8523 Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On Jun 14, 2012, at 4:10 PM, Sachin wrote: Getting this error: SQL Exception while executing

Re: SQL Exception while executing the following:INSERT INTO SERVER_HIT

2012-06-14 Thread Deepak Dixit
But this fix is not included in release till now :) mysql 5.6.* is an development release not an stable release. Thanks Regards -- Deepak Dixit On Jun 14, 2012, at 11:04 PM, Mike wrote: [6 Dec 2011 17:25] Paul DuBois Noted in 5.6.4 changelog. MySQL now supports fractional seconds

Re: get random entries from entity field

2012-07-02 Thread Deepak Dixit
You have to pass fieldToSelect as an Set, Use UtilMisc.toSet(field); e.g SetString fieldToSelect = UtilMisc.toSet(field); Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On Jul 2, 2012, at 3:42 PM, Robert G. wrote

Re: Response from java Method to client - Ajax call

2012-07-03 Thread Deepak Dixit
or isNotSession as a response you can put value in request as request.setAttribute and get it from json resoponse. Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On Jul 3, 2012, at 9:50 PM, Robert G. wrote: hey guys, I use

Re: Response from java Method to client - Ajax call

2012-07-04 Thread Deepak Dixit
=response type=request value=json / ? Yes json request call automatically (as request chain). Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit -- View this message in context: http://ofbiz.135035.n4.nabble.com/Response

Re: Response from java Method to client - Ajax call

2012-07-05 Thread Deepak Dixit
Hi Robbert, You can take references of any of the js file. Please refer ecommerce/checkoutprocess.js (setShippingOption()) . also please visit :http://api.jquery.com/jQuery.ajax/ Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype

Re: Display UILabels dynamically?

2012-07-05 Thread Deepak Dixit
Please refer CommonEntityUiLabels.xml. Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On Jul 5, 2012, at 3:08 PM, Foo Shyn Chung wrote: Hi all, I'm not sure whether this is a obvious function or not, but I can't

Re: Ofbiz Study materials.

2012-07-05 Thread Deepak Dixit
Please refer https://cwiki.apache.org/OFBADMIN/mini-language-reference.html for xml tags (minilang tags). Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On Jul 5, 2012, at 5:20 PM, Prabhakar Pandey wrote: Hi Rishi

Re: writing entries in DB.

2012-07-12 Thread Deepak Dixit
Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On Jul 13, 2012, at 10:47 AM, Prabhakar Pandey wrote: Hello, This is my entitymodel.xml file entity entity-name=Employee package-name=org.ofbiz.hello1 title=Hello

Re: out of PermGen Space

2012-10-04 Thread Deepak Dixit
https://cwiki.apache.org/OFBTECH/apache-ofbiz-technical-production-setup-guide.html#ApacheOFBizTechnicalProductionSetupGuide-MemorySettings Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On Oct 5, 2012, at 12:36 AM

Re: What is entity-one ?

2013-01-06 Thread Deepak Dixit
You can simply use following pattern : entity-one entity-name=DataResource value-field=currentValue field-map field-name=dataResourceId value=STDWRAP001/ /entity-one Thanks Regards -- Deepak Dixit On Jan 7, 2013, at 12:28 PM, Winster Jose wrote: Oops.. that was a mistake. I

Re: how to pass groovy variables to widget screen?

2013-02-06 Thread Deepak Dixit
Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On Feb 7, 2013, at 5:50 AM, John Smith wrote: Hi All, I am reading some of tutorial about widget screen, but it is written with beanshell. with beanshell, if i put a line

Re: Nested transactions: Outer rollback, inner commit.

2013-03-22 Thread Deepak Dixit
transaction true return ServiceUtil.returnError(message, e.getMessageList()); } {code} Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On Mar 22, 2013, at 8:02 PM, Matthew Bertolini wrote: Sorry

Re: Nested transactions: Outer rollback, inner commit.

2013-03-22 Thread Deepak Dixit
Matt, In this case you can use requireNewTransaction for serviceB calling. Map serviceBResults = serviceBResults = dispatcher.runSync(serviceB, data, TransactionTimeOut , true);// Use require new transaction true// Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com

Re: Nested transactions: Outer rollback, inner commit.

2013-03-22 Thread Deepak Dixit
Hi Nikols, rynASync method do the same and create new transaction for service :) Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On Mar 23, 2013, at 3:05 AM, Nicolas Malin wrote: I have a doubt to create a new

Re: OfBiz INR Problem

2013-03-25 Thread Deepak Dixit
Could you please check default currency UOM in general.properties? What is your productStore.defaultCurrencyUomId? Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On Mar 25, 2013, at 5:09 PM, Vikas wrote: Currently

Re: When user admin is disabled on the demo-trunk ?

2013-03-25 Thread Deepak Dixit
Hi Matt, You can use flexadmin/ofbiz also. Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On Mar 25, 2013, at 8:55 PM, Medhat wrote: Hi, I am curious to know, why at some times the user admin with password ofbiz

Re: Rupees Symbol in OFBiz

2013-07-01 Thread Deepak Dixit
Hi Rohit, Which release branch are you using? Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On Jul 1, 2013, at 6:31 PM, Rohit Jain wrote: Hello All, I am working on Indian e-commerce site that developed on OFBiz

Re: Rupees Symbol in OFBiz

2013-07-01 Thread Deepak Dixit
Hi Rohit, You need to upgrade the icu4j jar to at least 4.6 or higher version. As indian rupee sign support added on icu4_6.jar (http://site.icu-project.org/download/46). Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype

Re: View Entity Question

2013-11-15 Thread Deepak Dixit
Hi Skip, Please try with rel-optional=true; view-link entity-alias=PR rel-entity-alias=II rel-optional=true key-map field-name=productId/ /view-link Thanks Regards -- Deepak Dixit On Nov 16, 2013, at 12:27 AM, Skip wrote: I have this view that gives the quantity on hand for requested

Re: View Entity Question

2013-11-18 Thread Deepak Dixit
Thanks Jacques, Happy to contribute back to community but not in proportion we get from it :) Skip, glad to know suggestion works for you. Thanks Regards -- Deepak Dixit On Nov 19, 2013, at 5:13 AM, Jacques Le Roux wrote: I always thought that Deepak was of good advices :) Jacques

Re: server_hit and visit table growing very large

2013-12-05 Thread Deepak Dixit
Hi Deepak, You can modify code avoid logging of ajax request like auto completer, poup or any other this type of request. Thanks Regards -- Deepak Dixit On Dec 5, 2013, at 4:01 PM, Deepak Agarwal wrote: Our server_hit and visit table has crossed 100 GB individually. I tried moving them

Re: delegator.findAll() missing?

2014-01-17 Thread Deepak Dixit
Hi Jad, Which release are you using? findAll exists in trunk (refer GenericDelegtor.java) Thanks Regards -- Deepak Dixit On Jan 17, 2014, at 2:35 PM, Jad El Omeiri wrote: Hi, I'm trying to use delegator.findAll(entityName) in beanshell. Was the method moved, removed, changed

Re: Order manager inaccessible via /ordermgr

2014-03-09 Thread Deepak Dixit
://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/birt/ofbiz-component.xml?r1=1361130r2=1360638pathrev=1361130 Thanks Regards -- Deepak Dixit On Mar 8, 2014, at 6:01 PM, Jacques Le Roux wrote: There are few other components affected, at least facility and accounting This is normally handled

Re: Do form widgets support screenlet-title-bar buttons used throughout those implemented in FTL?

2014-03-14 Thread Deepak Dixit
Hi Christian, You can use navigation-mnu-name attribute of screen-let tag and include the menu to display as link. You can refer the PartyScreens.xml for reference. Thanks Regards -- Deepak Dixit On Mar 12, 2014, at 1:29 AM, Christian Carlow wrote: Many FTL forms use ul tags within

Re: Async-Service failed.

2014-03-21 Thread Deepak Dixit
Please visit the ServiceSemaphore entity, and if purgeOldJob service record exists then delete record from ServiceSemaphore and also try to debug why purgeOldJob service taking too much time to execute. And if again if it fails then clean up the JobSandbox data. Thanks Regards -- Deepak

Request for registration as a contributor

2014-05-01 Thread Deepak Dixit
Hi Team, Confluence username to register: deepak.dixit Thanks and Regards -- Deepak Dixit

Re: Request for registration as a contributor

2014-05-02 Thread Deepak Dixit
Thanks Jacques. Thanks Regards — Deepak Dixit On May 2, 2014, at 2:57 PM, Jacques Le Roux jacques.le.r...@les7arts.com wrote: Done https://cwiki.apache.org/confluence/display/OFBADMIN/Apache+OFBiz+Contributors Jacques Le 02/05/2014 07:13, Deepak Dixit a écrit : Hi Team, Confluence

Re: Getting Started using MySQL

2014-06-02 Thread Deepak Dixit
One more step: Don’t forgot to put the mySql drive. Use “./ant download-mySQL-JDBC to download the mysql driver. Thanks Regards — Deepak Dixit On Jun 3, 2014, at 3:10 AM, Adrian Crum adrian.c...@sandglass-software.com wrote: Here is what I recommend: 1. Restore the original file. 2

Re: Someone have encountered this problem?

2014-06-12 Thread Deepak Dixit
Please see https://issues.apache.org/jira/browse/OFBIZ-5338 and https://issues.apache.org/jira/browse/OFBIZ-5016 Thanks Regards — Deepak Dixit On Jun 12, 2014, at 2:26 PM, clown2736 clown2...@gmail.com wrote: [ModelService.validate] : {createCommContentDataResource} : (OUT) Required test

Re: Someone have encountered this problem?

2014-06-12 Thread Deepak Dixit
— Deepak Dixit - Rong Nguyen Olbius JSC Deliver highest business value http://www.olbius.com/ -- View this message in context: http://ofbiz.135035.n4.nabble.com/Someone-have-encountered-this-problem-tp4651457p4651459.html Sent from the OFBiz - User mailing list archive

Re: The official demos are back

2014-06-23 Thread Deepak Dixit
Thanks Jacques.. Thanks Regards — Deepak Dixit On Jun 22, 2014, at 8:29 PM, Jacques Le Roux jacques.le.r...@les7arts.com wrote: Hi, I'm happy to announce that eventually all the demos are back. The main page is updated to reflect that: http://ofbiz.apache.org/ You can also get

Demo trunk is not accessible

2014-09-19 Thread Deepak Dixit
Demo trunk is down, I am getting blank page while accessing : http://demo-trunk-ofbiz.apache.org/ordermgr Thanks Regards — Deepak Dixit smime.p7s Description: S/MIME cryptographic signature

Re: Demo trunk is not accessible

2014-09-20 Thread Deepak Dixit
Thanks Jacques. Thanks Regards — Deepak Dixit On Sep 20, 2014, at 3:02 PM, Jacques Le Roux jacques.le.r...@les7arts.com wrote: It's back, see the thread below for comments Jacques Le 20/09/2014 11:21, Jacques Le Roux a écrit : Thanks for report Deepak, This is known and related

Re: else-comparequestion

2014-10-26 Thread Deepak Dixit
Hi Joel, Please specify type as well for if-comnpare if you are comparing other then strings. {code} if-compare field=parameters.quantityOnHandVar operator=less value=0 type=BigDecimal !-- -- else /else /if-compare {code} Thanks Regards — Deepak Dixit

Re: null pointer from external mysql datasource connection

2014-12-04 Thread Deepak Dixit
You should have to set password for mysql user, empty password does not work, please refer EntityConfigUtil.getJdbcPassword() Thanks Regards -- Deepak Dixit www.hotwaxmedia.com On Wed, Dec 3, 2014 at 6:51 PM, i...@agentur-m3.de i...@agentur-m3.de wrote: Hi All, trying to define an external

Re: condition-service tag

2014-12-15 Thread Deepak Dixit
Regards — Deepak Dixit On Dec 16, 2014, at 9:34 AM, Jacques Le Roux jacques.le.r...@les7arts.com wrote: There are no examples. You simply specify the name of a service, and it calls that service with the current ECA context. The service returns a boolean. I must say I never used

  1   2   3   4   5   >