Re: About GWT poject Deployment

2010-05-30 Thread Saima Waseem
Watch New Indian Movies with discounted Price...
Visit New Indian Movie.com! http://www.clicknearn.net/3527.html

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: About GWT poject Deployment

2010-05-30 Thread aditya sanas
fake post should be removed immediately.
--
Aditya


On Sun, May 30, 2010 at 11:12 AM, Saima Waseem saimawaseem2...@gmail.comwrote:

 Watch New Indian Movies with discounted Price...
 Visit New Indian Movie.com! http://www.clicknearn.net/3527.html

 --
 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-tool...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



About GWT poject Deployment

2010-05-29 Thread Sabbir
i tried to deploy my simple gwt project into local Apache server by
copying all the contents of war folder to a newly created folder with
the same name as my project inside the root directory.

now when i run, i can see the interface page, however the RPC call is
not failing. can anyone explain on this?

or is there anyspecial methodology to deploy a GWT project in to
apache server?

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: About GWT poject Deployment

2010-05-29 Thread kozura
You need a tomcat/jetty/similar server to run the actual java servlet
with your server-side code, apache won't run that for you.  Sortof
discussed here, or you can google either of those:

http://code.google.com/webtoolkit/doc/latest/DevGuideDeploying.html#DevGuideDeployingServletContainerUsingRPC

On May 29, 9:28 pm, Sabbir leo.sh...@gmail.com wrote:
 i tried to deploy my simple gwt project into local Apache server by
 copying all the contents of war folder to a newly created folder with
 the same name as my project inside the root directory.

 now when i run, i can see the interface page, however the RPC call is
 not failing. can anyone explain on this?

 or is there anyspecial methodology to deploy a GWT project in to
 apache server?

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.