Guillaume,

I added this endpoint to my component, and the servcice appears in the
service list page.
But when I click on the myNotificationService link, the wsdl is not found.
Do I have to specofy the wsdlResource attribute ? If yes, what value should
it be?

My conf :

<http:endpoint  service="demo:myNotificationService"
                                    endpoint="myNotificationService"
                                
targetService="{http://servicemix.org/wsnotification}NotificationBroker";
                                        role="consumer" 
                                        
locationURI="http://localhost:8192/MyNotificationService/";
                                        
defaultMep="http://www.w3.org/2004/08/wsdl/in-out"; 
                                        soap="true" />

Thanks,

Fred
--
View this message in context: 
http://www.nabble.com/Send-a-remote-WS-Notification-subscription-t1524232.html#a4139818
Sent from the ServiceMix - User forum at Nabble.com.

Reply via email to