Hi Jonh,

I have tried the contrib and i have to congrats with you, probably is
the best backend for qooxdoo that i have tested, but despite the
documentation, is not so simple.

I have get it working but i have some problem (many of them because of
my little knowledge of java / eclipse).

I'm replacing a python backend, and the managment of the array in java
is make me crazy.

The biggest problem is if i call a serverlet method and pass an array as
parameters, the interger 0 result as null, i try a lot of things, but no
luck.

I'm also trying to understand how to transfer classes, interface e so
on.

I almost understand how objects move from server and client, but i have
some doubt how to manage the FireEvent.

but with the old method to pass a lot of array, i need to rewrite a lot
of things, and this don't help to understand your contrib.

Any suggestion?

Regards
 Sp 


Il giorno lun, 13/06/2011 alle 12.44 +0100, John Spackman ha scritto:
> 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
> 

-- 
Erreedi Srl
Tel. 06.7900639
Fax 06.79840900
e-mail: s.pando...@erreedi.it
------------------------------


------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to