RE: [JBoss-user] *-ds.xml file won't deploy on 3.2.0 RC4

2003-04-01 Thread Demyanovich, Craig - Apogent
 Sorry for the delay in looking into this.  Some of the 
 examples had a mistake, namely xa-tx-datasource tags instead 
 of xa-datasource.  I fixed the ones I found in cvs.

Thank you, David, for investigating the issue and fixing what you found.
I'll try again today and post my results.

You should know that I assumed that the lack of a response meant that you
were busy on JBoss or Firebird, or you were enjoying some time out of the
office, perhaps on Spring break!  I reposted only to keep the thread on
everyone's radar, thinking that I wasn't the only one having this problem.

Thanks again for your hard work on JBoss.

Craig


---
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


RE: [JBoss-user] *-ds.xml file won't deploy on 3.2.0 RC4

2003-03-31 Thread Demyanovich, Craig - Apogent
Hello again everyone,

If anyone can deploy an XA data source on SQL Server 2000, please tell me
about it.  No matter what I try, my data source is never bound in JNDI (as
viewed in the jmx-console in the JCA section) and therefore is never usable
by any application.  I'm growing increasingly frustrated that I am unable to
do it, especially since the *-ds.xml file format simplifies the work over
the prior *-service.xml file format.  As soon as the CVS server will give me
a connection, I'll issue an update to see if the latest source compiles to
something that works.  In the meantime, I look forward to any details that
you can provide.

Thanks for your time,
Craig


---
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


RE: [JBoss-user] *-ds.xml file won't deploy on 3.2.0 RC4

2003-03-27 Thread Demyanovich, Craig - Apogent
David,

Have you found anything out of the ordinary with the files that I sent or
JBoss itself?  Thanks for looking into this.

Craig


---
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


RE: [JBoss-user] *-ds.xml file won't deploy on 3.2.0 RC4

2003-03-25 Thread Demyanovich, Craig - Apogent
 The log output you show shouldn't get in the way of anything 
 except maybe jsr 77 monitoring features.  Can you set the log 
 level to at least debug and show the server.log for the 
 *-ds.xml file being deployed?  I don't have any XADataSources 
 handy to try this with.

David,

Thanks for the reply.  Attached please find the chunk of server.log for the
XA data source in question.  I have left the log level at its default,
DEBUG.

Craig

2003-03-24 17:04:51,753 INFO  [org.jboss.deployment.MainDeployer] Starting deployment 
of package: 
file:/C:/tools/jboss-3.2.0RC4/server/apogent_dss_central/deploy/jsql-xa-ds.xml
2003-03-24 17:04:51,753 DEBUG [org.jboss.deployment.MainDeployer] Starting deployment 
(init step) of package at: 
file:/C:/tools/jboss-3.2.0RC4/server/apogent_dss_central/deploy/jsql-xa-ds.xml
2003-03-24 17:04:51,773 DEBUG [org.jboss.deployment.MainDeployer] using deployer 
[EMAIL PROTECTED]
2003-03-24 17:04:51,843 INFO  [org.jboss.deployment.XSLSubDeployer] transformed into 
doc: [#document: null]
2003-03-24 17:04:51,843 DEBUG [org.jboss.deployment.SARDeployer] Using existing 
deployment.document
2003-03-24 17:04:51,843 DEBUG [org.jboss.deployment.SARDeployer] about to copy 0 local 
directories
2003-03-24 17:04:51,843 INFO  [org.jboss.deployment.SARDeployer] looking for nested 
deployments in : 
file:/C:/tools/jboss-3.2.0RC4/server/apogent_dss_central/deploy/jsql-xa-ds.xml
2003-03-24 17:04:51,853 DEBUG [org.jboss.management.j2ee.LocalJBossServerDomain] 
handleNotification: 
javax.management.Notification[source=jboss.system:service=ServiceDeployer,type=org.jboss.deployment.SubDeployer.init,sequenceNumber=32,timeStamp=1048543491843,message=null,[EMAIL
 PROTECTED] { 
url=file:/C:/tools/jboss-3.2.0RC4/server/apogent_dss_central/deploy/jsql-xa-ds.xml }
  deployer: [EMAIL PROTECTED]
  status: null
  state: INIT_DEPLOYER
  watch: file:/C:/tools/jboss-3.2.0RC4/server/apogent_dss_central/deploy/jsql-xa-ds.xml
  lastDeployed: 0
  lastModified: 0
  mbeans:
]
2003-03-24 17:04:51,853 DEBUG [org.jboss.deployment.DeploymentInfo] 
createLoaderRepository from config: LoaderRepositoryConfig(repositoryName: 
JMImplementation:service=LoaderRepository,name=Default, repositoryClassName: null, 
configParserClassName: null, repositoryConfig: null)
2003-03-24 17:04:51,853 DEBUG [org.jboss.mx.loading.UnifiedClassLoader] New jmx UCL 
with url 
file:/C:/tools/jboss-3.2.0RC4/server/apogent_dss_central/tmp/deploy/server/apogent_dss_central/deploy/jsql-xa-ds.xml/15.jsql-xa-ds.xml
2003-03-24 17:04:51,853 DEBUG [org.jboss.mx.loading.UnifiedLoaderRepository3] Adding 
[EMAIL PROTECTED] 
url=file:/C:/tools/jboss-3.2.0RC4/server/apogent_dss_central/tmp/deploy/server/apogent_dss_central/deploy/jsql-xa-ds.xml/15.jsql-xa-ds.xml
 ,addedOrder=0}
