It would be nice if we could mock out the dependency to a running MongoDB
instance.
If this is not possible, there is one more questions coming into my head:
- Is the access to MongoHQ limited to requests coming from apache.org?

By the way: MongoDB is licensed under AGPL which is listed as category-x
[1]. I'm not sure if this would be an issue for us, because we do not plan
to "include it into our product". But this is only for your information (we
do not plan to run our own MongoDB instance at present)...

[1] http://www.apache.org/legal/resolved.html

Best,
Christian

On Fri, Mar 9, 2012 at 1:06 PM, Ashwin Karpe <aka...@fusesource.com> wrote:

> Hi Raul,
>
> I ran into a similar issue when I developed the Camel SIP component and was
> not in a position to include a SIP provider due to the fact that there were
> no Apache friendly licensed providers available.
>
> In order to test, I created a stripped down, mock, SIP server that mimicked
> the key capabilities of the real thing and used it for my testing as well
> as
> something that could be used in absence of a real SIP server.
>
> Doing something like that will avoid this hosting problem since there are
> some GPL license issues involved as well... Can you please check the
> camel-sip component and see if you could do something like that...
>
> Cheers,
>
> Ashwin...
>
>
> -----
> ---------------------------------------------------------
> Ashwin Karpe
> Apache Camel Committer & Sr Principal Consultant
> FUSESource (a Progress Software Corporation subsidiary)
> http://fusesource.com
>
> Blog: http://opensourceknowledge.blogspot.com
> ---------------------------------------------------------
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/DISCUSS-Camel-and-MongoDB-tp5117168p5550388.html
> Sent from the Camel Development mailing list archive at Nabble.com.
>

Reply via email to