Waiting for your reply. Can you explain it with step by step as i am unable to import this with screenshot,if possible.
"The sample application used for this tutorial is provided with the Apache-Empire-db distribution and can be found in the *empire-db-examples/empire-db-example-basic* directory. In order to open the project in your favourite IDE Maven may be able to generate a project file for you (e.g. for Eclipse run “mvn eclipse:eclipse”). Otherwise you have to create a new project and import all files and dependencies manually. In your IDE, set a breakpoint on the first line of the main method in SampleApp.java and debug the sample." Thanks with Regards, Sujeet On Fri, Nov 8, 2013 at 9:59 PM, Sujeet Kumar <[email protected]> wrote: > Hi, > I follow the link and getting error. > > http://empire-db.apache.org/documentation/getting_started.htm > > > *Environment:* > a)window 7 > b)Tomcat 7 > c)commons-beanutils-1.8.0.jar > d)commons-logging-1.1.3.jar > e)commons-collections-3.1.jar > f)empire-db-2.4.2.jar > g)log4j-1.2.12.jar > h)hsqldb-1.8.0.7.jar > > > *Step I followed:* > Step 1.create one Dynamic Web Project > Step2:Paste "main" folder inside "src" > (\apache-empire-db-2.4.2\src\empire-db-examples\empire-db-example-basic\src\main) > Step3:Paste all jar inside the "lib" > Step4:All in library (properties) > > Getting error in "sampleApp.java" > > > Kindly help me. Other wise send me some more document so that i can learn > it more. > > Thanks with Regards, > Sujeet >
