Forum Discussion
NAVTEQ
14 years agoOccasional Contributor
Hi,
it seems that the problem only happens if you use "usr|jwegne|test" as a template parameter.
Steps to reproduce:
1. Create new project
2. Create New Rest Service
3. Create New Resource with resource path "/service/layer/{layerId}" and click on "Extract Params"
4. Create New Get Method
5. Create New Request and enter "usr|jwegne|test" for layerId
6. Send request
Result:
ERROR:java.net.URISyntaxException: Illegal character in path at index 34: http://localhost/service/layer/usr|jwegne|test
Please also see attached SoapUI project.
Thanks,
-Josef
it seems that the problem only happens if you use "usr|jwegne|test" as a template parameter.
Steps to reproduce:
1. Create new project
2. Create New Rest Service
3. Create New Resource with resource path "/service/layer/{layerId}" and click on "Extract Params"
4. Create New Get Method
5. Create New Request and enter "usr|jwegne|test" for layerId
6. Send request
Result:
ERROR:java.net.URISyntaxException: Illegal character in path at index 34: http://localhost/service/layer/usr|jwegne|test
Please also see attached SoapUI project.
Thanks,
-Josef