JobExecutorServlet as seam component
------------------------------------
Key: JBSEAM-3837
URL: https://jira.jboss.org/jira/browse/JBSEAM-3837
Project: Seam
Issue Type: Feature Request
Components: BPM
Affects Versions: 2.0.3.CR1
Environment: Seam 2.0.3, JBPM 3.2.2
Reporter: Marko Strukelj
Priority: Optional
JBPM Job Execution using JobExecutorServlet doesn't work in Seam. Attached are modified sources to turn JobExecutorServlet into a Seam component and to have it use Seam's contexts and transactions.
This is probably not the best way to do it but it works for me where I'm using it. There is a proper solution in the making - see related issues.
--
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
Seam Cron should be using JODA and that new DateTime api spec also
------------------------------------------------------------------
Key: SEAMCRON-5
URL: https://issues.jboss.org/browse/SEAMCRON-5
Project: Seam Cron
Issue Type: Feature Request
Reporter: Peter Royle
Assignee: Peter Royle
Priority: Minor
Mentioned by gastaldi on irc. Captured here for further elaboration.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Validate Exception Handler injections points at deploy time
-----------------------------------------------------------
Key: SEAMCATCH-49
URL: https://issues.jboss.org/browse/SEAMCATCH-49
Project: Seam Catch
Issue Type: Feature Request
Components: Core Implementation
Affects Versions: 3.0.0.Final
Reporter: Jason Porter
Assignee: Jason Porter
We need to check if injection points in handlers are valid when we create the HandlerMethod during deployment, and fail if they are not.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Upgrade to Arquillian Alpha5
----------------------------
Key: SEAMCATCH-55
URL: https://issues.jboss.org/browse/SEAMCATCH-55
Project: Seam Catch
Issue Type: Library Upgrade
Reporter: Jason Porter
Assignee: Jason Porter
Fix For: 3.1.0.Alpha
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
@LoggedIn has wrong target
--------------------------
Key: SEAMSECURITY-59
URL: https://issues.jboss.org/browse/SEAMSECURITY-59
Project: Seam Security
Issue Type: Bug
Reporter: Patrick McFarland
@LoggedIn security currently uses:
@Target({ElementType.METHOD, ElementType.TYPE})
It should be:
@Target({ElementType.FIELD, ElementType.METHOD, ElementType.TYPE})
Otherwise it cannot be used to tag pages in a @ViewConfig (since it has to tag fields in an enum in the interface)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Update code formatting to community formatting rules
----------------------------------------------------
Key: SEAMCONFIG-45
URL: https://issues.jboss.org/browse/SEAMCONFIG-45
Project: Seam Config
Issue Type: Task
Reporter: Jason Porter
Assignee: Stuart Douglas
There are some classes (or perhaps all classes) which need to be updated to the new code formatting guidelines, please see https://github.com/seam/build/blob/master/formatting.README for more information
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Update code formatting to community formatting rules
----------------------------------------------------
Key: SEAMCRON-4
URL: https://issues.jboss.org/browse/SEAMCRON-4
Project: Seam Cron
Issue Type: Task
Reporter: Jason Porter
Assignee: Peter Royle
There are some classes (or perhaps all classes) which need to be updated to the new code formatting guidelines, please see https://github.com/seam/build/blob/master/formatting.README for more information
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Update code formatting to community formatting rules
----------------------------------------------------
Key: SEAMJCR-17
URL: https://issues.jboss.org/browse/SEAMJCR-17
Project: Seam JCR
Issue Type: Task
Reporter: Jason Porter
There are some classes (or perhaps all classes) which need to be updated to the new code formatting guidelines, please see https://github.com/seam/build/blob/master/formatting.README for more information
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Update code formatting to community formatting rules
----------------------------------------------------
Key: SEAMJMS-27
URL: https://issues.jboss.org/browse/SEAMJMS-27
Project: Seam JMS
Issue Type: Task
Reporter: Jason Porter
There are some classes (or perhaps all classes) which need to be updated to the new code formatting guidelines, please see https://github.com/seam/build/blob/master/formatting.README for more information
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira