Ofbiz Version 9.04 Issue for the Strings with Special Characters

2010-12-08 Thread Deepa Priolkar
Hi, I am trying to invoke one of my service as webservice by exporting it. The input parameters for this service is "Strings", snippet of the code Internalize the scan result and store components in the persistent store I am passing some Strings like

Issue with Derby - getting conglomerate Error message

2010-11-23 Thread Deepa Priolkar
Hi All, We are getting conglomerate error message while accessing tables in derby, has anyone seen such error before? Please help. cause - Exception: org.apache.derby.impl.jdbc.EmbedSQLException Message: The conglome

Session in Services

2010-11-17 Thread Deepa Priolkar
Hi All, We are facing some issue related to the HTTP Session. How can we access the HTTP Session in the Ofbiz Services. Please let me know... Thanks & Regards, Deepa

RE: Ofbiz Service as Webservice - Need Help

2010-10-27 Thread Deepa Priolkar
/ com.pci.asvengine.ScanResultData) -Original Message- From: Deepa Priolkar [mailto:dee...@techmahindra.com] Sent: Wednesday, October 27, 2010 2:44 PM To: user@ofbiz.apache.org Subject: RE: Ofbiz Service as Webservice - Need Help Hi Chirag, This is fixed now.. the issue was I calling back the same soap service

RE: Ofbiz Service as Webservice - Need Help

2010-10-27 Thread Deepa Priolkar
Please don't print this Email unless you really need to - this will preserve trees on planet earth. From: "Deepa Priolkar" To: user@ofbiz.apache.org Sent: Wednesday, October 27, 2010 1:30:20 PM Subject: RE: Ofbiz Service as Webservice - Need Help Hi Chirag, I haven’t

RE: Ofbiz Service as Webservice - Need Help

2010-10-27 Thread Deepa Priolkar
Manocha Emforium Software Pvt. Ltd. | ALL-IN Software +91-98735-47457 | +91-98263-19099 Please don't print this Email unless you really need to - this will preserve trees on planet earth. From: "Deepa Priolkar" To: user@ofbiz.apache.org Sent: Tuesday, October 26, 2010 7:21

Ofbiz Service as Webservice - Need Help

2010-10-26 Thread Deepa Priolkar
Hi, I have hosted one service in Ofbiz as webservices, http://localhost:8080/webtools/control/SOAPService"; invoke="updateScanResult"> add the scan details to the database And I am calling this service through a standalone class public static void mai

Issue with Service Invoked though RMIDispatcher

2010-10-25 Thread Deepa Priolkar
Hi, I am trying to call a service through RMI, but I am getting some weird exception.. it says ClassNtFound, for the class which is there in the classpath.. Please help.. need some inputs asap L 2010-10-25 17:24:57,652 (RMI TCP Connection(4)-10.5.73.90) [ ServiceDispatcher.java:506:ERROR]

RE: Issue with Service Invoked though RMIDispatcher

2010-10-25 Thread Deepa Priolkar
Resolved the issue related to the ClassNotFoundException... From: Deepa Priolkar Sent: Monday, October 25, 2010 5:46 PM To: user@ofbiz.apache.org Subject: Issue with Service Invoked though RMIDispatcher Hi, I am trying to call a service through RMI, but I am getting some weird

Issue with Service Invoked though RMIDispatcher

2010-10-25 Thread Deepa Priolkar
Hi, I am trying to call a service through RMI, I am getting exception related to marshaling, java.rmi.UnmarshalException: Error unmarshaling return; nested exception is: java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: org.ofbiz.service.ModelNotific

Ofbiz grouping at Entity level

2010-10-25 Thread Deepa Priolkar
Hi, Need help, Is it possible to group at entity level? Thanks, Deepa Disclaimer: This message and the information contained herein is proprietary and confide

Need your help!

