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 267306

Summary: Deploying Enterprise Application
Product: serverplugins Reporter: vkhashin
Component: WebLogicAssignee: Petr Hejl <phejl>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description vkhashin 2016-07-25 19:16:03 UTC
Link: http://services.netbeans.org/synergy/client/app/#/case/4411/suite/2100

Steps to reproduce:
1. Create Enterprise Application project
2. Run the project
3. Go to Services view and expand all children under WebLogic server node
4. Right-click deployed web application and choose Stop. 

Expected result:
Server is stopped

Actual result:
Nothing happened.

If I right-click deployed enter prise application and choose stop it will be stopped. And if I click "Refresh" button I can see that web application is stopped as well.