[JBoss-dev] repository additions

2006-05-08 Thread Tom Baeyens
Hi,

For the jBPM build, i added 1 JBoss core library to the repository:
* jboss-j2ee.jar in
http://repository.jboss.com/jbossas/core-libs/4.0.3.SP1/lib

Also, I added following 3rd party libraries to the repository:
* dumbster.jar in http://repository.jboss.com/dumbster/1.6/lib
* el-api.jar and el-ri.jar in http://repository.jboss.com/el/1.0/lib
* jackrabbit-core-1.0.jar in
http://repository.jboss.com/jackrabbit/1.0/lib
* jsf-facelets.jar in http://repository.jboss.com/facelets/1.1.1/lib
* jcr-1.0.jar in http://repository.jboss.com/jcr/1.0/lib

let me know if i should do anything else except just uploading the libs.

regards, tom.


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


RE: [JBoss-dev] JBoss Head jBPM and Hibernate 3.2.0.CR2

2006-05-06 Thread Tom Baeyens
as a general rule:

jBPM 3.0.x depends on hibernate 3.0.x
jBPM 3.1.x depends on hibernate 3.1.x

apart from the alias definitions in a few queries jBPM doesn't care much
which hibernate version.

our knowledge on which version of jBPM will work with which hibernate
version is not precise.  there is no real dependency matrix, though.
previously, jBPM was only supported with the hibernate version that it
ships with.  now, we are setting up a new project structure that allows
a better grip on cross version testing based on the jboss repository.

where does it say that jbpm depends on hibernate 3.2.x ?  i should
correct that.
 
regards, tom.
[EMAIL PROTECTED]
 

| -Original Message-
| From: [EMAIL PROTECTED] 
| [mailto:[EMAIL PROTECTED] On 
| Behalf Of Emmanuel Bernard
| Sent: vrijdag 5 mei 2006 23:18
| To: jboss-development
| Subject: [JBoss-dev] JBoss Head jBPM and Hibernate 3.2.0.CR2
| 
| jBPM declares a dependency on hibernate 3.2.0.CR1 So updating 
| head would break the build.
| 
| What's the process here?
| Declaring hibernate 3.2.0.CR2 as a depoendency for jBPM 3.0.2?
| 
| 
| 
| ---
| Using Tomcat but need to do more? Need to support web 
| services, security?
| Get stuff done quickly with pre-integrated technology to make 
| your job easier Download IBM WebSphere Application Server 
| v.1.0.1 based on Apache Geronimo
| http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&;
| dat=121642
| ___
| JBoss-Development mailing list
| JBoss-Development@lists.sourceforge.net
| https://lists.sourceforge.net/lists/listinfo/jboss-development
| 


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] RE: wsrp integration

2006-03-25 Thread Tom Baeyens
| Whether these components are shipped with the AS binary 
| distribution is one aspect, 

was already agreed: jbpm will not be in the jboss download.

| whether they have automated 
| integration tests is another. The latter is a MUST.

was already agreed.

| Our testsuite has the ability to create specialized jboss 
| configurations, start/stop these configurations and run tests 
| in those configurations.

Currently we are working on creating such a configuration in
testsuite/build-thirdparty.xml.  I still have to take a closer look into
the jboss test suite(s?). 
 
| Every component that is expected to work in the AS should 
| have automated integration tests. An integration test is a 
| test that checks whether stuff that you depend on works in 
| the way you expect. How you setup fuctional tests for your 
| component is up to you.

agreed as well.

regards, tom.
[EMAIL PROTECTED]
+32 14 880 900
 

| -Original Message-
| From: Thomas Diesler 
| Sent: zaterdag 25 maart 2006 9:44
| To: Alejandro Guizar; Chris Laprun; Tom Baeyens
| Cc: Julien Viet; Dev - JBossWS; 
| jboss-development@lists.sourceforge.net
| Subject: RE: wsrp integration
| 
| > [...]/jbpm/bpel and [...]/portal/wsrp seem fine to me
| 
| Yes, that's fine.
| 
| > neither Portal nor jBPM is an integral component of the Appserver.
| 
| Whether these components are shipped with the AS binary 
| distribution is one aspect, whether they have automated 
| integration tests is another. The latter is a MUST.
| 
| Our testsuite has the ability to create specialized jboss 
| configurations, start/stop these configurations and run tests 
| in those configurations.
| 
| Every component that is expected to work in the AS should 
| have automated integration tests. An integration test is a 
| test that checks whether stuff that you depend on works in 
| the way you expect. How you setup fuctional tests for your 
| component is up to you.
| 
|  Cheers
| -thomas
| 
| > -Original Message-
| > From: Alejandro Guizar
| > Sent: 24 March 2006 19:56
| > To: Thomas Diesler; Chris Laprun
| > Cc: Julien Viet; Dev - JBossWS
| > Subject: RE: wsrp integration
| > 
| > Thomas,
| > 
| > I saw a WSRP folder under 
| testsuite/src/main/org/jboss/test/webservice 
| > and testsuite/src/resources/webservice and thought the 
| place for BPEL 
| > integration tests should also be there.
| > 
| > Does your comment imply that both the WSRP and BPEL tests should be 
| > placed elsewhere? If so, what is your suggestion? 
| [...]/jbpm/bpel and 
| > [...]/portal/wsrp seem fine to me, except that neither 
| Portal nor jBPM 
| > is an integral component of the Appserver.
| > 
| > -Alejandro
| > 
| > > -Original Message-
| > > From: Thomas Diesler
| > > Sent: Friday, March 24, 2006 3:54 AM
| > > To: Chris Laprun
| > > Cc: Julien Viet; Anil Saldhana; Dev - JBossWS
| > > Subject: RE: wsrp integration
| > >
| > >
| > > The WSRP integration testsuite would probably also have 
| integration
| > tests
| > > other than for jbossws.
| > >
| > > -thomas
| > >
| > >
| > > >-Original Message-
| > > >From: Thomas Diesler
| > > >Sent: Friday, March 24, 2006 10:52
| > > >To: Chris Laprun
| > > >Cc: Julien Viet; Anil Saldhana; Dev - JBossWS
| > > >Subject: RE: wsrp integration
| > > >
| > > >
| > > >>But these tests would still be located in the 
| webservice testsuite 
| > > >>though, right?
| > > >
| > > >No, WSRP is just another jbossws client and should have its own 
| > > >integration testsuite.
| > > >
| > > >xxx
| > > >Thomas Diesler
| > > >Web Service Lead
| > > >JBoss Inc.
| > > >xxx
| > > >
| > > >
| > > >>-Original Message-
| > > >>From: Chris Laprun
| > > >>Sent: Friday, March 24, 2006 10:48
| > > >>To: Thomas Diesler
| > > >>Cc: Julien Viet; Anil Saldhana; Dev - JBossWS
| > > >>Subject: Re: wsrp integration
| > > >>
| > > >>
| > > >>On Mar 24, 2006, at 4:17 AM, Thomas Diesler wrote:
| > > >>
| > > >>> IMHO, you need to identify the integration requirements and
| > > >>create for
| > > >>> these aspects in the main test suite. WSRP functional
| > > >aspects do not
| > > >>> need to be tested in the main testsuite.
| > > >>
| > > >>I agree.
| > > >>
| > > >>> A practical approach would be to create tests when issues 
| > > >>> actually occur. i.e. you run your wsrp testsuite with 
| jbossws, 
| > > >>

[JBoss-dev] A JBoss deployer for jBPM processes ?

2006-03-01 Thread Tom Baeyens
Since joining JBoss, I get hints that process archives should be
deployed with a JBoss deployer.  It is not trivial to match the jBPM
process lifecycle to the JBoss deployer architecture.  A low background
thread has been chewing on it for a while now and i would like your
opinion on what it found so far:

http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3927017#3927017

Any hints and pointers on how jBPM process deployment is best integrated
with JBoss AS are appreciated.

regards, tom.
[EMAIL PROTECTED]
+32 14 880 900


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] integrating jbpm into jboss build

2006-02-22 Thread Tom Baeyens
i'm planning to integrate jbpm into the main jboss build.  the occasion
is that JBossWS wants to run BPEL integration tests as part of the
overall jboss test suite.

i already added jbpm to the jboss repository (without version in the jar
name :-s )

should i add a target in the main jboss-head/build/build.xml that
installs the jbpm service archive in the all configuration ?

should i add jbpm as part of the all configuration ?

what branches should i take into account ?

any other procedures i should be aware of ?

regards, tom.
[EMAIL PROTECTED]
+32 14 880 900


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] microcontainer update

2006-02-17 Thread Tom Baeyens
scott, you mentioned prototypings with something like a contextual
registry.  can you give an update on that ?

regards, tom.
[EMAIL PROTECTED]
+32 14 880 900


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


RE: [JBoss-dev] basic java design question

2006-01-04 Thread Tom Baeyens
| package; but it needs to be shared, otherwise, why expose it, 
| even inside a package?

i know what it means.  i ask the opposite question: why would i hide it
?

regards, tom.


| > -Original Message-
| > From: [EMAIL PROTECTED]
| > [mailto:[EMAIL PROTECTED] On Behalf Of 
| > Tom Baeyens
| > Sent: 04 January, 2006 13:32
| > To: jboss-development@lists.sourceforge.net
| > Subject: [JBoss-dev] basic java design question
| > 
| > as all java developers, i was learnt to use private where possible.
| > took me quite a while before i found there was a default access 
| > specifier...  but out of habit i still kept typing 'private'.
| > 
| > as all java developers lazyness wins in the end.  so i 
| started to use 
| > the default access specifying more and more for members and for 
| > methods.
| > 
| > does anyone have a good reason why i should use 'private' 
| > over the default access ?  when i think of it, i can't find 
| any good 
| > reason.
| > probably i'm missing something obvious :-)
| >  
| > regards, tom.
| > [EMAIL PROTECTED]
| > 
| > 
| > ---
| > This SF.net email is sponsored by: Splunk Inc. Do you grep 
| through log 
| > files for problems?  Stop!  Download the new AJAX search 
| engine that 
| > makes searching your log files as easy as surfing the  web. 
|  DOWNLOAD 
| > SPLUNK!
| > http://ads.osdn.com/?ad_idv37&alloc_id865&op=ick
| > ___
| > JBoss-Development mailing list
| > JBoss-Development@lists.sourceforge.net
| > https://lists.sourceforge.net/lists/listinfo/jboss-development
| > 
| 
| 
| ---
| This SF.net email is sponsored by: Splunk Inc. Do you grep 
| through log files for problems?  Stop!  Download the new AJAX 
| search engine that makes searching your log files as easy as 
| surfing the  web.  DOWNLOAD SPLUNK!
| http://ads.osdn.com/?ad_idv37&alloc_id865&op=ick
| ___
| JBoss-Development mailing list
| JBoss-Development@lists.sourceforge.net
| https://lists.sourceforge.net/lists/listinfo/jboss-development
| 


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] basic java design question

2006-01-04 Thread Tom Baeyens
as all java developers, i was learnt to use private where possible.
took me quite a while before i found there was a default access
specifier...  but out of habit i still kept typing 'private'.

