[jboss-user] [jBPM] - Re: H2 database

Michael Wagner do-not-reply at jboss.com
Tue Jul 19 09:06:42 EDT 2011


Michael Wagner [http://community.jboss.org/people/michael.wagner] created the discussion

"Re: H2 database"

To view the discussion, visit: http://community.jboss.org/message/616117#616117

--------------------------------------------------------------
Hi,

I finally figured out (reading the sources - open source is great!):

|    | <arg value="-baseDir"/> |
|    | <arg value="${install.home}/db"/> |

H2 takes simply the "next" parameter if this is expected:
... 
} else if ("-baseDir".equals(arg)) {
                i++;
...
http://www.google.com/codesearch#nNQkx37hnf0/trunk/h2/src/main/org/h2/tools/Server.java&q=%22runTool(%22%20package:http://h2database%5C.googlecode%5C.com&type=cs&l=192

Michael
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/616117#616117]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110719/ea8c57cd/attachment.html 


More information about the jboss-user mailing list