How To Practise A Modeshape Datasource Connector For Jboss

<datasource jndi-name="java:/jcr/myportal" pool-name="myJCRPortalPool" enabled="true" use-java-context="true">  <connection-url>jdbc:jcr:jndi:jcr?repositoryName=my</connection-url>  <connection-property name="workspace">   extra  </connection-property>  <driver>modeshape</driver>  <security>   <user-name>admin</user-name>   <password>admin</password>  </security> </datasource> 
Next
Previous
Click here for Comments

0 komentar:

Please comment if there are any that need to be asked.