as all java developers lazyness wins in the end.  so i started to use
the default access specifying more and more for members and for methods.

does anyone have a good reason why i should use 'private' over the
default access ?  when i think of it, i can't find any good reason.
probably i'm missing something obvious :-)
 
regards, tom.
[EMAIL PROTECTED]


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBPM-120) unify task instance life cycle

2005-04-12 Thread Tom Baeyens (JIRA)
unify task instance life cycle
--

 Key: JBPM-120
 URL: http://jira.jboss.com/jira/browse/JBPM-120
 Project: JBoss jBPM
Type: Task
  Components: Core Engine  
Reporter: Tom Baeyens
 Assigned to: Tom Baeyens 


currently, group task instances are removed once they are not needed any more 
and all other task instances remain in in tact.

this should be unified : either all task instances should be removed (in which 
case all the data should be transferred to the logs somehow) or none (in which 
the logs just can refer to the task instances).

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Updated: (JBPM-46) scheduler

2005-04-08 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-46?page=history ]

Tom Baeyens updated JBPM-46:


Fix Version: jBPM 3.0 beta 1

> scheduler
> -
>
>  Key: JBPM-46
>  URL: http://jira.jboss.com/jira/browse/JBPM-46
>  Project: JBoss jBPM
> Type: Task
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens
> Priority: Critical
>  Fix For: jBPM 3.0 beta 1

>
> Original Estimate: 3 days
> Remaining: 3 days
>
> implement the scheduler functionality + a simple servlet that acts as a 
> cron-task to check for due jobs on regular intervals.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Closed: (JBPM-112) documented task jpdl schema in process-definition

2005-04-08 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-112?page=history ]
 
Tom Baeyens closed JBPM-112:


Resolution: Done

> documented task jpdl schema in process-definition
> -
>
>  Key: JBPM-112
>  URL: http://jira.jboss.com/jira/browse/JBPM-112
>  Project: JBoss jBPM
> Type: Task
>     Reporter: Tom Baeyens
> Assignee: Tom Baeyens
>  Fix For: jBPM 3.0 beta 1

>
>
> tasks can be specified in the process definition.
> this was implemented but not yet documented.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Closed: (JBPM-111) task objects not stored properly in db

2005-04-08 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-111?page=history ]
 
Tom Baeyens closed JBPM-111:


Resolution: Done

> task objects not stored properly in db
> --
>
>  Key: JBPM-111
>  URL: http://jira.jboss.com/jira/browse/JBPM-111
>  Project: JBoss jBPM
> Type: Bug
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens
>  Fix For: jBPM 3.0 beta 1

>
>
> some task objects were not stored properly in the database.  causing 
> exceptions or not persisting task information.
> hibernate cascade mappings were updated to fix this issue.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Updated: (JBPM-99) business calender

2005-04-08 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-99?page=history ]

Tom Baeyens updated JBPM-99:


Description: 
a business calender would have knowledge about working hours and can do 
calculations like : 
1) what time is it, 4 business hours from now.  (only feature implemented for 
now)
2) how much business hours were there between 2 dates.
...

in its first simple version, the business calender is not yet integrated with 
the identity component.  in the deluxe version the business calender would be 
integrated with the identity component and knows the holidays individual users 
and the holidays of the different countries.


  was:
a business calender would have knowledge about working hours and can do 
calculations like : 
1) what time is it, 4 business hours from now.
2) how much business hours were there between 2 dates.
...

in a simple version, the business calender would not now about holidays.  in 
the deluxe version the business calender would be integrated with the 
organisation component and knows the holidays of the different countries.

Fix Version: jBPM 3.0 beta 1

> business calender
> -
>
>  Key: JBPM-99
>  URL: http://jira.jboss.com/jira/browse/JBPM-99
>  Project: JBoss jBPM
> Type: Feature Request
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens
> Priority: Minor
>  Fix For: jBPM 3.0 beta 1

>
>
> a business calender would have knowledge about working hours and can do 
> calculations like : 
> 1) what time is it, 4 business hours from now.  (only feature implemented for 
> now)
> 2) how much business hours were there between 2 dates.
> ...
> in its first simple version, the business calender is not yet integrated with 
> the identity component.  in the deluxe version the business calender would be 
> integrated with the identity component and knows the holidays individual 
> users and the holidays of the different countries.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Closed: (JBPM-99) business calender

2005-04-08 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-99?page=history ]
 
Tom Baeyens closed JBPM-99:
---

Resolution: Done

> business calender
> -
>
>  Key: JBPM-99
>  URL: http://jira.jboss.com/jira/browse/JBPM-99
>  Project: JBoss jBPM
> Type: Feature Request
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens
> Priority: Minor
>  Fix For: jBPM 3.0 beta 1

>
>
> a business calender would have knowledge about working hours and can do 
> calculations like : 
> 1) what time is it, 4 business hours from now.  (only feature implemented for 
> now)
> 2) how much business hours were there between 2 dates.
> ...
> in its first simple version, the business calender is not yet integrated with 
> the identity component.  in the deluxe version the business calender would be 
> integrated with the identity component and knows the holidays individual 
> users and the holidays of the different countries.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBPM-118) verify try-catch-finally for database connections

2005-04-08 Thread Tom Baeyens (JIRA)
verify try-catch-finally for database connections
-

 Key: JBPM-118
 URL: http://jira.jboss.com/jira/browse/JBPM-118
 Project: JBoss jBPM
Type: Task
  Components: Core Engine  
Reporter: Tom Baeyens
 Assigned to: Tom Baeyens 
 Fix For: jBPM 3.0


in using jdbc and hibernate you see some very weird 
try-catch-finally-if-not-null-close-try-catch-close-finally structures.

this task is about finding out what jbpm should do and document how users 
should use jbpm properly.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBPM-117) super-state gets loaded as Node instance

2005-04-08 Thread Tom Baeyens (JIRA)
super-state gets loaded as Node instance


 Key: JBPM-117
 URL: http://jira.jboss.com/jira/browse/JBPM-117
 Project: JBoss jBPM
Type: Bug
  Components: Core Engine  
Versions: jBPM 3.0 alpha 3
Reporter: Tom Baeyens
 Assigned to: Tom Baeyens 


jbpm3.0-alpha3: The instanceof operation in
Transition.java at line 103 fails for processes
instances that were loaded from the db because
destination gets loaded as a Node instance instead of
SuperState. The process does get created in the db
correctly, but it does not loead correctly if the
creating session is closed and a new session latter
loads the process.

I believe the Hibernate mappings are incorrect in the
hbm files for the jbpm_node table. The subclasses and
discriminators are not working. Hypothesis: The
subclasses definitions may have to be in Node.hbm.xml
instead of their own files (not sure, but that way
worked for me on other projects.)

This issues results in super state events not being
fired if the process is signalled in a seperate session
that that which created the process. 

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Resolved: (JBPM-116) Process Archives which include nested folders fail to deploy

2005-04-08 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-116?page=history ]
 
Tom Baeyens resolved JBPM-116:
--

 Resolution: Done
Fix Version: jBPM 3.0 beta 1

the fix is checked into cvs.
the same check was added when parsing the process archive entries.
thanks!

> Process Archives which include nested folders fail to deploy
> 
>
>  Key: JBPM-116
>  URL: http://jira.jboss.com/jira/browse/JBPM-116
>  Project: JBoss jBPM
> Type: Patch
>   Components: Core Engine
> Versions: jBPM 3.0 alpha 3
>  Environment: Win XP, JDK 1.5.02 Eclipse 3.1M6, Ant 1.6.2
> Reporter: David Good
> Assignee: Tom Baeyens
>  Fix For: jBPM 3.0 beta 1
>  Attachments: patch.txt, threetest.par
>
>
> Process archives which include nested folders fail to deploy, giving a null 
> pointer exception.  This occurs because FileArchiveParser::readFromArchive() 
> attempts to add the folders to the FileDefinition instance.  The attached 
> patch resolves this issue.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Resolved: (JBPM-115) The attached process definition fails to deploy due to Hibernate errors

2005-04-08 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-115?page=history ]
 
Tom Baeyens resolved JBPM-115:
--

 Resolution: Done
Fix Version: jBPM 3.0 beta 1

i just checked the fix into cvs.  i also checked it with your process and i 
don't get any problems with saving and reloading the process.

if you have the chance to get the latest sources from cvs and check it works 
for you, you can close this case.

thanks !

> The attached process definition fails to deploy due to Hibernate errors
> ---
>
>  Key: JBPM-115
>  URL: http://jira.jboss.com/jira/browse/JBPM-115
>  Project: JBoss jBPM
> Type: Bug
>   Components: Core Engine
> Versions: jBPM 3.0 alpha 3
>  Environment: Win XP, JDK 1.5.02, Eclipse 3.1M6, Ant 1.6.2
> Reporter: David Good
> Assignee: Tom Baeyens
>  Fix For: jBPM 3.0 beta 1

>
>
> Attempting to deploy the following processdefinition.xml:
> 
> 
> 
> 
>  class="com.axxia.workflow.afcl.service.ExplicitAssignmentHandler"
> config-type="bean"/>
> sw
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> results in this stack trace:
> 
> [deploypar] 10:20:57,137 ERROR JbpmSession : 
> org.hibernate.TransientObjectException: object references an unsaved 
> transient instance - save the transient instance before flushing: 
> org.jbpm.util.instantiation.Delegation
> [deploypar] java.lang.RuntimeException: couldn't commit transaction
> [deploypar] at org.jbpm.db.JbpmSession.commitTransaction(JbpmSession.java:89)
> [deploypar] at 
> org.jbpm.jpdl.par.ProcessArchiveDeployer.deployProcessArchive(ProcessArchiveDeployer.java:58)
> [deploypar] at 
> org.jbpm.jpdl.par.ProcessArchiveDeployer.deployProcessArchive(ProcessArchiveDeployer.java:27)
> [deploypar] at 
> org.jbpm.jpdl.par.ProcessArchiveDeployerTask.execute(ProcessArchiveDeployerTask.java:72)
> [deploypar] at 
> org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
> [deploypar] at org.apache.tools.ant.Task.perform(Task.java:364)
> [deploypar] at org.apache.tools.ant.Target.execute(Target.java:341)
> [deploypar] at org.apache.tools.ant.Target.performTasks(Target.java:369)
> [deploypar] at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
> [deploypar] at org.apache.tools.ant.Project.executeTargets(Project.java:1062)
> [deploypar] at 
> org.eclipse.ant.internal.ui.antsupport.InternalAntRunner.run(InternalAntRunner.java:414)
> [deploypar] at 
> org.eclipse.ant.internal.ui.antsupport.InternalAntRunner.main(InternalAntRunner.java:139)
> [deploypar] Caused by: org.hibernate.TransientObjectException: object 
> references an unsaved transient instance - save the transient instance before 
> flushing: org.jbpm.util.instantiation.Delegation
> [deploypar] at 
> org.hibernate.engine.ForeignKeys.getEntityIdentifierIfNotUnsaved(ForeignKeys.java:210)
> [deploypar] at org.hibernate.type.EntityType.getIdentifier(EntityType.java:88)
> [deploypar] at org.hibernate.type.EntityType.isDirty(EntityType.java:204)
> [deploypar] at org.hibernate.type.TypeFactory.findDirty(TypeFactory.java:378)
> [deploypar] at 
> org.hibernate.persister.entity.BasicEntityPersister.findDirty(BasicEntityPersister.java:2561)
> [deploypar] at 
> org.hibernate.event.def.DefaultFlushEntityEventListener.dirtyCheck(DefaultFlushEntityEventListener.java:343)
> [deploypar] at 
> org.hibernate.event.def.DefaultFlushEntityEventListener.onFlushEntity(DefaultFlushEntityEventListener.java:108)
> [deploypar] at 
> org.hibernate.event.def.AbstractFlushingEventListener.flushEntities(AbstractFlushingEventListener.java:190)
> [deploypar] at 
> org.hibernate.event.def.AbstractFlushingEventListener.flushEverythingToExecutions(AbstractFlushingEventListener.java:70)
> [deploypar] at 
> org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:26)
> [deploypar] at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:675)
> [deploypar] at org.jbpm.db.JbpmSession.commitTransaction(JbpmSession.java:85)
> [deploypar] ... 11 more
> ***
> The issue is caused by the lack of cascade between Swimlane and Delegation, 
> and
> is resolved by the following patch:
> ***
> Index: Swimlane.hbm.xml
> ===

