Service cannot be described with WSDL?

2007-08-13 Thread jin1212
Hello, Any time that I tried to export a service that has complex type (other than primitives or String), it gives me an error when I try to view the WSDL. The error message is as follows: "WSDLException: faultCode=OTHER_ERROR: Service cannot be described with WSDL (orderItemGroups / List)" We

possible to change this into a web service call?

2007-08-06 Thread jin1212
Hello, I have a question about the following request-map element inside controller.xml: is it possible to change the event into a web service call so I can call 'createOrder' remotely from another server? I know it's possible if the event t

Re: two ofbiz application communicating through SOAP

2007-08-03 Thread jin1212
Thank you both for the tips! I have begin to dig in to the actual implementation, and I have encountered a problem. Looking at controller.xml for the e-commerce portion, there is a request uri called 'processOrder' which triggers an event to a java method called 'createOrder'. This method takes in

two ofbiz application communicating through SOAP

2007-07-30 Thread jin1212
Hello, Our company has the need to physically have accounting/manufacturing portion of Ofbiz on server A, and e-commerce apps on server B,C,D .. etc. The servers will have to communicate through web services call provided all relevent services have 'export' flag set to true. I would like to kno

Having trouble creating product content html snippet

2007-07-25 Thread jin1212
Hello, Can someone show me how to create a new product content for a particular product? I need to add more properties to the product but I'm having trouble adding additional content to the product. >From what I have learned this is what I need to do: 1. Select the product and go to the conte

store/catalog/product scoping?

2007-07-24 Thread jin1212
Hello, Is it possible to restrict the visibility of a store/catalog/product created by one admin to another admin who is belongs to a different group/party? Thank you, Jeremy -- View this message in context: http://www.nabble.com/store-catalog-product-scoping--tf4137822.html#a11769126 Sent

Re: changing css/view based on which client is logged in

2007-07-23 Thread jin1212
way to persist the user's selection. There is a patch in Jira > that contains code to do > that - http://issues.apache.org/jira/browse/OFBIZ-495 > 3. Modify the Global Decorator to load the user-selected style sheet > instead of the default main > style sheet. > > -Adria

changing css/view based on which client is logged in

2007-07-23 Thread jin1212
Hello, I was wondering if ofbiz has a built in functionality which allows for changing of the css/view in the webapp based on whoever is logged in. Thank You, jin -- View this message in context: http://www.nabble.com/changing-css-view-based-on-which-client-is-logged-in-tf4129926.html#a117