[ Download ] | [ Documentation Home ] | [ Release Note ]
You can find grammar for Data Service configuration file in the following URL. Data Services Specification
Your feedback on WSO2 WSAS is most appreciated. Please send them to our mailing lists .
Before we begin : In this example, we have created a mysql data source inside Jboss-4.0.4 and bound it to the JNDI name 'ProjectDS'. Step 1 shows mysql-ds.xml file we used. Similarly you can use any other server(eg. Tomcat) to create data source and bind it to a jndi name. Make sure server selected allows you to expose a JNDI data source outside server's JVM.
Step 1 :
Step 2 : You need to copy JBOSS_HOME/client/jbossall-client.jar to WSAS_HOME/lib
Step 3 :
Step 4 :