I am continue help me!
<sql:dataSourceset dataSource='postgresDS'
url='jdbc:postgresql://localohost:5432/postgres'
driver='org.postgresql.Driver' passwords="" user="post" />
<sql:dataSource ....>
<sql:query var="qery" dataSource="postgresDS" >
SELECT * from friend
</sql:query>
.....
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128051#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...