Could you understand what I said in Chinese.the following is that the log of 
Configuration is for 
mysql5+tomcat5+jbmp3.1


??????jbpm3.1+mysql5+tomcat5 ?????? jbpm3.02??????????????????????
1. src\resources\mysql  ??mysql??  ????mysql??  ?? 
create.db.hibernate.properties    identity.db.xml ????????
?????create.db.hibernate.properties????:

hibernate.dialect=org.hibernate.dialect.MySQLDialect
hibernate.connection.driver_class=com.mysql.jdbc.Driver
hibernate.connection.url=jdbc:mysql://localhost/jbpmdb?useUnicode=true&characterEncoding=GBK
hibernate.connection.username=root
hibernate.connection.password=root
hibernate.show_sql=true

2.?jbpm/lib ?????mysql?????jdbc??????
3.??jbpm/build.deploy.xml ?????????target ????mysql?????????


            
            
            
            
              
            
          

          
          
            
                     
                     
            
          

??  ant  create.db.mysql  -buildfile  build.deploy.xml  ????????? ??      

//cd $JBPM_HOME
//ant -f build.deploy.xml create.db.mysql



4.??src\config.files\hibernate.cfg.xml ?? ??????????? ????Hibernate???????

5. ?build.deploy.xml??  build.webapp ????????

        
                          
                          
                        
                              
                          
                        
                              
                            
                            
                            
                            
                            
                                
                          
                        
                            
                          
        
 
cd $JBPM_HOME
ant build
ant -f build.deploy.xml build.webapp


??????????? [EMAIL PROTECTED]
        

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

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


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to