• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
WebObjects with JBoss deployment
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WebObjects with JBoss deployment


  • Subject: WebObjects with JBoss deployment
  • From: Andy Beier <email@hidden>
  • Date: Tue, 09 Aug 2005 16:57:24 -0700

Title: WebObjects with JBoss deployment
Does anyone know how to specify multiple data sources entries when deploying WebObjects on JBoss?

Currently my project has three EOModels pointing to different databases. By added a file called jboss-web.xml you can specify a default datasource:

<jboss-web>
  <resource-ref>
   <res-ref-name>jdbc/DefaultDataSource</res-ref-name>
   <jndi-name>java:/MyDatasourceEntry</jndi-name>
 </resource-ref>
</jboss-web>

But in the case of multiple datasourses it is unclear how to specify which datasource each EOModel should use.

Any help is appreciated.

Thanks,
Andy
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: WebObjects with JBoss deployment
      • From: "Ricardo Cortes" <email@hidden>
References: 
 >WO 5.3, EOModeler Value type change? (From: David Sargent <email@hidden>)

  • Prev by Date: WO 5.3, EOModeler Value type change?
  • Next by Date: Re: Subset of relationship
  • Previous by thread: WO 5.3, EOModeler Value type change?
  • Next by thread: Re: WebObjects with JBoss deployment
  • Index(es):
    • Date
    • Thread