[JBoss-user] [JCA/JBoss] - Transact Connection + JCA

2005-01-12 Thread konrad1980
Is possible to create connection which login to mssql 2000 behind assistance 
transact connection. 
Of course Jboss is install on win2k.


Thanks Konrad

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3861753#3861753

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3861753


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Re: Jboss 4.01 - Configure Pool Connection for MSSQL 2000

2005-01-11 Thread konrad1980
Oh I am sorry.
But when I insert source of msssql-service.xml,
Forums shows this file like in topic up.


Konrad


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3861531#3861531

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3861531


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Re: Jboss 4.01 - Configure Pool Connection for MSSQL 2000

2005-01-10 Thread konrad1980
I confugre pollconnection
mssql-service.xml:

?xml version=1.0 encoding=UTF-8?


depends optional-attribute-name=ManagedConnectionFactoryName

sqlserverNoTxDS


config-property 
name=ConnectionURL 
type=java.lang.Stringjdbc:microsoft:sqlserver://serwer;DatabaseName=my_base;SelectMethod=direct/config-property
config-property 
name=DriverClass 
type=java.lang.Stringcom.microsoft.jdbc.sqlserver.SQLServerDriver/config-property
config-property 
name=UserName type=java.lang.Stringsa/config-property
config-property 
name=Password type=java.lang.String/config-property



depends 
optional-attribute-name=OldRarDeploymentjboss.jca:service=RARDeployment,name=JBoss
 LocalTransaction JDBC Wrapper


depends optional-attribute-name=ManagedConnectionPool

0
50
5000
15
ByContainer


depends 
optional-attribute-name=CachedConnectionManagerjboss.jca:service=CachedConnectionManager
depends 
optional-attribute-name=JaasSecurityManagerServicejboss.security:service=JaasSecurityManager
jboss.jca:service=RARDeployer



But when I deploy this file jboss shout me exception:

ObjectName: jboss.jca:name=06NoTxDS,service=NoTxDS
 state: FAILED
 I Depend On:
 Depends On Me:  jboss.jca:name=06NoTxDS,service=NoTxCM
org.jboss.deployment.DeploymentException: No Attribute found with name: JndiName

What i make wrong?

Thanks




View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3861411#3861411

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3861411


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Jboss 4.01 - Configure Pool Connection for MSSQL 2000

2005-01-07 Thread konrad1980
How Configure Connection Pool for MSSQLSERWER 2000?
Documentaction for Jboss 4.01 is bad Becouse lack me many class in 
jboss-jca.jar which are describe in Documentation for Jboss 4.01
Example:
org.jboss.resource.connectionmanager.NoTxConnectionManager
Maby somebody have example of mssql-service.xml file.

Thanks for help
Konrad


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3861053#3861053

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3861053


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user