Hello forum, i have download and installed the hibernate synchroniser, and generated all the hbh.xml and the DAO class and the database configuration xml, now Iwill like to jar these files and deploy it to jboss server or weblogic8.2 server.
Then make a small client a java class with a static void main() in the eclipse then run it from there,inside eclipse,
where I will call the class deployed on the server, my problem is I don't know how to make that client, can anybody help me with a small example or a link to a tutorial.
thanks.
|