[jboss-user] [JCA/JBoss] - error in resource delisting -jboss4.1-sp3

2007-02-28 Thread janapoornavel
hi all, Caused by: org.jboss.resource.JBossResourceException: Error in delist!; - nested throwable: (java.lang.IllegalArgumentException: xaRes not enlisted [EMAIL PROTECTED]) at

[jboss-user] [Installation, Configuration Deployment] - Re: deploying a connector using jsr-88

2006-09-26 Thread janapoornavel
hi , i have found the answer in jboss wiki page,the answer lies in the below given url, http://wiki.jboss.org/wiki/Wiki.jsp?page=HowDoIDeployMyResourceAdapter regards, jana View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3974184#3974184 Reply to the post

[jboss-user] [Installation, Configuration Deployment] - Re: Programmatic Deployment using JSR 88

2006-09-25 Thread janapoornavel
kishore, jboss-jsr 88 deployment api is not complete ,specifically from the aspect of providing support for interactive configuration.please understand the fact the jsr-88 doesnt eliminate the need for app-server specific deployment descriptors,for more understanding please visit

[jboss-user] [Management, JMX/JBoss] - Re: Programmatic Deployment using JSR 88

2006-09-25 Thread janapoornavel
hi kishore, sorry to double post,but still to make things clear. it is not very much incomplete.it has stuff except for supporting configuration by interaction,which i dont how jboss folks are going to do ? but other than that if you take up the code from the cvs ,it should

[jboss-user] [Installation, Configuration Deployment] - deploying a connector using jsr-88

2006-09-25 Thread janapoornavel
hi , i was able to deploy the usual jee application artifacts like (*.ear,*.jar and *.war) using the jboss-jsr 88 deployment support ,but i could not do that for the Connectors.the deployment plan which got created for *.ears,*.jars and *.wars were understood by the API and it