[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JDBC persistence

2004-03-15 Thread Nandkumar
Here are the steps that  I followed to get it working :

1.  Copy oracle-jdbc2-service.xml from JBOSS_HOME/docs/examples/jms to 
JBOSS_HOME/server/default/deploy/jms 
2.  Edit the DS name to your DS name, e.g. change from defaultDS to your jndi 
datasource name 
3.  Remove hsqldb-jdbc2-service.xml in the JBOSS_HOME/server/default/deploy/jms 
4.  Add the destination in the 
jbossmq-destinations-service.xml in the JBOSS_HOME/server/default/deploy/jms e.g.  
jboss.mq:service=DestinationManager 



http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825797#3825797";>View 
the original post

http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825797>Reply 
to the post


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JDBC persistence

2004-03-10 Thread duslow
Can't help with the Oracle integration, but I can with where to configure your MDB 
pools.

There are two basic ways to accomplish this.  

If you wish to use the JBoss defaults and just tweak the settings, then go to the 
server//conf/standardjboss.xml file and look at both the proxy-binding-config named 
"message-driven-bean" and the container-configuration titled "Standard Message Driven 
Bean".  Here you will find the settings for the pooling and various other settings as 
well.

Keep in mind, these are static configurations that cannot be tweaked fully at 
run-time.  The upcoming 3.2.4 release will expose some of these settings for run-time 
tweaking.

You can also deploy new invoker-proxy-bindings and container-configurations along with 
your EJB's jboss.xml file.  If you use XDoclet to generate jboss.xml for your EJB's 
you'll need to use the merge file functionality and put the invoker-proxy-bindings and 
container-configuration xml in a file named jboss-container.xml and store it in the 
merge directory you point your XDoclet JBoss sub-task at.  

Bundling these in the EJB jar allows you to change the settings and re-deploy without 
having to restart JBoss.



http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825109#3825109";>View 
the original post

http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825109>Reply 
to the post


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JDBC persistence

2004-03-10 Thread Nandkumar
Hi,

I am in the process of using JBOSS 322 for JBOSSMQ need some info ASAP

please let me know: steps

- Settingup oracle for persistance with and other configurationfo
- How to set the MDB pool info in configuration


http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825097#3825097";>View 
the original post

http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825097>Reply 
to the post


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JDBC persistence

2004-02-06 Thread [EMAIL PROTECTED]
View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820451#3820451

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820451

Look in docs/examples/jms

But you will probably find that creating the tables by hand gives you

more control (see other recent posts).



Regards,

Adrian


---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user