Alright, I had to manually goto that directory and reset the readonly access bit of the directory off
This seems to have resolved the directory thing. But now I am receiving errors on the resource-ref for the data source. Can someone elaborate on how this is suppose to be configured. I believe I have tried every combination/permutation in chaning that. Thanks | [java] 10:52:10,587 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA' | [java] 10:52:10,937 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=MySQLDataSource' to JNDI name 'java:MySQLDataSource' | [java] 10:52:11,288 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=OracleDataSource' to JNDI name 'java:OracleDataSource' | [java] 10:52:11,428 INFO [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.war/ | [java] 10:52:14,653 INFO [TomcatDeployer] deploy, ctxPath=/tapestry-proto-1.0, warUrl=.../tmp/deploy/tmp5231tapestry-proto-1.0-exp.war/ | [java] 10:52:14,693 WARN [ServiceController] Problem starting service jboss.web.deployment:war=tapestry-proto-1.0.war,id=1003645924 | [java] org.jboss.deployment.DeploymentException: Error during deploy; - nested throwable: (javax.naming.NamingException: resource-ref: jdbc/MySQLDataSource has no valid JNDI binding. Check the jboss-web/resource-ref.) | [java] at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:380) | [java] at org.jboss.web.WebModule.startModule(WebModule.java:83) | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3928216#3928216 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3928216 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
