DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5091>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5091

CastorRegistryService.addEntry method fails





------- Additional Comments From [EMAIL PROTECTED]  2001-11-26 09:52 -------
Yes, the patch is against the latest CVS HEAD (as you said, it would be nice to 
add 1.3a2 to version list).

I am attaching simple .jsp template which attempts to add a new registry entry 
at runtime (sorry, I don't use Velocity). Invoking the template will cause the 
following exception:

<snip>
org.apache.jetspeed.om.registry.InvalidEntryException: The specified entry does 
not exist within the Registry Registry
        at org.apache.jetspeed.om.registry.base.BaseRegistry.getEntry
(BaseRegistry.java:95)
        at org.apache.jetspeed.services.registry.CastorRegistryService.addEntry
(CastorRegistryService.java:218)
        at org.apache.jetspeed.services.Registry.addEntry(Registry.java:123)
        at 
WEB_0002dINF.templates.jsp.screens.html._0002fWEB_0002dINF_0002ftemplates_0002fj
sp_0002fscreens_0002fhtml_0002ftest_00032_0002ejsptest2_jsp_0._jspService
(_0002fWEB_0002dINF_0002ftemplates_0002fjsp_0002fscreens_0002fhtml_0002ftest_000
32_0002ejsptest2_j
</snip>

There appears to be a problem with removeEntry as well but I'll open another 
bug for that.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to