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 121053

Summary: [60cat] Connection Factory from Send JMS Message not created if unavailable
Product: javaee Reporter: jlaskowski <jlaskowski>
Component: CodeAssignee: martin_adamek <martin_adamek>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description jlaskowski 2007-11-03 13:17:30 UTC
[ BUILD # : 200710301200 ]
[ JDK VERSION : 1.6.0_02 ]

Use Enterprise Resources > Send JMS Message. The wizard
auto-generates the name of connection factory leading to a false
assumption that the factory does exist. It should be created when
it's not available on the server, esp. when Glassfish's used or an
error message's printed out so to not confuse users.

BTW, the Connection Factory string is not right-justified as is
Destination.
Comment 1 Martin Balin 2016-07-07 08:52:35 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss