I had thought that there was a way to create an HttpEndpoint by code (i.e. in
a bean in the Http su) and then register it in the JBI Container.

It is possible?? and what?



Pascu Cristian Constantin wrote:
> 
> I have resolved this kind of issue by dynamically generating and 
> deploying an service-assembly. Depending on how you start ServiceMix 
> (embedded or not) deploying might have different meanings.
> I created a service-assembly by hand separately (following examples) and 
> after that I created all the code that generates the same files and 
> deploys them into a service mix installation. The jar utility from Java 
> SDK does to trick!
> 
> Hope this helps! :-)
> 
> Hamlet84 wrote:
>> Hi. I would to add Endpoint programmatically to my application.
>>
>> The scenario is the follow:
>>  periodically the application pull list of address from database
>>  if there's new address in list it will create a new HTTP endpoint 
>>
>> Can you help me with an example?
>>
>> Very thanks
>>   
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-add-Endpoint-programmatically--tf4856906s12049.html#a13899007
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to