The jira issue is marked as resolved; Using todays nightly build, i now get;
#1 deploy --force postgresql-9.1-902.jdbc4.jar
#2 data-source add --name=MyDS --jndi-name=java:jboss/datasources/MyDS --driver-name=postgresql-9.1-902.jdbc4.jar --connection-url=[....]
Failed to execute archive script: {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.driver-demander.java:jboss/datasources/MyDS Missing[jboss.jdbc-driver.postgresql-9_1-902_jdbc4_jar]"]}}}
could i be doing something wrong or is the entire fix not yet in the nightly build?