Yea, its kind of a nuisance. I can clearly see that my method is being
called and I log the query results. I don't know where the disconnect is
occurring on the response. Thanks for your help and great response.
- ARCS
--
View this message in context:
http://www.nabble.com/DWR-help--nothin
I don't think it's a bug, but it's worth investigation. Can you please
enter an issue in JIRA with as many details as possible so I can try
to reproduce?
http://issues.appfuse.org/browse/APF
Thanks,
Matt
On Nov 13, 2007 12:21 PM, ARCS <[EMAIL PROTECTED]> wrote:
>
> Yep, I'm logged in as the adm
Yep, I'm logged in as the admin.
--
View this message in context:
http://www.nabble.com/DWR-help--nothing-happens-in-the-dwr-tests-tf4799592s2369.html#a13732750
Sent from the AppFuse - User mailing list archive at Nabble.com.
When you try to call getUsers() from /dwr - are you logged in as an
administrator?
Matt
On Nov 13, 2007 11:57 AM, ARCS <[EMAIL PROTECTED]> wrote:
>
> I should have said AppFuse 2.0 with Modular Struts2 (+ spring/hib).
>
>
> ARCS wrote:
> >
> > We're on AppFuse 2.0 and the logs are actually clean.
I should have said AppFuse 2.0 with Modular Struts2 (+ spring/hib).
ARCS wrote:
>
> We're on AppFuse 2.0 and the logs are actually clean. Thanks
>
--
View this message in context:
http://www.nabble.com/DWR-help--nothing-happens-in-the-dwr-tests-tf4799592s2369.html#a13732227
Sent from the A
Which web framework and which persistence framework?
On Nov 13, 2007 11:53 AM, ARCS <[EMAIL PROTECTED]> wrote:
>
> We're on AppFuse 2.0 and the logs are actually clean. Thanks
> --
> View this message in context:
> http://www.nabble.com/DWR-help--nothing-happens-in-the-dwr-tests-tf4799592s2369.h
We're on AppFuse 2.0 and the logs are actually clean. Thanks
--
View this message in context:
http://www.nabble.com/DWR-help--nothing-happens-in-the-dwr-tests-tf4799592s2369.html#a13732223
Sent from the AppFuse - User mailing list archive at Nabble.com.
Do you see anything in your logs? What framework combination are you
using and what version of AppFuse? I need to know this information to
see if I can reproduce.
Matt
On Nov 13, 2007 11:42 AM, ARCS <[EMAIL PROTECTED]> wrote:
>
> Same for the example userManager.getUsers. I can get to /dwr... bu
Same for the example userManager.getUsers. I can get to /dwr... but the
Execute method returns nothing.
--
View this message in context:
http://www.nabble.com/DWR-help--nothing-happens-in-the-dwr-tests-tf4799592s2369.html#a13731881
Sent from the AppFuse - User mailing list archive at Nabble.com
Can you execute your method and get results returned from the
/dwr/index.html page? If so, you likely have JavaScript errors in your
page and DWR is setup correctly.
Matt
On Nov 13, 2007 11:29 AM, ARCS <[EMAIL PROTECTED]> wrote:
>
> Yep, I can get to http://localhost:8080/dwr and see my classes a
Yep, I can get to http://localhost:8080/dwr and see my classes and all the
information. Just clicking on the 'Execute' button to test my method
doesn't do anything.
--
View this message in context:
http://www.nabble.com/DWR-help--nothing-happens-in-the-dwr-tests-tf4799592s2369.html#a13731802
Se
Do you see something when you go to http://localhost:8080/dwr - does it work?
Matt
On Nov 13, 2007 11:22 AM, ARCS <[EMAIL PROTECTED]> wrote:
>
> I've read through several posts on getting dwr to work and I believe I have
> it configured properly to expose a manager I added to an AppFuse project.
I've read through several posts on getting dwr to work and I believe I have
it configured properly to expose a manager I added to an AppFuse project.
When I go to /dwr/test/myManager and click the execute button next to my
exposed method, nothing happens.
At one point I had forgotten the bean co
passed back to the page.
This would be consistent with the behaviour of my jsp page.
Any ideas?
Regards
Marty
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matt Raible
Sent: Tuesday, 9 October 2007 12:30 AM
To: users@appfuse.dev.java.net
Subject: Re: [ap
MAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matt Raible
> Sent: Tuesday, 9 October 2007 12:30 AM
> To: users@appfuse.dev.java.net
> Subject: Re: [appfuse-user] DWR help
>
> If you go to http://localhost:8080/dwr - can you execute your class's
> JavaScript from t
?
Regards
Marty
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matt Raible
Sent: Tuesday, 9 October 2007 12:30 AM
To: users@appfuse.dev.java.net
Subject: Re: [appfuse-user] DWR help
If you go to http://localhost:8080/dwr - can you execute your class's
JavaS
If you go to http://localhost:8080/dwr - can you execute your class's
JavaScript from that page?
Matt
On 10/8/07, Martin Ravell <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm having a play with Appfuse 2 and DWR but without much luck and was
> wondering if someone could help.
>
> I thought I'd start wi
Hi,
Im having a play with Appfuse 2 and DWR but without much luck and was
wondering if someone could help.
I thought Id start with a simple demo and see if I could get it to work
within the confines of a clean Appfuse project. The demo is from
http://getahead.org/dwr/examples/text.
My dwr.xml
18 matches
Mail list logo