[JBoss JIRA] Created: (JBIDE-5554) ESB Editor - Notifier action needs ability to add targets to a notifier list
by Brian Fitzpatrick (JIRA)
ESB Editor - Notifier action needs ability to add targets to a notifier list
----------------------------------------------------------------------------
Key: JBIDE-5554
URL: https://jira.jboss.org/jira/browse/JBIDE-5554
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: esb
Affects Versions: 3.1.0.GA
Reporter: Brian Fitzpatrick
Assignee: Viacheslav Kabanovich
For the Notifier action, we need the ability to add targets to a notifier list.
For example, a NotificationList for an error notifier (see page 119 of Progammer's Reference for ESB 4.7):
<NotificationList type="err">
<target class="NotifyConsole" />
<target class="NotifyFiles" >
<file name="@results.dir(a)/badresult.log" />
</target>
</NotificationList>
I'm not sure how we'd implement this for 3.1 since it's pretty detailed - there are multiple types of targets for the NotifyList:
* NotifyConsole
* NotifyFiles
* NotifySQLTable
* NotifyFTP
* NotifyQueues
* NotifyTopics
* NotifyEmail
I'm open to suggestions here. :)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 4 months
[JBoss JIRA] Created: (JBDS-968) Can't update JBDS M4 with JBT CR1 from update site.
by Yura Zhishko (JIRA)
Can't update JBDS M4 with JBT CR1 from update site.
---------------------------------------------------
Key: JBDS-968
URL: https://jira.jboss.org/jira/browse/JBDS-968
Project: JBoss Developer Studio
Issue Type: Bug
Components: Build
Affects Versions: 3.0.0.M4, 3.0.0.CR1
Environment: jbdevstudio-eap-win32-3.0.0.v200911161447M-H94-M4
Reporter: Yura Zhishko
Assignee: Denis Golovin
Priority: Critical
1) Install studio version from environment description.
2) Help -> Install New Software
3) Add http://download.jboss.org/jbosstools/updates/nightly/trunk/ to update list
4) Select all except Integration (screenshot-1)
5) Press Next
I've got unsatisfied dependency:
Cannot complete the install because one or more required items could not be found.
Software being installed: JBoss Maven SDK 1.0.0.v200912010124N-H1-RC1 (org.jboss.tools.maven.sdk.feature.feature.group 1.0.0.v200912010124N-H1-RC1)
Missing requirement: JBoss Maven Core 1.0.0.v200912010124N-H1-RC1 (org.jboss.tools.maven.core 1.0.0.v200912010124N-H1-RC1) requires 'bundle org.maven.ide.components.maven_model_edit 0.0.0' but it could not be found
Cannot satisfy dependency:
From: JBoss Maven Integration 1.0.0.v200912010124N-H1-RC1 (org.jboss.tools.maven.feature.feature.group 1.0.0.v200912010124N-H1-RC1)
To: org.jboss.tools.maven.core [1.0.0.v200912010124N-H1-RC1]
Cannot satisfy dependency:
From: JBoss Maven SDK 1.0.0.v200912010124N-H1-RC1 (org.jboss.tools.maven.sdk.feature.feature.group 1.0.0.v200912010124N-H1-RC1)
To: org.jboss.tools.maven.feature.feature.group [1.0.0.v200912010124N-H1-RC1]
6) I've excluded JBoss Maven SDK from build. During JBT updating next errors occur (see Error screenshot)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 4 months
[JBoss JIRA] Created: (JBDS-979) CDI project facet is added
by Svetlana mukhina (JIRA)
CDI project facet is added
--------------------------
Key: JBDS-979
URL: https://jira.jboss.org/jira/browse/JBDS-979
Project: JBoss Developer Studio
Issue Type: Task
Components: Doc - VisualWebTools, Doc - RHDS GSG, Doc - Seam
Affects Versions: 2.1.0
Reporter: Svetlana mukhina
Assignee: Svetlana mukhina
Fix For: 2.1.0-doc
screens to update
GettingStartedGuide/html_single/images/first_seam/first_seam4.png
GettingStartedGuide/html_single/images/first_seam/first_seam5.png
seam/html_single/images/create_new_seam/create_seam_8.png
seam/html_single/images/create_new_seam/create_seam_15.png
seam/html_single/images/create_new_seam/create_seam_16.png
seam/html_single/images/directory_structure/directory_structure_3.png
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 4 months
[JBoss JIRA] Created: (JBIDE-4859) JBT Update site has uncategorized features
by Nick Boldt (JIRA)
JBT Update site has uncategorized features
------------------------------------------
Key: JBIDE-4859
URL: https://jira.jboss.org/jira/browse/JBIDE-4859
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 3.1.0.M3
Reporter: Nick Boldt
Assignee: Koen Aers
Fix For: 3.1.0.M3
Checking the latest JBT 3.1.0.M3 build #H262, I see a number of uncategorized features. Some of these are acceptable; for example, Freemarker and JMX's source features are not exposed as categorized features (only their SDKs are). This is good.
I also see that JBoss Profiler is NOT listed on the categorized site (as it was deliberately removed from the list - but since it's still being built, it's still available, just hidden). This too is good.
However, these subfeatures are also not listed under the categorized site:
* Common Tools for jBPM 3 and jBPM 4
* Flow Language Common Tools
* jBPM 4 Graphical Editor and Tools
Should any of those be listed under the main JBT site category?
(Also, "featureName" is most likely the two Maven source features... I'll fix that.)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 4 months
[JBoss JIRA] Created: (JBIDE-3161) Equinox Transforms plugin for JBDS
by Rob Stryker (JIRA)
Equinox Transforms plugin for JBDS
----------------------------------
Key: JBIDE-3161
URL: https://jira.jboss.org/jira/browse/JBIDE-3161
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Affects Versions: 3.0.0.beta1
Reporter: Rob Stryker
Assignee: Snjezana Peco
Priority: Critical
Fix For: 3.0.0.cr1
Develop a plugin which will be able to transform / invalidate other plugins in an installation. First iteration could be just a core with a hard-coded list of plugins / extension points which we want invalidated.
The goal here is to have all appropriate plugins in our installation, but disable the ones we do not want. Currently, JBDS removes the webtools jboss server-tools jar entirely, which makes the update site fail. What we need here is to have the webtools jboss server-tools jar IN hte installation, and loaded as a plugin, but have all of its extension points invalidated so it is effectively an empty non-contributing plugin.
org.eclipse.jst.server.generic.jboss_1.5.205.v200805140145 is the plugin we need invalidated. We need it's plugin.xml to be essentially empty with just base <plugin></plugin> tags.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 4 months