thanks Kevin. I'll try your suggestion.
On 11/29/06, Kevin Williams <[EMAIL PROTECTED]> wrote:
Hello Jon, Are you planning to use SDO and the RDB DAS? If so then you can probably accomplish this by setting up your service interface to accept a "schema indicator". The service could set the database default schema and then persist the organization. -- Kevin Jon Lewis wrote: > hi All, > > I am starting to prototype some composites/services using Tuscany. In > one prototype, I have a composite that has a service that creates a > 'generic' organization. I want to make this composite/service > available to > multiple applications. The problem I am having is how to handle > persistence > on each application and how it relates to the composite/service. I > want to > have App A make a call to the service and persist the organization to one > schema, then App B persist the organization to another schema. > > Can someone point me in the right direction ?...thanks in advance! > > jon > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