[JBoss-dev] [JBoss JIRA] Created: (JBPM-114) notifications

2005-04-08 Thread Tom Baeyens (JIRA)
notifications
-

 Key: JBPM-114
 URL: http://jira.jboss.com/jira/browse/JBPM-114
 Project: JBoss jBPM
Type: Feature Request
  Components: Core Engine  
Reporter: Tom Baeyens
 Assigned to: Tom Baeyens 


the identity component could be extended with preferences about notifications : 
email, sms, IM, outlook tasks,...

a simple template language should be created for generating the messages.

nice to have would be an integration with outlook tasks.  a task gets assigned 
and you get an email that represents a outlook task.  format of this email can 
be found on internet.  has to do with the mime type and formatting of the 
content.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBPM-113) support for document management

2005-04-08 Thread Tom Baeyens (JIRA)
support for document management
---

 Key: JBPM-113
 URL: http://jira.jboss.com/jira/browse/JBPM-113
 Project: JBoss jBPM
Type: Feature Request
  Components: Core Engine  
Reporter: Tom Baeyens
 Assigned to: Tom Baeyens 


a simple version of document management could be added to jBPM.  this involves 
: 

a variable type for binary documents.  also each document must have version, 
history and perhaps some other properties.

probably the best to put the documents somewhere on a file system for easy 
management and access.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBPM-112) documented task jpdl schema in process-definition

2005-04-08 Thread Tom Baeyens (JIRA)
documented task jpdl schema in process-definition
-

 Key: JBPM-112
 URL: http://jira.jboss.com/jira/browse/JBPM-112
 Project: JBoss jBPM
Type: Task
Reporter: Tom Baeyens
 Assigned to: Tom Baeyens 
 Fix For: jBPM 3.0 beta 1


tasks can be specified in the process definition.
this was implemented but not yet documented.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBPM-111) task objects not stored properly in db

2005-04-08 Thread Tom Baeyens (JIRA)
task objects not stored properly in db
--

 Key: JBPM-111
 URL: http://jira.jboss.com/jira/browse/JBPM-111
 Project: JBoss jBPM
Type: Bug
  Components: Core Engine  
Reporter: Tom Baeyens
 Assigned to: Tom Baeyens 
 Fix For: jBPM 3.0 beta 1


some task objects were not stored properly in the database.  causing exceptions 
or not persisting task information.

hibernate cascade mappings were updated to fix this issue.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Deleted: (JBPM-7) produce graphs of day/week/month overviews

2005-04-07 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-7?page=history ]
 
Tom Baeyens deleted JBPM-7:
---


> produce graphs of day/week/month overviews
> --
>
>  Key: JBPM-7
>  URL: http://jira.jboss.com/jira/browse/JBPM-7
>  Project: JBoss jBPM
> Type: Sub-task
>  Environment: N/A
> Reporter: Ronald van Kuijk
> Assignee: Tom Baeyens
> Priority: Minor

>
>
> It would be nice if the data overviews of days, weeks and months could be 
> presented in a graph. jFreeChart would be an option, although I did not look 
> at the licence yet. 
> Digging down like with the normal data should also be possible but only 
> graphical then  
> (Digging in, e.g. if you see a certain day in a month has a peek, click on 
> it, show that day, see that it was in a certain hour, click on it and see 
> even more detail, down to the process instance and the individual states and 
> accompaniing data)

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Deleted: (JBPM-6) near realtime data per process

2005-04-07 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-6?page=history ]
 
Tom Baeyens deleted JBPM-6:
---


> near realtime data per process
> --
>
>  Key: JBPM-6
>  URL: http://jira.jboss.com/jira/browse/JBPM-6
>  Project: JBoss jBPM
> Type: Sub-task
>  Environment: N/A
> Reporter: Ronald van Kuijk
> Priority: Minor

>
>
> Near realtime data could be implemented first outside the engine. 
> - Selecting the process
> doing a query every x seconds for the right data and then
> - show runnning number of instances
> - show average time a process is running
> - show for all instances the start time and the running time
> - show the average of this process from the last day/week/month (so you can 
> see if it currently performs better, average or worse)
>  nice idea this could be a 'gauge' with current, week-avg etc... 
> (jfreechart?)
> - show the average of this process from the day the first instance was ever 
> started

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Deleted: (JBPM-4) day/week/month overviews

2005-04-07 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-4?page=history ]
 
Tom Baeyens deleted JBPM-4:
---


> day/week/month overviews
> 
>
>  Key: JBPM-4
>  URL: http://jira.jboss.com/jira/browse/JBPM-4
>  Project: JBoss jBPM
> Type: Sub-task
>  Environment: N/A
> Reporter: Ronald van Kuijk
> Assignee: Tom Baeyens
> Priority: Minor

>
>
> A day overview should provide an average over each hour of the day. This 
> functionality should take a *start* date as a parameter and yield 24 numbers 
> all in the same scale. This scale should depend on the largest number, so if 
> all are below 60s it is in seconds, minutes if it is between 0 and 59 minutes 
> and hours, or even days, months if it is longer. 
> The 25'th number that should be returned is the average value for the day 
> (not the average of each hour since there could be hours with no processes)
> This is just some initial idea. It should be refined for long running 
> processes. Where are you going to display them? On the start date? all dates 
> in between (and take 24h as a value) or on the end date? Or should it just be 
> configurable?
> For weeks and months the idea is the same. 
> All of these should be calculated off-line and maybe stored in a separate 
> table so it is easier to generate the week/month overview if nightly the 
> previous day is processed.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Deleted: (JBPM-5) Write some detailed info on wiki

2005-04-07 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-5?page=history ]
 
Tom Baeyens deleted JBPM-5:
---


> Write some detailed info on wiki
> 
>
>  Key: JBPM-5
>  URL: http://jira.jboss.com/jira/browse/JBPM-5
>  Project: JBoss jBPM
> Type: Sub-task
>  Environment: N/A
> Reporter: Ronald van Kuijk
> Priority: Minor

>
>
> http://bizintelligencepipeline.com/howto/showArticle.jhtml?articleId=49900689

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Deleted: (JBPM-8) Show processinstance and data

2005-04-07 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-8?page=history ]
 
Tom Baeyens deleted JBPM-8:
---


> Show processinstance and data
> -
>
>  Key: JBPM-8
>  URL: http://jira.jboss.com/jira/browse/JBPM-8
>  Project: JBoss jBPM
> Type: Sub-task
>  Environment: N/A
> Reporter: Ronald van Kuijk
> Assignee: Tom Baeyens

>
>
> It should be possible to select a (running) instance of a process and show 
> all state durations and process data.  Issues:
> - how to select a process instance: first select a process, then show all 
> running instances and be able to select one?  What if there are millions 
> running (like one jBPM user said, working in the insurance branche)?
> - how to be able to show the flow of the process
> - ...

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Deleted: (JBPM-3) jBPM should store the duration and start date of a state/process in the logs

2005-04-07 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-3?page=history ]
 
Tom Baeyens deleted JBPM-3:
---


> jBPM should store the duration and start date of a state/process in the logs
> 
>
>  Key: JBPM-3
>  URL: http://jira.jboss.com/jira/browse/JBPM-3
>  Project: JBoss jBPM
> Type: Sub-task
>  Environment: N/A
> Reporter: Ronald van Kuijk
> Assignee: Tom Baeyens

>
> Original Estimate: 1 hour
> Remaining: 1 hour
>
> If off-line data from the process is used to create overviews of how the 
> process is running, it is better to have the start-date, end-date and 
> duration already available in the logging. It saves us from calculating the 
> info and does not put a creat burden on the enging while processes are 
> running.
> The same is true for individual states in a process. when going for Business 
> Process Redesign, you need to have information on how long individual states 
> last compared to the process in general. 
> Currently only the end-date is written to the logfile, so the only way to now 
> the duration is to *know* the previous states' end-date and calculate the 
> duration. This requires the analysis to have knowledge of the process, which 
> should not be needed, at least not for simple kpi's
> Although the super issue has a minor priority, this one has a major priority. 
> With this implemented people could at least write their own overviews easilly.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBPM-109) add a document variable type

2005-04-06 Thread Tom Baeyens (JIRA)
add a document variable type


 Key: JBPM-109
 URL: http://jira.jboss.com/jira/browse/JBPM-109
 Project: JBoss jBPM
Type: Feature Request
  Components: Core Engine  
Reporter: Tom Baeyens
 Assigned to: Tom Baeyens 


the document variable type should store the binary form of a document (in a 
bytearray) combined with a version and history information.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBPM-108) configurable notifications

2005-04-06 Thread Tom Baeyens (JIRA)
configurable notifications
--

 Key: JBPM-108
 URL: http://jira.jboss.com/jira/browse/JBPM-108
 Project: JBoss jBPM
Type: Feature Request
  Components: Core Engine  
Reporter: Tom Baeyens
 Assigned to: Tom Baeyens 
Priority: Minor


add preference information in the identity model about how the user wants to be 
notified (email, sms, IM or a combination)

then we can write a NotificationActionHandler that uses that information to 
send out notifications.  

some form of templating must be provided. meaning that it must be possible to 
use process variables in the message.  but this should be kept as simple as 
possible e.g. with a set of default formatters.  maybe the locale should also 
be added to the user.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Closed: (JBPM-107) connection properties replacement

2005-04-05 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-107?page=history ]
 
Tom Baeyens closed JBPM-107:


Resolution: Done

the jbpm.db project was updated so that it replaces the jdbc connection 
properties as specified in jbpm.2/src/resources (the hypersonic in-memory 
properties)

