Re: NMS .NET 4.0 Sandbox Security Question

2013-07-16 Thread prgtrdr
Hi Tim, Thanks for taking the time to respond. I think you meant to write that the http: and https: protocols are NOT currently supported in NMS, correct? Although I'm not familiar with the NMS internals, I'm happy to have a look at what it would take to implement them. Can you point me in the

Re: NMS .NET 4.0 Sandbox Security Question

2013-07-16 Thread Timothy Bish
On 07/16/2013 10:15 AM, prgtrdr wrote: Hi Tim, Thanks for taking the time to respond. I think you meant to write that the http: and https: protocols are NOT currently supported in NMS, correct? Although I'm not familiar with the NMS internals, I'm happy to have a look at what it would take to

Re: NMS .NET 4.0 Sandbox Security Question

2013-07-16 Thread Timothy Bish
On 07/16/2013 09:24 AM, prgtrdr wrote: I've since learned that the sandbox restricts the use of all communication protocols except http: and https:. Is there a way to get NMS to communicate with ActiveMQ via those protocols? -- View this message in context: http://activemq.2283324.n4.nabble.

Re: NMS .NET 4.0 Sandbox Security Question

2013-07-16 Thread prgtrdr
I've since learned that the sandbox restricts the use of all communication protocols except http: and https:. Is there a way to get NMS to communicate with ActiveMQ via those protocols? -- View this message in context: http://activemq.2283324.n4.nabble.com/NMS-NET-4-0-Sandbox-Security-Question

NMS .NET 4.0 Sandbox Security Question

2013-07-14 Thread prgtrdr
I'm trying to use NMS Version 1.6.0 with my code ('IntPub') that must run in a sandbox in a .NET 4.0 environment for security reasons. The code that creates the sandbox makes my code 'partially trusted' and therefore 'security-transparent' which seems to mean that it can't create a ConnectionFacto