[appengine-java] Re: Web XML validation NPE upon launching the 1.3.1 dev server

2010-02-17 Thread Ian Marshall
I have found a work-around to obviate the NPE. Nevertheless, I feel
that the GAE/J SDK 1.3.1 has introduced an issue which did not exist
in previous versions.

I have raised Google App Engine issue 2793 (Dev server web XML
validation NPE for empty "welcome-file-list" tag) to detail the
problem and my work-around. The link to this issue is:

 
http://code.google.com/p/googleappengine/issues/detail?id=2793&can=6&sort=-id&colspec=ID%20Type%20Status%20Priority%20Stars%20Owner%20Summary%20Log%20Component

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Re: Web XML validation NPE upon launching the 1.3.1 dev server

2010-02-16 Thread Ian Marshall
Can no one help me? I am a bit stuck on this one. My web.xml file is:



  
WicketApplication
org.apache.wicket.protocol.http.WicketFilter

  applicationClassName
  [...]

  

  
WicketApplication
/wicket/*
  

  
WicketApplication
/*
  

  
30
  
  

  


-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.