> connection properties replacement
> -
>
>  Key: JBPM-107
>  URL: http://jira.jboss.com/jira/browse/JBPM-107
>  Project: JBoss jBPM
> Type: Task
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens
>  Fix For: jBPM 3.0 alpha 3

>
>
> in the resource directory, we should put the @@ markers such as in the 
> jbpm.db in the file src/resource/hibernate.cfg.xml
> then in the unit tests, we should do the replacement of the jdbc connection 
> properties with the hypersonic in memory connection properties.
> this is for the jbpm.db project so that it can use the resources directly 
> from the jbpm.3 project, making sure they are always in sync.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Closed: (JBPM-97) process deployer

2005-04-05 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-97?page=history ]
 
Tom Baeyens closed JBPM-97:
---

Resolution: Done

> process deployer
> 
>
>  Key: JBPM-97
>  URL: http://jira.jboss.com/jira/browse/JBPM-97
>  Project: JBoss jBPM
> Type: Task
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens
>  Fix For: jBPM 3.0 alpha 3

>
>
> implemented the process deployer, and added an ant task for it.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Updated: (JBPM-85) SequenceBlockIdGenerator produces duplicate keys

2005-04-05 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-85?page=history ]

Tom Baeyens updated JBPM-85:


Component: Core Engine

> SequenceBlockIdGenerator produces duplicate keys
> 
>
>  Key: JBPM-85
>  URL: http://jira.jboss.com/jira/browse/JBPM-85
>  Project: JBoss jBPM
> Type: Bug
>   Components: Core Engine
> Versions: jBPM 2.0
>  Environment: jbpm 2.0, jboss 4.01, jdk1.5
> Reporter: Armin Haaf
> Assignee: Tom Baeyens

>
>
> SequenceBlockIdGenerator produces duplicate keys, if the transaction in which 
> the hilo block is read from the database is rollbacked. This could occur in a 
> j2ee environment in a jta transaction. IÂm not sure if a hibernate session 
> using jta transactions creates a new jta transaction, if a transaction is 
> already registered, but it seems it uses the current transaction. So the 
> beginTransaction, commit code in SequenceBlockIdGenerator did not commit 
> immediatly and could be rollbacked later. 

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Closed: (JBPM-81) document jpdl schema of exception handlers

2005-04-04 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-81?page=history ]
 
Tom Baeyens closed JBPM-81:
---

Resolution: Done

> document jpdl schema of exception handlers
> --
>
>  Key: JBPM-81
>  URL: http://jira.jboss.com/jira/browse/JBPM-81
>  Project: JBoss jBPM
> Type: Task
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens
>  Fix For: jBPM 3.0 alpha 3

>
>
> summary says it all.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Updated: (JBPM-81) document jpdl schema of exception handlers

2005-04-04 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-81?page=history ]

Tom Baeyens updated JBPM-81:


Summary: document jpdl schema of exception handlers  (was: document jpdl 
schema for exception handlers)

> document jpdl schema of exception handlers
> --
>
>  Key: JBPM-81
>  URL: http://jira.jboss.com/jira/browse/JBPM-81
>  Project: JBoss jBPM
> Type: Task
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens
>  Fix For: jBPM 3.0 alpha 3

>
>
> summary says it all.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Closed: (JBPM-93) add the identity component

2005-04-04 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-93?page=history ]
 
Tom Baeyens closed JBPM-93:
---

Resolution: Done

> add the identity component
> --
>
>  Key: JBPM-93
>  URL: http://jira.jboss.com/jira/browse/JBPM-93
>  Project: JBoss jBPM
> Type: Task
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens
> Priority: Minor
>  Fix For: jBPM 3.0 alpha 3

>
>
> as an extension, a simple organisation component should be created.
> the initial ideas are in module jbpm.organisation in the jbpm cvs.  the idea 
> is that a single interface is specified for accessing the user-roles 
> relation.  then we can create different implementations for different storage 
> technologies e.g. a relational database, an LDAP system, the 
> tomcat-users.xml, the jboss users-roles property files, ...
> then assignment handlers and authorization extensions could be written 
> against this simple interface.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Deleted: (JBPM-105) one task per task-node

2005-04-04 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-105?page=history ]
 
Tom Baeyens deleted JBPM-105:
-


> one task per task-node
> --
>
>  Key: JBPM-105
>  URL: http://jira.jboss.com/jira/browse/JBPM-105
>  Project: JBoss jBPM
> Type: Task
>     Reporter: Tom Baeyens
> Assignee: Tom Baeyens

>
>
> Only allow one task per task node.  now, more then one task per task-node is 
> supported which results in 2 different concurrency mechanisms.  by allowing 
> only one task per task-node, 2 problems are solved : 
> * users only have to know one concurrency mechansim (forks and joins)
> * specify a transitionName when completing a task makes sense again.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBPM-107) connection properties replacement

2005-04-03 Thread Tom Baeyens (JIRA)
connection properties replacement
-

 Key: JBPM-107
 URL: http://jira.jboss.com/jira/browse/JBPM-107
 Project: JBoss jBPM
Type: Task
  Components: Core Engine  
Reporter: Tom Baeyens
 Assigned to: Tom Baeyens 
 Fix For: jBPM 3.0 alpha 3


in the resource directory, we should put the @@ markers such as in the jbpm.db 
in the file src/resource/hibernate.cfg.xml

then in the unit tests, we should do the replacement of the jdbc connection 
properties with the hypersonic in memory connection properties.

this is for the jbpm.db project so that it can use the resources directly from 
the jbpm.3 project, making sure they are always in sync.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Commented: (JBPM-103) in variables on Script uses same DB table as out variables, causes evaluation errors.

2005-04-02 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-103?page=comments#action_12316602 
]
 
Tom Baeyens commented on JBPM-103:
--

can you check if this works for you.  i still am puzzled why the script test 
that i wrote didn't fail in the first place.  meaning that i didn't reproduce 
the problem before i modified it.

regards, tom.


> in variables on Script uses same DB table as out variables, causes evaluation 
> errors.
> -
>
>  Key: JBPM-103
>  URL: http://jira.jboss.com/jira/browse/JBPM-103
>  Project: JBoss jBPM
> Type: Bug
>   Components: Core Engine
> Versions: jBPM 3.0 alpha 2
>  Environment: J2SE 1.4.2_07, Windows XP
> Reporter: Mark LaFond
> Assignee: Tom Baeyens
> Priority: Blocker
>  Fix For: jBPM 3.0 alpha 3
>  Attachments: Script.hbm.xml
>
>
> The following script was failing for me.
>   "  " +
>   "<expression>" +
>   "   outParm = response.getTestOutputParm();" +
>   "</expression>" +
>   "<out variable='outParm' />" +
>   "  " +  
> The problem was traced back to Script.hbm.xml which was mapping the in 
> variables to the same table as the out variables.  This caused 
> Script.createInterpreter() to load all of the out variables as in variables 
> which caused my "response" variable to NOT be loaded into the Interpreter 
> which then caused the script to fail.  I've attached the fix below, I've 
> tested it in the core project as well as in the db project that generates the 
> SQL.
> **
> 
>"-//Hibernate/Hibernate Mapping DTD 3.0//EN"
>   "http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd";>
> 
>discriminator-value="S" 
> extends="org.jbpm.graph.def.Action">
> 
> 
> 
>   
>   
> 
> 
>   
>   
> 
>   
> 

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Closed: (JBPM-106) project sourcecode restructuring

2005-04-02 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-106?page=history ]
 
Tom Baeyens closed JBPM-106:


Resolution: Done

> project sourcecode restructuring
> 
>
>  Key: JBPM-106
>  URL: http://jira.jboss.com/jira/browse/JBPM-106
>  Project: JBoss jBPM
> Type: Task
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens
>  Fix For: jBPM 3.0 alpha 3

>
>
> the identity component (aka organisation component) will now be integrated 
> into the jbpm project.
> to do this a change in the root project sourcecode and build structure was 
> needed.
> ### OLD DIRECTORY STRUCTURE ###
> build
>  + classes
> + org
>+ ...
>  + test
> + classes
> + results
> src
>  + java
> + org
>+ ...
>  + userguide
> ### NEW DIRECTORY STRUCTURE ###
> build
>  + examples-classes
>  + main-classes
>  + main-test-classes
>  + identity-classes
>  + identity-test-classes
>  + userguide
> doc
>  + examples
> + org
>+ ...
> src
>  + jbpm
> + org
>+ ...
>  + identity
> + org
>+ ...
>  + resources
>  + userguide
> test
>  + jbpm
>  + identity

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Updated: (JBPM-103) in variables on Script uses same DB table as out variables, causes evaluation errors.

2005-04-01 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-103?page=history ]

Tom Baeyens updated JBPM-103:
-

Priority: Major  (was: Blocker)

> in variables on Script uses same DB table as out variables, causes evaluation 
> errors.
> -
>
>  Key: JBPM-103
>  URL: http://jira.jboss.com/jira/browse/JBPM-103
>  Project: JBoss jBPM
> Type: Bug
>   Components: Core Engine
> Versions: jBPM 3.0 alpha 2
>  Environment: J2SE 1.4.2_07, Windows XP
> Reporter: Mark LaFond
> Assignee: Tom Baeyens
>  Fix For: jBPM 3.0 alpha 3
>  Attachments: Script.hbm.xml, ScriptDbTest.java
>
>
> The following script was failing for me.
>   "  " +
>   "<expression>" +
>   "   outParm = response.getTestOutputParm();" +
>   "</expression>" +
>   "<out variable='outParm' />" +
>   "  " +  
> The problem was traced back to Script.hbm.xml which was mapping the in 
> variables to the same table as the out variables.  This caused 
> Script.createInterpreter() to load all of the out variables as in variables 
> which caused my "response" variable to NOT be loaded into the Interpreter 
> which then caused the script to fail.  I've attached the fix below, I've 
> tested it in the core project as well as in the db project that generates the 
> SQL.
> **
> 
>"-//Hibernate/Hibernate Mapping DTD 3.0//EN"
>   "http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd";>
> 
>discriminator-value="S" 
> extends="org.jbpm.graph.def.Action">
> 
> 
> 
>   
>   
> 
> 
>   
>   
> 
>   
> 

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Closed: (JBPM-103) in variables on Script uses same DB table as out variables, causes evaluation errors.

2005-04-01 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-103?page=history ]
 
Tom Baeyens closed JBPM-103:



ok thanks.

