Hi All, I have one scenario like...
Step 1: Created a project 1 with source code along with H2 Database ( Here there is no problem to access database) Step 2: Created the above project as a test.jar file Step 3: Added the test.jar file as a library (to the build path) to Project 2 Step 4: When i am trying to call testmethod()(This method establish connection with database) avaialble in class1 of Project 1 not able to get connection reference. Please help me out how can refer a database that is embeddd in a jar file? Thanks in advance. Sandhya.... -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
