-
Bug
-
Resolution: Done
-
Major
-
3.0.7.Final
-
None
REST provider does not handler : in the URI properly and fails with [org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher] (default task-1) Failed to parse request.: java.lang.IllegalArgumentException: Illegal uri template: runtime/org.jbpm:HR:1.0/process/hiring/start
complete stack trace attached. in jbpm we use GAV (of maven deployable artifact) as an identifier of a resource and while trying to move up to Wildfly (from EAP 6.1) we encountered this issue which looks like a limitation compared to previous version. Is this done by design or is more like a bug?