Re: Pyrolite and JavaScript in browser

Richard <[email protected]> Sun, 08 Mar 2015 09:42:52 +0100
Newsgroups gmane.comp.python.pyro
Message-ID <[email protected]>
It is still not clear to me. If I run nsc and the echoserver is running, 
I get:
RMA:build richard$ python -m Pyro4.nsc list
--------START LIST
Pyro.NameServer --> PYRO:[email protected]:9090
example.cserv --> PYRO:obj_5606266fe3b44e9294bbd92d58c13a5f-savSHZN5Fh8qMp+WYRx65w@public.gmane.org:63615

What do I enter then in the URL?

Richard
On 08/03/15 00:49, Irmen de Jong wrote:
> On 7-3-2015 19:56, Richard wrote:
>> Yes I can see that. But I do have a serious problem with rights.
>> No matter what I choose on the gateway site, I get:
>>
>> ERROR: 403 Forbidden
>> 403 Forbidden - access to the requested object has been denied
>>
> As the documentation says, this means you're trying to access an object that is not
> exposed by the configuration you're using.
>
> Review the expose pattern passed to the httpgateway.
> It's the same as you can pass to nsc listmatching, so use that to check if you're
> exposing the right objects.
>
> The default is set to "http." and that is probably not what your object names start
> with. Either rename your objects or use a different expose pattern.
>
> Irmen
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website, sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for all
> things parallel software development, from weekly thought leadership blogs to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Pyro-core mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/pyro-core


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/