2003-03-24 17:04:51,853 DEBUG [org.jboss.deployment.MainDeployer] found 0 subpackages 
of file:/C:/tools/jboss-3.2.0RC4/server/apogent_dss_central/deploy/jsql-xa-ds.xml
2003-03-24 17:04:51,863 DEBUG [org.jboss.deployment.MainDeployer] Watching new file: 
file:/C:/tools/jboss-3.2.0RC4/server/apogent_dss_central/deploy/jsql-xa-ds.xml
2003-03-24 17:04:51,863 DEBUG [org.jboss.deployment.MainDeployer] create step for 
deployment 
file:/C:/tools/jboss-3.2.0RC4/server/apogent_dss_central/deploy/jsql-xa-ds.xml
2003-03-24 17:04:51,863 DEBUG [org.jboss.deployment.SARDeployer] Deploying SAR, create 
step: url 
file:/C:/tools/jboss-3.2.0RC4/server/apogent_dss_central/deploy/jsql-xa-ds.xml
2003-03-24 17:04:51,863 DEBUG [org.jboss.deployment.SARDeployer] Registering service 
UCL=jmx.loading:UCL=1f1cbf6
2003-03-24 17:04:51,873 DEBUG [org.jboss.management.j2ee.LocalJBossServerDomain] 
handleNotification: 
javax.management.Notification[source=jboss.system:service=ServiceDeployer,type=org.jboss.deployment.SubDeployer.create,sequenceNumber=33,timeStamp=1048543491873,message=null,[EMAIL
 PROTECTED] { 
url=file:/C:/tools/jboss-3.2.0RC4/server/apogent_dss_central/deploy/jsql-xa-ds.xml }
  deployer: [EMAIL PROTECTED]
  status: null
  state: CREATE_DEPLOYER
  watch: file:/C:/tools/jboss-3.2.0RC4/server/apogent_dss_central/deploy/jsql-xa-ds.xml
  lastDeployed: 1048543491863
  lastModified: 1048543491773
  mbeans:
]
2003-03-24 17:04:51,873 DEBUG [org.jboss.deployment.MainDeployer] Done with create 
step of deploying jsql-xa-ds.xml
2003-03-24 17:04:51,873 DEBUG [org.jboss.deployment.MainDeployer] Begin deployment 
start file:/C:/tools/jboss-3.2.0RC4/server/apogent_dss_central/deploy/jsql-xa-ds.xml
2003-03-24 17:04:51,873 DEBUG [org.jboss.deployment.SARDeployer] Deploying SAR, start 
step: url 
file:/C:/tools/jboss-3.2.0RC4/server/apogent_dss_central/deploy/jsql-xa-ds.xml
2003-03-24 17:04:51,873 DEBUG [org.jboss.management.j2ee.LocalJBossServerDomain] 
handleNotification: 
javax.management.Notification[source=jboss.system:service=ServiceDeployer,type=org.jboss.deployment.SubDeployer.start,sequenceNumber=34,timeStamp=1048543491873,message=null,[EMAIL
 PROTECTED] { 

Re: [JBoss-user] *-ds.xml file won't deploy on 3.2.0 RC4

2003-03-24 Thread David Jencks
The log output you show shouldn't get in the way of anything except maybe
jsr 77 monitoring features.  Can you set the log level to at least debug
and show the server.log for the *-ds.xml file being deployed?  I don't have
any XADataSources handy to try this with.


thanks
david jencks

On 2003.03.24 17:27 Demyanovich, Craig - Apogent wrote:
 Greetings everyone,
 
 I have never successfully deployed a *-ds.xml file on 3.2.0 for an XA
 data
 source.  I've failed again today with 3.2.0 RC4.  I'm using the
 JSQLConnect
 driver to connect to MS SQL Server 2000.  The *-ds.xml file is attached. 
 Of
 course, I've replaced the relevant property values with those for my
 system.
 
 Although I no longer receive a warning about using the wrong transaction
 manager, I continue to receive this line in server.log:
 
 2003-03-24 17:04:51,873 DEBUG
 [org.jboss.management.j2ee.factory.JCAResourceFactory] Failed to find a
 service=xxxDS match
 
 Furthermore, I have never seen my data source listed on the jmx-console.
 
 I like JBoss very much, but I can't believe that deploying a simple XA
 data
 source has been so difficult, especially in release candidate software. 
 I
 hope that I have made some simple mistake and that someone can tell me
 what
 it is.
 
 Thanks for your time,
 Craig
 
 


---
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user