Debug simple-method in Eclipse

2010-04-03 Thread Alexander1893
Hi all, can anyone tell how to debug simple-methods (xml) within Eclipse? I installed xmlbuddy - but still I'm not able to set any breakpoints. I already read the howto's etc I could find. Thanks a lot for any help. Alexander -- View this message in context:

EC_DEFAULT

2010-02-26 Thread Alexander1893
Hi all, when I want to change to theme of a store I have the following choices in the back-end: EC_DEFAULT MULTIFLEX I have two questions: Where can I see what the EC_DEFAULT is? Why Multiflex is shown and not the other themes I have (e.g. bluelight) Thanks a lot for an help! Alexander

Problems calling addAdditionalViewForProduct

2010-01-28 Thread Alexander1893
Hi all, I'm trying to use the service addAdditionalViewForProduct and I'm havin some problems. I have the following form in the front-end: form type=upload name=singleFileUpload target=performSingleFileUpload field name=uploadedFile title=chose file

Re: Problems calling addAdditionalViewForProduct

2010-01-28 Thread Alexander1893
Hi Midrul, first of all - it's not my service I'm calling. You said that this is missing: set field=addAdditionalViewForProduct._uploadedFile_fileName from-field=parameters._uploadedFile_fileName/ set field=addAdditionalViewForProduct._uploadedFile_contentType

Re: html div problem in ecommerce component of ofbiz release 09.04

2010-01-28 Thread Alexander1893
Servus Heidi, I think the problem is, that the CSS / Divs are not like they should be - in addition the DIVs are mixed with Tables... Also there are Styles that are not defined in the CSS but in the tags directly... I think you should clean up the whole thing: no tables and all styles in the css

Re: what do you think of my plan to extend myPortal page to allow for product uploads from multiple people?

2010-01-28 Thread Alexander1893
Thanks Ruth! I think this gonna help. -- View this message in context: http://n4.nabble.com/what-do-you-think-of-my-plan-to-extend-myPortal-page-to-allow-for-product-uploads-from-multiple-peop-tp1312273p1401298.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: How to pass data into a groovy file?

2010-01-28 Thread Alexander1893
hi, could you explain a litte lo more in detail, what you want to do: what is the origin of the data you want to pass? alexander -- View this message in context: http://n4.nabble.com/How-to-pass-data-into-a-groovy-file-tp1401304p1401318.html Sent from the OFBiz - User mailing list archive at

Re: what do you think of my plan to extend myPortal page to allow for product uploads from multiple people?

2010-01-27 Thread Alexander1893
hi patrick, the important thing is which rights your customers / sellers have. just extending the portal-application will not have any effect on that. If I understood you right, then you want to add some of the views of the backend to the frontend (regarding the demo-application). If you do so -

Problem eith Form-Field of type file

2010-01-23 Thread Alexander1893
Hi all, I want to add a new imageDataResource using the Service createImageDataResource. I'm using the following form: form type=single name=singleFileUpload target=performSingleFileUpload field tooltip=I'm a tooltip name=imageData title=Select Image:file//field

Re: applet / location of external jars

2010-01-09 Thread Alexander1893
] 2010-01-09 11:28:56,468 (http-0.0.0.0-8443-2) [ RequestHandler.java:399:ERROR] Request cms caused an error with the following message: Content: null [jumploader_z.jar] is not a publish point for the current website: eCommerce Web Site [WebStore] Alexander Alexander1893 wrote: Hi all, I

applet / location of external jars

2010-01-08 Thread Alexander1893
Hi all, I want to integrate an applet. I think the problem is, that the jar is not found. I read the previous threads about applets... so I did the following: Code in ftl (located in ecommerce/customer): applet name=jumpLoaderApplet

Re: factfinder - integration

2010-01-08 Thread Alexander1893
Hi Flopa, is your website with lucene support up and running? I would really appreciate to see the search in action... thanks! Alexander flopa wrote: Hello Alexander, Lucene does not come as default search engine - at least as far as I know. But we integrated it and it works really

Re: Demo Data - Financial Account Activation

2010-01-07 Thread Alexander1893
the financial account for the product but am not sure if there are other rules around it. Hope this helps. Thanks Sharan Alexander1893 wrote: Hi Sharan, with the actual trunk it worked - thanx for that! But still I have a question: I can't see where the activation product is defined

Re: factfinder - integration

2010-01-07 Thread Alexander1893
Hi Flopa, so lucene is the search that is implemented in OfBiz standard? Or did you integrate that? Does lucene support suggested search like factfinder? Thanks Alexander flopa wrote: Hi, I have tried, but I am not very happy.. In comparison with a lucene based search: - better

