[JBoss-dev] [JBossCache] - Having Probelm in deploying files

2005-03-22 Thread bhupeshyadav
Hi, I am trying to replace the files with the old files in jboss, but when I am copying the new files the application server using the old class files which I have changed just before. Also when I replaces the whole folder that also does not comes into effect with the new code. Every time when I

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1608) Configuration (RW) attribute on JMX-Console breaks for jboss:service=Mail MBean

2005-03-22 Thread Amit Bhayani (JIRA)
Configuration (RW) attribute on JMX-Console breaks for jboss:service=Mail MBean --- Key: JBAS-1608 URL: http://jira.jboss.com/jira/browse/JBAS-1608 Project: JBoss Application Server Type: Bug

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: IllegalAccessError when intercepting using

2005-03-22 Thread [EMAIL PROTECTED]
Ok, I could not reproduce this on AOP 1.1.1. Let's see if we can get you up and running with JBoss 3.2.6 and AOP 1.1.1. Did you follow these instructions? http://docs.jboss.org/aop/1.1/aspect-framework/reference/en/html/running.html#jboss32 Specifically using AspectManagerService32? View the

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: IllegalAccessError when intercepting using

2005-03-22 Thread [EMAIL PROTECTED]
ok, that helps a lot with diagnosis. I'll try to reproduce with JBoss AOP 1.1.1 and get back to you. BTW, why are you using 1.0? Does 1.1.1 not work with 3.2.x? Ok, now the XML that should work should be | | | | | | | | | | Let me see if I can get this to work tho

[JBoss-dev] [Design of JBoss Build System] - javacc support

2005-03-22 Thread [EMAIL PROTECTED]
I'm adding javacc support to jbossbuild. I think the way to do this is to allow source code to act as input to source nodes: | | | | | | | So this would create output/gen-src/jboss-ql-parser which would then be included as a sr

[JBoss-dev] [Design of JMX on JBoss (JBoss/JMX)] - Re: Using the platform MBeanServer in jdk5 environments

2005-03-22 Thread [EMAIL PROTECTED]
No, because the RI does not understand our classloading. It might work if you defined the MBeanServerBuilder class as a system property before starting the jvm. But then you would have to change the logic in org.jboss.mx.util.MBeanServerLocator.locateJBoss(); View the original post : http://www

[JBoss-dev] [JBossCache] - Re: Concurrency Question

2005-03-22 Thread [EMAIL PROTECTED]
The isolation level only applies to the data (or node) inside the same cache instance. -Ben View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871206#3871206 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871206 ---

[JBoss-dev] [Design of JBoss Portal] - Re: shared state between HttpSession and PortletSession

2005-03-22 Thread schnelzer
I'd like to be able to deploy a configuration with the HTTPSession and PortletSession working as Julien describes above. Today, I built the latest version of JBossAS from the cvs head (5.0.0alpha), and followed the deployment instructions on the WIKI. I did copy the jgroups.jar and the jboss-c

[JBoss-dev] [Design of JMX on JBoss (JBoss/JMX)] - Using the platform MBeanServer in jdk5 environments

2005-03-22 Thread [EMAIL PROTECTED]
Would it make sense for our ServerImpl class to instantiate and re-use as its main MBeanServer, the one returned by a call to ManagementFactory.getPlatformMBeanServer(), when running under a java 5 runtime? This would make the "standard" MXBeans appearing in the jmx-console, for example. View

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-106) Bug in EntityToHibernateXml.java:convert()

2005-03-22 Thread jojo9876 (JIRA)
Bug in EntityToHibernateXml.java:convert() -- Key: EJBTHREE-106 URL: http://jira.jboss.com/jira/browse/EJBTHREE-106 Project: EJB 3.0 Type: Bug Components: EJB3 Extensions Versions: Preview 4 Environment: Redhat 9

[JBoss-dev] [JBoss JIRA] Assigned: (JBPORTAL-69) Update profile of someone else

