Has anyone experienced issues when trying to use a large XSTL when using the remote registry (SimpleURLRegistry)? I've got a situation where I have a modestly sized XSTL, and when I use the localEntry to fetch and apply it, it works fine. However, when using the registry, it hangs up. It's finding the XSTL fine, because if I prune it way down in size, it works fine. It only has trouble as the stylesheet grows in size, apparently.
The last entries in the console log are: DEBUG XSLTMediator Start : XSLT mediator DEBUG StAXUtils XMLStreamWriter is com.ctc.wstx.sw.SimpleNsStreamWriter DEBUG XSLTMediator Using byte array serialization for transformation I didn't see anything in Jira on this particular issue. jeff