Re: Demo Data - Financial Account Activation

2010-01-07 Thread Alexander1893
Hi Sharan, I know found the service name (was looking in the wrong place... sorry). But I still not understand how the logic is behind assigning content to a service... Can anyone help here? Thanks Alexander Alexander1893 wrote: Hi Sharan, thanks for the reply. But actually I can't

Re: Demo Data - Financial Account Activation

2010-01-07 Thread Alexander1893
... Thanks a lot for any help! Alexander Alexander1893 wrote: Hi Sharan, I know found the service name (was looking in the wrong place... sorry). But I still not understand how the logic is behind assigning content to a service... Can anyone help here? Thanks Alexander Alexander1893

factfinder - integration

2010-01-06 Thread Alexander1893
Hi all, did anyone integrate FactFinder into OfBiz? Thanx. Alexander -- View this message in context: http://n4.nabble.com/factfinder-integration-tp1000568p1000568.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: Demo Data - Financial Account Activation

2010-01-06 Thread Alexander1893
them shipped before they paid you any money. Whichever one you want to use will depend on your business processes. Hope this helps. Thanks Sharan Alexander1893 wrote: Hi Sharan, I already thought, that it should work like that... but actually no finAccount is created, when I buy

Re: Demo Data - Financial Account Activation

2010-01-04 Thread Alexander1893
Hope this helps. Thanks Sharan Alexander1893 wrote: Hi all, in the Demo Data there's a product Financial Account Activation [FA-001]. Can anyone tell me what this product is meant for? Thanks a lot! Alexander -- View this message in context: http://n4.nabble.com/Demo

Demo Data - Financial Account Activation

2010-01-02 Thread Alexander1893
Hi all, in the Demo Data there's a product Financial Account Activation [FA-001]. Can anyone tell me what this product is meant for? Thanks a lot! Alexander -- View this message in context: http://n4.nabble.com/Demo-Data-Financial-Account-Activation-tp997177p997177.html Sent from the OFBiz

direct capture during checkout

2009-12-27 Thread Alexander1893
Hi all, I set up cybersource as payment gateway. Everything works fine a the moment. During the checkout only an authorize is done at the moment and I have to do the capture manually in the backend. Is there any way of configuring the checkout, so that the capture is done directly when the user

Re: Creating a new Role / Changing a Role

2009-12-26 Thread Alexander1893
in code (java and xml) Jacques From: Alexander1893 alexan...@familie-schweizer.net Hi Jacques, I think I still don't get it... During the registration the following service is called in the CustomerEvents.xml: call-service service-name=createPartyRole in-map-name=partyRoleContext

Re: Creating a new Role / Changing a Role

2009-12-25 Thread Alexander1893
/OFBTECH/OFBiz+security Jacques From: Alexander1893 alexan...@familie-schweizer.net Hi Jacques, thanks a lot for your reply! Perhaps I didn't understand the concept... I followed the links - and I added a role. But I don't know where I can associate permissions with my new role... Perhaps

Re: Creating a new Role / Changing a Role

2009-12-24 Thread Alexander1893
that role. Thanks for any further help! Alexander Jacques Le Roux wrote: From: Alexander1893 alexan...@familie-schweizer.net Hi all, after searching a lot I still haven't found an answer... I understood the differences between security groups and roles. My question is: Where can I change

Creating a new Role / Changing a Role

2009-12-23 Thread Alexander1893
Hi all, after searching a lot I still haven't found an answer... I understood the differences between security groups and roles. My question is: Where can I change a role? For example: I want to give more permissions to a CUSTOMER or create my own Role? Thanks a lot for any help! Alexander --

Permissions for services called by the user in the frontend

2009-12-16 Thread Alexander1893
Hi all, I have a general question about permissons: If I want to call a service I need to have the right permission - which is absolutly correct regarding security reasons. I have to call several existing services dependend on the actions a user makes in the storefrontend - e.g.: a customer

Re: Creating an Billing Account

2009-12-10 Thread Alexander1893
, Alexander1893 wrote: Hi Sharan, thanks for your reply - but actually thaht doesn't help too much. I know how I can setup a billing account in the admin-area. But I want to create one during the registration of a user in the Shop-Frontend. My problem is, that I couldn't find any method

Re: Creating an Billing Account

2009-12-04 Thread Alexander1893
'Help' on any of the OFBiz screens. Not sure if this helps you much. Thanks Sharan Alexander1893 wrote: Hi all, I'm trying to set up an Billing Account for each customer, when he registers in the e-commerce shop. Actually I cannot fin the right way... For FinAccounts I found

