[jboss-dev-forums] [Design of JBoss jBPM] - Re: Whether the JBPM4.0 support informix

superjoo do-not-reply at jboss.com
Tue Jul 21 05:06:00 EDT 2009


I'm sorry.i'm anxious that made the wrong place.
The hibernate mapping file like that:

<?xml version="1.0" encoding="utf-8"?>

<!DOCTYPE hibernate-configuration PUBLIC
          "-//Hibernate/Hibernate Configuration DTD 3.0//EN"
          "http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd">

<hibernate-configuration>
<session-factory>

	
		org.hibernate.dialect.InformixDialect
	
	
		com.informix.jdbc.IfxDriver
	
	
		jdbc:informix-sqli://192.251.1.150:1528/xjtcyy:informixserver=vseal
	
	xwj
	xwj123
	create-drop
	true
	informix
	jdbc:informix-sqli://192.251.1.150:1528/xjtcyy:informixserver=vseal
	xwj
	xwj123
	com.informix.jdbc.IfxDriver
	org.hibernate.dialect.InformixDialect

	
	
	
	
	
	

</session-factory>
</hibernate-configuration>


Yesterday i used it to deploy JBPM3.2.6 and it's succeed.Shoud I need to change some configuration?

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

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4244877



More information about the jboss-dev-forums mailing list