Registry API: Registry editComment() returned an exception.
-----------------------------------------------------------
Key: REGISTRY-118
URL: http://wso2.org/jira/browse/REGISTRY-118
Project: WSO2 Registry
Issue Type: Bug
Affects Versions: SNAPSHOT
Environment: Ubuntu 7.10, JDK 1.5.0_08, tomcat 6.0.14, Firefox/2.0.0.8
Reporter: Krishantha Samaraweera
Assigned To: Deepal Jayasinghe
Priority: Minor
pls run the test script testEditComment() at
https://wso2.org/repos/wso2/trunk/registry/modules/core/src/test/java/org/wso2/registry/app/CommentTest.java
Exception:
---------------
java.util.MissingResourceException: Can't find resource for bundle
org.wso2.registry.i18n.ProjectResourceBundle, key resouce.comment.fails
at java.util.ResourceBundle.getObject(ResourceBundle.java:325)
at java.util.ResourceBundle.getString(ResourceBundle.java:285)
at
org.wso2.registry.i18n.MessageBundle.getMessage(MessageBundle.java:170)
at
org.wso2.registry.i18n.MessageBundle.getMessage(MessageBundle.java:90)
at org.wso2.registry.i18n.Messages.getMessage(Messages.java:84)
at
org.wso2.registry.app.RemoteRegistry.editComment(RemoteRegistry.java:431)
at
org.wso2.registry.app.CommentTest.testEditComment(CommentTest.java:441)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at
com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:40)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at com.intellij.rt.execution.application.AppMain.main(AppMain.java:90)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Registry-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/registry-dev