content/control/EditSurveyResponse escaped HTML?

2009-09-15 Thread James McGill
content/control/EditSurveyResponse puts escaped HTML on the page instead of the rendered survey. applications/content/webapp/content/survey/EditSurveyResponse.ftl has ${surveyString}but that apparently escapes the page. ${surveyString?html} just adds another level of escaping, and I couldn'

Re: How to return distinct values using findByAnd

2009-09-15 Thread aswath narayana
I was thinking about something that can done with EntityCondition. This worked for me for now. Thanks Pradeep. I will submit the patch. On Tue, Sep 15, 2009 at 9:34 PM, S K Pradeep Kumar < pradeep.ku...@palindromesoftware.com> wrote: > Hi, > > You can use : EntityUtil.getFieldListFromEntityLis

Re: A simple SOAP Query?

2009-09-15 Thread snowc
Hi Jacques, the example implementations need some additional work to secure them. For example, the examples use the default username and password for the axis admin screens. Also, the services are listed which is undesirable for a internet facing site. jacques.le.roux wrote: > > Not yet, I'm

Re: Hosting OFBiz on a single server with multiple domain names, without cloning components

2009-09-15 Thread BJ Freeman
with a browser on the local machine can you see http://localhost:9009/order/ neha.me...@lntinfotech.com sent the following on 9/14/2009 10:09 PM: > Hi, > > I have followed http://docs.ofbiz.org/x/YwU document for implementing the > same. I am able to do all the APache settings. > I am not able

Re: How to return distinct values using findByAnd

2009-09-15 Thread S K Pradeep Kumar
Hi, You can use : EntityUtil.getFieldListFromEntityList() On Tue, Sep 15, 2009 at 2:45 PM, aswath narayana wrote: > On Tue, Sep 15, 2009 at 2:25 PM, aswath narayana < > aswath.satras...@gmail.com > > wrote: > > > Hello, > > There is a bug in orderHistory.ftl. > > In the line 60, that is as f

Re: Downloading a digital product without charge

2009-09-15 Thread Simon Hutchinson
Thanks Ruth, That's very useful indeed. I will take a look at your book and have already forwarded the URL to my colleagues. Kind regards Simon On 15 Sep 2009, at 16:04, Ruth Hoffman wrote: Hi Simon: At first blush, here's my suggestion: If you want the products to show up alongside your

Re: A simple SOAP Query?

2009-09-15 Thread snowc
Hi Jacques, Servlet integration will be a great improvement on having to manually integrate Axis! jacques.le.roux wrote: > > Not yet, I'm still working on it. But at this stage it will only be a > servlet integration, ie not much more than what is already at > http://docs.ofbiz.org/display/OFBI

Re: Downloading a digital product without charge

2009-09-15 Thread Ruth Hoffman
Hi Simon: At first blush, here's my suggestion: If you want the products to show up alongside your other products then consider: 1) Creating a new ProductAssocType. Call it something like "FREE_DOWNLOAD" 2) After you create your product, add the "FREE_DOWNLOAD" association to it 3) Make sure the

Re: A simple SOAP Query?

2009-09-15 Thread Jacques Le Roux
Not yet, I'm still working on it. But at this stage it will only be a servlet integration, ie not much more than what is already at http://docs.ofbiz.org/display/OFBIZ/Export+Ofbiz+Services+that+use+complex+type+parameters+via+SOAP+using+AXIS2 Jacques From: "snowc" Has the axis2 service now

Re: QA process in Manufacturing

2009-09-15 Thread Jacopo Cappellato
On Sep 15, 2009, at 3:43 PM, Pal InfoCom Technologies wrote: First of all thanks for your reply, I have specified the routing task for QA on particular product whose product type is WIP, but the problem is that WIP items are not received in inventory, only finished goods are receivable s

Re: A simple SOAP Query?

2009-09-15 Thread snowc
Has the axis2 service now been integrated into ofbiz core? Many thanks in advance, Chris Alfredo Rueda wrote: > > Hello! > > Paul, I'm glad that the solution was helpful for you. Thank you for > providing a simpler and ready to use example for other developers. > We are exporting 7 Ofbiz Se

Re: QA process in Manufacturing

2009-09-15 Thread Pal InfoCom Technologies
First of all thanks for your reply, I have specified the routing task for QA on particular product whose product type is WIP, but the problem is that WIP items are not received in inventory, only finished goods are receivable so it is not possible to set the defected status for the intermediate pr

Re: Unable to access Webtools

