Re: [Cppcms-users] mapping across mount_points
Brought to you by:
artyom-beilis
|
From: Petr J. <ele...@ex...> - 2013-07-14 20:31:50
|
Why are you trying to call rpc server function via "url" helper? On 15/07/2013 12:22 AM, Marcel Hellwig wrote: > On 14.07.2013 16:01, Artyom Beilis wrote: >> The url/mapping works for a specific application hierarchy. And each >> application hierarchy is mounted to a specific mount point. >> So you can't access to the url mapper of different hierarchy. > Hmm, is there a way to specify application wide mappings? >> >> You can create app3 that would have app1 and app2 connected via /foo >> and /bar. > Not possible that easy. App1 is sync, and app2 is a rpc_server, tell me > how ;) But I think that would end in a mess. >> So to make two applications to share the mapping they should be in one >> hierarchy. >> >> Artyom Beilis >> -------------- >> CppCMS - C++ Web Framework: http://cppcms.com/ >> CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ > > > > > ------------------------------------------------------------------------------ > See everything from the browser to the database with AppDynamics > Get end-to-end visibility with application monitoring from AppDynamics > Isolate bottlenecks and diagnose root cause in seconds. > Start your free trial of AppDynamics Pro today! > http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk > > > > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > -- Please use PGP to encrypt your email to ensure our privacy is respected. |