maslke opened a new issue #118: consumer.xml for dubbo-samples-direct can't 
work.
URL: https://github.com/apache/dubbo-samples/issues/118
 
 
   in this demo, there is "url" config in <dubbo:reference>.
   something like <dubbo:reference id="directService" check="false" 
interface="org.apache.dubbo.samples.direct.api.DirectService"
                        url="${target.address:localhost}:20880" group="test" 
version="1.0.0-daily"/>
   
   but it does not work. 
   I have to add group and version part to url to make this demo work.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to