This is my portal-sybase-ds.xml file.
<?xml version="1.0" encoding="UTF-8"?>
<local-tx-datasource>
<jndi-name>PortalDS</jndi-name>
<connection-url>jdbc:sybase:Tds:cc3:5000/jbossportal</connection-url>
<driver-class>com.sybase.jdbc2.jdbc.SybDataSource</driver-class>
<user-name>admin</user-name>
admin123
<type-mapping>Sybase</type-mapping>
</local-tx-datasource>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050935#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...