[JBoss-user] [JCA/JBoss] - Re: JCA 1.5 shared libraries in JBoss 4.0

2006-07-04 Thread [EMAIL PROTECTED]
You should take a look at: http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossConfiguration and http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossClassLoadingUseCases If you have these requirements in packaging, I would recommend using an EAR file and overriding the classloader if you need isolation.

[JBoss-user] [JCA/JBoss] - Re: JCA 1.5 Deployment question on RA property

2006-04-15 Thread lafr
whatever you like View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3937545#3937545 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3937545 --- This SF.Net email is spons

[JBoss-user] [JCA/JBoss] - Re: JCA 1.5 Deployment question on RA property

2006-04-13 Thread johnxmas
Hi, I did of course read this entry. I also read the others, specially ConfigJcaCommon. I did not really find the answer to my question I I must use an mbean to add a property global to the Resource Adapter (not one of the ConnectionFactory), what "code" value must I use ? Thanks View the o

[JBoss-user] [JCA/JBoss] - Re: JCA 1.5 Deployment question on RA property

2006-04-11 Thread [EMAIL PROTECTED]
Please read: http://wiki.jboss.org/wiki/Wiki.jsp?page=DSdotXML This should allow you to configure and set up your adapter. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936710#3936710 Reply to the post : http://www.jboss.com/index.html?module=bb&op=post

[JBoss-user] [JCA/JBoss] - Re: JCA 1.5 and endpointActivation

2005-10-15 Thread [EMAIL PROTECTED]
http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfigMessageListener View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3901336#3901336 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3901336 --

[JBoss-user] [JCA/JBoss] - Re: JCA 1.5 development

2005-06-08 Thread fjcarretero
Hi all again, I have gone one step further. I have read some documentation "WebSphere MQ XA support and Tuxedo" where it says anonymous wrote : It is possible for WebSphere MQ on Windows and UNIX systems to block | Tuxedo-coordinated XA applications indefinitely in xa_start. This can occur on

[JBoss-user] [JCA/JBoss] - Re: JCA 1.5 development

2005-06-07 Thread fjcarretero
Hi all, I think I'm getting closer. I have tried to make a transaction with 2 resources MQSeries & Oracle. I works perfectly. I think the problem is that when I try to make a transaction using 1 resource, the transaction manager is starting the resource twice. It's not identifying that it shoul

[JBoss-user] [JCA/JBoss] - Re: JCA 1.5 Message Inflow Tutorials/Books/Articles

2004-12-07 Thread [EMAIL PROTECTED]
See the references on the following wiki page: http://www.jboss.org/wiki/Wiki.jsp?page=JBossJCA View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857775#3857775 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3857775

[JBoss-user] [JCA/JBoss] - Re: JCA 1.5

2004-08-25 Thread [EMAIL PROTECTED]
No. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846169#3846169 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846169 --- SF.Net email is sponsored by Shop4tech.co

[JBoss-user] [JCA/JBoss] - Re: JCA 1.5

2004-08-23 Thread jasong
Are there any plans to backport jca 1.5 to the 3.x series? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845942#3845942 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845942 --

[JBoss-user] [JCA/JBoss] - Re: JCA 1.5

2004-05-11 Thread [EMAIL PROTECTED]
There are different strategies for verifing the different versions of the spec: http://cvs.sourceforge.net/viewcvs.py/jboss/jboss/src/main/org/jboss/verifier/strategy Actually, it looks like Thomas already did MDBs maybe there is a bug or maybe you have the wrong xsd in the doctype? View the ori

[JBoss-user] [JCA/JBoss] - Re: JCA 1.5

2004-05-11 Thread chawla1975
Thanks, Sure, I would be interested. can you please some more information about the task? Vikas View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834520#3834520 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3834520 --

[JBoss-user] [JCA/JBoss] - Re: JCA 1.5

2004-05-11 Thread [EMAIL PROTECTED]
Turn off the verifier (conf/jboss-service.xml), it hasn't been udpated for EJB2.1 yet. If you are interested, this is a task that needs doing for jboss4. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834515#3834515 Reply to the post : http://www.jboss.org/i

[JBoss-user] [JCA/JBoss] - Re: JCA 1.5

2004-05-11 Thread chawla1975
Thanks, I am not able to use different messaging-type for my Message Driven Beans but I am getting the following error. 11:38:46,630 INFO [EARDeployer] Init J2EE application: file:/C:/work/jboss-4.0. 0DR4/server/default/deploy/devicemanagement.ear 11:38:46,991 WARN [verifier] EJB spec violatio

[JBoss-user] [JCA/JBoss] - Re: JCA 1.5

2004-05-06 Thread [EMAIL PROTECTED]
No it does not. It is mentioned on the WIKI http://jboss.org/wiki/Wiki.jsp?page=JBossJCA Current head CVS which will become 4.0.0DR4 has a complete JCA1.5 implementation you can download a snaphot here: http://jboss.org/developers/sourcecode or get it from cvs cvs ... co jboss-head View the origi