2009-09-15 Thread Chirag Manocha
Hi Nitin, Please take update and do the ant activities again. It will definitely run. Regards -- Chirag Manocha HotWax Media Pvt. Ltd. Website :- www.hotwaxmedia.com Contact :- +91-98263-19099 Nitin Gupta wrote: I was using 814529. -Original Message- From: Erwan de FERRIERES [mailto:

Re: Downloading a digital product without charge

2009-09-15 Thread Simon Hutchinson
Hi Ruth, Thank you very much indeed for getting back to me. In answer to your question, there is no reason that the "free" items have to be products however I would like them to appear alongside products i.e by category etc If you could give me some pointers on the "really easy workarou

Re: Eclipse plugin.

2009-09-15 Thread Tim Ruppert
There's been talk about it in the community in the past, but I don't think there's been any real action as of yet. Cheers, Ruppert -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 On Sep 14, 2009, at 11:31 PM, snowc wrote: Hi Ashish, I'm currently doing

RE: Unable to access Webtools

2009-09-15 Thread Nitin Gupta
I was using 814529. -Original Message- From: Erwan de FERRIERES [mailto:erwan.de-ferrie...@nereide.biz] Sent: Tuesday, September 15, 2009 2:54 PM To: user@ofbiz.apache.org Subject: Re: Unable to access Webtools Which version are you using ? There was a problem yesterday, which has been

RE: Unable to access Webtools

2009-09-15 Thread Nitin Gupta
Sumit, I did ant activities. But still the result is same. Will going back to a stable release help here>? -Original Message- From: Sumit Pandit [mailto:sumit.pan...@hotwaxmedia.com] Sent: Tuesday, September 15, 2009 3:00 PM To: user@ofbiz.apache.org Cc: Sumit Pandit Subject: Re: Unable t

Re: Unable to access Webtools

2009-09-15 Thread Sumit Pandit
+1, you should drop database, run ant clean-all && ant run-install and then start the server. -- Thanks Sumit Pandit On 15-Sep-09, at 2:54 PM, Erwan de FERRIERES wrote: Which version are you using ? There was a problem yesterday, which has been corrected with the 814546 revision. Le 15/09

Re: Unable to access Webtools

2009-09-15 Thread Erwan de FERRIERES
Which version are you using ? There was a problem yesterday, which has been corrected with the 814546 revision. Le 15/09/2009 11:14, Nitin Gupta a écrit : Hi Sumit I am getting, "unable to login this application" Regards n -Original Message- From: Sumit Pandit [mailto:sumit.pan...@ho

Re: How to return distinct values using findByAnd

2009-09-15 Thread aswath narayana
On Tue, Sep 15, 2009 at 2:25 PM, aswath narayana wrote: > Hello, > There is a bug in orderHistory.ftl. > In the line 60, that is as follows > <#assign invoices = delegator.findByAnd("OrderItemBilling", > Static["org.ofbiz.base.util.UtilMisc"].toMap("orderId", > "${orderHeader.orderI

RE: Unable to access Webtools

2009-09-15 Thread Nitin Gupta
Hi Sumit I am getting, "unable to login this application" Regards n -Original Message- From: Sumit Pandit [mailto:sumit.pan...@hotwaxmedia.com] Sent: Tuesday, September 15, 2009 2:23 PM To: user@ofbiz.apache.org Cc: Sumit Pandit Subject: Re: Unable to access Webtools Hello Nitin, Can y

Re: Unable to access Webtools

2009-09-15 Thread Sumit Pandit
Hello Nitin, Can you please send error message you are getting at console. -- Thanks Sumit Pandit On 15-Sep-09, at 2:01 PM, Nitin Gupta wrote: Hi All, I started Ofbiz trunk on a Windows machine. I am able to login to the "ecommerce" with admin:ofbiz but I am not able to login to "webtools

Unable to access Webtools

2009-09-15 Thread Nitin Gupta
Hi All, I started Ofbiz trunk on a Windows machine. I am able to login to the "ecommerce" with admin:ofbiz but I am not able to login to "webtools" with same credentials. Please help. The message I am getting does not talk about invalid login and password but something else. Is it a configu

Re: QA process in Manufacturing

2009-09-15 Thread Jacopo Cappellato
You may want to model it as an additional task in the routing or you can use the status of the inventory items generated by the production run. Jacopo On Sep 15, 2009, at 5:23 AM, Michael Alleblas wrote: James McGill wrote: On Mon, Sep 14, 2009 at 5:25 AM, Pal InfoCom Technologies wrote:

Unable to access Webtools

2009-09-15 Thread Nitin Gupta
Hi All, I started Ofbiz trunk on a Windows machine. I am able to login to the "ecommerce" with admin:ofbiz but I am not able to login to "webtools" with same credentials. Please help. The message I am getting does not talk about invalid login and password but something else. Is it a configu