I'm using the JcrUtils.getRepository() line in my code, passing it the uri parameter to point to my JCR WebDAV remoted repository. I noticed that the jar I have includes two factories, one for spi2dav and one for spi2davex. I want to be using davex, but I can't confirm that this is happening. How can confirm this?
