[JBoss JIRA] Created: (SEAMJMS-5) Add/Remote routes programmatically
by Jordan Ganoff (JIRA)
Add/Remote routes programmatically
----------------------------------
Key: SEAMJMS-5
URL: https://jira.jboss.org/browse/SEAMJMS-5
Project: Seam JMS
Issue Type: Feature Request
Components: Event Bridging
Reporter: Jordan Ganoff
EventBridge should be able to add and remove routings dynamically, allowing for contextual routings. For example, something triggers a route to be enabled (event, user request, etc). All subsequent events that match the route will be routed accordingly. At some later time something triggers the route to be disabled (user log off, batch process end, etc) and the routing can be removed thus preventing any further forwarding of said event types. Combined with the ability to qualify event types being routed this could prove to be fairly useful.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 11 months
[JBoss JIRA] Created: (SEAMINTL-30) Update reference guide
by Ken Finnigan (JIRA)
Update reference guide
----------------------
Key: SEAMINTL-30
URL: https://issues.jboss.org/browse/SEAMINTL-30
Project: Seam International
Issue Type: Bug
Affects Versions: 3.0.0.CR1
Reporter: Ken Finnigan
Assignee: Ken Finnigan
Priority: Critical
Fix For: 3.0.0.Final
Complete review of reference guide to ensure accuracy with code.
Couple of areas that are incorrect include:
- Referring to @Changed instead of @Alter
- Locales chapter compares with timezones even though that section comes after
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years
[JBoss JIRA] Created: (SEAMJMS-8) Weld DefinitionException on deploy in jboss6-cr1
by Rick Kilcoyne (JIRA)
Weld DefinitionException on deploy in jboss6-cr1
------------------------------------------------
Key: SEAMJMS-8
URL: https://issues.jboss.org/browse/SEAMJMS-8
Project: Seam JMS
Issue Type: Bug
Components: Injection
Affects Versions: 3.0.0.Alpha1
Environment: JBoss 6 CR1
Reporter: Rick Kilcoyne
Priority: Blocker
On deploy, getting the following exception from the ConnectionFactory Producer:
org.jboss.weld.exceptions.DefinitionException: WELD-001502 Resource producer field [Resource Producer Field [ConnectionFactory] with qualifiers [@Any @Module] declared as [[field] @Module @Produces @ApplicationScoped @Resource private org.jboss.seam.jms.impl.inject.ConnectionProducer.cf]] must be @Dependent scoped
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years