I was thinking of a way to integrate an ESB capable of forming a loosely coupled network of microESBs. It occurred to me that deployed Amber code should work fine in BSF, allowing me to use Apache Synapse from within a Java server through BSF (Bean Scripting Framework). Has anyone tried this type of thing?
-- If nobody has I'm going to give it a go anyway. If it works, there's also the possibility of using BeanShell to dynamically call Java methods from the Amber IDE. Andrew Glynn You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. |
sounds creative Andrew!
would like to follow up your progress On May 26, 2014, at 5:55 PM, Andrew Glynn <[hidden email]> wrote:
You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. |
I'll let you know how it goes. I've run up a fresh Solaris zone, will try deploying test Amber code to Glassfish 4 using BSF. If that doesn't work I will look at using non-visual JSF 2 components embedded in the Amber page to communicate from Amber to the Java server that will be running Synapse, among other things, and back. Ideally Amber can use Java's introspection to rev. engineer all the Java APIs, either through the BSH API or via another means, but that might be asking a bit much, we'll see.
-- Andrew Glynn On Monday, May 26, 2014 4:01:25 PM UTC-5, Sebastian Sastre wrote:
You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. |
Free forum by Nabble | Edit this page |