How to configure Service Proxy from admin GUI

46 views
Skip to first unread message

Sachin Garg

unread,
Jan 21, 2016, 6:17:42 AM1/21/16
to membrane-monitor
Hi,

I deployed membrane proxy in JBOSS server and its working fine for me.

but i am not able to add/delete service proxy from admin gui and therefore goes to proxies.xml to add it.

let me know if i have to enable any interceptor for same.

Regards,
Sachin Garg

Thomas Bayer

unread,
Jan 22, 2016, 1:48:54 AM1/22/16
to membrane...@googlegroups.com
Hi Sachin,
we decided that new proxies have to be added in the proxies.xml configuration. The reason was the usage of spring and all the possibilities you have. We have had a graphical configuration in the past but it was impossible to provide all the features and possibilities you have with the spring config.

At the moment we are working on an API Management UI for Membrane and rethinking the decission. Maybe we add a UI where you can configure basic services proxies with some popular interceptors.

I am curious what are you thinking and what your needs are.

Cheers,
Thomas

Am 21.01.16 um 10:35 schrieb Sachin Garg:
--
You received this message because you are subscribed to the Google Groups "membrane-monitor" group.
To unsubscribe from this group and stop receiving emails from it, send an email to membrane-monit...@googlegroups.com.
To post to this group, send email to membrane...@googlegroups.com.
Visit this group at https://groups.google.com/group/membrane-monitor.
For more options, visit https://groups.google.com/d/optout.

Sachin Garg

unread,
Jan 22, 2016, 5:36:33 AM1/22/16
to membrane-monitor
Hi Thomas,

Below is the use case:

1) We have created a war file of service proxy and deployed in JBOSS. Working fine.
2) Now, we are calling multiple rest services using service proxies (rest services hosted on multiple servers).
3) All rest services URLs are registered on a common repositories from where we have to fetch URLs and redirect according to configuration available in proxies.xml
4) Information in common repositories are dynamic which means other system can add or delete there rest service at any point of time.
5) Therefore we cannot rely on proxies.xml where dynamic loading is required according to rest services in common repositories
6) We are planning to add code of fetching rest URL in membrane servlet and then create service proxy object in code itself and add it in router object dynamically.
7) which means we are avoiding proxies.xml. let us know if our approach is fine.

Regards,
Sachin Garg 
Reply all
Reply to author
Forward
0 new messages