hi!
i have a little problem here.
i'm trying to access dbf from seam via hxtt driver. There are two jars:
jdbc_dbf.jar - driver
hibernate.jar - it contains HxttDbfDialect class, that is used too. 
So now when i run seam setup i can place there only one jar- JDBC driver. But i 
need to attach dialect class too. I've tried to put both jars into lib dirs and 
write an options to .classpath file - but it took no affect. 
i've noticed i can write two lines with driver.jar property - if that the last 
option will be used and previous will be ignored. 

Is it possible to set dialect class with any other way or i;ve forgotten smth? 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100051#4100051

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100051
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to