[ 
https://issues.apache.org/jira/browse/JCRRMI-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700126#action_12700126
 ] 

Sergey Sachkov  commented on JCRRMI-21:
---------------------------------------

Yes, you're right, but it is a bit confusing for me. As it is not so obvious as 
should be IMHO. My suggestion is to hide ClientRepositoryFactory() constructor 
to avoid such misunderstanding.  

> RMI: Unable to register NodeTypes
> ---------------------------------
>
>                 Key: JCRRMI-21
>                 URL: https://issues.apache.org/jira/browse/JCRRMI-21
>             Project: Jackrabbit JCR-RMI
>          Issue Type: Bug
>         Environment: WindowsXP
>            Reporter: Sergey Sachkov 
>         Attachments: JackRabbitTest.java
>
>
> Unable to register nodetype via RMI. When trying examples shown in Jackrabbit 
> RMI section:
> JackrabbitNodeTypeManager ntTypeMgr = (JackrabbitNodeTypeManager) 
> ws.getNodeTypeManager();
> getting ClassCastException:
> java.lang.ClassCastException: 
> org.apache.jackrabbit.rmi.client.ClientNodeTypeManager
>       at JackRabbitTest.testRMINodeTypeRegister(JackRabbitTest.java:39)
>       at JackRabbitTest.main(JackRabbitTest.java:47)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>       at java.lang.reflect.Method.invoke(Method.java:585)
>       at com.intellij.rt.execution.application.AppMain.main(AppMain.java:90)
> java.lang.ClassCastException: 
> org.apache.jackrabbit.rmi.client.ClientNodeTypeManager

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to