]
Ramesh Reddy updated TEIID-3814:
--------------------------------
Fix Version/s: 8.12.x
Rest Web Service URL for VDB
----------------------------
Key: TEIID-3814
URL:
https://issues.jboss.org/browse/TEIID-3814
Project: Teiid
Issue Type: Bug
Affects Versions: 8.4
Environment: JBoss Developer Studio 9.0.0 GA
Teeid 8.12
Reporter: Mirco Marchitiello
Assignee: Ramesh Reddy
Priority: Minor
Fix For: 8.12.x
Exposing a Teiid Procedure as Rest Service the url, as defined in
https://docs.jboss.org/author/display/teiid812final/REST+Service+Through+VDB as
http://{host}:8080/sample_1/view/g1/123
"view" must be in lower case in order to be accepted, even if it is been
created with capital letters.