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
