Hide Forgot
project_key: SOA See attached Modeshape configuration file. JcrConfiguration is loaded, JcrEngine started and call engine.getRepository("repository-federated") hangs indefinitely.
Attachment: Added: modeshape-config.xml
Are you starting another JcrEngine in the VM? Also, can you attach the server log?
Link: Added: This issue depends MODE-900
I am using the rpoeisotry not in AS but outside - thus there are no AS logs. I am starting only one JcrEngine in the test
Engineer comment: As for the problem configuration file: it looks like the projections in the federated repository use ">" rather than '>', and this would definitely cause a problem.
Using > would mean to generate invalid XML so ModeShape should handle proper XML as well
ModeShape has fixed the issue and checked the changes into the 2.2.x branch, which will be in the next pull for a build.