Maciej Swiderski created WFLY-3415:
--------------------------------------
Summary: REST provider does not handler : in the URI properly
Key: WFLY-3415
URL:
https://issues.jboss.org/browse/WFLY-3415
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: REST
Affects Versions: 8.1.0.CR2, 8.1.0.CR1, 8.0.0.Final
Reporter: Maciej Swiderski
Assignee: Stuart Douglas
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?
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)