2010-10-19 Thread Deepa Priolkar
I need to invoke a service using the scheduler. How do I programmatically set the input parameters for my service that would be invoked using the scheduler. Also it would be great If you could highlight the api's that needs to be used or any example for the same. Thanks & Regards, Deepa

Hosting Service as a Webservice

2010-10-18 Thread Deepa Priolkar
Hi All, I have following service exposed as a Webservice, http://localhost:8080/webtools/control/SOAPService " invoke="updateScanResultTest"> add the scan details to the database Is it possible to configure one of the Input parameter as some userdef

Some Scenario

2010-10-13 Thread Deepa Priolkar
I have a scenario which is to do the following The web browser will call the server via ajax. At the server the system should produce a pdf file and store it in the file system. Next make a database update and return some data back to web browser using json Below is the steps as per my unders

Event Releted Question

2010-10-13 Thread Deepa Priolkar
Can we call multiple services one after another as part of controller request-map entry The xsd allows this, but what should the first service return for the second event to be called. And how will this work if the first event is of

Screen Question

2010-10-11 Thread Deepa Priolkar
I have a basic requirement to show certain sections of a web page only to users of specific role types. What is the best way of doing that using ofbiz. Can we include-screen on basis of some role type checks? Thanks & Regards, Deepa

query ofbi

2010-10-08 Thread Deepa Priolkar
Hi , Need some help, want to know how to do sql joins using delegator methods. Thanks & Regards, Deepa Disclaimer: This message and the information contained here

OFbiz with Ajax (DWR)

2010-10-06 Thread Deepa Priolkar
Hi, Can DWR be integrated with Ofbiz? Is there any sample example for the same? Thanks & Regards, Deepa Disclaimer: This message and the information contained her

Form rendering issue (JBPM Workflow)

2010-09-22 Thread Deepa Priolkar
Hi Shi, I am facing some issue in rendering the form while starting the JBPM task. In the source code it has lot of garbage getting appended to the form. Please help. I have attached the snapshot for the same, please help. Regards, Deepa

RE: Ofbiz WorkFlow Engine

2010-09-21 Thread Deepa Priolkar
Thanks a lot Shi -Original Message- From: Shi Jinghai [mailto:sh...@langhua.cn] Sent: Tuesday, September 21, 2010 3:55 AM To: user@ofbiz.apache.org Subject: RE: Ofbiz WorkFlow Engine Done. UI labels are in config/JBPMUiLabels.properties. 在 2010-09-19日的 22:35 +0530,Deepa Priolkar写道

RE: Ofbiz WorkFlow Engine

2010-09-19 Thread Deepa Priolkar
dit the project pom.xml, make processes module available, and run maven > > package, the sample.process will be built under processes/target/ > > > > > > processes > > > > > > Good luck, > > > > Shi

RE: Ofbiz WorkFlow Engine

2010-09-16 Thread Deepa Priolkar
rget/ processes Good luck, Shi Jinghai/Beijing Langhua Ltd. 在 2010-09-15三的 02:00 +0530,Deepa Priolkar写道: > Thanks Shi.. I have done the integration, but one query regarding the process > definition. > In one of the step its mentioned

RE: Ofbiz WorkFlow Engine

2010-09-16 Thread Deepa Priolkar
Ignore this question, this is fixed now :) -Original Message- From: Deepa Priolkar [mailto:dee...@techmahindra.com] Sent: Wednesday, September 15, 2010 4:17 PM To: user@ofbiz.apache.org Subject: RE: Ofbiz WorkFlow Engine Hi, I am facing one issue while inserting data into the

RE: Ofbiz WorkFlow Engine

2010-09-15 Thread Deepa Priolkar
ceImpl.handleException(Unknown Source) at org.apache.derby.impl.jdbc.EmbedConnection.handleException(Unknown Source) at org.apache.derby.impl.jdbc.ConnectionChild.handleException(Unknown Source) -----Original Message- From: Deepa Priolkar [mailto:dee...@techmahindra.com] Sent: Tue

