|
|
| Created: (JBSEAM-979) Seam scan's for
pageflows on startup |
  United States |
2007-03-03 09:42:08 |
Seam scan's for pageflows on startup
------------------------------------
Key: JBSEAM-979
URL: http://j
ira.jboss.com/jira/browse/JBSEAM-979
Project: JBoss Seam
Issue Type: Feature Request
Components: BPM, Core
Affects Versions: 1.2.0.GA
Reporter: Pete Muir
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the
administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atl
assian.com/software/jira
_______________________________________________
jbossseam-issues mailing list
jbossseam-issues lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbossseam-issu
es
|
|
| Commented: (JBSEAM-979) Seam scans for
pageflows on startup |
  United States |
2007-03-03 10:50:08 |
[ http://jira.jboss.com/jira/browse/JBSE
AM-979?page=comments#action_12354898 ]
Gavin King commented on JBSEAM-979:
-----------------------------------
What exactly is the issue?
> Seam scans for pageflows on startup
> -----------------------------------
>
> Key: JBSEAM-979
> URL: http://j
ira.jboss.com/jira/browse/JBSEAM-979
> Project: JBoss Seam
> Issue Type: Feature Request
> Components: Core, BPM
> Affects Versions: 1.2.0.GA
> Reporter: Pete Muir
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the
administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atl
assian.com/software/jira
_______________________________________________
jbossseam-issues mailing list
jbossseam-issues lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbossseam-issu
es
|
|
| Updated: (JBSEAM-979) Seam scans for
pageflows on startup |
  United States |
2007-03-03 11:49:08 |
[ http://jira.jboss.com/jira/browse/JBSEAM-979?page=all
]
Pete Muir updated JBSEAM-979:
-----------------------------
Priority: Optional (was: Major)
Just that rather than having to do:
<core:jbpm>
<core:pageflow-definitions>
...
you should be able to do <core:jbpm /> and then any
.jpdl.xml files are loaded as pageflows - or are there
problems for doing this?
Also, I'm going to build a wizard using pages.xml and see
how easy it is - as this is the main use case I know of for
pageflows
> Seam scans for pageflows on startup
> -----------------------------------
>
> Key: JBSEAM-979
> URL: http://j
ira.jboss.com/jira/browse/JBSEAM-979
> Project: JBoss Seam
> Issue Type: Feature Request
> Components: Core, BPM
> Affects Versions: 1.2.0.GA
> Reporter: Pete Muir
> Priority: Optional
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the
administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atl
assian.com/software/jira
_______________________________________________
jbossseam-issues mailing list
jbossseam-issues lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbossseam-issu
es
|
|
| Commented: (JBSEAM-979) Seam scans for
pageflows on startup |
  United States |
2007-03-03 12:09:08 |
[ http://jira.jboss.com/jira/browse/JBSE
AM-979?page=comments#action_12354903 ]
Gavin King commented on JBSEAM-979:
-----------------------------------
OK, good idea, that would be nice. Same thing needs to
happen for process definitions.
> Seam scans for pageflows on startup
> -----------------------------------
>
> Key: JBSEAM-979
> URL: http://j
ira.jboss.com/jira/browse/JBSEAM-979
> Project: JBoss Seam
> Issue Type: Feature Request
> Components: Core, BPM
> Affects Versions: 1.2.0.GA
> Reporter: Pete Muir
> Priority: Optional
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the
administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atl
assian.com/software/jira
_______________________________________________
jbossseam-issues mailing list
jbossseam-issues lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbossseam-issu
es
|
|
| Commented: (JBSEAM-979) Seam scans for
pageflows on startup |
  United States |
2007-06-27 03:07:58 |
[ http://jira.jboss.com/jira/browse/JBSE
AM-979?page=comments#action_12366972 ]
Fady Matar commented on JBSEAM-979:
-----------------------------------
I think an additional xml tag to be there. Something like
<auto-deploy>true</auto-deploy> to indicate
whether the jBPM database should be inflated automatically
using the same persistence.xml settings, without the need of
creating the hibernate.cfg.xml file.
What do you guys say?
> Seam scans for pageflows on startup
> -----------------------------------
>
> Key: JBSEAM-979
> URL: http://j
ira.jboss.com/jira/browse/JBSEAM-979
> Project: JBoss Seam
> Issue Type: Feature Request
> Components: Core, BPM
> Affects Versions: 1.2.0.GA
> Reporter: Pete Muir
> Priority: Optional
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the
administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atl
assian.com/software/jira
_______________________________________________
jbossseam-issues mailing list
jbossseam-issues lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbossseam-issu
es
|
|
| Updated: (JBSEAM-979) Seam scans for
pageflows on startup |
  United States |
2007-11-22 17:03:18 |
[ http://jira.jboss.com/jira/browse/JBSEAM-979?page=all
]
Pete Muir updated JBSEAM-979:
-----------------------------
Fix Version/s: 2.0.x
> Seam scans for pageflows on startup
> -----------------------------------
>
> Key: JBSEAM-979
> URL: http://j
ira.jboss.com/jira/browse/JBSEAM-979
> Project: JBoss Seam
> Issue Type: Feature Request
> Components: Core, BPM
> Affects Versions: 1.2.0.GA
> Reporter: Pete Muir
> Priority: Optional
> Fix For: 2.0.x
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the
administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atl
assian.com/software/jira
_______________________________________________
jbossseam-issues mailing list
jbossseam-issues lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbossseam-issu
es
|
|
| Commented: (JBSEAM-979) Seam scans for
pageflows on startup |
  United States |
2007-11-26 09:49:18 |
[ http://jira.jboss.com/jira/browse/JBSE
AM-979?page=comments#action_12389103 ]
Norman Richards commented on JBSEAM-979:
----------------------------------------
Yes. This should definitely be an optional thing, because
our production recommendation is that people not use Seam to
deploy process definitions.
> Seam scans for pageflows on startup
> -----------------------------------
>
> Key: JBSEAM-979
> URL: http://j
ira.jboss.com/jira/browse/JBSEAM-979
> Project: JBoss Seam
> Issue Type: Feature Request
> Components: Core, BPM
> Affects Versions: 1.2.0.GA
> Reporter: Pete Muir
> Priority: Optional
> Fix For: 2.0.x
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the
administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atl
assian.com/software/jira
_______________________________________________
jbossseam-issues mailing list
jbossseam-issues lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbossseam-issu
es
|
|
| Updated: (JBSEAM-979) Seam scans for
pageflows on startup |
  United States |
2008-02-11 13:00:22 |
[ http://jira.jboss.com/jira/browse/JBSEAM-979?page=all
]
Norman Richards updated JBSEAM-979:
-----------------------------------
Fix Version/s: 2.1.0.GA
(was: 2.1.0.A1)
> Seam scans for pageflows on startup
> -----------------------------------
>
> Key: JBSEAM-979
> URL: http://j
ira.jboss.com/jira/browse/JBSEAM-979
> Project: JBoss Seam
> Issue Type: Feature Request
> Components: Core, BPM
> Affects Versions: 1.2.0.GA
> Reporter: Pete Muir
> Priority: Optional
> Fix For: 2.1.0.GA
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the
administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atl
assian.com/software/jira
_______________________________________________
jbossseam-issues mailing list
jbossseam-issues lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbossseam-issu
es
|
|