Community
Participate
Working Groups
+++ This bug was initially created as a clone of Bug #317166 +++ ResourceSet.createResource(URI) returns "null" in standalone if there is no resource factory registered for that URI's file extension. In the last version of Acceleo, we automatically registered a new XMIResourceFactoryImpl() when there wasn't any, thus we never returned null; yet with my latest refactoring this default factory is no longer registered, provoking NPE with some implementations in standalone mode.
Fixed in the latest builds.