RE: Ofbiz WorkFlow Engine

2010-09-14 Thread Deepa Priolkar
file and etc in web browser. There's demos in the component. You can remove it from your tool bar if it works. Good luck, Shi Jinghai/Beijing Langhua Ltd. ? 2010-09-12?? 22:29 +0530,Deepa Priolkar??: > can someone tell me how to create table in the derby database? > > _

Ofbiz entity Details

2010-09-14 Thread Deepa Priolkar
Hi, I am trying to understand the basic entity mapping in ofbiz, does anyone here got the latest ofbiz entity schema details? Please let me know.. Thanks & Regards, Deepa

RE: Ofbiz WorkFlow Engine

2010-09-13 Thread Deepa Priolkar
) at net.sf.cglib.core.KeyFactory$Generator.create(KeyFactory.java:145) Regards, Deepa -Original Message- From: Deepa Priolkar [mailto:dee...@techmahindra.com] Sent: Tue 9/14/2010 11:45 AM To: user@ofbiz.apache.org Subject: RE: Ofbiz WorkFlow Engine Thanks Shi... i have done the necessary

RE: Ofbiz WorkFlow Engine

2010-09-13 Thread Deepa Priolkar
l. The jbpm tables will be created automatically during startup. The htmlreport is a tool to show the procedures of importing jbpm process file and etc in web browser. There's demos in the component. You can remove it from your tool bar if it works. Good luck, Shi Jinghai/Beijing Langhua Ltd.

RE: Ofbiz WorkFlow Engine

2010-09-12 Thread Deepa Priolkar
can someone tell me how to create table in the derby database? From: Deepa Priolkar [mailto:dee...@techmahindra.com] Sent: Sun 9/12/2010 10:25 PM To: user@ofbiz.apache.org Subject: RE: Ofbiz WorkFlow Engine Hi, I was able to solve the issue related to the

RE: Ofbiz WorkFlow Engine

2010-09-12 Thread Deepa Priolkar
SchedulerThread.java:79 :INFO ] runtime exception while executing timers org.jbpm.JbpmException: couldn't find timers from the database at org.jbpm.db. ____ From: Deepa Priolkar [mailto:dee...@techmahindra.com] Sent: Sun 9/12/2010 8:41 PM To: user@ofbiz.apache.org

RE: Ofbiz WorkFlow Engine

2010-09-12 Thread Deepa Priolkar
at java.lang.Class.newInstance0(Class.java:335) at java.lang.Class.newInstance(Class.java:303) at org.apache.naming.factory.ResourceFactory.getObjectInstance(ResourceFactory.java:98) ... 23 more -Original Message- From: Deepa Priolkar [mailto:dee

RE: Ofbiz WorkFlow Engine

2010-09-12 Thread Deepa Priolkar
WorkFlow Engine There's SVn access available. Instructions here: http://www.langhua.cn/download/ofbiz-jbpm.html -Jeroen On Thu, Sep 9, 2010 at 1:24 PM, Deepa Priolkar wrote: > Hi Shi, > > Can you please help me to download the code from the location mentioned > below? I tried FT

RE: Ofbiz WorkFlow Engine

2010-09-11 Thread Deepa Priolkar
fbiz/ofbiz-jbpm/ > > viewvc: > http://langhua.org/viewvc/opensource/ofbiz/ofbiz-jbpm/ > > > ? 2010-09-09?? 16:54 +0530,Deepa Priolkar??: >> Hi Shi, >> >> Can you please help me to download the code from the location mentioned >> below? I tried FTP it did n

RE: Ofbiz WorkFlow Engine

2010-09-09 Thread Deepa Priolkar
ptember 09, 2010 6:39 PM To: user@ofbiz.apache.org Subject: RE: Ofbiz WorkFlow Engine oh, my fault. svn: http://langhua.org/opensource/ofbiz/ofbiz-jbpm/ viewvc: http://langhua.org/viewvc/opensource/ofbiz/ofbiz-jbpm/ 在 2010-09-09四的 16:54 +0530,Deepa Priolkar写道: > Hi Shi, > > Can yo

RE: Ofbiz WorkFlow Engine

2010-09-09 Thread Deepa Priolkar
ofbiz.apache.org >> Subject: Re: Ofbiz WorkFlow Engine >> >> Hi Deepa, >> Are you looking at something like designing the process flow, for eg as >> in >> jBPM workflow engine& the process designer ? >> Though processes could be implemented using SECA

RE: Ofbiz installation tutorial???

2010-09-08 Thread Deepa Priolkar
Hi, Can you please explain why the screen resolution impacts the rendering of the product catalog for ecommerce application? Thanks, Deepa -Original Message- From: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com] Sent: Wednesday, September 08, 2010 9:37 PM To: user@ofbiz.apache.org

