Plz suggest me the solution.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=415#415
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=415
___
jboss-user mailing list
jb
Hi ,
I'm creating enterprise application using EJB3.0 ,
I have to fetch data from more than one databases .
I have created data sources for each of them.
Now I need to create Persistent Units for each data source in my app.
but when I'm creating more than one Persistent Units in persistence.
Hi ,
I'm creating enterprise application using EJB3.0 ,
I have to fetch data from more than one databases .
I have created data sources for each of them.
Now I need to create Persistent Units for each data source in my app.
but when I'm creating more than one Persistent Units ,it gives an except
Hi ,
I'm creating enterprise application using EJB3.0 ,
I have to fetch data from more than one databases.
I have created data sources for each of them.
Now I need to create Persistent Units for each data source in my app.
but when I'm creating more than one Persistent Units ,it gives an excepti
Thank you Jaikiran!!!
It working...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4156619#4156619
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4156619
___
myds-ds.xml
But in which folder I should put this file?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4156610#4156610
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4156610
_
Thank U Jaikiran!!!
But in which folder I should put this file?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4156609#4156609
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4156609
__
Hi All,
I want to create a data source for my enterprise application .
but don't want to create in jboss-ds.xml in "deploy" folder .
I want create/mention it in my application itself as I had been doing in tomcat
by using context.xml for web applications.
how do I create it?
Plz help me ?
Vi