On Fri, Nov 27, 2009 at 4:40 PM, David Jencks <[email protected]>wrote:
> I'm not sure if this is the problem you are seeing.... > > Previously when we were unpacking plugins we supplied the file system > location of the unpacked web app (inside the plugin) to the web container. > IMO this isn't appropriate when using a packed war in osgi. We may have to > fix tomcat so it doesn't think it needs this file system location. I > haven't seen a problem in jetty 8 from this but thought there were problems > earlier in jetty 5 or 6 when we left it out. > Seems it's not a problem of app packaging issue. The problem is about whether the tomcat server is indeed started when error msg shows "No global naming context defined for server". Because I tried to visit the http://localhost:8080, there is nothing responded. > thanks > david jencks > > > Forrest