RE: Issue with the ecommerce Catalog

2010-09-08 Thread Deepa Priolkar
Hi All, I changed the resolution of my monitor and the products starting coming.. it was really surprising :) Thanks, Deepa -Original Message- From: Deepa Priolkar [mailto:dee...@techmahindra.com] Sent: Wednesday, September 08, 2010 2:17 PM To: user@ofbiz.apache.org Subject: Issue with

RE: Issue with the ecommerce Catalog

2010-09-08 Thread Deepa Priolkar
sesnetwork.com/automation/viewforum.php?f=52> Specialtymarket.com <http://www.specialtymarket.com/> Systems Integrator-- Glad to Assist Chat Y! messenger: bjfr33man Deepa Priolkar sent the following on 9/8/2010 2:17 AM: > Hi, > > I Checked all the logs but nowhere its suggestin

RE: Issue with the ecommerce Catalog

2010-09-08 Thread Deepa Priolkar
gt; > Strategic Power Office with Supplier Automation > <http://www.businessesnetwork.com/automation/viewforum.php?f=52> > Specialtymarket.com <http://www.specialtymarket.com/> > Systems Integrator-- Glad to Assist > > Chat Y! messenger: bjfr33man > > > Deepa Pr

Issue with the ecommerce Catalog

2010-09-08 Thread Deepa Priolkar
Hi, I have recently installed the ofbiz on my machine, I wanted to debug the ecommerce application of Ofbiz. For some reason I am not able to see the catalog (the feature catalog is coming null) I have done the ant run-install, which creates the dummy data for us.. but even after that I am

RE: Ofbiz WorkFlow Engine

2010-09-08 Thread Deepa Priolkar
Shark). >>>> Do we have something like this in Ofbiz integrated? If not, then has >>>> anyone integrated any webflows in Ofbiz? Please let me know.. >>>> >>>> Regards, >>>> Deepa >>>> >>>> -Original Messa

RE: Ofbiz WorkFlow Engine

2010-09-07 Thread Deepa Priolkar
the process designer ? Though processes could be implemented using SECAs, EECAs etc. On Tue, Sep 7, 2010 at 1:24 PM, Deepa Priolkar wrote: > Thanks Varun for replying.. I have checked this link but its talking > about XPDL which actually comes with Shark implementation and in the > same l

RE: Ofbiz WorkFlow Engine

2010-09-07 Thread Deepa Priolkar
http://ofbiz.apache.org/docs/workflow.html On Mon, Sep 6, 2010 at 9:39 PM, Deepa Priolkar wrote: > Hi All, > > > > Need some help to know if we have any workflow integrated in ofbiz 9.04 > version? > > if we already have the workflow is it using xpdl? Is it Shark workflow? > Please

Ofbiz WorkFlow Engine

2010-09-06 Thread Deepa Priolkar
Hi All, Need some help to know if we have any workflow integrated in ofbiz 9.04 version? if we already have the workflow is it using xpdl? Is it Shark workflow? Please let me know.. need this urgently before i start designing for one of my requirement. Appreciate your help. Thanks & Reg