anyway , how the structure should be ? Below is the output that I use jar -cvf to package ApplicationClient, I have tried to deploy it and still no luck.
adding: build/(in = 0) (out= 0)(stored 0%) adding: build/classes/(in = 0) (out= 0)(stored 0%) adding: src/(in = 0) (out= 0)(stored 0%) adding: WebContent/(in = 0) (out= 0)(stored 0%) adding: WebContent/WEB-INF/(in = 0) (out= 0)(stored 0%) adding: WebContent/WEB-INF/geronimo-web.xml(in = 871) (out= 313)(deflated 64%) adding: WebContent/WEB-INF/lib/(in = 0) (out= 0)(stored 0%) adding: WebContent/WEB-INF/web.xml(in = 290) (out= 176)(deflated 39%) adding: WebContent/passCredentials.jsp(in = 894) (out= 493)(deflated 44%) adding: WebContent/login.jsp(in = 838) (out= 459)(deflated 45%) adding: WebContent/register.jsp(in = 1288) (out= 645)(deflated 49%) adding: WebContent/index.jsp(in = 267) (out= 213)(deflated 20%) adding: WebContent/passVariables.jsp(in = 1049) (out= 519)(deflated 50%) adding: WebContent/resources.jsp(in = 812) (out= 421)(deflated 48%) On Sat, Mar 22, 2008 at 8:18 AM, CG <[EMAIL PROTECTED]> wrote: > Hi, i am facing the same problem that day when sending my war file. > > It seems like there is no file attached with your mail , maybe it was > filtered , not sure is by the mailing list or gmail. > > if you don't mind , can you send directly to my gmail, cyberkoa (at) > gmail.com , thanks. > > > > > On Sat, Mar 22, 2008 at 12:48 AM, Ashish Jain <[EMAIL PROTECTED]> wrote: > > Hi CG, > > I hope this mail reaches you. I have been trying to provide you the updated > > WAR file, but guess I keep on getting mail delivery failure. have a look at > > the updated WAR file. I guess there was some problem exporting the WAR file > > from Eclipse. > > > > Thanks > > Ashish >
