dwr is undefined!!!

View: New views
1 Messages — Rating Filter:   Alert me  

dwr is undefined!!!

by loguKK :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

in my application i have integrated the dwr and it was working.. now there is an error, "dwr is undefined" occuring...

also when i test the dwr the below message shown

Missing DWR Javascript Functions
This is a fairly advanced page that tests DWR to check that everything is setup properly for you.

It appears that you may be attempting to run DWR outside a servlet container (possibly using a file: URL). We think this because this page has missing Javascript functions that should have been produced by DWR. To fix the problem please use DWR from within a servlet container.

If this is not the cause of the problem, please report it to the DWR mailing list, including your browser, server, OS configuration and any error messages that appeared either in the browser (including the Javascript console if one exists) and the server console log.

DWR is testing installation ...
This is a fairly advanced page that tests DWR. If you can see this message for a prolonged period of time then you should check the following:

Can you see the test pages?
If not it is likely that DWR has not deployed in your web server properly; Check the web server console and log files for error messages.
If you can see the test pages then DWR is loaded but is something is preventing DWR working. Check your browser Javascript console for error messages, or see the main DWR website for more information.
If none of these steps fixes the error, please report it to the DWR mailing list, including your browser, server, OS configuration and any error messages that appeared either in the browser (including the Javascript console if one exists) and the server console log.

For general information about DWR see:

The main DWR website.
Joe Walker's blog.
The DWR page at Wikipedia.


my sever config

OS - Linux
Java 1.5 & tomcat 5.5
struts