This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 271081 - after deployment of the project the war file is not updating with the updated class files, and the application is not working correctly
Summary: after deployment of the project the war file is not updating with the updated...
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-13 05:21 UTC by john_don
Modified: 2017-07-13 05:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description john_don 2017-07-13 05:21:12 UTC
i am using NetBeans 7.4 and Apache Tomcat 7.0.53
the application working in the localhost server, when i am going to deploy the application, .war file is generating,  but not working the remote server,
am not getting if it is a plugins issue or deployment issue, and before deployment i use to clean and build the project.