dev@glassfish.java.net

RE: Re: Web App Deployment Issue

From: Jason Lee <lee_at_iecokc.com>
Date: Tue, 28 Feb 2006 11:15:41 -0600

Yes, that what I meant by that. Sorry. :) I'll undeploy all but those
two apps to clean up the clutter, then go through the steps I described
to get everything logged, then attach that to the bug. Thanks.


--
Jason Lee
Programmer/Analyst
-----Original Message-----
From: Qingqing Ouyang [mailto:Qingqing.Ouyang_at_Sun.COM] 
Sent: Tuesday, February 28, 2006 11:14 AM
To: dev_at_glassfish.dev.java.net
Subject: Re: Web App Deployment Issue
Hi, Jason:
Does "bounce the container" mean you restarted the app server?  If so, I
wonder if there is a bug in how the web apps are loaded during server
restart.  Do you have the server.log handy?  Maybe you could open a bug
on glassfish with the server.log attached.  It would be ideal if you
could have a simple application that can reproduce this as well.
https://glassfish.dev.java.net/servlets/ProjectIssues
Thanks,
Q^2
Jason Lee wrote:
> I currently have several web apps deployed to Glassfish (b39 nightly 
> from 28 Feb).  Two sample context roots:  /jira and /FivePartTag.
>  
> When I first deploy the apps, they work fine.  When I bounce the 
> container, things get screwy.  For /jira, I get a 404.  For 
> /FivePartTag, it complains that it can no longer find my Hibernate 
> mapping files.  If I go to the admin web app, and, for each 
> application, make either add or remove the leading / in the context 
> root then click save, the applications start working again.  After 
> what is basically a completely trivial change, the apps automagically 
> start working.  On a possibly related not, Jira complains that it 
> can't find osworkflow.xml, though it is in WEB-INF/classes in the 
> exploded WAR, right where the Jira devs said it should be.  Might be 
> similar to the hbm.xml issue above.
>  
> Has anyone else seen this behavior?  Is there a way to fix that on my 
> end, or is that a code issue?  Thanks!
>  
> --
> Jason Lee
> Programmer/Analyst
>  
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
For additional commands, e-mail: dev-help_at_glassfish.dev.java.net