So maybe we should just have /dwr/index.html by default, eh?
Matt
On 10/2/07, dobber1134 <[EMAIL PROTECTED]> wrote:
>
> Finally solved the issue. I had to remove "/dwr/*" from the static filter
> include section in web.xml.
>
>
>
> dobber1134 wrote:
> >
> > I already had allowScriptTagRemoting s
Finally solved the issue. I had to remove "/dwr/*" from the static filter
include section in web.xml.
dobber1134 wrote:
>
> I already had allowScriptTagRemoting set to true and I tried setting
> crossDomainSessionSecurity to false. Nether of these settings worked. I
> removed allowScriptTag
I already had allowScriptTagRemoting set to true and I tried setting
crossDomainSessionSecurity to false. Nether of these settings worked. I
removed allowScriptTagRemoting (since the default is true) and I no longer
get the "throw 'allowScriptTagRemoting is false.';" but I still get the
"content
Just a thought - could it be something about allowScriptTagRemoting or
crossDomainSessionSecurity described here:
http://getahead.org/dwr/server/servlet
IIRC, these things were changed very late in the 2.0 release cycle, since
Joe
considered it to be a grave security issue.
Mats
On 10/1/07, dob
More information:
- Using the struts2 archetype.
- DWR was working perfectly before the upgrade
- The java method is indeed getting called by DWR
- DWR writes out "throw 'allowScriptTagRemoting is false.';" in the
response even though the parameter is set to true. This causes DWR to
"throw"
I am having the exact same error after the upgrade from 2.0rc1 to 2.0.
mraible wrote:
>
> If I can reproduce the problem, I should be able to fix it.
> Unfortunately, I can't reproduce your problem. ;)
>
> Matt
>
>
> On 9/24/07, J. David Mendoza R. <[EMAIL PROTECTED]> wrote:
>> I'm using it
If I can reproduce the problem, I should be able to fix it.
Unfortunately, I can't reproduce your problem. ;)
Matt
On 9/24/07, J. David Mendoza R. <[EMAIL PROTECTED]> wrote:
> I'm using it with the struts 2 framework... as a workaround to dojo, I'll
> give dojo another try, cause I couldn't make
I'm using it with the struts 2 framework... as a workaround to dojo, I'll
give dojo another try, cause I couldn't make it work with dwr... I'm using a
2.0m5 release for now...
Thanks...
David M.
I tried uncommenting the XML in dwr.xml and using it in appfuse-jsf.
UserManager shows up fine and I can execute the getUsers() method.
Matt
On 9/22/07, J. David Mendoza R. <[EMAIL PROTECTED]> wrote:
> Yeap!
>
>
> staticFilter
>
> org.appfuse.webapp.filter.StaticFilter
>
>
Yeap!
staticFilter
org.appfuse.webapp.filter.StaticFilter
includes
/scripts/dojo/*,/dwr/*
it's there...
David M
Did you include /dwr/* in your StaticFilter's "includes"?
Matt
On 9/22/07, J. David Mendoza R. <[EMAIL PROTECTED]> wrote:
> Hello everyone...
>
> Has anyone worked in the new 2.0 version with dwr/ajax? I had an application
> with 2.0m5 working, which I've migrated to this version (2.0) and it wor
Hello everyone...
Has anyone worked in the new 2.0 version with dwr/ajax? I had an application
with 2.0m5 working, which I've migrated to this version (2.0) and it works,
but with a new app it just doesn't work... I'm getting a "contentType has no
properties" and the div that should get filled it
12 matches
Mail list logo