[JBoss JIRA] Created: (JBIDE-5652) Rule Set should not be mandatory
by Burr Sutter (JIRA)
Rule Set should not be mandatory
--------------------------------
Key: JBIDE-5652
URL: https://jira.jboss.org/jira/browse/JBIDE-5652
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: esb
Affects Versions: 3.1.0.CR1
Reporter: Burr Sutter
Attachments: mandatory_rule_set.jpg
The following is accurate for SOA-P5, ESB 4.7
<action class="org.jboss.soa.esb.actions.ContentBasedRouter" name="MyCBR">
<property name="cbrAlias" value="Regex"/>
<property name="ruleLanguage"/>
<property name="destinations">
<route-to expression=".*blue.*" service-category="AsynchronousESB" service-name="Service2"/>
<route-to expression=".*red.*" service-category="AsynchronousESB" service-name="Service3"/>
</property>
</action>
and the ruleset attribute is not required.
The wizard (see screenshot) makes the ruleset required.
--
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, 2 months
[JBoss JIRA] Created: (JBIDE-5719) Request option for creating new jBPM actions from "File | New" menu
by Max Rydahl Andersen (JIRA)
Request option for creating new jBPM actions from "File | New" menu
-------------------------------------------------------------------
Key: JBIDE-5719
URL: https://jira.jboss.org/jira/browse/JBIDE-5719
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: esb
Affects Versions: 3.1.0.M4
Environment: JBDS 3.0 M4
Reporter: Aaron Pestel
Assignee: Viacheslav Kabanovich
Fix For: 3.1.0.CR2
Requesting option to create a new jBPM action and ESB action. Without this, I always have to go to the quickstarts and copy a default action because I can't remember what interfaces each of the actions have to extend, what methods they have to implement, and what the constructor has to be.
Would be nice to right-click on source dir in jBPM and ESB project (or from File menu) and select:
New | Other | ESB | ESB Action
of
New | Other | JBoss jBPM | jBPM Action
I think it would save new users even more time, because they may not know to go look in the quickstarts to find a template action to copy.
--
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, 2 months
[JBoss JIRA] Created: (JBIDE-5700) Simplify project examples update process
by Brian Fitzpatrick (JIRA)
Simplify project examples update process
-----------------------------------------
Key: JBIDE-5700
URL: https://jira.jboss.org/jira/browse/JBIDE-5700
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: project-examples
Affects Versions: 3.1.0.CR2
Reporter: Brian Fitzpatrick
Assignee: Snjezana Peco
Currently for the project examples, the user must either create a runtime instance in the tooling that maps to the expected runtime name from the project example or go in and update the references in the Quick Fix dialog by hand in the project properties.
Is there any way to make this process simpler? For example, could we match on the type of server instead of the name?
How feasible is this type of change?
--
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, 2 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, 2 months