[
https://issues.jboss.org/browse/JBDS-4127?page=com.atlassian.jira.plugin....
]
xu zhang updated JBDS-4127:
---------------------------
Steps to Reproduce:
1. create a Fuse project "cxf-camel-cxf-code-first".
2. double click "camel-route.xml".
3. use "<from
uri="cxf://http://localhost:8888/SOAPService/OrderService.serviceagent/PortEndpointHTTP?serviceClass=com.example.abc"/>"
to replace "<from uri="cxf:bean:orderEndpoint" />" then save
it.
4. click "Design" Tab --> click "cxf://http://loca..." icon, check
the value of "Uri" filed which is correct.
5. click "Advanced" Tab under "Generic" Tab then click
"Generic" Tab again, the value of "Uri" will be changed to
"cxf://http:/localhost:8888/SOAPService/OrderService.serviceagent/PortEndpointHTTP".
6. compare two values:
cxf://http://localhost:8888/SOAPService/OrderService.serviceagent/PortEndpointHTTP?serviceClass=com.example.abc
cxf://http:/localhost:8888/SOAPService/OrderService.serviceagent/PortEndpointHTTP
was:
1. create a Fuse project "cxf-camel-cxf-code-first".
2. double click "camel-route.xml".
3. use "<from
uri="cxf://http://localhost:8888/SOAPService/OrderService.serviceagent/PortEndpointHTTP?serviceClass=com.example.abc"/>"
to replace "<from uri="cxf:bean:orderEndpoint" />" then save
it.
4. click "Design" Tab --> click "cxf://http://loca..." icon, the
value of "Uri" filed is the same as step 3rd.
5. click "Advanced" Tab under "Generic" Tab then click
"Generic" Tab again, the value of "Uri" will be changed to
"cxf://http:/localhost:8888/SOAPService/OrderService.serviceagent/PortEndpointHTTP".
6. compare two values:
cxf://http://localhost:8888/SOAPService/OrderService.serviceagent/PortEndpointHTTP?serviceClass=com.example.abc
cxf://http:/localhost:8888/SOAPService/OrderService.serviceagent/PortEndpointHTTP
The value of "Uri" from Cxf component will be changed after
swithed Tabs.
-------------------------------------------------------------------------
Key: JBDS-4127
URL:
https://issues.jboss.org/browse/JBDS-4127
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: webservices
Affects Versions: 8.1.0.GA
Reporter: xu zhang
Please refer to "Steps to Reproduce".
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)