There appear to be 2 errors. One in your datasource file:

anonymous wrote : java.sql.SQLException: Access denied for user 
'jbossuser'@'localhost' (using password: YES)))) 

Looks like the username/password you have specified in your datasource file are 
incorrect for this DB.

The other error is related to the file which contains your queues:

anonymous wrote : [EMAIL PROTECTED] { 
url=file:/D:/softs/JBoss/jboss-4.2.1.GA/server/default/deploy/das-estinations-service.xml
 }
  | deployer: [EMAIL PROTECTED]
  | status: Deployment FAILED reason: no protocol: xmdesc/Queue-xmbean.xml; - 
nested throwable: (java.net.MalformedURLException: no protocol: 
xmdesc/Queue-xmbean.xml)
  | state: FAILED
  | watch: 
file:/D:/softs/JBoss/jboss-4.2.1.GA/server/default/deploy/das-estinations-service.xml
  | altDD: null 

Looks like the das-estinations-service.xml file is incorrect. Can you post the 
entire contents of that file here?




View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4114886#4114886

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4114886
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to