| Summary: | Mark JNDI Name as required in JCA binding for reference | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Fuse Service Works 6 | Reporter: | Tomas Rohovsky <trohovsk> |
| Component: | SwitchYard Editor | Assignee: | Rob Cernich <rcernich> |
| Status: | MODIFIED --- | QA Contact: | Matej Melko <mmelko> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.0.0, 6.0.0 GA | CC: | atangrin, ldimaggi, oskutka, soa-p-jira |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
If you do not add a JNDI name to reference bindings when using the SwitchYard editor, then you will encounter an following exception when it is compiling. This error is due to lack of validation that should require a user to add a JNDI name. At the moment it is only required for connection factory reference bindings. To work around this issue, ensure you always add a JNDI name to reference bindings.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | Bug | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
Brian Fitzpatrick <bfitzpat> made a comment on jira SWITCHYARD-1862 Is this on service or reference bindings? And can I get a bit more specific steps for reproduction? Brian Fitzpatrick <bfitzpat> made a comment on jira SWITCHYARD-1862 Never mind. I see it for reference based on the title of the bug. Darn Mondays. Brian Fitzpatrick <bfitzpat> made a comment on jira SWITCHYARD-1862 According to Tomo - JNDI name is only required for the connection factory on reference right now. I will add some additional validation around that field. Brian Fitzpatrick <bfitzpat> made a comment on jira SWITCHYARD-1862 Added new validation check to make sure the JNDI name is specified for outbound JCA bindings Keith Babo <kbabo> updated the status of jira SWITCHYARD-1862 to Closed |
If JNDI Name is not filled then the following exception is thrown when compiling: "One of ' {"urn:switchyard-component-jca:config:1.0":connection} ' is expected."