> in variables on Script uses same DB table as out variables, causes evaluation 
> errors.
> -
>
>  Key: JBPM-103
>  URL: http://jira.jboss.com/jira/browse/JBPM-103
>  Project: JBoss jBPM
> Type: Bug
>   Components: Core Engine
> Versions: jBPM 3.0 alpha 2
>  Environment: J2SE 1.4.2_07, Windows XP
> Reporter: Mark LaFond
> Assignee: Tom Baeyens
>  Fix For: jBPM 3.0 alpha 3
>  Attachments: Script.hbm.xml, ScriptDbTest.java
>
>
> The following script was failing for me.
>   "  " +
>   "<expression>" +
>   "   outParm = response.getTestOutputParm();" +
>   "</expression>" +
>   "<out variable='outParm' />" +
>   "  " +  
> The problem was traced back to Script.hbm.xml which was mapping the in 
> variables to the same table as the out variables.  This caused 
> Script.createInterpreter() to load all of the out variables as in variables 
> which caused my "response" variable to NOT be loaded into the Interpreter 
> which then caused the script to fail.  I've attached the fix below, I've 
> tested it in the core project as well as in the db project that generates the 
> SQL.
> **
> 
>"-//Hibernate/Hibernate Mapping DTD 3.0//EN"
>   "http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd";>
> 
>discriminator-value="S" 
> extends="org.jbpm.graph.def.Action">
> 
> 
> 
>   
>   
> 
> 
>   
>   
> 
>   
> 

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Updated: (JBPM-106) project sourcecode restructuring

2005-04-01 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-106?page=history ]

Tom Baeyens updated JBPM-106:
-

Description: 
the identity component (aka organisation component) will now be integrated into 
the jbpm project.
to do this a change in the root project sourcecode and build structure was 
needed.

### OLD DIRECTORY STRUCTURE ###
build
 + classes
+ org
   + ...
 + test
+ classes
+ results
src
 + java
+ org
   + ...
 + userguide

### NEW DIRECTORY STRUCTURE ###

build
 + examples-classes
 + main-classes
 + main-test-classes
 + identity-classes
 + identity-test-classes
 + userguide
doc
 + examples
+ org
   + ...
src
 + jbpm
+ org
   + ...
 + identity
+ org
   + ...
 + resources
 + userguide

test
 + jbpm
 + identity



  was:
the identity component (aka organisation component) will now be integrated into 
the jbpm project.
to do this a change in the root project sourcecode and build structure was 
needed.

### OLD DIRECTORY STRUCTURE ###
build
 + classes
+ org
   + ...
 + test
+ classes
+ results
src
 + java
+ org
   + ...
 + userguide

### NEW DIRECTORY STRUCTURE ###

build
 + examples-classes
 + main-classes
 + main-test-classes
 + identity-classes
 + identity-test-classes
 + userguide
doc
 + examples
+ org
   + ...
src
 + main
+ org
   + ...
 + identity
+ org
   + ...
 + resources
 + userguide

test
 + main
 + identity




> project sourcecode restructuring
> 
>
>  Key: JBPM-106
>  URL: http://jira.jboss.com/jira/browse/JBPM-106
>  Project: JBoss jBPM
> Type: Task
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens
>  Fix For: jBPM 3.0 alpha 3

>
>
> the identity component (aka organisation component) will now be integrated 
> into the jbpm project.
> to do this a change in the root project sourcecode and build structure was 
> needed.
> ### OLD DIRECTORY STRUCTURE ###
> build
>  + classes
> + org
>+ ...
>  + test
> + classes
> + results
> src
>  + java
> + org
>+ ...
>  + userguide
> ### NEW DIRECTORY STRUCTURE ###
> build
>  + examples-classes
>  + main-classes
>  + main-test-classes
>  + identity-classes
>  + identity-test-classes
>  + userguide
> doc
>  + examples
> + org
>+ ...
> src
>  + jbpm
> + org
>+ ...
>  + identity
> + org
>+ ...
>  + resources
>  + userguide
> test
>  + jbpm
>  + identity

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Resolved: (JBPM-103) in variables on Script uses same DB table as out variables, causes evaluation errors.

2005-04-01 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-103?page=history ]
 
Tom Baeyens resolved JBPM-103:
--

 Resolution: Done
Fix Version: jBPM 3.0 alpha 3

The following mapping also worked for me.  And maps the 2 collections to the 
same table.  I don't like to have more tables then necessary.  Let me know if 
this doesn't work for you.

thanks ! 

regards, tom.

it is checked in into cvs.


  



  
  


  
  

  




> in variables on Script uses same DB table as out variables, causes evaluation 
> errors.
> -
>
>  Key: JBPM-103
>  URL: http://jira.jboss.com/jira/browse/JBPM-103
>  Project: JBoss jBPM
> Type: Bug
>   Components: Core Engine
> Versions: jBPM 3.0 alpha 2
>  Environment: J2SE 1.4.2_07, Windows XP
> Reporter: Mark LaFond
> Assignee: Tom Baeyens
> Priority: Blocker
>  Fix For: jBPM 3.0 alpha 3
>  Attachments: Script.hbm.xml
>
>
> The following script was failing for me.
>   "  " +
>   "<expression>" +
>   "   outParm = response.getTestOutputParm();" +
>   "</expression>" +
>   "<out variable='outParm' />" +
>   "  " +  
> The problem was traced back to Script.hbm.xml which was mapping the in 
> variables to the same table as the out variables.  This caused 
> Script.createInterpreter() to load all of the out variables as in variables 
> which caused my "response" variable to NOT be loaded into the Interpreter 
> which then caused the script to fail.  I've attached the fix below, I've 
> tested it in the core project as well as in the db project that generates the 
> SQL.
> **
> 
>"-//Hibernate/Hibernate Mapping DTD 3.0//EN"
>   "http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd";>
> 
>discriminator-value="S" 
> extends="org.jbpm.graph.def.Action">
> 
> 
> 
>   
>   
> 
> 
>   
>   
> 
>   
> 

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Updated: (JBPM-46) scheduler

2005-03-31 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-46?page=history ]

Tom Baeyens updated JBPM-46:


Fix Version: (was: jBPM 3.0 alpha 3)

> scheduler
> -
>
>  Key: JBPM-46
>  URL: http://jira.jboss.com/jira/browse/JBPM-46
>  Project: JBoss jBPM
> Type: Task
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens
> Priority: Critical

>
> Original Estimate: 3 days
> Remaining: 3 days
>
> implement the scheduler functionality + a simple servlet that acts as a 
> cron-task to check for due jobs on regular intervals.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Updated: (JBPM-92) process-state deployment binding option

2005-03-31 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-92?page=history ]

Tom Baeyens updated JBPM-92:


Fix Version: (was: jBPM 3.0 alpha 3)

> process-state deployment binding option
> ---
>
>  Key: JBPM-92
>  URL: http://jira.jboss.com/jira/browse/JBPM-92
>  Project: JBoss jBPM
> Type: Task
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens
> Priority: Minor

>
> Original Estimate: 1 hour
> Remaining: 1 hour
>
> add a property to the process state xml information to indicate that binding 
> of the subprocess should be done at deployment time in case only a name is 
> specified.  e.g.
> 
>  ...
> 

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Updated: (JBPM-71) named variable declaration

2005-03-31 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-71?page=history ]

Tom Baeyens updated JBPM-71:


Fix Version: (was: jBPM 3.0 alpha 3)

> named variable declaration
> --
>
>  Key: JBPM-71
>  URL: http://jira.jboss.com/jira/browse/JBPM-71
>  Project: JBoss jBPM
> Type: Feature Request
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens
> Priority: Minor

>
>
> add support for specifying how variables should be persisted on the basis of 
> the name of the variable.
> currently, we only support type determination on the basis of 
> value-reflection.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Updated: (JBPM-68) finish pluggability for par parsers

2005-03-31 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-68?page=history ]

Tom Baeyens updated JBPM-68:


Fix Version: (was: jBPM 3.0 alpha 3)

> finish pluggability for par parsers
> ---
>
>  Key: JBPM-68
>  URL: http://jira.jboss.com/jira/browse/JBPM-68
>  Project: JBoss jBPM
> Type: Task
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens

>
>   Time Spent: 1 day
>Remaining: 1 hour
>
> when users want to extend jbpm with their custom modules, we should also 
> support pluggability of the module parsers.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Updated: (JBPM-88) add a statelog that includes enter-time, leave-time and difference

2005-03-31 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-88?page=history ]

Tom Baeyens updated JBPM-88:


Fix Version: (was: jBPM 3.0 alpha 3)

> add a statelog that includes enter-time, leave-time and difference
> --
>
>  Key: JBPM-88
>  URL: http://jira.jboss.com/jira/browse/JBPM-88
>  Project: JBoss jBPM
> Type: Task
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens
> Priority: Minor

>
>
> add a state-enter-time on the token when a state is entered.
> add a state log record when the state is left.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBPM-106) project sourcecode restructuring

2005-03-31 Thread Tom Baeyens (JIRA)
project sourcecode restructuring


 Key: JBPM-106
 URL: http://jira.jboss.com/jira/browse/JBPM-106
 Project: JBoss jBPM
Type: Task
  Components: Core Engine  
Reporter: Tom Baeyens
 Assigned to: Tom Baeyens 
 Fix For: jBPM 3.0 alpha 3


the identity component (aka organisation component) will now be integrated into 
the jbpm project.
to do this a change in the root project sourcecode and build structure was 
needed.

### OLD DIRECTORY STRUCTURE ###
build
 + classes
+ org
   + ...
 + test
+ classes
+ results
src
 + java
+ org
   + ...
 + userguide

### NEW DIRECTORY STRUCTURE ###

build
 + examples-classes
 + main-classes
 + main-test-classes
 + identity-classes
 + identity-test-classes
 + userguide
doc
 + examples
+ org
   + ...
src
 + main
+ org
   + ...
 + identity
+ org
   + ...
 + resources
 + userguide

test
 + main
 + identity



-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBPM-105) one task per task-node

2005-03-31 Thread Tom Baeyens (JIRA)
one task per task-node
--

 Key: JBPM-105
 URL: http://jira.jboss.com/jira/browse/JBPM-105
 Project: JBoss jBPM
Type: Task
  Components: Core Engine  
Reporter: Tom Baeyens
 Assigned to: Tom Baeyens 
 Fix For: jBPM 3.0 alpha 3


Only allow one task per task node.  now, more then one task per task-node is 
supported which results in 2 different concurrency mechanisms.  by allowing 
only one task per task-node, 2 problems are solved : 

* users only have to know one concurrency mechansim (forks and joins)
* specify a transitionName when completing a task makes sense again.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Closed: (JBPM-104) Add cascade delete for persistence

2005-03-29 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-104?page=history ]
 
Tom Baeyens closed JBPM-104:


 Resolution: Done
Fix Version: jBPM 3.0 alpha 3

i added deletion of process instances and process definitions to the db api of 
jbpm 3 last week.

> Add cascade delete for persistence
> --
>
>  Key: JBPM-104
>  URL: http://jira.jboss.com/jira/browse/JBPM-104
>  Project: JBoss jBPM
> Type: Feature Request
> Reporter: Diego Ballve
> Assignee: Tom Baeyens
>  Fix For: jBPM 3.0 alpha 3

>
>
> (This has been noticed w/ JBPM2. Make sure it is solved in JBPM3)
> Constraints created to database by Hibernate will not allow a process 
> definition to be deleted. Add cascade delete for all the relationships, 
> except for definition FK on definition (if it is there still).
> This would allow a process definition and all related objects to be deleted 
> in one step, being the admin's task to decide if that is a sensible thing to 
> do.
> Also, JBPM_File has no FK on definition. Fix it for 3 as well.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBPM-102) optimize performance for delegation instantiation

