Guest User

Untitled

a guest
Jun 22nd, 2016
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. ./standalone.sh --server-config=standalone-(full)-myProject.xml
  2.  
  3. /subsystem=datasources/jdbc-driver=postgres:add(driver-name="postgres",driver-module-name="org.postgres",driver-class-name=org.postgresql.Driver)
  4.  
  5. data-source add —jndi-name=java:/LiferayDS —name=LiferayPool —connection-url=jdbc:postgresql://localhost/liferay —driver-name=postgres —user-name=dbuser —password=dbuserpwd
Add Comment
Please, Sign In to add comment