2005-03-22 Thread Julien Viet (JIRA)
[ http://jira.jboss.com/jira/browse/JBPORTAL-69?page=history ] Julien Viet reassigned JBPORTAL-69: --- Assign To: Roy Russo (was: Thomas Heute) > Update profile of someone else > -- > > Key: JBPORTAL-69 > URL

[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-223) Edit a message

2005-03-22 Thread Julien Viet (JIRA)
Edit a message -- Key: JBPORTAL-223 URL: http://jira.jboss.com/jira/browse/JBPORTAL-223 Project: JBoss Portal Type: Task Components: Forums Versions: 2.0 Final, 2.0 Beta 2 Reporter: Julien Viet Assigned to: Roy Russo -- This message

[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-222) Announcements and sticky posts

2005-03-22 Thread Julien Viet (JIRA)
Announcements and sticky posts -- Key: JBPORTAL-222 URL: http://jira.jboss.com/jira/browse/JBPORTAL-222 Project: JBoss Portal Type: Task Components: Forums Reporter: Julien Viet Assigned to: Roy Russo Very few to do, just to ad

[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-220) Polls

2005-03-22 Thread Julien Viet (JIRA)
Polls - Key: JBPORTAL-220 URL: http://jira.jboss.com/jira/browse/JBPORTAL-220 Project: JBoss Portal Type: Task Components: Forums Versions: 2.0 Final, 2.0 Beta 2 Reporter: Julien Viet Assigned to: Roy Russo -- This message is automatically

[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-219) See new posts

2005-03-22 Thread Julien Viet (JIRA)
See new posts - Key: JBPORTAL-219 URL: http://jira.jboss.com/jira/browse/JBPORTAL-219 Project: JBoss Portal Type: Task Components: Forums Versions: 2.0 Final, 2.0 Beta 2 Reporter: Julien Viet Assigned to: Roy Russo Works with last logi

[JBoss-dev] [JBoss JIRA] Resolved: (JBIDE-83) AOP launcher: system properties are lost

2005-03-22 Thread Marshall Culpepper (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-83?page=history ] Marshall Culpepper resolved JBIDE-83: - Resolution: Done Fix Version: 1.5 Preview This bug was fixed in 1.5 preview > AOP launcher: system properties are lost > ---

[JBoss-dev] [JBoss JIRA] Assigned: (JBIDE-159) Simplified Pointcut Wizard

2005-03-22 Thread Marshall Culpepper (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-159?page=history ] Marshall Culpepper reassigned JBIDE-159: Assign To: Robert Stryker (was: Marshall Culpepper) > Simplified Pointcut Wizard > -- > > Key: JBIDE-159 >

[JBoss-dev] [JBoss JIRA] Commented: (JBIDE-156) 1.4 Annotation Support

2005-03-22 Thread Robert Stryker (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-156?page=comments#action_12316353 ] Robert Stryker commented on JBIDE-156: -- 1.4 annotation works and is represented accurately by the IDE for method calls, constructor calls, and class fields. > 1.4 Anno

[JBoss-dev] [JBoss JIRA] Created: (JBIDE-160) Support for Remote Deployment (JSR88)

2005-03-22 Thread Marshall Culpepper (JIRA)
Support for Remote Deployment (JSR88) - Key: JBIDE-160 URL: http://jira.jboss.com/jira/browse/JBIDE-160 Project: JBoss IDE Type: Feature Request Components: JSR88 plugin Reporter: Marshall Culpepper Assigned to: Robert Str

[JBoss-dev] [JBoss JIRA] Assigned: (JBIDE-158) 1.5 Annotation Support

2005-03-22 Thread Marshall Culpepper (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-158?page=history ] Marshall Culpepper reassigned JBIDE-158: Assign To: Robert Stryker (was: Marshall Culpepper) > 1.5 Annotation Support > -- > > Key: JBIDE-158 > UR

[JBoss-dev] [JBoss JIRA] Assigned: (JBIDE-18) AOP IDE QA / Unit Tests

2005-03-22 Thread Marshall Culpepper (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-18?page=history ] Marshall Culpepper reassigned JBIDE-18: --- Assign To: Robert Stryker (was: Marshall Culpepper) > AOP IDE QA / Unit Tests > --- > > Key: JBIDE-18 > URL:

[JBoss-dev] [JBoss JIRA] Assigned: (JBIDE-156) 1.4 Annotation Support

2005-03-22 Thread Marshall Culpepper (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-156?page=history ] Marshall Culpepper reassigned JBIDE-156: Assign To: Robert Stryker (was: Marshall Culpepper) > 1.4 Annotation Support > -- > > Key: JBIDE-156 > UR

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Active Deployer Development?

2005-03-22 Thread [EMAIL PROTECTED]
FYI, http://jira.jboss.com/jira/browse/JBAS-1517 has been fixed. There is still the case where 2 subdeployers registering dynamically the same extension have a problem unregistering the extension (first unregistration will remove the extension), but this is really non-issue with 4.x because in m

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1517) SAR detection broken

2005-03-22 Thread Dimitris Andreadis (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1517?page=history ] Dimitris Andreadis closed JBAS-1517: Resolution: Done Fix Version: JBossAS-4.0.2 Final JBossAS-5.0 Alpha The suffixes have been updated to include dots (.) and hy

[JBoss-dev] [Design of JCA on JBoss] - Re: DataSource failover

2005-03-22 Thread [EMAIL PROTECTED]
"[EMAIL PROTECTED]" wrote : Also I didn't mention that it requires checking the validity of the connection before it is given to a caller. In the testcase, I use check-valid-connection-sql for that. This is true regardless of HA. JDBC has no mechanism to signal a broken connection asynchronously

[JBoss-dev] [Design the new POJO MicroContainer] - Re: Kernel XML format

2005-03-22 Thread [EMAIL PROTECTED]
You are missing my point. You have something like | | | Now known-schema:value can take any object from the ANY that is constructed from the one of the random-schemas. known-schema:value maps to | public class MyValue | { |public Object getValue(); |public void setValu

[JBoss-dev] [Design of JCA on JBoss] - Re: DataSource failover

2005-03-22 Thread [EMAIL PROTECTED]
"[EMAIL PROTECTED]" wrote : What about the introduction of the new ha-local-tx-datasource element? | We could probably do some XSL tricks (like check whether url-delimeter is present and connection-url actually contains more than one url) and avoid the introduction of a new element. Yes, but

[JBoss-dev] [JBoss JIRA] Created: (JBIDE-159) Simplified Pointcut Wizard

2005-03-22 Thread Marshall Culpepper (JIRA)
Simplified Pointcut Wizard -- Key: JBIDE-159 URL: http://jira.jboss.com/jira/browse/JBIDE-159 Project: JBoss IDE Type: Feature Request Components: AOP Plugin Reporter: Marshall Culpepper Assigned to: Marshall Culpepper Priority:

[JBoss-dev] [JBoss JIRA] Created: (JBIDE-158) 1.5 Annotation Support

2005-03-22 Thread Marshall Culpepper (JIRA)
1.5 Annotation Support -- Key: JBIDE-158 URL: http://jira.jboss.com/jira/browse/JBIDE-158 Project: JBoss IDE Type: Feature Request Components: AOP Plugin Reporter: Marshall Culpepper Assigned to: Marshall Culpepper Fix For: 1.5 Mile

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1595) Integrate EJB3 stable into JBoss 4.x

2005-03-22 Thread Ryan Campbell (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1595?page=comments#action_12316350 ] Ryan Campbell commented on JBAS-1595: - Ok, we will plan a jdk5 build of 4.0.2 Final. For now, we can run the EJB3 testsuite before building the jdk5 release. We can set

[JBoss-dev] [JBoss JIRA] Closed: (JBPORTAL-88) Make slide use RDBMS instead of FS

2005-03-22 Thread Roy Russo (JIRA)
[ http://jira.jboss.com/jira/browse/JBPORTAL-88?page=history ] Roy Russo closed JBPORTAL-88: - fin. > Make slide use RDBMS instead of FS > -- > > Key: JBPORTAL-88 > URL: http://jira.jboss.com/jira/browse/JBP

[JBoss-dev] [JBoss JIRA] Resolved: (JBPORTAL-88) Make slide use RDBMS instead of FS

2005-03-22 Thread Roy Russo (JIRA)
[ http://jira.jboss.com/jira/browse/JBPORTAL-88?page=history ] Roy Russo resolved JBPORTAL-88: --- Resolution: Done Changes were made to the slide jndi lookup code. The changes are in slide-stores.jar now. From the email I sent to the slide list: -

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1595) Integrate EJB3 stable into JBoss 4.x

2005-03-22 Thread Ivelin Ivanov (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1595?page=comments#action_12316346 ] Ivelin Ivanov commented on JBAS-1595: - OK, Ryan is notified. Scott let's clarify the requirements: You want 2 builds for JBoss 4 - one compiling with JDK 1.4 and another

[JBoss-dev] [JBoss JIRA] Created: (JGRP-46) RpcDispatcher eats Throwables

2005-03-22 Thread Bela Ban (JIRA)
RpcDispatcher eats Throwables - Key: JGRP-46 URL: http://jira.jboss.com/jira/browse/JGRP-46 Project: JGroups Type: Bug Reporter: Bela Ban Assigned to: Bela Ban Fix For: 2.2.8 handle() re-throws Exception, but eats Throwables

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Re: Active Deployer Development?

2005-03-22 Thread darranl
Scott, I will have a look at the LDAP enhancement for security (JBAS-1525). I need to get familiar with using LDAP with JBoss so I will get myself set up with something working first and get back to you. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871170#

[JBoss-dev] [JBoss JIRA] Resolved: (JBIDE-6) Runtime EJBQL (HQL) Execution

2005-03-22 Thread Max Andersen (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-6?page=history ] Max Andersen resolved JBIDE-6: -- Resolution: Done > Runtime EJBQL (HQL) Execution > - > > Key: JBIDE-6 > URL: http://jira.jboss.com/jira/browse/JBID

[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 >

[JBoss-dev] [JBoss JIRA] Resolved: (JBIDE-14) Initial EJB3 Tools Documentation

2005-03-22 Thread Max Andersen (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-14?page=history ] Max Andersen resolved JBIDE-14: --- Resolution: Done well hibernate tools has docs if that is what is meant here ? > Initial EJB3 Tools Documentation > > >

[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 >

[JBoss-dev] [JBoss JIRA] Created: (JBIDE-157) Aspect Manager view is empty

2005-03-22 Thread Marshall Culpepper (JIRA)
Aspect Manager view is empty Key: JBIDE-157 URL: http://jira.jboss.com/jira/browse/JBIDE-157 Project: JBoss IDE Type: Bug Components: AOP Plugin Reporter: Marshall Culpepper Assigned to: Marshall Culpepper Priority: Minor

[JBoss-dev] [JBoss JIRA] Resolved: (JBIDE-155) EJB3 Tools / Tie into JBoss

2005-03-22 Thread Marshall Culpepper (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-155?page=history ] Marshall Culpepper resolved JBIDE-155: -- Resolution: Done > EJB3 Tools / Tie into JBoss > --- > > Key: JBIDE-155 > URL: http://jira.jboss.com/

[JBoss-dev] [JBoss JIRA] Created: (JBIDE-155) EJB3 Tools / Tie into JBoss

2005-03-22 Thread Marshall Culpepper (JIRA)
EJB3 Tools / Tie into JBoss --- Key: JBIDE-155 URL: http://jira.jboss.com/jira/browse/JBIDE-155 Project: JBoss IDE Type: Task Reporter: Marshall Culpepper Assigned to: Marshall Culpepper Fix For: 1.5 Milestone 1 EJB3 Tools needs t

[JBoss-dev] [JBoss JIRA] Updated: (JBIDE-11) EJB3 Wizards

2005-03-22 Thread Marshall Culpepper (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-11?page=history ] Marshall Culpepper updated JBIDE-11: Environment: Fix Version: (was: 1.5 Milestone 1) > EJB3 Wizards > > > Key: JBIDE-11 > URL: http://jira.jboss.com/

[JBoss-dev] [JBoss JIRA] Updated: (JBIDE-17) EJB3 Tools QA / Unit Tests

2005-03-22 Thread Marshall Culpepper (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-17?page=history ] Marshall Culpepper updated JBIDE-17: Description: Environment: Fix Version: 1.5 Milestone 2 (was: 1.5 Milestone 1) > EJB3 Tools QA / Unit Tests > -

[JBoss-dev] [JBoss JIRA] Resolved: (JBIDE-19) jBPM Designer QA / Unit Tests

2005-03-22 Thread Marshall Culpepper (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-19?page=history ] Marshall Culpepper resolved JBIDE-19: - Resolution: Done > jBPM Designer QA / Unit Tests > - > > Key: JBIDE-19 > URL: http://jira.jboss.com/

[JBoss-dev] [Design the new POJO MicroContainer] - Re: Kernel XML format

2005-03-22 Thread [EMAIL PROTECTED]
So, actually, the defaults define serialization. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871164#3871164 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871164

[JBoss-dev] [Design the new POJO MicroContainer] - Re: Kernel XML format

2005-03-22 Thread [EMAIL PROTECTED]
Also, default marshalling and unmarshalling binding rules/metadata are supposed to be in-sync, i.e. if something was marshalled with default rules, it should be possible to unmarshal that thing back using default unmarshalling rules and vice versa. View the original post : http://www.jboss.org

[JBoss-dev] [Design the new POJO MicroContainer] - Re: Kernel XML format

2005-03-22 Thread [EMAIL PROTECTED]
"[EMAIL PROTECTED]" wrote : "[EMAIL PROTECTED]" wrote : "[EMAIL PROTECTED]" wrote : Another issue that jumps out is how to reverse the process. | | | e.g. Given an MC metadata config how do we identify the marshalling | | | of these javabeans back into an xml file? | | | | Wit

[JBoss-dev] [JBoss JIRA] Closed: (JBIDE-103) AOP features documentation

2005-03-22 Thread Marshall Culpepper (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-103?page=history ] Marshall Culpepper closed JBIDE-103: The AOP Tutorial and Installation Guide come standard with JBossAOP > AOP features documentation > -- > > Key: JBIDE-

[JBoss-dev] [JBoss JIRA] Updated: (JBIDE-3) Entity Bean Generation Wizard - Single Entity

2005-03-22 Thread Marshall Culpepper (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-3?page=history ] Marshall Culpepper updated JBIDE-3: --- Version: 1.5 Milestone 2 > Entity Bean Generation Wizard - Single Entity > - > > Key: JBIDE-3 >

[JBoss-dev] [JBoss JIRA] Created: (JBMICROCONT-30) KernelConfigurePermission instead of KernelPermission referred to in document comments

2005-03-22 Thread Michał Borowiecki (JIRA)
KernelConfigurePermission instead of KernelPermission referred to in document comments -- Key: JBMICROCONT-30 URL: http://jira.jboss.com/jira/browse/JBMICROCONT-30 Project: JBoss MicroContai

[JBoss-dev] jboss-4.0 build.448 Build Successful

2005-03-22 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050322074818Lbuild.448 BUILD COMPLETE - build.448Date of build: 03/22/2005 07:48:18Time to build: 45 minutes 48 secondsLast changed: 03/22/2005 06:51:27Last log entry: ported improvements fro

[JBoss-dev] [Design of JBoss Portal] - Re: reaonsably confused about setup...

2005-03-22 Thread [EMAIL PROTECTED]
Your long non-sarcastic email does not describe what is your problem. The "kind of exception" you show is not related to JBoss Portal. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871136#3871136 Reply to the post : http://www.jboss.org/index.html?module=bb

[JBoss-dev] [Design of JBoss Portal] - reaonsably confused about setup...

2005-03-22 Thread Shihan
ok, so i've got jboss 4.0.2rc1 and i've downloaded both the portal and forum binaries... the first thing that bothers me when im trying to deploy this is section 2.3.1 which says "..contains the following files: portal-core.sar portal-forums.ear.." yet, both those are directories in the binary

[JBoss-dev] [Design of JCA on JBoss] - Re: DataSource failover

2005-03-22 Thread [EMAIL PROTECTED]
The testcase for this issue is added | package org.jboss.test.jca.test; | public class HAConnectionFactoryUnitTestCase | It's based on the HSQLDB. Also I didn't mention that it requires checking the validity of the connection before it is given to a caller. In the testcase, I use check-v

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1517) SAR detection broken

2005-03-22 Thread Dimitris Andreadis (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1517?page=comments#action_12316334 ] Dimitris Andreadis commented on JBAS-1517: -- The problem is really caused by SubDeployerSupport, before SuffixOrderHelper was introduced, when we changed from a "stat

[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 exten

[JBoss-dev] [JBoss JIRA] Assigned: (JBAS-1517) SAR detection broken

2005-03-22 Thread Dimitris Andreadis (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1517?page=history ] Dimitris Andreadis reassigned JBAS-1517: Assign To: Dimitris Andreadis > SAR detection broken > > > Key: JBAS-1517 > URL: http://jira.jboss.com/ji

[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

[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/

[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/bro

[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 >

[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 > Projec

[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/j