Hi Simone

Have you tried the ServerObjects contrib
(http://qooxdoo.org/contrib/project/serverobjects)?  As well as calling
methods on the server (ie RPC) you can transfer classes, interfaces,
objects and properties, you can fine-tune what's accessible from the
client, and there's a tutorial and example in the contrib wiki.

John

On 10/06/2011 15:09, "Simone Pandolfo" <s.pando...@erreedi.it> wrote:

>Hi have installed tomcat, the deploy work but the error is the same 500
>transport error, what can i do?
>
>Regards
> Sp
>
>Il giorno ven, 10/06/2011 alle 14.33 +0200, Simone Pandolfo ha scritto:
>> Hi All,
>> 
>> I'm training to make a java backend.
>> 
>> I have dowloaded the contrib: http://qooxdoo.org/contrib/project/rpcjava
>> as is often the documentation is not updated to latest version, and
>> after i have deployed the WAR the link for the test don't exist:
>> 
>> http://localhost:8080/qooxdoo/sample/html/test/RPC_1.html
>> 
>> For try the rpc backend i have dowloaded the RpcExample:
>> 
>> http://qooxdoo.org/contrib/project/rpcexample
>> 
>> Modified the build.xml for include the rpcexample
>> 
>> Deployed again, but i got this error message:
>> 
>> Async(1) exception: Transport error 0: Unknown status code. Possibly due
>> to a cross-domain request?<p>Are you sure you configured
>> rpcexample.RemoteDataModel.URL and rpcexample.RemoteDataModel.SERVICE?
>> 
>> the original URL was "../../RpcPhp/1.2.0/services/index.php"
>> I try to insert: ../.qxrpc
>> 
>> The server return a 500 error, but i can't find any information how to
>> understand why, or how to create and test an RpcJava backend.
>> 
>> Any hits?
>> 
>> I have deployed the war in a OC4J enviroment.
>> 
>> best Regards
>>  Sp
>> 
>> 
>
>-- 
>Erreedi Srl
>Tel. 06.7900639
>Fax 06.79840900
>e-mail: s.pando...@erreedi.it
>------------------------------
>
>
>--------------------------------------------------------------------------
>----
>EditLive Enterprise is the world's most technically advanced content
>authoring tool. Experience the power of Track Changes, Inline Image
>Editing and ensure content is compliant with Accessibility Checking.
>http://p.sf.net/sfu/ephox-dev2dev
>_______________________________________________
>qooxdoo-devel mailing list
>qooxdoo-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel




------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to