Deepali, I suspect you have indeed two different datasources running. Did you have a try looking at the contents of the default datastore using the jms-console? To do so, open a brower and surf to http://localhost:8080/jmx-console/. Then locate the entry 'database=localDB,service=Hypersonic' and click on it. Scroll down to the 'startDatabaseManager()' method and push the 'invoke' button. The HSQL database manager opens (the window may be opened in minimized mode, so look at your windows taskbar if you are working with windows). You should be able to see the jbpm tables and retrieve the contents using plain SQL.
Regards, Koen View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3917323#3917323 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3917323 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
