[JBoss-user] [JCA/JBoss] - my connector

2004-06-23 Thread JohannesST
hello, does anyone have a sample code of a JDBC resource adapter. within all files you need. kind regards View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3839647#3839647 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3839647

[JBoss-user] [JCA/JBoss] - Re: my connector

2004-06-23 Thread JohannesST
Ok I will take a look at this Adapter. Thanks for your help. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3839707#3839707 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3839707

[JBoss-user] [JCA/JBoss] - SQL Driver(Oracle) not loaded

2004-06-22 Thread JohannesST
hello, my scenario + jboss 3.2.3 + windows 2k + sp4 I have deployed my resource adapter. *-ds.xml ?xml version=1.0 encoding=UTF-8? connection-factories no-tx-connection-factory jndi-nameBlackBox/jndi-name adapter-display-nameBlackBoxNoTx/adapter-display-name

[JBoss-user] [JCA/JBoss] - Deploy a Resource Adapter(eg blackbox)

2004-06-21 Thread JohannesST
hello, my scenario: + jboss 3.2.3 + windows 2000 pro sp4 i want to deploy for example sun's blackbox ressource adapter(blackbox-notx.rar) i have to copy the rar file into the deploy directory then i have to make some configurations in xml files...but in which files i have to configure

[JBoss-user] [JCA/JBoss] - Re: Deploy a Resource Adapter(eg blackbox)

2004-06-21 Thread JohannesST
Antwort View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3839391#3839391 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3839391 --- This SF.Net email is sponsored by The

[JBoss-user] [JCA/JBoss] - Re: Deploy a Resource Adapter(eg blackbox)

2004-06-21 Thread JohannesST
hello, this is my *-ds.xml (blackbox-notx-ds.xml) file in the /deploy directory. ?xml version=1.0 encoding=UTF-8? connection-factories tx-connection-factory jndi-nameBlackBoxNoTx/jndi-name xa-transaction/ adapter-display-nameBlackBoxNoTx/adapter-display-name

[JBoss-user] [JCA/JBoss] - Re: Deploy a Resource Adapter(eg blackbox)

2004-06-21 Thread JohannesST
the content of my ra.xml file ?xml version=1.0 encoding=UTF-8? !DOCTYPE connector PUBLIC '-//Sun Microsystems, Inc.//DTD Connector 1.0//EN' 'http://java.sun.com/dtd/connector_1_0.dtd' display-nameBlackBoxNoTx/display-name vendor-nameJava Software/vendor-name