Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
CRX コンテンツ リポジトリにリモートでアクセスする必要があります。これは現在、RMI を介して行われます。
ただし、 UnsupportedRepositoryOperationExceptionにつながるいくつかの重要なメソッド (JcrUtils.getWeakReferences(node)たとえば) があります。
JcrUtils.getWeakReferences(node)
JCR 2.0 API のすべてのメソッドを使用できるリポジトリにアクセスするにはどうすればよいですか? (RMI は必須ではありません。)