Bug 825296
| Summary: | Regression - cannot create a new email notifier attachment in ESB editor | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise SOA Platform 5 | Reporter: | Len DiMaggio <ldimaggi> |
| Component: | Tooling | Assignee: | Douglas Palmer <dpalmer> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.3.0 GA | CC: | jcoleman, soa-p-jira |
| Target Milestone: | CR1 | ||
| Target Release: | 5.3.0 GA | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-05-31 08:49:35 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Len DiMaggio
2012-05-25 15:18:29 UTC
Viacheslav Kabanovich <scabanovich> made a comment on jira JBDS-2167 This wizard was implemented as the file selector that required to select an existing resource in the project. So, what is exactly the problem, does the selector hides some resources? Could you please describe your usecase to be supported? Viacheslav Kabanovich <scabanovich> made a comment on jira JBDS-2167 Len, I cannot reproduce the situation when the dialog fails to show an existing file inside Java source folders. Project, created by 'New ESB Project Wizard' has empty Java source folder, which may explain your screenshot. Do you mean that you would like to have an opportunity to type in any file name before it is added to the project? Anyway, steps to reproduce, and an example of file location that failed to appear in the dialog would be of much help. Len DiMaggio <ldimaggi> made a comment on jira JBDS-2167 Problem is not reproducible in CR1 build. Len DiMaggio <ldimaggi> updated the status of jira JBDS-2167 to Closed Viacheslav Kabanovich <scabanovich> made a comment on jira JBDS-2167 If it is not reproduced in CR1, then maybe it was a build problem. Meanwhile, I have looked into the source of org.jboss.soa.esb.helpers.Email, and it seems that maybe the dialog still should be improved. Now, the dialog shows jar files and allows to choose jar entries; but code in Email supposes that the attachment path targets a physical file rather than a resource accessible by the class loader. Will it make sense to remove jar files from the dialog? On the other hand, the dialog does not include esbcontent folder, which may contain files, will it make sense to add it to the dialog? |