2005-03-29 Thread Tom Baeyens (JIRA)
optimize performance for delegation instantiation
-

 Key: JBPM-102
 URL: http://jira.jboss.com/jira/browse/JBPM-102
 Project: JBoss jBPM
Type: Task
  Components: Core Engine  
Reporter: Tom Baeyens
 Assigned to: Tom Baeyens 


delegation instantiation could be optimized by object pooling.  this might 
require a configuration property on the delegation xml to specify the scope of 
a delegation object {new-for-each-usage, synchronized, singleton}

note that ExpressionAssignmentHandler is not threadsafe.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Updated: (JBPM-93) add the identity component

2005-03-29 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-93?page=history ]

Tom Baeyens updated JBPM-93:


Summary: add the identity component  (was: add the organisation component)

> add the identity component
> --
>
>  Key: JBPM-93
>  URL: http://jira.jboss.com/jira/browse/JBPM-93
>  Project: JBoss jBPM
> Type: Task
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens
> Priority: Minor
>  Fix For: jBPM 3.0 alpha 3

>
>
> as an extension, a simple organisation component should be created.
> the initial ideas are in module jbpm.organisation in the jbpm cvs.  the idea 
> is that a single interface is specified for accessing the user-roles 
> relation.  then we can create different implementations for different storage 
> technologies e.g. a relational database, an LDAP system, the 
> tomcat-users.xml, the jboss users-roles property files, ...
> then assignment handlers and authorization extensions could be written 
> against this simple interface.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBPM-101) add in- and out parameters to task

2005-03-29 Thread Tom Baeyens (JIRA)
add in- and out parameters to task
--

 Key: JBPM-101
 URL: http://jira.jboss.com/jira/browse/JBPM-101
 Project: JBoss jBPM
Type: Task
  Components: Core Engine  
Reporter: Tom Baeyens
 Assigned to: Tom Baeyens 


if this can be used for form generation.

conversion between process variables and task parameters in both directions 
should be looked at.  if it can be done generically, it would be a very good 
basis for the form generation.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBPM-100) renamed JbpmSchemaMgr to JbpmSchema

2005-03-29 Thread Tom Baeyens (JIRA)
renamed JbpmSchemaMgr to JbpmSchema
---

 Key: JBPM-100
 URL: http://jira.jboss.com/jira/browse/JBPM-100
 Project: JBoss jBPM
Type: Task
  Components: Core Engine  
Reporter: Tom Baeyens
 Assigned to: Tom Baeyens 
Priority: Minor
 Fix For: jBPM 3.0 alpha 3


to be in sync with the identity module that is under development

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Closed: (JBPM-100) renamed JbpmSchemaMgr to JbpmSchema

2005-03-29 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-100?page=history ]
 
Tom Baeyens closed JBPM-100:


Resolution: Done

> renamed JbpmSchemaMgr to JbpmSchema
> ---
>
>  Key: JBPM-100
>  URL: http://jira.jboss.com/jira/browse/JBPM-100
>  Project: JBoss jBPM
> Type: Task
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens
> Priority: Minor
>  Fix For: jBPM 3.0 alpha 3

>
>
> to be in sync with the identity module that is under development

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Commented: (JBIDE-163) deploy a process archive

2005-03-25 Thread Tom Baeyens (JIRA)
 [ 
http://jira.jboss.com/jira/browse/JBIDE-163?page=comments#action_12316425 ]
 
Tom Baeyens commented on JBIDE-163:
---

no jbpm does not have a jboss deployer.  still needs to be seen if this makes 
sense.

in case of jbpm, deploying a process archive means that the content is parsed 
into an object model and that object model is stored in a relational database 
(with hibernate)

there is a jbpm ProcessArchiveDeployer that does this.  it's just a matter of 
finding the right way of getting the classpath to work with jbpm, hibernate and 
the database driver.

eventually, we want to integrate with the hibernate plugin for the management 
of database drivers and connections.  but this task is mainly intended as a 
quick and dirty solution.  the idea was that users should put the database 
driver somewhere in the classpath of the jbpm designer plugin.  koen is still 
thinking about how to do this in the quickest way.

regards, tom.

> deploy a process archive
> 
>
>  Key: JBIDE-163
>  URL: http://jira.jboss.com/jira/browse/JBIDE-163
>  Project: JBoss IDE
> Type: Feature Request
>   Components: jBPM Designer plugin
> Reporter: Tom Baeyens
> Assignee: Marshall Culpepper

>
>


-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Commented: (JBIDE-163) deploy a process archive

2005-03-25 Thread Tom Baeyens (JIRA)
 [ 
http://jira.jboss.com/jira/browse/JBIDE-163?page=comments#action_12316422 ]
 
Tom Baeyens commented on JBIDE-163:
---

is there some doc describing what the *ar deployment in jboss ide means.  i 
think jbpm process archive deployment is different from other archive 
deployments...

regards, tom.

> deploy a process archive
> 
>
>  Key: JBIDE-163
>  URL: http://jira.jboss.com/jira/browse/JBIDE-163
>  Project: JBoss IDE
> Type: Feature Request
>   Components: jBPM Designer plugin
> Reporter: Tom Baeyens
> Assignee: Marshall Culpepper

>
>


-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBPM-99) business calender

2005-03-25 Thread Tom Baeyens (JIRA)
business calender
-

 Key: JBPM-99
 URL: http://jira.jboss.com/jira/browse/JBPM-99
 Project: JBoss jBPM
Type: Feature Request
  Components: Core Engine  
Reporter: Tom Baeyens
 Assigned to: Tom Baeyens 
Priority: Minor


a business calender would have knowledge about working hours and can do 
calculations like : 
1) what time is it, 4 business hours from now.
2) how much business hours were there between 2 dates.
...

in a simple version, the business calender would not now about holidays.  in 
the deluxe version the business calender would be integrated with the 
organisation component and knows the holidays of the different countries.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBIDE-163) deploy a process archive

2005-03-25 Thread Tom Baeyens (JIRA)
deploy a process archive


 Key: JBIDE-163
 URL: http://jira.jboss.com/jira/browse/JBIDE-163
 Project: JBoss IDE
Type: Feature Request
  Components: jBPM Designer plugin  
Reporter: Tom Baeyens
 Assigned to: Marshall Culpepper 




-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Closed: (JBPM-50) support versioned class loading

2005-03-25 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-50?page=history ]
 
Tom Baeyens closed JBPM-50:
---

Resolution: Done

> support versioned class loading
> ---
>
>  Key: JBPM-50
>  URL: http://jira.jboss.com/jira/browse/JBPM-50
>  Project: JBoss jBPM
> Type: Task
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens
> Priority: Minor
>  Fix For: jBPM 3.0 alpha 3

>
>


-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Closed: (JBPM-98) delete process instances and process definitions

2005-03-25 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-98?page=history ]
 
Tom Baeyens closed JBPM-98:
---

Resolution: Done

> delete process instances and process definitions
> 
>
>  Key: JBPM-98
>  URL: http://jira.jboss.com/jira/browse/JBPM-98
>  Project: JBoss jBPM
> Type: Task
>     Reporter: Tom Baeyens
> Assignee: Tom Baeyens
> Priority: Minor
>  Fix For: jBPM 3.0 alpha 3

>
>


-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBPM-98) delete process instances and process definitions

2005-03-25 Thread Tom Baeyens (JIRA)
delete process instances and process definitions


 Key: JBPM-98
 URL: http://jira.jboss.com/jira/browse/JBPM-98
 Project: JBoss jBPM
Type: Task
Reporter: Tom Baeyens
 Assigned to: Tom Baeyens 
Priority: Minor
 Fix For: jBPM 3.0 alpha 3




-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Updated: (JBPM-75) make event propagation configurable

2005-03-24 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-75?page=history ]

Tom Baeyens updated JBPM-75:


Fix Version: (was: jBPM 3.0 alpha 3)

> make event propagation configurable
> ---
>
>  Key: JBPM-75
>  URL: http://jira.jboss.com/jira/browse/JBPM-75
>  Project: JBoss jBPM
> Type: Feature Request
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens

>
> Original Estimate: 4 hours
> Remaining: 4 hours
>
> event propagation might become a bottleneck in high-throughput deployments.
> the easiest way to solve this is by introducing a configuration property that 
> overrides the default behaviour of event propagation.  the current default is 
> that event propagation is active.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Closed: (JBPM-95) renamed ByteBlocksInstance to ByteArrayInstance

2005-03-24 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-95?page=history ]
 
Tom Baeyens closed JBPM-95:
---

Resolution: Done

> renamed ByteBlocksInstance to ByteArrayInstance
> ---
>
>  Key: JBPM-95
>  URL: http://jira.jboss.com/jira/browse/JBPM-95
>  Project: JBoss jBPM
> Type: Task
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens
> Priority: Minor
>  Fix For: jBPM 3.0 alpha 3

>
>
> also the related table name was updated

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Closed: (JBPM-96) process files persistence

2005-03-24 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-96?page=history ]
 
Tom Baeyens closed JBPM-96:
---

Resolution: Done

> process files persistence
> -
>
>  Key: JBPM-96
>  URL: http://jira.jboss.com/jira/browse/JBPM-96
>  Project: JBoss jBPM
> Type: Task
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens
>  Fix For: jBPM 3.0 alpha 3

>
>
> add persistence support for process archive files

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBPM-96) process files persistence

2005-03-24 Thread Tom Baeyens (JIRA)
process files persistence
-

 Key: JBPM-96
 URL: http://jira.jboss.com/jira/browse/JBPM-96
 Project: JBoss jBPM
Type: Task
  Components: Core Engine  
Reporter: Tom Baeyens
 Assigned to: Tom Baeyens 
 Fix For: jBPM 3.0 alpha 3


add persistence support for process archive files

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r) & Windows Mobile(tm) platforms, applications & content.  Register
by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBPM-97) process deployer

2005-03-24 Thread Tom Baeyens (JIRA)
process deployer


 Key: JBPM-97
 URL: http://jira.jboss.com/jira/browse/JBPM-97
 Project: JBoss jBPM
Type: Task
  Components: Core Engine  
Reporter: Tom Baeyens
 Assigned to: Tom Baeyens 
 Fix For: jBPM 3.0 alpha 3


implemented the process deployer, and added an ant task for it.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r) & Windows Mobile(tm) platforms, applications & content.  Register
by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBPM-95) renamed ByteBlocksInstance to ByteArrayInstance

2005-03-24 Thread Tom Baeyens (JIRA)
renamed ByteBlocksInstance to ByteArrayInstance
---

 Key: JBPM-95
 URL: http://jira.jboss.com/jira/browse/JBPM-95
 Project: JBoss jBPM
Type: Task
  Components: Core Engine  
Reporter: Tom Baeyens
 Assigned to: Tom Baeyens 
