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 80050 - web module is not listed under ear
Summary: web module is not listed under ear
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Libor Kotouc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-12 12:41 UTC by Michal Mocnak
Modified: 2006-07-18 18:35 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 Michal Mocnak 2006-07-12 12:41:10 UTC
A web module is not listed if it doesn't have deployment descriptor available
through jmx. It should be done differently. If dd is not available simply
disable the open in browser action and show web module.
Comment 1 Michal Mocnak 2006-07-12 12:54:52 UTC
Fixed ! The 'open in browser' action is disabled when context is not available.

Modified:
Checking in JBWebModuleNode.java;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/nodes/Attic/JBWebModuleNode.java,v
 <--  JBWebModuleNode.java
new revision: 1.1.4.8; previous revision: 1.1.4.7
done
Checking in Util.java;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/nodes/Attic/Util.java,v
 <--  Util.java
new revision: 1.1.2.8; previous revision: 1.1.2.7
done
Checking in JBEarModulesChildren.java;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/nodes/Attic/JBEarModulesChildren.java,v
 <--  JBEarModulesChildren.java
new revision: 1.1.4.8; previous revision: 1.1.4.7
done
Comment 2 Michal Mocnak 2006-07-12 13:07:55 UTC
Verified
Comment 3 Pavel Buzek 2006-07-18 18:35:25 UTC
set malistone to 5.5 when resolving issues