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 148038 - [gfesb-a11y] jms jca - Create JMSDestination_Topic
Summary: [gfesb-a11y] jms jca - Create JMSDestination_Topic
Status: CLOSED INVALID
Alias: None
Product: soa
Classification: Unclassified
Component: Binding Components (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Edward Chou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-23 13:56 UTC by rajupgl
Modified: 2009-11-12 03:14 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 rajupgl 2008-09-23 13:56:09 UTC
BuildDetails:20080918
Product:Glassfish ESB 
Sub Component:JMS-JCA Tooling
Steps to Reproduce:
Creat JCA-MessageDrivenBean and Drag the Topic from the Palette Widow

Run the A11Y tool on Create JMS Destination

<HTML><HEAD>
<TITLE>Output from UIAccessibilityTester for window with title : Create JMS Destination </TITLE>
</HEAD>
<BODY>
<PRE>
Results of Accessibility test, window with title "Create JMS Destination"


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

 No Accessible description :
   Class: javax.swing.JButton {  browse JNDI button |  } 
   Class: javax.swing.JTextField {  JNDI name: |  } 
   Class: javax.swing.JTextField {  Variable Name: |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  JNDI name cannot be empty. |  } 


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   - none.

 Components with no mnemonic :
   - none.

 Components with wrong mnemonic (mnemonic isn't ASCII , label doesn't contain mnemonic):
   - none.

 Components not reachable with tab traversal :
   - none.
</PRE>
</BODY>
</HTML>
Comment 1 Edward Chou 2009-06-11 23:47:42 UTC
Invalid bug, since this is just output from a11y tool, and the component its is reports is part of the Netbeans core 
code.  It is not possible to fix it in jmsjca wizard.
Comment 2 rajupgl 2009-11-12 03:14:56 UTC
Since this is not possible to fix it in jmsjca wizard,closing the issue.