Hi, In continuation to my last mail,I am having one more problem.I want to load classes for hibernate,but it can't locate the xml files or any class from aar archive.But when I give jar file of my classes,it loads all the classes and .hbm.xml file. I cant understand the problem.Why it si doing like this.Please help!!.
-----Original Message----- From: nancy [mailto:[EMAIL PROTECTED] Sent: Friday, March 10, 2006 3:25 PM To: '[email protected]' Subject: Want to Deploy full apllication Hi, I am having a j2ee application with jsp pages, hibernate etc.I have exposed two methods of my some class lets say a.b.c.Classs1 Where a.b.c is package path. I created a service.xml and plced it in Meta-inf in a.b.c package and also I placed same meta-inf folder outside WEB-INF. Now, Whne I am having two archive files. One is war another is aar. Both structures are different. War is having all the jsp pages as well as classes and lib. Aar is having Meta-inf and a.b.c.class1 and other packages. But I want to run my application within one archive file. What is the structure of the aar file having whole of the application like war.Please help!!!! -- Internal Virus Database is out-of-date. Checked by AVG Free Edition. Version: 7.1.371 / Virus Database: 267.15.0/249 - Release Date: 2/2/2006 -- Internal Virus Database is out-of-date. Checked by AVG Free Edition. Version: 7.1.371 / Virus Database: 267.15.0/249 - Release Date: 2/2/2006
