Looks like we already have a blocker: OPENEJB-1371 - Double encoding of persistence-unit root-url leads to issues in paths with spaces
I haven't caught up enough to properly file jiras, but some issues reported on the user list: - no apps/ directory in the standalone server - possible undeploy issue on windows - WebServiceContext.getMessageContext().get(MessageContext.SERVLET_REQUEST) returns null - complaints of having to encode # in 'new://Resource?provider=my.provider.package#MyProvider' Anyway, we undoubtedly want a 3.1.4 out there asap for OPENEJB-1371 *Possibly* we might want to upgrade these two libraries which I didn't notice till too late had much newer versions: - OpenJPA 1.2.1 -> 1.2.2 - ActiveMQ 5.3.1 -> 5.4.1 -David
