[jboss-dev-forums] [Design of JBoss jBPM] - Re: console updates

david.lloyd@jboss.com do-not-reply at jboss.com
Thu May 24 09:11:44 EDT 2007


"tom.baeyens at jboss.com" wrote : i saw the removal of the old console.
  | 
  | i same the addition of the new webapp resources.  but i didn't see any new java classes.  could it be that you forgot to synchronize them ?

Nope, there are none.  I had to choose between reimplementing everything yet again, or simply using my mostly-built component libraries.  I went with the latter option.  As such, so far there has been no need for additional code within the console itself.

also i would like the hibernate.cfg.xml file to be moved to another location then the java sources.  cause it conflicts with the main jpdl test suite in the default eclipse configuration.  probably the easiest if you move it to a console/src/main/resources or console/src/main/config folder

"tom.baeyens at jboss.com" wrote : also, you should build the hibernate.cfg.xml dynamically from the source hibernate.cfg.xml
  | 
  | otherwise the referenced hibernate mappings and configurations will get out of sync (as they are already)

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

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



More information about the jboss-dev-forums mailing list