Priority: Minor
 Fix For: jBPM 3.0 alpha 3


also the related table name was updated

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r) & Windows Mobile(tm) platforms, applications & content.  Register
by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Closed: (JBPM-15) create jbpm training

2005-03-23 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-15?page=history ]
 
Tom Baeyens closed JBPM-15:
---

Resolution: Done

> create jbpm training
> 
>
>  Key: JBPM-15
>  URL: http://jira.jboss.com/jira/browse/JBPM-15
>  Project: JBoss jBPM
> Type: Task
>     Reporter: Tom Baeyens
> Assignee: Tom Baeyens

>
> Original Estimate: 5 weeks
> Remaining: 5 weeks
>


-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Updated: (JBPM-72) required variable declaration

2005-03-23 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-72?page=history ]

Tom Baeyens updated JBPM-72:


Component: Core Engine

> required variable declaration
> -
>
>  Key: JBPM-72
>  URL: http://jira.jboss.com/jira/browse/JBPM-72
>  Project: JBoss jBPM
> Type: Feature Request
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens

>
>
> we could add support for a configuration that requires all variables to be 
> declared (including the type) before they are used.  this creates a bit of 
> 'type safety', although it is only checkable at runtime...
> this should be done on the level of the task.  maybe tasks should be able to 
> extract data from the process and completion of the task should update the 
> variables in the context. 

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Updated: (JBPM-50) support versioned class loading

2005-03-23 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-50?page=history ]

Tom Baeyens updated JBPM-50:


Fix Version: jBPM 3.0 alpha 3

> support versioned class loading
> ---
>
>  Key: JBPM-50
>  URL: http://jira.jboss.com/jira/browse/JBPM-50
>  Project: JBoss jBPM
> Type: Task
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens
> Priority: Minor
>  Fix For: jBPM 3.0 alpha 3

>
>


-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Closed: (JBPM-94) created database compatibility package

2005-03-23 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-94?page=history ]
 
Tom Baeyens closed JBPM-94:
---

Resolution: Done

> created database compatibility package
> --
>
>  Key: JBPM-94
>  URL: http://jira.jboss.com/jira/browse/JBPM-94
>  Project: JBoss jBPM
> Type: Task
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens
>  Fix For: jBPM 3.0 alpha 2

>
>
> created a separate database compatibility project as an extension to the core 
> jbpm 3.0 download.  the database compatibility contains the setup and scripts 
> for generation of jBPM database schema's and for testing jBPM with the 
> supported databases.
> in this initial release, there is support for hypersonic and postgresql.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Closed: (JBPM-91) fixed SerializableSerializer

2005-03-23 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-91?page=history ]
 
Tom Baeyens closed JBPM-91:
---

Resolution: Done

> fixed SerializableSerializer
> 
>
>  Key: JBPM-91
>  URL: http://jira.jboss.com/jira/browse/JBPM-91
>  Project: JBoss jBPM
> Type: Bug
>   Components: Core Engine
> Versions: jBPM 2.0
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens
>  Fix For: jBPM 2.0.1

>
>
> the serializable serializer used the wrong string to text conversion 
> (String.getBytes() and new String(byte[]))
> this was replaced with Base64 encoding provided by the apache commons codec 
> library.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Updated: (JBPM-81) document jpdl schema for exception handlers

2005-03-23 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-81?page=history ]

Tom Baeyens updated JBPM-81:


Fix Version: jBPM 3.0 alpha 3
 (was: jBPM 3.0 alpha 2)

> document jpdl schema for exception handlers
> ---
>
>  Key: JBPM-81
>  URL: http://jira.jboss.com/jira/browse/JBPM-81
>  Project: JBoss jBPM
> Type: Task
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens
>  Fix For: jBPM 3.0 alpha 3

>
>
> summary says it all.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Closed: (JBPM-87) remove bidirectional relations management

2005-03-23 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-87?page=history ]
 
Tom Baeyens closed JBPM-87:
---


> remove bidirectional relations management
> -
>
>  Key: JBPM-87
>  URL: http://jira.jboss.com/jira/browse/JBPM-87
>  Project: JBoss jBPM
> Type: Task
>     Reporter: Tom Baeyens
> Assignee: Tom Baeyens
>  Fix For: jBPM 3.0 alpha 2

>
> Original Estimate: 1 day
> Remaining: 1 day
>
> removed the automatic supermagical bidirectional relations management.  now 
> bidirectional relations management is done on the many-side of many-to-one 
> relations. (much easier to understand)

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBPM-94) created database compatibility package

2005-03-23 Thread Tom Baeyens (JIRA)
created database compatibility package
--

 Key: JBPM-94
 URL: http://jira.jboss.com/jira/browse/JBPM-94
 Project: JBoss jBPM
Type: Task
  Components: Core Engine  
Reporter: Tom Baeyens
 Assigned to: Tom Baeyens 
 Fix For: jBPM 3.0 alpha 2


created a separate database compatibility project as an extension to the core 
jbpm 3.0 download.  the database compatibility contains the setup and scripts 
for generation of jBPM database schema's and for testing jBPM with the 
supported databases.

in this initial release, there is support for hypersonic and postgresql.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Updated: (JBPM-72) required variable declaration

2005-03-23 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-72?page=history ]

Tom Baeyens updated JBPM-72:


Description: 
we could add support for a configuration that requires all variables to be 
declared (including the type) before they are used.  this creates a bit of 
'type safety', although it is only checkable at runtime...

this should be done on the level of the task.  maybe tasks should be able to 
extract data from the process and completion of the task should update the 
variables in the context. 

  was:we could add support for a configuration that requires all variables to 
be declared (including the type) before they are used.  this creates a bit of 
'type safety', although it is only checkable at runtime...


> required variable declaration
> -
>
>  Key: JBPM-72
>  URL: http://jira.jboss.com/jira/browse/JBPM-72
>  Project: JBoss jBPM
>     Type: Feature Request
>     Reporter: Tom Baeyens
> Assignee: Tom Baeyens

>
>
> we could add support for a configuration that requires all variables to be 
> declared (including the type) before they are used.  this creates a bit of 
> 'type safety', although it is only checkable at runtime...
> this should be done on the level of the task.  maybe tasks should be able to 
> extract data from the process and completion of the task should update the 
> variables in the context. 

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Updated: (JBPM-93) add the organisation component

2005-03-23 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-93?page=history ]

Tom Baeyens updated JBPM-93:


Fix Version: jBPM 3.0 alpha 3

> add the organisation component
> --
>
>  Key: JBPM-93
>  URL: http://jira.jboss.com/jira/browse/JBPM-93
>  Project: JBoss jBPM
> Type: Task
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens
> Priority: Minor
>  Fix For: jBPM 3.0 alpha 3

>
>
> as an extension, a simple organisation component should be created.
> the initial ideas are in module jbpm.organisation in the jbpm cvs.  the idea 
> is that a single interface is specified for accessing the user-roles 
> relation.  then we can create different implementations for different storage 
> technologies e.g. a relational database, an LDAP system, the 
> tomcat-users.xml, the jboss users-roles property files, ...
> then assignment handlers and authorization extensions could be written 
> against this simple interface.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Updated: (JBPM-67) add support for process-local variable-type-determination

2005-03-23 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-67?page=history ]

Tom Baeyens updated JBPM-67:


Component: Core Engine

> add support for process-local variable-type-determination
> -
>
>  Key: JBPM-67
>  URL: http://jira.jboss.com/jira/browse/JBPM-67
>  Project: JBoss jBPM
> Type: Feature Request
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens
> Priority: Optional

>
>
> now, the way that a process variable is persisted, is configured in the 
> jbpm.types.properties.
> one set of all types determinations for the whole jbpm installation.
> we should allow users to overwrite this mechanism on a process definition 
> level.
> in the process definition, the same information can be given for process 
> variable names.
> 
> or 
> 

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Updated: (JBPM-10) add support for the synchronisation pattern

2005-03-23 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-10?page=history ]

Tom Baeyens updated JBPM-10:


Description: 
the jbpm default join does not synchronize as the pattern 'synchronization' 
describes.

the jbpm default join synchronizes based on the brother-and-sister-tokens.  
meaning the join takes the parent token of the token that arrives in a join.  
then all active the children of that token are considered.

the workflow pattern sync is based on process model information. meaning that 
exactly one token has to arrive in the join over each distinct arriving 
transition.  this implies a set of restrictions on the runtime execution but 
that is not the issue.

  was:
the jbpm default join does not synchronize as the pattern 'synchronization' 
describes.

the jbpm default join synchronizes based on the brother-and-sister-tokens.  
meaning the join takes the parent token of the token that arrives in a join.  
then all active the children of that token are considered.

the workflow pattern sync is based on process model information. meaning that 
exactly one token has to arrive in the join over each distinct arriving 
transition.  this implies a set of restrictions on the runtime execution but 
that is not the issue.

Environment: 
  Component: Core Engine

> add support for the synchronisation pattern
> ---
>
>  Key: JBPM-10
>  URL: http://jira.jboss.com/jira/browse/JBPM-10
>  Project: JBoss jBPM
> Type: Sub-task
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens

>
>
> the jbpm default join does not synchronize as the pattern 'synchronization' 
> describes.
> the jbpm default join synchronizes based on the brother-and-sister-tokens.  
> meaning the join takes the parent token of the token that arrives in a join.  
> then all active the children of that token are considered.
> the workflow pattern sync is based on process model information. meaning that 
> exactly one token has to arrive in the join over each distinct arriving 
> transition.  this implies a set of restrictions on the runtime execution but 
> that is not the issue.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Closed: (JBPM-47) hibernate persistence of the jbpm domain model

2005-03-23 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-47?page=history ]
 
Tom Baeyens closed JBPM-47:
---

Resolution: Done

> hibernate persistence of the jbpm domain model
> --
>
>  Key: JBPM-47
>  URL: http://jira.jboss.com/jira/browse/JBPM-47
>  Project: JBoss jBPM
> Type: Task
>     Reporter: Tom Baeyens
> Assignee: Tom Baeyens

>
>
> basically this task is to create hibernate mappings for the jbpm domain 
> model.  also a DbSession should be created that adds jbpm-model knowledge to 
> the hibernate session.  'adding model knowledge' means e.g. 
> saveProcessDefinition, findProcessDefinitions methods instead of the 
> non-typed hibernate interface ones.  a large part of the domain knowledge 
> will be hibernate queries.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Closed: (JBPM-58) create initial persistence for graph, context and taskmgmt

2005-03-22 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-58?page=history ]
 
Tom Baeyens closed JBPM-58:
---

Resolution: Done

> create initial persistence for graph, context and taskmgmt
> --
>
>  Key: JBPM-58
>  URL: http://jira.jboss.com/jira/browse/JBPM-58
>  Project: JBoss jBPM
> Type: Task
>   Components: Core Engine
> Reporter: Tom Baeyens
> Assignee: Tom Baeyens
> Priority: Critical
>  Fix For: jBPM 3.0 alpha 2

