[jboss-user] [JBoss Seam] - Re: External AJAX access to webremote?

shane.bryzak@jboss.com do-not-reply at jboss.com
Wed Dec 12 23:33:08 EST 2007


Oh, and you also need to override the Seam.Remoting.resourcePath after you import the script.  It defaults to "/appname/seam/resource/remoting", so you'll need to give it an absolute url also:

Seam.Remoting.resourcePath = "http://localhost:8080/appname/seam/resource/remoting"

Make sure this line comes after the import!

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4112441#4112441

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4112441



More information about the jboss-user mailing list