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 202023 - Resource for JMS Service doesn't create.
Summary: Resource for JMS Service doesn't create.
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 7.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Vince Kraemer
URL: http://wiki.netbeans.org/TS_70_GlassFish
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-12 14:28 UTC by debuggercz
Modified: 2011-09-16 23:36 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 debuggercz 2011-09-12 14:28:52 UTC
Product Version: NetBeans IDE Dev (Build 201109110600)
Java: 1.7.0; Java HotSpot(TM) Client VM 21.0-b17
System: Linux version 2.6.38-11-generic running on i386; UTF-8; en_US (nb)
User directory: /home/debuggercz/.netbeans/dev
Cache directory: /home/debuggercz/.netbeans/dev/var/cache


Steps:
1.) Create any web application
2.) Open "File|New File" wizard
3.) Select "JMS Service" and finish the wizard with default values. Fill some dummy value in the field value on the window calls "New JMS Resource".
4.) Deploy project, refresh server node and check if resource for JMS Service was create and deployed under Resources server node. 

There is none resource for JMS Service.
Comment 1 Vince Kraemer 2011-09-16 23:36:42 UTC
I created a queue which is an admin object resource (according to the wizard) and deployed an app that had the resource defined.  the resource appeared under the appropriate subnode of Connectors.

please reopen with more details so I can reproduce this issue...