You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Ram Kurapati <ra...@labbook.com> on 2002/01/23 15:30:14 UTC

Insernal Server Error for PropPatchMethod

Hi,

I have three stores "memory","jdbc1","jdbc2" defined in domain.xml. And mapped them as 
  <scope match="/" store="memory" /> 
  <scope match="/collection1/collection11" store="jdbc2" /> 
  <scope match="/collection1" store="jdbc1" /> 

PropPatchMethod on either "/slide/collection1"or "/slide/collection1/collection11" or "/slide" is giving me Internal Server Error.And i couldn't trace down the cause.Looking forward for any hints.

Thanks in advance.
Rama

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>