Questions tagged [neuronesb]

3 questions
1
vote
1 answer

How do I monitor RabbitMQ exchange lifecycle events

I'm working with a product suite which uses RabbitMQ as a back end for service bus messaging. Many of the clients use software (NeuronESB) which is supposed to automatically configure exchanges, queues and channels as needed. Somewhere in the system…
psaxton
  • 1,693
  • 19
  • 24
0
votes
1 answer

ORDS - Modify base URL of returned links

I am looking at implementing an API gateway in Neuron ESB that will, among other things, be relying on Oracle ORDS. I want to ensure that all requests are routed through the gateway, which will implement custom logic to determine whether or not a…
0
votes
2 answers

How to add a file dependency to VisualStudioRemoteDeployer in remote PowerShell session running from TFS deployment task

I am using TFS deployment task "PowerShell on Remote Machines". It runs a PowerShell script that I have previously copied to the target machine. The PowerShell script calls a cmdlet that has a dependency on an .exe. I get the following error when…
Aaron Palmer
  • 8,912
  • 9
  • 48
  • 77