Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 314673 - when servlet class file is modified,the output is not changing unless eclipse is restarted
Summary: when servlet class file is modified,the output is not changing unless eclipse...
Status: CLOSED DUPLICATE of bug 314675
Alias: None
Product: WTP ServerTools
Classification: WebTools
Component: jst.server (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows Vista
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: jst.server CLA
QA Contact: Angel Vera CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-27 10:15 EDT by friendtwoshare CLA
Modified: 2010-05-27 14:17 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description friendtwoshare CLA 2010-05-27 10:15:30 EDT
Build Identifier: Build id: 20090920-1017

i tried to write a simple servlet which involved session handlisg,but when i make changes to the servlet class file,the browser doesn't reflect the changes and it is giving the same old output,when i restart the eclipse by closing and opening the eclipse again,then the browser shows the new output,because of the changes in the servlet.i thought that there is a problem in tomcat ,but the problem stood same with the built web container which came with eclipse.there is problem in the programming logic,as i tried few other programs which lead to same problem.

i also experienced another problem,though i stopped the tomcat server,when i try to ruin the servlet application again,eclipse gives me error that tomcat couldn't run because of the port 8080 is not empty or tomcat is still running.

i can say the above problems are not due to tomcat,because i have got same problems with inbuilt web container which came with eclipse

Reproducible: Always

Steps to Reproduce:
1.create a servlet
2.run the servlet and test the output with the help of tomcat 6.0
3.now make some changes in servlet and try to run the servlet application.the output should remain same
Comment 1 Angel Vera CLA 2010-05-27 14:17:41 EDT
This looks like a duplicate submission.

*** This bug has been marked as a duplicate of bug 314675 ***