Do I may have to change the RpcServlet.java to access the
http://localhost:8080/qooxdoo/.qxrpc from my app
http://localhost:8080/mytest?

 

If so, what exactly do I have to change ?

 

Thanks Tobias

Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von
Tobias Koller (GERMO GmbH)
Gesendet: Montag, 21. Mai 2007 08:43
An: qooxdoo Development
Betreff: [qooxdoo-devel] Java RPC - Access denied

 

Hi,

 

i'm trying to use a Tomcat and the qooxdoo-Java-RPC-Backend. 

I created the qooxdoo.war file and put it into the webinf-Dir.

 

And the sample-RPC_1-Demo works fine.

But when I try to make an async-call to the qooxdoo.test-Service
(http://localhost:8080/qooxdoo/.qxrpc)

>From my application(http://localhost:8080/mytest ) then I get a message
like :"alert("access denied: please check the headers") or something
like this.

 When I put my application into the http://localhost:8080/qooxdoo-folder
than it works.

 

The Tomcat installation is c:/... and my "mytest"-App is on "H:/...".
Could this be a problem?

 

What could be the problem?

I tried to set crossDomain(true) and async...

 

I created my http://localhost:8080/mytest by using a new "<context
...crossContext='true'" element in tomcats server.xml-file.

 

What could be the problem?

 

 

 

Thanks a lot!

 

Tobias

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to