Creating an Billing Account

2009-12-02 Thread Alexander1893
Hi all, I'm trying to set up an Billing Account for each customer, when he registers in the e-commerce shop. Actually I cannot fin the right way... For FinAccounts I found a Service doing that - but for Billing Accounts I found nothing. Can anyone help? Thanks a lot! Greetz Alexander -- View

Re: Problem during checkout with Billing Account

2009-11-25 Thread Alexander1893
rate. May be you created the order in different currency than the one specified in accounting. You can enter exchange rates from accounting-global gl settings-foreign exchange rates and see if the problem goes away. Bilgin Alexander1893 wrote: Hi all, I'm doing a checkout using

new currency

2009-11-25 Thread Alexander1893
Hi all, what would be th best way to add a new currency to ofbiz? Thanks in advance! Best Regards Alexander -- View this message in context: http://n4.nabble.com/new-currency-tp787831p787831.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Problem during checkout with Billing Account

2009-11-23 Thread Alexander1893
Hi all, I'm doing a checkout using a billing account and get the following error. I already checked old tickets / messages for this, but could not find a solution: exception report -- [TransactionUtil.setRollbackOnly] Calling

Payment with financial Account

2009-11-20 Thread Alexander1893
Hi all, I tried to add financial accounts as a payment method to the shop. actually everything seems to be prepared for this - just the checkoutpayment.ftl has to be changed, so that the finaccounts are shown as an option. As far as I can see theCheckoutPayment.groovy already inkludes the

Re: Payment with financial Account

2009-11-20 Thread Alexander1893
On Nov 20, 2009, at 11:51 AM, Alexander1893 wrote: Hi all, I tried to add financial accounts as a payment method to the shop. actually everything seems to be prepared for this - just the checkoutpayment.ftl has to be changed, so that the finaccounts are shown as an option. As far as I can

User Account for paying

2009-11-02 Thread Alexander1893
Hi all, I'd like to give the possibilty to the users in my webshop to have a virtual account which can be charged e.g. with a credit card. As long as there's enough money on the account the user can pay with this account. What would be the best way to do this? Thanks ind advance! Alexander --

Re: User Account for paying

2009-11-02 Thread Alexander1893
PaymentMethod (Credit Card) and some rules to control automatic replenishing of FinAccount. Thanks and Regards Anil Patel HotWax Media Inc http://www.hotwaxmedia.com http://us.apachecon.com/c/acus2009/sponsors/sponsors On Nov 2, 2009, at 6:01 AM, Alexander1893 wrote: Hi all, I'd like

Re: User Account for paying

2009-11-02 Thread Alexander1893
don't show them the list. Rest of it will be very close to OOTB. Thanks and Regards Anil Patel HotWax Media Inc http://www.hotwaxmedia.com http://us.apachecon.com/c/acus2009/sponsors/sponsors On Nov 2, 2009, at 7:36 AM, Alexander1893 wrote: Hi Anil, thanks for your reply. I added

Re: Digital Products

2009-10-16 Thread Alexander1893
and was not successful. If you want more information about how to use the Catalog Manager, please consider purchasing my new book: Getting Started w/Apache OFBiz The Catalog Manager. See: http://www.myofbiz.com for more specifics. Regards, Ruth Alexander1893 wrote: Hi, thanks

Re: Digital Products

2009-10-12 Thread Alexander1893
kumar wrote: just parameter(fromDate) type is need to cast to Timestamp With regards, S K Pradeep kumar, On Sun, Oct 11, 2009 at 6:55 PM, Alexander1893 alexan...@familie-schweizer.net wrote: Hi all, I now found that there's some problem saving the content to the database

Re: Digital Products

2009-10-11 Thread Alexander1893
the value passed in [java.lang.String] is not compatible with the Java type of the field [java.sql.Timestamp] Exception: java.lang.Exception Message: Location of database type warning stack trace --- Alexander1893 wrote: Can anyone

Assigning Party to catalog

2009-10-11 Thread Alexander1893
Hi all, I tried to assign a party as a vendor to a catalog using Add Product Catalog Parties under catalog parties. This is what I get: The Following Errors Occurred: ERROR: Could not complete the Add ProdCatalog To Party

Trading Platform

2009-10-11 Thread Alexander1893
Hi all, I read a lot of threads about malls and so one - but actually I haven't found an answer to my task. I'd like to set up an ofbiz store with the following features: Every registered user of the shop can buy and sell products (the buying-part ist not really the problem) Every