>
> Original Estimate: 3 weeks
>Time Spent: 2 weeks
> Remaining: 1 week
>
> initial persistence for 
> 1) graph : process definitions & process executions
> 2) context : process variables
> 3) task management

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Closed: (JBPM-84) remove the naming strategy

2005-03-22 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-84?page=history ]
 
Tom Baeyens closed JBPM-84:
---


> remove the naming strategy
> --
>
>  Key: JBPM-84
>  URL: http://jira.jboss.com/jira/browse/JBPM-84
>  Project: JBoss jBPM
> Type: Task
>     Reporter: Tom Baeyens
> Assignee: Tom Baeyens
>  Fix For: jBPM 3.0 alpha 2

>
> Original Estimate: 1 day
> Remaining: 1 day
>
> now jbpm uses a naming strategy and it's impossible to prevent the 
> application of this naming strategy onto user mappings if they are added to 
> the jbpm session.
> the solution is to remove the jbpm naming strategy and specify the table and 
> column names in the hibernate mapping files.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBPM-93) add the organisation component

2005-03-22 Thread Tom Baeyens (JIRA)
add the organisation component
--

 Key: JBPM-93
 URL: http://jira.jboss.com/jira/browse/JBPM-93
 Project: JBoss jBPM
Type: Task
  Components: Core Engine  
Reporter: Tom Baeyens
 Assigned to: Tom Baeyens 
Priority: Minor


as an extension, a simple organisation component should be created.

the initial ideas are in module jbpm.organisation in the jbpm cvs.  the idea is 
that a single interface is specified for accessing the user-roles relation.  
then we can create different implementations for different storage technologies 
e.g. a relational database, an LDAP system, the tomcat-users.xml, the jboss 
users-roles property files, ...

then assignment handlers and authorization extensions could be written against 
this simple interface.


-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Closed: (JBPM-20) jbpm training process modelling and compatibility

2005-03-22 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-20?page=history ]
 
Tom Baeyens closed JBPM-20:
---

Resolution: Done

> jbpm training process modelling and compatibility
> -
>
>  Key: JBPM-20
>  URL: http://jira.jboss.com/jira/browse/JBPM-20
>  Project: JBoss jBPM
> Type: Sub-task
>     Reporter: Tom Baeyens
> Assignee: Tom Baeyens

>
> Original Estimate: 1 week
> Remaining: 1 week
>


-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Closed: (JBPM-21) jbpm training preview of version 3

2005-03-22 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-21?page=history ]
 
Tom Baeyens closed JBPM-21:
---

Resolution: Done

> jbpm training preview of version 3
> --
>
>  Key: JBPM-21
>  URL: http://jira.jboss.com/jira/browse/JBPM-21
>  Project: JBoss jBPM
> Type: Sub-task
>     Reporter: Tom Baeyens
> Assignee: Tom Baeyens

>
> Original Estimate: 1 week
> Remaining: 1 week
>


-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Closed: (JBPM-18) jbpm training other responsibilities

2005-03-22 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-18?page=history ]
 
Tom Baeyens closed JBPM-18:
---

Resolution: Done

> jbpm training other responsibilities
> 
>
>  Key: JBPM-18
>  URL: http://jira.jboss.com/jira/browse/JBPM-18
>  Project: JBoss jBPM
> Type: Sub-task
>     Reporter: Tom Baeyens
> Assignee: Tom Baeyens

>
> Original Estimate: 2 days
> Remaining: 2 days
>


-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Closed: (JBPM-19) jbpm training web interface

2005-03-22 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-19?page=history ]
 
Tom Baeyens closed JBPM-19:
---

Resolution: Done

> jbpm training web interface
> ---
>
>  Key: JBPM-19
>  URL: http://jira.jboss.com/jira/browse/JBPM-19
>  Project: JBoss jBPM
> Type: Sub-task
>     Reporter: Tom Baeyens
> Assignee: Tom Baeyens

>
> Original Estimate: 1 day
> Remaining: 1 day
>


-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Closed: (JBPM-17) jbpm training state responsibility

2005-03-22 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-17?page=history ]
 
Tom Baeyens closed JBPM-17:
---


> jbpm training state responsibility
> --
>
>  Key: JBPM-17
>  URL: http://jira.jboss.com/jira/browse/JBPM-17
>  Project: JBoss jBPM
> Type: Sub-task
>     Reporter: Tom Baeyens
> Assignee: Tom Baeyens

>
> Original Estimate: 2 days
> Remaining: 2 days
>


-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Closed: (JBPM-16) jbpm training introduction and process development

2005-03-22 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-16?page=history ]
 
Tom Baeyens closed JBPM-16:
---


> jbpm training introduction and process development
> --
>
>  Key: JBPM-16
>  URL: http://jira.jboss.com/jira/browse/JBPM-16
>  Project: JBoss jBPM
> Type: Sub-task
>     Reporter: Tom Baeyens
> Assignee: Tom Baeyens

>
> Original Estimate: 2 weeks
> Remaining: 2 weeks
>


-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBPM-92) process-state deployment binding option

2005-03-21 Thread Tom Baeyens (JIRA)
process-state deployment binding option
---

 Key: JBPM-92
 URL: http://jira.jboss.com/jira/browse/JBPM-92
 Project: JBoss jBPM
Type: Task
  Components: Core Engine  
Reporter: Tom Baeyens
 Assigned to: Tom Baeyens 
Priority: Minor
 Fix For: jBPM 3.0 alpha 3


add a property to the process state xml information to indicate that binding of 
the subprocess should be done at deployment time in case only a name is 
specified.  e.g.


 ...


-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBPM-91) fixed SerializableSerializer

2005-03-18 Thread Tom Baeyens (JIRA)
fixed SerializableSerializer


 Key: JBPM-91
 URL: http://jira.jboss.com/jira/browse/JBPM-91
 Project: JBoss jBPM
Type: Bug
  Components: Core Engine  
Versions: jBPM 2.0
Reporter: Tom Baeyens
 Assigned to: Tom Baeyens 
 Fix For: jBPM 2.0.1


the serializable serializer used the wrong string to text conversion 
(String.getBytes() and new String(byte[]))

this was replaced with Base64 encoding provided by the apache commons codec 
library.


-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Created: (JBPM-88) add a statelog that includes enter-time, leave-time and difference

2005-03-15 Thread Tom Baeyens (JIRA)
add a statelog that includes enter-time, leave-time and difference
--

 Key: JBPM-88
 URL: http://jira.jboss.com/jira/browse/JBPM-88
 Project: JBoss jBPM
Type: Task
  Components: Core Engine  
Reporter: Tom Baeyens
 Assigned to: Tom Baeyens 
Priority: Minor
 Fix For: jBPM 3.0 alpha 3


add a state-enter-time on the token when a state is entered.
add a state log record when the state is left.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Updated: (JBPM-77) Remove jbpm milestone

2005-03-15 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-77?page=history ]

Tom Baeyens updated JBPM-77:


Remaining Estimate: (was: 0)
   Version: (was: jBPM 3.0 alpha 1)
 Component: (was: Core Engine)
   Fix Version: (was: jBPM 3.0 alpha 1)

> Remove jbpm milestone
> -
>
>  Key: JBPM-77
>  URL: http://jira.jboss.com/jira/browse/JBPM-77
>  Project: JBoss jBPM
> Type: Sub-task
>   Components: BPEL
> Reporter: Juan Cantu
> Assignee: Juan Cantu

>
> Original Estimate: 2 days
>Time Spent: 2 days
>
> Move the jbpm Milestone functionality from the core engine to the bpel 
> package.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Updated: (JBPM-63) Refactor BpelActivity class hierarchy

2005-03-15 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-63?page=history ]

Tom Baeyens updated JBPM-63:


Remaining Estimate: (was: 0)
   Version: (was: jBPM 3.0 alpha 1)
   Fix Version: (was: jBPM 3.0 alpha 1)

> Refactor BpelActivity class hierarchy
> -
>
>  Key: JBPM-63
>  URL: http://jira.jboss.com/jira/browse/JBPM-63
>  Project: JBoss jBPM
> Type: Sub-task
>   Components: BPEL
> Reporter: Juan Cantu
> Assignee: Juan Cantu

>
> Original Estimate: 3 days
>Time Spent: 4 days
>
> Modify the class hierarchy of bpel activities. They used to be implemented by 
> extending from two lines of inheritance (Node and SuperState). The goal is to 
> create a single base class (BpelActivity) and remove any dependency with 
> super states. The parent - child relation behavior is reimplemented at the 
> CompositeActivity subclass. 

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Updated: (JBPM-27) structured blocks execution

2005-03-15 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-27?page=history ]

Tom Baeyens updated JBPM-27:


   Environment: 
Remaining Estimate: (was: 0)
   Version: (was: jBPM 3.0 alpha 1)
   Fix Version: (was: jBPM 3.0 alpha 1)

> structured blocks execution
> ---
>
>  Key: JBPM-27
>  URL: http://jira.jboss.com/jira/browse/JBPM-27
>  Project: JBoss jBPM
> Type: Sub-task
>   Components: BPEL
> Reporter: Juan Cantu
> Assignee: Juan Cantu

>
> Original Estimate: 1 week
>Time Spent: 1 week, 3 days
>
> Add to bpel structured activities the logic needed to perform their expected 
> routing behavior.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Updated: (JBPM-74) transformation from bpel 1.1 to 2.0

2005-03-15 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-74?page=history ]

Tom Baeyens updated JBPM-74:


Remaining Estimate: (was: 0)
   Version: (was: jBPM 3.0 alpha 1)
   Fix Version: (was: jBPM 3.0 alpha 1)

> transformation from bpel 1.1 to 2.0
> ---
>
>  Key: JBPM-74
>  URL: http://jira.jboss.com/jira/browse/JBPM-74
>  Project: JBoss jBPM
> Type: Sub-task
>   Components: BPEL
>  Environment: jaxp 1.1
> Reporter: Juan Cantu
> Assignee: Juan Cantu

>
> Original Estimate: 3 days
>Time Spent: 3 days
>
> Use xslt to transform bpel archives (process definition, wsdl extensions) 
> from bpel 1.1 to 2.0 version.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss JIRA] Updated: (JBPM-62) Implement link semantics with jbpm Milestones

2005-03-15 Thread Tom Baeyens (JIRA)
 [ http://jira.jboss.com/jira/browse/JBPM-62?page=history ]

Tom Baeyens updated JBPM-62:


Version: (was: jBPM 3.0 alpha 1)
Fix Version: (was: jBPM 3.0 alpha 1)

> Implement link semantics with jbpm Milestones
> -
>
>  Key: JBPM-62
>  URL: http://jira.jboss.com/jira/browse/JBPM-62
>  Project: JBoss jBPM
> Type: Sub-task
>   Components: BPEL
> Reporter: Juan Cantu
> Assignee: Juan Cantu

>
> Original Estimate: 3 days
>Time Spent: 2 days
> Remaining: 1 day
>
> Move Milestone and MilestoneInstance classes to the jbpm graph package. 
> Leverage this functionality to implement bpel link semantics.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


  1   2   3   >