You can subscribe to this list here.
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
(5) |
Aug
(11) |
Sep
(10) |
Oct
(6) |
Nov
(19) |
Dec
(30) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
(44) |
Feb
(19) |
Mar
(35) |
Apr
(63) |
May
(38) |
Jun
(8) |
Jul
(1) |
Aug
(1) |
Sep
(8) |
Oct
(14) |
Nov
(1) |
Dec
(7) |
| 2004 |
Jan
(3) |
Feb
(23) |
Mar
(23) |
Apr
(14) |
May
(4) |
Jun
(2) |
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
(5) |
Dec
(2) |
| 2005 |
Jan
(2) |
Feb
|
Mar
(9) |
Apr
|
May
(9) |
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
(4) |
Nov
(7) |
Dec
|
| 2006 |
Jan
(3) |
Feb
|
Mar
|
Apr
(7) |
May
(12) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
(20) |
Nov
(21) |
Dec
(5) |
| 2007 |
Jan
(2) |
Feb
(5) |
Mar
(2) |
Apr
(2) |
May
(1) |
Jun
|
Jul
(4) |
Aug
(17) |
Sep
(21) |
Oct
(7) |
Nov
(6) |
Dec
(7) |
| 2008 |
Jan
(4) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
(3) |
Aug
(3) |
Sep
(10) |
Oct
(8) |
Nov
(25) |
Dec
(36) |
| 2009 |
Jan
(9) |
Feb
(18) |
Mar
(11) |
Apr
(22) |
May
(34) |
Jun
(17) |
Jul
(36) |
Aug
(10) |
Sep
(3) |
Oct
|
Nov
|
Dec
(11) |
| 2010 |
Jan
(5) |
Feb
(3) |
Mar
(4) |
Apr
(1) |
May
(3) |
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
| 2011 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
(3) |
Jun
|
Jul
(1) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2014 |
Jan
|
Feb
|
Mar
(1) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(6) |
Oct
(3) |
Nov
|
Dec
(4) |
| 2015 |
Jan
|
Feb
|
Mar
(1) |
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
| 2016 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
| 2017 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Vicente G. F. <vg...@ag...> - 2005-11-04 19:39:32
|
Hi Mélanie: I did the same thing as you did(downloaded the last version, etc...) and I also had problems, I don't remember exactly if it was this one. How to solve this? I've upgrated to JBoss-4.0.1(running on JDK 1.5.0_04) and it works fine. If you can upgrade, do it! Vicente Grassi Filho On Fri, 4 Nov 2005 13:39:52 -0500, Mélanie Gauthier <mga...@tr...> escreveu: > De: Mélanie Gauthier <mga...@tr...> > Data: Fri, 4 Nov 2005 13:39:52 -0500 > Para: <obe...@li...> > Assunto: [Obe-developer] Deployment problem > > > > Hi all, > > I decided to take a fresh and clean version from CVS. I've updated CVS, built a new EAR (it builds properly), built a new data base with OBE user, copied the JBOSS (I'm working with version 3.2.3) configuration files (in conf and in deploy folders) , put the obeserver.ear in it (server/default/deploy). The snmp-adaptor.sar has been deleted. But when I start JBOSS, I received the following error when it tries to deploy the ear : > > ------------------- > 14:18:04,892 WARN [verifier] EJB spec violation: > Bean : EventSubscription > Section: 22.2 > Warning: The Bean Provider must specify the fully-qualified name of the Java cla > ss that implements the enterprise bean's business methods in the <ejb-class> ele > ment. > Info : Class not found on 'org.obe.server.j2ee.ejb.EventSubscriptionEJB': Unex > pected error during load of: org.obe.server.j2ee.ejb.EventSubscriptionEJB, msg=j > avax/ejb/TimedObject > > 14:18:04,970 WARN [verifier] EJB spec violation: > Bean : ApplicationEvent > Section: 22.2 > Warning: The Bean Provider must specify the fully-qualified name of the Java cla > ss that implements the enterprise bean's business methods in the <ejb-class> ele > ment. > Info : Class not found on 'org.obe.server.j2ee.ejb.ApplicationEventEJB': Unexp > ected error during load of: org.obe.server.j2ee.ejb.ApplicationEventEJB, msg=jav > ax/ejb/TimedObject > > 14:18:05,095 ERROR [MainDeployer] could not create deployment: file:/C:/java/jbo > ss-3.2.3/server/default/tmp/deploy/tmp44385obeserver.ear-contents/obeserver-ejb. > jar > org.jboss.deployment.DeploymentException: Verification of Enterprise Beans faile > d, see above for error messages. > at org.jboss.ejb.EJBDeployer.create(EJBDeployer.java:491) > at org.jboss.deployment.MainDeployer.create(MainDeployer.java:786) > at org.jboss.deployment.MainDeployer.create(MainDeployer.java:778) > at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:641) > at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:605) > at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces > sorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBea > nDispatcher.java:284) > at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546) > at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177) > at $Proxy6.deploy(Unknown Source) > at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymen > tScanner.java:302) > at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentS > canner.java:476) > at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread. > doScan(AbstractDeploymentScanner.java:201) > at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(A > bstractDeploymentScanner.java:274) > at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:1 > 92) > at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces > sorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBea > nDispatcher.java:284) > at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546) > at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceControl > ler.java:976) > at $Proxy0.start(Unknown Source) > at org.jboss.system.ServiceController.start(ServiceController.java:394) > at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces > sorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBea > nDispatcher.java:284) > at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546) > at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177) > at $Proxy4.start(Unknown Source) > at org.jboss.deployment.SARDeployer.start(SARDeployer.java:226) > at org.jboss.deployment.MainDeployer.start(MainDeployer.java:832) > at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:642) > at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:605) > at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:589) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. > java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces > sorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBea > nDispatcher.java:284) > at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546) > at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177) > at $Proxy5.deploy(Unknown Source) > at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:384) > at org.jboss.system.server.ServerImpl.start(ServerImpl.java:291) > at org.jboss.Main.boot(Main.java:150) > at org.jboss.Main$1.run(Main.java:395) > at java.lang.Thread.run(Thread.java:534) > ------------------- > > I've checked that the EAR does contain the files mentionned in the error log. If anyone has experienced that problem, I would appreciate your help! > > Thanks! > > > Mélanie > > > > > > > |
|
From: <mga...@tr...> - 2005-11-04 18:40:01
|
=20
Hi all,
=20
I decided to take a fresh and clean version from CVS. I've updated CVS, =
built a new EAR (it builds properly), built a new data base with OBE =
user, copied the JBOSS (I'm working with version 3.2.3) configuration =
files (in conf and in deploy folders) , put the obeserver.ear in it =
(server/default/deploy). The snmp-adaptor.sar has been deleted. But when =
I start JBOSS, I received the following error when it tries to deploy =
the ear :
=20
-------------------
14:18:04,892 WARN [verifier] EJB spec violation:
Bean : EventSubscription
Section: 22.2
Warning: The Bean Provider must specify the fully-qualified name of the =
Java cla
ss that implements the enterprise bean's business methods in the =
<ejb-class> ele
ment.
Info : Class not found on =
'org.obe.server.j2ee.ejb.EventSubscriptionEJB': Unex
pected error during load of: =
org.obe.server.j2ee.ejb.EventSubscriptionEJB, msg=3Dj
avax/ejb/TimedObject
=20
14:18:04,970 WARN [verifier] EJB spec violation:
Bean : ApplicationEvent
Section: 22.2
Warning: The Bean Provider must specify the fully-qualified name of the =
Java cla
ss that implements the enterprise bean's business methods in the =
<ejb-class> ele
ment.
Info : Class not found on =
'org.obe.server.j2ee.ejb.ApplicationEventEJB': Unexp
ected error during load of: org.obe.server.j2ee.ejb.ApplicationEventEJB, =
msg=3Djav
ax/ejb/TimedObject
=20
14:18:05,095 ERROR [MainDeployer] could not create deployment: =
file:/C:/java/jbo
ss-3.2.3/server/default/tmp/deploy/tmp44385obeserver.ear-contents/obeserv=
er-ejb.
jar
org.jboss.deployment.DeploymentException: Verification of Enterprise =
Beans faile
d, see above for error messages.
at org.jboss.ejb.EJBDeployer.create(EJBDeployer.java:491)
at =
org.jboss.deployment.MainDeployer.create(MainDeployer.java:786)
at =
org.jboss.deployment.MainDeployer.create(MainDeployer.java:778)
at =
org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:641)
at =
org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:605)
at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
at =
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at =
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBea
nDispatcher.java:284)
at =
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
at =
org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
at $Proxy6.deploy(Unknown Source)
at =
org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymen
tScanner.java:302)
at =
org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentS
canner.java:476)
at =
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.
doScan(AbstractDeploymentScanner.java:201)
at =
org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(A
bstractDeploymentScanner.java:274)
at =
org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:1
92)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at =
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at =
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBea
nDispatcher.java:284)
at =
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
at =
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceControl
ler.java:976)
at $Proxy0.start(Unknown Source)
at =
org.jboss.system.ServiceController.start(ServiceController.java:394)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at =
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at =
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBea
nDispatcher.java:284)
at =
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
at =
org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
at $Proxy4.start(Unknown Source)
at org.jboss.deployment.SARDeployer.start(SARDeployer.java:226)
at =
org.jboss.deployment.MainDeployer.start(MainDeployer.java:832)
at =
org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:642)
at =
org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:605)
at =
org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:589)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at =
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at =
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at =
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBea
nDispatcher.java:284)
at =
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
at =
org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
at $Proxy5.deploy(Unknown Source)
at =
org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:384)
at org.jboss.system.server.ServerImpl.start(ServerImpl.java:291)
at org.jboss.Main.boot(Main.java:150)
at org.jboss.Main$1.run(Main.java:395)
at java.lang.Thread.run(Thread.java:534)
-------------------=20
=20
I've checked that the EAR does contain the files mentionned in the error =
log. If anyone has experienced that problem, I would appreciate your =
help!
=20
Thanks!
=20
=20
M=E9lanie
=20
=20
=20
=20
=20
|
|
From: Adrian P. <ad...@bt...> - 2005-10-28 19:46:59
|
Hello Mélanie, Unfortunately we were not permitted to transfer the www.openbusinessengine.org DNS registration to a new provider. There is soon to be a new web site at http://obe.sourceforge.net. I am busy readying OBE for its first formal release (yes, this time I *really* mean it ;) ), which will include comprehensive documentation, examples, binary distro etc. The examples and doco have proved to be mammoth tasks, especially as this process keeps inviting tweaks in the runtime. It'll be a few more weeks before OBE-1.0RC1 is available on SourceForge but I'll post again nearer the time. Thanks, Adrian. On Fri, 2005-10-28 at 14:21, Mélanie Gauthier wrote: > Hi all! > > Has the site been removed or moved somewhere else? The adresse I have (http://www.openbusinessengine.org) doesn't work anymore. > > Mélanie Gauthier > > > ------------------------------------------------------- > This SF.Net email is sponsored by the JBoss Inc. > Get Certified Today * Register for a JBoss Training Course > Free Certification Exam for All Training Attendees Through End of 2005 > Visit http://www.jboss.com/services/certification for more information > _______________________________________________ > Obe-developer mailing list > Obe...@li... > https://lists.sourceforge.net/lists/listinfo/obe-developer |
|
From: <mga...@tr...> - 2005-10-28 13:22:07
|
Hi all! Has the site been removed or moved somewhere else? The adresse I have = (http://www.openbusinessengine.org) doesn't work anymore. M=E9lanie Gauthier |
|
From: Adrian P. <ad...@bt...> - 2005-10-15 08:43:37
|
Hi Chris,
Thanks for the great feedback and the patches; it's good to hear you're
still out there and still engaged with OBE. Sorry about the mess-ups.
The SQL in particular was on my TTD list but last weekend I became
distracted by writing the new doc set using a new WYSIWYG web site
called NVu - very cool if a little buggy - should be a good 'un. I'll
try and get the SQL changes into CVS this weekend. BTW the new event
broker stuff is as yet completely untested, and in fact I believe some
of the existing tests are currently failing. I will sort that out once
the docs are in a reasonable state. (Unless someone out there's up for
it?)
The prim-key-class problems are odd, because the recent changes were
suggested by the IDEA 5.0.1 Code Inspector - I'll have to revisit the
specs and see what's supposed to be going on here.
Cheers,
Adrian.
On Sat, 2005-10-15 at 08:20, Christopher Rued wrote:
> Adrian,
>
> Good to see there's still some work being done. I've gotten OBE running
> on JBoss 4.0.2 with MySQL (latest stable), but it required a few changes:
>
> First, in
> obe/obecore/src/org/obe/xpdl/model/workflow/WorkflowProcess.java, the
> *_IDX constants were all off by one.
>
> Next, I needed to add some explicit casts to ConverterRegistry (I guess
> this is a jdk-version change?).
>
> Then, I needed to change a couple of the EJBs to make JBoss's deployment
> validator happy. JBoss
> didn't like prim-key-class=long for some reason, and things seem to work
> now since I changed it to
> java.lang.Long and changed the corresponding get and set method return
> types. Also, JBoss insists
> that the ejbCreate method's declared return type must be the same as
> prim-key-class (not void).
> Another thing that seemed to be missing was the get/setConditionType
> from EventSubscriptionEJB.java.
> These methods are required because this bean's local class extends
> org.obe.event.AbstractApplicationEventBroker.ApplicationEventSubscription,
> which defines a
> getConditionType method. Of course, I needed to modify the database
> table to include this field as well.
>
> Finally, I modified the .sql scripts to update the change to the schema
> to include the condition type in the event subscription table.
>
> I hope you find these useful. Let me know if you have any questions
> about the attached patch, or if you'd prefer to receive the modified
> files in their entirety.
>
> --Chris
>
>
> ______________________________________________________________________
>
> Index: obe/obecore/src/org/obe/xpdl/model/workflow/WorkflowProcess.java
> ===================================================================
> RCS file: /cvsroot/obe/obe/obecore/src/org/obe/xpdl/model/workflow/WorkflowProcess.java,v
> retrieving revision 1.3
> diff -u -r1.3 WorkflowProcess.java
> --- obe/obecore/src/org/obe/xpdl/model/workflow/WorkflowProcess.java 2 Oct 2005 23:29:58 -0000 1.3
> +++ obe/obecore/src/org/obe/xpdl/model/workflow/WorkflowProcess.java 15 Oct 2005 07:13:55 -0000
> @@ -79,10 +79,10 @@
> EMPTY_APPLICATION, EMPTY_DATA_FIELD, EMPTY_PARTICIPANT, EMPTY_ACTIVITY,
> EMPTY_ACTIVITY_SET, EMPTY_FORMAL_PARM, EMPTY_TRANSITION
> };
> - private static final int ACTIVITY_IDX = 4;
> - private static final int ACTIVITY_SET_IDX = 5;
> - private static final int FORMAL_PARAMETER_IDX = 6;
> - private static final int TRANSITION_IDX = 7;
> + private static final int ACTIVITY_IDX = 3;
> + private static final int ACTIVITY_SET_IDX = 4;
> + private static final int FORMAL_PARAMETER_IDX = 5;
> + private static final int TRANSITION_IDX = 6;
>
> private XPDLPackage _pkg;
> private ProcessHeader _processHeader;
> Index: obe/obeengine/src/org/obe/convert/ConverterRegistry.java
> ===================================================================
> RCS file: /cvsroot/obe/obe/obeengine/src/org/obe/convert/ConverterRegistry.java,v
> retrieving revision 1.1
> diff -u -r1.1 ConverterRegistry.java
> --- obe/obeengine/src/org/obe/convert/ConverterRegistry.java 16 Mar 2004 15:51:42 -0000 1.1
> +++ obe/obeengine/src/org/obe/convert/ConverterRegistry.java 15 Oct 2005 07:13:56 -0000
> @@ -160,7 +160,7 @@
> }
>
> public int compare(Object lhs, Object rhs) {
> - return ((Long)lhs).compareTo(rhs);
> + return ((Long)lhs).compareTo((Long)rhs);
> }
> }
>
> @@ -202,7 +202,7 @@
> }
>
> public int compare(Object lhs, Object rhs) {
> - return ((Float)lhs).compareTo(rhs);
> + return ((Float)lhs).compareTo((Float)rhs);
> }
> }
>
> @@ -244,7 +244,7 @@
> }
>
> public int compare(Object lhs, Object rhs) {
> - return ((Float)lhs).compareTo(rhs);
> + return ((Float)lhs).compareTo((Float)rhs);
> }
> }
>
> @@ -284,7 +284,7 @@
> }
>
> public int compare(Object lhs, Object rhs) {
> - return ((BigInteger)lhs).compareTo(rhs);
> + return ((BigInteger)lhs).compareTo((BigInteger)rhs);
> }
> }
>
> @@ -324,7 +324,7 @@
> }
>
> public int compare(Object lhs, Object rhs) {
> - return ((BigDecimal)lhs).compareTo(rhs);
> + return ((BigDecimal)lhs).compareTo((BigDecimal)rhs);
> }
> }
> Index: obe/obeserver/etc/ddl/hsqldb-ddl.sql
> ===================================================================
> RCS file: /cvsroot/obe/obe/obeserver/etc/ddl/hsqldb-ddl.sql,v
> retrieving revision 1.4
> diff -u -r1.4 hsqldb-ddl.sql
> --- obe/obeserver/etc/ddl/hsqldb-ddl.sql 2 Oct 2005 23:29:58 -0000 1.4
> +++ obe/obeserver/etc/ddl/hsqldb-ddl.sql 15 Oct 2005 07:13:56 -0000
> @@ -12,4 +12,4 @@
> CREATE TABLE OBEWORKITEM(WORKITEMID NUMERIC(19) NOT NULL PRIMARY KEY,NAME VARCHAR(64),PARTICIPANT VARCHAR(64),PERFORMER VARCHAR(64),PRIORITY NUMERIC(2) NOT NULL,STARTEDDATE TIMESTAMP,COMPLETEDDATE TIMESTAMP,DUEDATE TIMESTAMP,TARGETDATE TIMESTAMP,STATE NUMERIC(2) NOT NULL,ACTIVITYINSTANCEID NUMERIC(19),PROCESSINSTANCEID NUMERIC(19),PROCESSDEFINITIONID VARCHAR(64),TOOLINDEX NUMERIC(3) NOT NULL,CONSTRAINT SYS_FK_19 FOREIGN KEY(PROCESSDEFINITIONID) REFERENCES OBEPROCESSDEFINITION(PROCESSDEFINITIONID),CONSTRAINT SYS_FK_20 FOREIGN KEY(PROCESSINSTANCEID) REFERENCES OBEPROCESSINSTANCE(PROCESSINSTANCEID),CONSTRAINT SYS_FK_21 FOREIGN KEY(ACTIVITYINSTANCEID) REFERENCES OBEACTIVITYINSTANCE(ACTIVITYINSTANCEID));
> CREATE TABLE OBESEQUENCE(NAME VARCHAR(64) NOT NULL PRIMARY KEY,MAXKEY NUMERIC(19) NOT NULL);
> CREATE TABLE OBEAUDITENTRY (AUDITID NUMERIC(19) NOT NULL, INITIALPROCESSINSTANCEID NUMERIC(19) NOT NULL, CURRENTPROCESSINSTANCEID NUMERIC(19) NOT NULL, ACTIVITYINSTANCEID NUMERIC(19), WORKITEMID NUMERIC(19), PROCESSSTATE NUMERIC(2) NOT NULL, EVENTCODE NUMERIC(2) NOT NULL, DOMAINID VARCHAR(64) NOT NULL, NODEID VARCHAR(64) NOT NULL, USERID VARCHAR(64), ROLEID VARCHAR(64), AUDITDATE TIMESTAMP NOT NULL, INFORMATIONID VARCHAR(64), AUDITENTRY VARBINARY NOT NULL, PRIMARY KEY (AUDITID));
> -CREATE TABLE OBEEVENTSUBSCRIPTION (SUBSCRIPTIONID NUMERIC(19) NOT NULL, EVENTTYPE VARCHAR(64) NOT NULL, EVENTKEYS VARBINARY, EVENTKEYHASHCODE NUMERIC(19) NOT NULL, CONDITION VARCHAR(254), SCHEDULEDDATE TIMESTAMP, CORRELATIONKEY1 VARCHAR(64) NOT NULL, CORRELATIONKEY2 VARCHAR(64), CORRELATIONKEY3 VARCHAR(64), CORRELATIONKEY4 VARCHAR(64), PRIMARY KEY (SUBSCRIPTIONID));
> +CREATE TABLE OBEEVENTSUBSCRIPTION (SUBSCRIPTIONID NUMERIC(19) NOT NULL, EVENTTYPE VARCHAR(64) NOT NULL, EVENTKEYS VARBINARY, EVENTKEYHASHCODE NUMERIC(19) NOT NULL, CONDITION VARCHAR(254), CONDITIONTYPE NUMERIC(19), SCHEDULEDDATE TIMESTAMP, CORRELATIONKEY1 VARCHAR(64) NOT NULL, CORRELATIONKEY2 VARCHAR(64), CORRELATIONKEY3 VARCHAR(64), CORRELATIONKEY4 VARCHAR(64), PRIMARY KEY (SUBSCRIPTIONID));
> Index: obe/obeserver/etc/ddl/mssql2000-ddl.sql
> ===================================================================
> RCS file: /cvsroot/obe/obe/obeserver/etc/ddl/mssql2000-ddl.sql,v
> retrieving revision 1.3
> diff -u -r1.3 mssql2000-ddl.sql
> --- obe/obeserver/etc/ddl/mssql2000-ddl.sql 2 Oct 2005 23:29:58 -0000 1.3
> +++ obe/obeserver/etc/ddl/mssql2000-ddl.sql 15 Oct 2005 07:13:56 -0000
> @@ -360,6 +360,7 @@
> EVENTKEYS IMAGE,
> EVENTKEYHASHCODE INT NOT NULL,
> CONDITION NVARCHAR(254),
> + CONDITIONTYPE BIGINT,
> SCHEDULEDDATE DATETIME,
> CORRELATIONKEY1 NVARCHAR(64) NOT NULL,
> CORRELATIONKEY2 NVARCHAR(64),
> Index: obe/obeserver/etc/ddl/mysql-ddl.sql
> ===================================================================
> RCS file: /cvsroot/obe/obe/obeserver/etc/ddl/mysql-ddl.sql,v
> retrieving revision 1.6
> diff -u -r1.6 mysql-ddl.sql
> --- obe/obeserver/etc/ddl/mysql-ddl.sql 2 Oct 2005 23:29:58 -0000 1.6
> +++ obe/obeserver/etc/ddl/mysql-ddl.sql 15 Oct 2005 07:13:57 -0000
> @@ -329,6 +329,7 @@
> EVENTKEYS LONGBLOB,
> EVENTKEYHASHCODE INT NOT NULL,
> CONDITION VARCHAR(254),
> + CONDITIONTYPE INT,
> SCHEDULEDDATE DATETIME,
> CORRELATIONKEY1 VARCHAR(64) NOT NULL,
> CORRELATIONKEY2 VARCHAR(64),
> Index: obe/obeserver/etc/ddl/oracle-ddl.sql
> ===================================================================
> RCS file: /cvsroot/obe/obe/obeserver/etc/ddl/oracle-ddl.sql,v
> retrieving revision 1.3
> diff -u -r1.3 oracle-ddl.sql
> --- obe/obeserver/etc/ddl/oracle-ddl.sql 2 Oct 2005 23:29:58 -0000 1.3
> +++ obe/obeserver/etc/ddl/oracle-ddl.sql 15 Oct 2005 07:13:57 -0000
> @@ -299,6 +299,7 @@
> EVENTKEYS BLOB,
> EVENTKEYHASHCODE INT NOT NULL,
> CONDITION VARCHAR2(254),
> + CONDITIONTYPE NUMBER,
> SCHEDULEDDATE DATE,
> CORRELATIONKEY1 VARCHAR2(64) NOT NULL,
> CORRELATIONKEY2 VARCHAR2(64),
> Index: obe/obeserver/etc/ddl/pointbase-ddl.sql
> ===================================================================
> RCS file: /cvsroot/obe/obe/obeserver/etc/ddl/pointbase-ddl.sql,v
> retrieving revision 1.3
> diff -u -r1.3 pointbase-ddl.sql
> --- obe/obeserver/etc/ddl/pointbase-ddl.sql 2 Oct 2005 23:29:58 -0000 1.3
> +++ obe/obeserver/etc/ddl/pointbase-ddl.sql 15 Oct 2005 07:13:57 -0000
> @@ -299,6 +299,7 @@
> EVENTKEYS BLOB(2G),
> EVENTKEYHASHCODE NUMERIC NOT NULL,
> CONDITION VARCHAR(254),
> + CONDITIONTYPE NUMERIC,
> SCHEDULEDDATE DATETIME,
> CORRELATIONKEY1 VARCHAR(64) NOT NULL,
> CORRELATIONKEY2 VARCHAR(64),
> Index: obe/obeserver/etc/ddl/postgresql-ddl.sql
> ===================================================================
> RCS file: /cvsroot/obe/obe/obeserver/etc/ddl/postgresql-ddl.sql,v
> retrieving revision 1.3
> diff -u -r1.3 postgresql-ddl.sql
> --- obe/obeserver/etc/ddl/postgresql-ddl.sql 2 Oct 2005 23:29:58 -0000 1.3
> +++ obe/obeserver/etc/ddl/postgresql-ddl.sql 15 Oct 2005 07:13:57 -0000
> @@ -299,6 +299,7 @@
> EVENTKEYS BYTEA,
> EVENTKEYHASHCODE NUMERIC NOT NULL,
> CONDITION VARCHAR(254),
> + CONDITIONTYPE NUMERIC,
> SCHEDULEDDATE DATETIME,
> CORRELATIONKEY1 VARCHAR(64) NOT NULL,
> CORRELATIONKEY2 VARCHAR(64),
> Index: obe/obeserver/src/org/obe/server/j2ee/ejb/ApplicationEventEJB.java
> ===================================================================
> RCS file: /cvsroot/obe/obe/obeserver/src/org/obe/server/j2ee/ejb/ApplicationEventEJB.java,v
> retrieving revision 1.4
> diff -u -r1.4 ApplicationEventEJB.java
> --- obe/obeserver/src/org/obe/server/j2ee/ejb/ApplicationEventEJB.java 2 Oct 2005 23:29:58 -0000 1.4
> +++ obe/obeserver/src/org/obe/server/j2ee/ejb/ApplicationEventEJB.java 15 Oct 2005 07:13:57 -0000
> @@ -37,7 +37,7 @@
> * @ejb:persistence
> * table-name="OBEAPPLICATIONEVENT"
> * @ejb:pk
> - * class="long"
> + * class="java.lang.Long"
> * unchecked="true"
> * @ejb:permission
> * unchecked="true"
> @@ -85,12 +85,12 @@
> /**
> * @ejb:persistence column-name="EVENTID"
> */
> - public abstract long getEventId();
> + public abstract Long getEventId();
>
> /**
> * @ejb:persistence column-name="EVENTID"
> */
> - public abstract void setEventId(long eventId);
> + public abstract void setEventId(Long eventId);
>
> /**
> * @ejb:persistence column-name="EVENTTYPE"
> @@ -154,7 +154,7 @@
> /**
> * @ejb:create-method
> */
> - public void ejbCreate(ApplicationEvent event)
> + public Long ejbCreate(ApplicationEvent event)
> throws CreateException {
>
> if (event == null)
> @@ -174,6 +174,7 @@
> Date expiration = event.getExpiry();
> if (expiration != null)
> _ctx.getTimerService().createTimer(expiration, null);
> + return getEventId();
> }
>
> public void ejbPostCreate(ApplicationEvent event)
> Index: obe/obeserver/src/org/obe/server/j2ee/ejb/EventSubscriptionEJB.java
> ===================================================================
> RCS file: /cvsroot/obe/obe/obeserver/src/org/obe/server/j2ee/ejb/EventSubscriptionEJB.java,v
> retrieving revision 1.1
> diff -u -r1.1 EventSubscriptionEJB.java
> --- obe/obeserver/src/org/obe/server/j2ee/ejb/EventSubscriptionEJB.java 2 Oct 2005 23:29:58 -0000 1.1
> +++ obe/obeserver/src/org/obe/server/j2ee/ejb/EventSubscriptionEJB.java 15 Oct 2005 07:13:58 -0000
> @@ -38,7 +38,7 @@
> * @ejb:persistence
> * table-name="OBEEVENTSUBSCRIPTION"
> * @ejb:pk
> - * class="long"
> + * class="java.lang.Long"
> * unchecked="true"
> * @ejb:permission
> * unchecked="true"
> @@ -128,12 +128,22 @@
> /**
> * @ejb:persistence column-name="SUBSCRIPTIONID"
> */
> - public abstract long getSubscriptionId();
> + public abstract Long getSubscriptionId();
>
> /**
> * @ejb:persistence column-name="SUBSCRIPTIONID"
> */
> - public abstract void setSubscriptionId(long subscriptionId);
> + public abstract void setSubscriptionId(Long subscriptionId);
> +
> + /**
> + * @ejb:persistence column-name="CONDITIONTYPE"
> + */
> + public abstract int getConditionType();
> +
> + /**
> + * @ejb:persistence column-name="CONDITIONTYPE"
> + */
> + public abstract void setConditionType(int conditionType);
>
> /**
> * @ejb:interface-method
> @@ -391,7 +401,7 @@
> /**
> * @ejb:create-method
> */
> - public void ejbCreate(String eventType, Object[] eventKeys,
> + public Long ejbCreate(String eventType, Object[] eventKeys,
> String predicate, Date effective, Date expiry, int count,
> String[] correlationKeys) throws CreateException {
>
> @@ -421,6 +431,7 @@
> // a timed event to remove the subscription at that point.
> if (expiry != null)
> _ctx.getTimerService().createTimer(expiry, null);
> + return getSubscriptionId();
> }
>
> public void ejbPostCreate(String eventType, Object[] eventKeys,
> @@ -439,7 +450,7 @@
> /**
> * @ejb:create-method
> */
> - public void ejbCreate(String eventType, Date effective, Date expiry,
> + public Long ejbCreate(String eventType, Date effective, Date expiry,
> int count, String interval, String calendar, boolean recoverable,
> String[] correlationKeys) throws CreateException {
>
> @@ -469,6 +480,7 @@
>
> // Schedule a timed event so that we can notify listeners at that point.
> _ctx.getTimerService().createTimer(effective, effective);
> + return getSubscriptionId();
> }
>
> public void ejbPostCreate(String eventType, Date effective, Date expiry,
|
|
From: Christopher R. <c....@xs...> - 2005-10-15 07:20:56
|
Adrian, Good to see there's still some work being done. I've gotten OBE running on JBoss 4.0.2 with MySQL (latest stable), but it required a few changes: First, in obe/obecore/src/org/obe/xpdl/model/workflow/WorkflowProcess.java, the *_IDX constants were all off by one. Next, I needed to add some explicit casts to ConverterRegistry (I guess this is a jdk-version change?). Then, I needed to change a couple of the EJBs to make JBoss's deployment validator happy. JBoss didn't like prim-key-class=long for some reason, and things seem to work now since I changed it to java.lang.Long and changed the corresponding get and set method return types. Also, JBoss insists that the ejbCreate method's declared return type must be the same as prim-key-class (not void). Another thing that seemed to be missing was the get/setConditionType from EventSubscriptionEJB.java. These methods are required because this bean's local class extends org.obe.event.AbstractApplicationEventBroker.ApplicationEventSubscription, which defines a getConditionType method. Of course, I needed to modify the database table to include this field as well. Finally, I modified the .sql scripts to update the change to the schema to include the condition type in the event subscription table. I hope you find these useful. Let me know if you have any questions about the attached patch, or if you'd prefer to receive the modified files in their entirety. --Chris |
|
From: Vicente G. F. <vg...@ag...> - 2005-06-06 14:53:40
|
Hi all devs,
I've just checked out the latest version from CVS, runned prepare.sh to create my local.properties file, etc...
My JDK version is 1.5.0_02-b09
When I run 'ant' in shell I've got the following error:
[javac] ~/OBEnew/obe/obeengine/src/org/obe/convert/ConverterRegistry.java:327: compareTo(java.math.BigDecimal) in java.math.BigDecimal cannot be applied to (java.lang.Object)
[javac] return ((BigDecimal)lhs).compareTo(rhs);
I believe this happens because in Java 1.5 method 'compareTo' in the math API does not accept an 'Object' as parameter anymore. Take a look:
http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigDecimal.html#compareTo(java.math.BigDecimal)
Solution?? I've just casted the return statement like this:
return ((BigDecimal)lhs).compareTo((BigDecimal)rhs);
And OBE compiled successfully!!!
Take a look guys,
Vicente G. Filho
|
|
From: <mga...@tr...> - 2005-05-30 21:17:27
|
Hi All, =20 I thought my question to Mr Price could benefit to every one using OBE = so I'm posting it again here for your benifit. This time, if I find an = answer before receiving one, I promise I will send an email to let you = know it! =20 So here is my point. I'm now trying to work with another OBE extension = to XPDL : the event. It seems that events works similary to the = applications or tools : types and entries are defined in an XML sheet. = One type, OBEEvent, is already definded in = BasicApplicationEventBroker.xml with two entries : Timeout and = Exception. What I don't understand is how (or which?) to use parameters = since the definition doesn't include any. Futhermore, I'm not sure about = how the BasicApplicationEventBroker should be use to fire the events. = Finally, I don't get the point to specify a datafield with the events = when describing a new event related to a transition. Is it, similary to = the "for each" loop a datafield to hold a return from the event? If so, = OUT parameter shouldn't be use? =20 A sample XPDL with events declarationn and usage along with an = explanation about firing events will probably put me back on track! =20 Thanks! =20 M=E9lanie Gauthier |
|
From: Adrian P. <ad...@bt...> - 2005-05-30 18:32:18
|
Susant, >From http://www.openbusinessengine.org/wiki/Wiki.jsp?page=Tutorial In order to build OBE from the CVS you must have JDK 1.3 or higher as well as Ant version 1.5.1 or better. Ant must be installed so you can just type ant on the command line to execute a build script. First you should check out the complete OBE source tree (the module .) from the SourceForge CVS. To do this, you should execute the following commands (or something equivalent): * cvs -d:pserver:ano...@cv...:/cvsroot/obe login (no password; just hit the Enter key when it asks for one) * cvs -d:pserver:ano...@cv...:/cvsroot/obe checkout . (note the . at the end of the second command) Once you have downloaded the source code you must run a prepare script to gather your custom build configuration. The base directory contains a prepare.cmd and a prepare.sh script for Windows and Unix respectively. You have to supply the name of a custom configuration file or file(s); the prepare script merges your custom settings with some defaults, then overlays some fixed settings. The result is a generated local.properties file that controls the build, JUnit tests and also the new runtime client invocation scripts. You can either split your configuration into separate files (e.g., one for the application server, one for the operating system, etc.) or just have a single file. There are some examples in the $OBE_HOME/custom directory. After running the prepare script, you can build OBE by typing ant. The first time you build OBE the build may fail with the message: JavaDoc Error 1. If you encounter this error just type ant again. This error is caused by a bug in the XDoclet library which is used to generate the EJBs but the build should succeed on the second try. Hope this helps, Adrian Adrian Price Open Business Engine On Fri, 2005-05-13 at 11:04, susantap wrote: > Hi All, > I m new to OBE engine.I want to work on this project .but i am unable to > download the OBE Engine. > and very much thanks to some friends who has helped me still i m facing > problem so if any person has the OBE has engine and Read-me file how to do > it,please zip it and mail me it will highly appriciatable. > > > Thanks & Regards, > Susant Kumar Patnaik > > > ------------------------------------------------------- > This SF.Net email is sponsored by Oracle Space Sweepstakes > Want to be the first software developer in space? > Enter now for the Oracle Space Sweepstakes! > http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click > _______________________________________________ > Obe-developer mailing list > Obe...@li... > https://lists.sourceforge.net/lists/listinfo/obe-developer |
|
From: Adrian P. <ad...@bt...> - 2005-05-30 17:53:58
|
Hi Melanie,
Sorry for the delay in responding, I have been travelling. You seem to
have identified a mistake - I shall investigate and post bug fixes to
CVS as necessary. Thanks for bringing this to my attention! One word
of caution though - OBE does not support the old XPDL array, union and
struct types - these are deprecated in the XPDL Specification and were
only present to provide a kind of 'backwards compatibility' with WPDL.
The obe:Loop construct controls looping through a BlockActivity, and has
three variants: While, Until and ForEach, with the usual flow-control
semantics associated with these terms. Although OBE provides this
functionality as an XPDL extension, it does so to compensate for the
loss of these constructs from the standard - the predecessor standard
(WPDL) modelled all three explicitly.
The ForEach iterator construct has the following structure:
<ExtendedAttribute Name="obe.Loop">
<obe:Loop>
<obe:ForEach DataField="data-field-name">
<obe:In>scope-expression</obe:In>
</obe:ForEach>
</obe:Loop>
<ExtendedAttribute>
Where 'scope-expression' is an expression that yields the collection
over which the loop construct must iterate, and 'data-field-name' is the
name of the DataField which will hold successive values from the
collection. The DataField must be defined in the workflow model.
obe:Loop can also be used in the following ways:
<obe:Loop>
<obe:While>while-condition</obe:While>
</obe:Loop>
Where 'while-condition' is evaluated prior to commencing each loop,
which proceeds if the result is true.
<obe:Loop>
<obe:Until>until-condition</obe:Until>
</obe:Loop>
Where 'until-condition' is evaluated after finishing each loop, which
repeats if the result is true.
Hope this helps.
Thanks,
Adrian.
Adrian Price.
Open Business Engine.
On Tue, 2005-05-24 at 19:43, Mélanie Gauthier wrote:
> Hi all,
>
> I'm working with OBE and XPDL. I was trying to use the arraytype but
> it seems to have a problem in the implementation of the method
> isAssignableFrom. These lines in particular don't seem right :
>
> isAssignableFrom(Type fromType) {
> if (fromType instanceof ArrayType) {
> return false;
> }
> ArrayType that = (ArrayType) fromType;
>
> This kind of code is repeated in may other types. I've noticed there's
> another type of coding for the same method, in SchemaType for example.
> I would like to know if any of you have implemented a work around or
> find the best way to work with this.
>
> Also, I'm trying to use the FOR EACH loop, but I can't figure out what
> are the parameters this looping needs. What is an "IN"? I know this a
> type defined in extension to XPDL, but I'm not sure what I should put
> there. If you successfully used it, an example will be great!!
>
> Any help would be appreciated!
>
> Thanks!
>
> Melanie Gauthier
>
>
>
>
|
|
From: <mga...@tr...> - 2005-05-24 18:43:08
|
Hi all,
=20
I'm working with OBE and XPDL. I was trying to use the arraytype but it =
seems to have a problem in the implementation of the method =
isAssignableFrom. These lines in particular don't seem right :=20
=20
isAssignableFrom(Type fromType) {
if (fromType instanceof ArrayType) {
return false;
}
ArrayType that =3D (ArrayType) fromType;
=20
This kind of code is repeated in may other types. I've noticed there's =
another type of coding for the same method, in SchemaType for example. I =
would like to know if any of you have implemented a work around or find =
the best way to work with this.
=20
Also, I'm trying to use the FOR EACH loop, but I can't figure out what =
are the parameters this looping needs. What is an "IN"? I know this a =
type defined in extension to XPDL, but I'm not sure what I should put =
there. If you successfully used it, an example will be great!!
=20
Any help would be appreciated!
=20
Thanks!
=20
Melanie Gauthier
=20
=20
=20
=20
|
|
From: susantap <sus...@az...> - 2005-05-13 10:09:05
|
Hi All, I m new to OBE engine.I want to work on this project .but i am unable to download the OBE Engine. and very much thanks to some friends who has helped me still i m facing problem so if any person has the OBE has engine and Read-me file how to do it,please zip it and mail me it will highly appriciatable. Thanks & Regards, Susant Kumar Patnaik |
|
From: Joe K. <kru...@ma...> - 2005-05-11 15:03:44
|
Susan --
Start with this brief description of how to get the source from CVS:
http://www.openbusinessengine.org/wiki/Wiki.jsp?page=3DTutorial
Before building, you'll have to create a custom property file=20
appropriate to your environment and run the prepare.sh or prepare.cmd=20
script to create a local.properties file. There are sample property=20
files in the "custom" directory. See, for example, the file:
custom/linux-mysql-jboss-3.2.3.properties
Think & Enjoy -- JoeK
On May 11, 2005, at 3:54 AM, susantap wrote:
> Hi all,
> =A0
> I m very much intrested in OBE engine.It will be highly great full if=20=
> any person will mail the obesource as a zip or please give me the link=20=
> from where i can get the source.
> =A0
> =A0
>> =A0
>>
>> =A0
>>
>> Thanks & Regards,
>>
>> Susant Kumar Patnaik
>>
>> Aztec Software.
>> Salarpuria Infinity
>> #5, 2nd Floor, Rear Wing
>> Bannerghatta Road
>> Bangalore - 29
>>
>> Hello:080-57591134=A0
>>
>> =A0
>> =A0
=3D=3D=3D
http://bugsbog.com
|
|
From: susantap <sus...@az...> - 2005-05-11 08:59:06
|
Hi all, I m very much intrested in OBE engine.It will be highly great full if any person will mail the obesource as a zip or please give me the link from where i can get the source. Thanks & Regards, Susant Kumar Patnaik Aztec Software. Salarpuria Infinity #5, 2nd Floor, Rear Wing Bannerghatta Road Bangalore - 29 Hello:080-57591134 |
|
From: susantap <sus...@az...> - 2005-05-11 07:02:23
|
Hi all, i want a help regarding how can i get the source of OBE Engine. <?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /> Thanks & Regards, Susant Kumar Patnaik Aztec Software. Salarpuria Infinity #5, 2nd Floor, Rear Wing Bannerghatta Road Bangalore - 29 Hello:080-57591134 |
|
From: Giuseppe P. <pep...@ya...> - 2005-03-29 11:28:12
|
giupel --------------------------------- Nuovo Yahoo! Messenger E' molto più divertente: Audibles, Avatar, Webcam, Giochi, Rubrica Scaricalo ora! |
|
From: Christopher R. <chr...@ya...> - 2005-03-23 15:17:49
|
This is a know problem with WinCVS. Consider using CVS from Cygwin instead. I've sent some zip files to you (off the list) containing an up-to-date copy of OBE's CVS repository. --Chris --- winter summer <sum...@ya...> wrote: > I am very interested in OBE! But I don't get the OBE Source code by wincvs! > Can you send the lastest src and docs by email or can you tell me to get it by other ways ? > Please help me ! > sumwin > > > --------------------------------- > Do you Yahoo!? > Yahoo! Mail - now with 250MB free storage. Learn more. __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ |
|
From: winter s. <sum...@ya...> - 2005-03-23 10:08:31
|
I am very interested in OBE! But I don't get the OBE Source code by wincvs!
Can you send the lastest src and docs by email or can you tell me to get it by other ways ? Please help me !
sumwin
---------------------------------
Do you Yahoo!?
Yahoo! Mail - now with 250MB free storage. Learn more. |
|
From: Jean-Marc L. <jml...@tr...> - 2005-03-17 19:46:36
|
=20 You need to first login by typing: =20 cvs -d:pserver:ano...@cv...:/cvsroot/obe login=20 =20 Type <ENTER> key to supply an empty password =20 Then you can checkout the root module (wich is named . ) by typing : cvs -z3 -d:pserver:ano...@cv...:/cvsroot/obe co -P .=20 =20 This should also answer a previous question about where to find = prepare.sh and prepare.cmd, which are located in the root module. =20 Just to be sure, you need to have a CVS client ( http://www.wincvs.org/ = is nice ) installed, and the cvs executables should be in your system = PATH. A more detailed error and/or a description of what went wrong = would be helpful in helping you.=20 =20 =20 Regards, Jean-Marc Lavoie =20 =20 =20 _____ =20 From: obe...@li... = [mailto:obe...@li...] On Behalf Of winter = summer Sent: Wednesday, March 16, 2005 10:41 PM To: obe...@li... Subject: [Obe-developer] obe =20 obe-developer=A3=AC I don't get the obe code by cvs "cvs -d:pserver:ano...@cv...:2401/cvsroot/obe login " = ! Please help me! =20 Sumwin _____ =20 Do you Yahoo!? Yahoo! Small Business - Try our new resources site! = <http://us.rd.yahoo.com/evt=3D31637/*http:/smallbusiness.yahoo.com/resour= ces/> =20 |
|
From: winter s. <sum...@ya...> - 2005-03-17 03:41:34
|
obe-developer£¬
I don't get the obe code by cvs
"cvs -d:pserver:ano...@cv...:2401/cvsroot/obe login " !
Please help me!
Sumwin
---------------------------------
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site! |
|
From: winter s. <sum...@ya...> - 2005-03-16 07:05:26
|
obe-developer£¬
I don't get the obe code by cvs
"cvs -d:pserver:ano...@cv...:2401/cvsroot/obe login " !
Please help me!
Sumwin
---------------------------------
Do you Yahoo!?
Yahoo! Mail - 250MB free storage. Do more. Manage less. |
|
From: Anthony E. <ant...@gm...> - 2005-03-03 18:17:55
|
The server being down is my fault. I upgraded the server a while back and did not install the OBE web site on it. I've just been really really busy and haven't had a chance to fix it. I'll get it back up one of these days. :-) -Anthony On Thu, 3 Mar 2005 11:59:01 -0300, Vicente Grassi Filho <vg...@ag...> wrote: > Joe: >=20 > "I noticed that the website at http://www.openbusinessengine.org/ has > been unavailable now for a couple of weeks." > -- This happens quite often, don't mind, I guess OBE server is kindda wea= k or it's because of heavy traffic. >=20 >=20 > "Are there any updates on the current status of OBE since Adrian's > November 6 posting?" > -- Have no idea. I'm working on a version before this date. >=20 >=20 > "Adrian, can we expect commits of the latest changes in this time frame > or perhaps sooner?" > -- I hope so! >=20 >=20 > "Would anyone in addition to me be interested in an informal census of > those using, planning to use, or interested in using OBE?" > -- I'm currently working on the development of an ERP(J2EE) for a company= (medium size) here in Brasil and we integrated OBE with this ERP. How? We r= un our ERP in one app server an OBE in another. It's basically used to gene= rate links for our application, we map each activity as a web form and when= OBE starts a process and generate tasks in fact what it does is to create = a link to this form in the ERP. We have modeled some other process which ar= e not totally linked to the ERP where we have tasks as for example "buy som= e material", and it works fine. All done in a web environment(we use Tomcat= +Struts in the web tier). > If anyone else has an experience(good or bad!) with OBE please share! >=20 > CU, > Vicente G. Filho > AG&M Solu=E7=F5es em Inform=E1tica >=20 > On Wed, 2 Mar 2005 15:14:16 -0600, Joe Krutulis <kru...@ma...> escrev= eu: >=20 > > De: Joe Krutulis <kru...@ma...> > > Data: Wed, 2 Mar 2005 15:14:16 -0600 > > Para: obe...@li... > > Assunto: [Obe-developer] Rqst for Project Info > > > > > > OBE Developers, > > > > I noticed that the website at http://www.openbusinessengine.org/ has > > been unavailable now for a couple of weeks. I wanted to post some > > notes on my experience building OBE to the wiki, but I haven't been > > able to do it so far. Can anyone fix this? > > > > Are there any updates on the current status of OBE since Adrian's > > November 6 posting? > > > > Wiley lists the availability date for "Process Aware Information > > Systems" as August 2005. ( > > http://www.wiley.com/WileyCDA/WileyTitle/productCd-0471663069.html ) > > Adrian, can we expect commits of the latest changes in this time frame > > or perhaps sooner? ;-) > > > > Would anyone in addition to me be interested in an informal census of > > those using, planning to use, or interested in using OBE? Perhaps > > there is already a wiki page with this information? > > > > Thank You! > > > > Think & Enjoy -- Joe Krutulis > > > > > > > > ------------------------------------------------------- > > 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=3D6595&alloc_id=3D14396&op=3Dclick > > _______________________________________________ > > Obe-developer mailing list > > Obe...@li... > > https://lists.sourceforge.net/lists/listinfo/obe-developer > > > > > > >=20 > ------------------------------------------------------- > 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=3D6595&alloc_id=3D14396&op=3Dclick > _______________________________________________ > Obe-developer mailing list > Obe...@li... > https://lists.sourceforge.net/lists/listinfo/obe-developer > |
|
From: Vicente G. F. <vg...@ag...> - 2005-03-03 14:59:28
|
Joe: "I noticed that the website at http://www.openbusinessengine.org/ has been unavailable now for a couple of weeks." -- This happens quite often, don't mind, I guess OBE server is kindda weak or it's because of heavy traffic. "Are there any updates on the current status of OBE since Adrian's November 6 posting?" -- Have no idea. I'm working on a version before this date. "Adrian, can we expect commits of the latest changes in this time frame or perhaps sooner?" -- I hope so! "Would anyone in addition to me be interested in an informal census of those using, planning to use, or interested in using OBE?" -- I'm currently working on the development of an ERP(J2EE) for a company(medium size) here in Brasil and we integrated OBE with this ERP. How? We run our ERP in one app server an OBE in another. It's basically used to generate links for our application, we map each activity as a web form and when OBE starts a process and generate tasks in fact what it does is to create a link to this form in the ERP. We have modeled some other process which are not totally linked to the ERP where we have tasks as for example "buy some material", and it works fine. All done in a web environment(we use Tomcat+Struts in the web tier). If anyone else has an experience(good or bad!) with OBE please share! CU, Vicente G. Filho AG&M Soluções em Informática On Wed, 2 Mar 2005 15:14:16 -0600, Joe Krutulis <kru...@ma...> escreveu: > De: Joe Krutulis <kru...@ma...> > Data: Wed, 2 Mar 2005 15:14:16 -0600 > Para: obe...@li... > Assunto: [Obe-developer] Rqst for Project Info > > > OBE Developers, > > I noticed that the website at http://www.openbusinessengine.org/ has > been unavailable now for a couple of weeks. I wanted to post some > notes on my experience building OBE to the wiki, but I haven't been > able to do it so far. Can anyone fix this? > > Are there any updates on the current status of OBE since Adrian's > November 6 posting? > > Wiley lists the availability date for "Process Aware Information > Systems" as August 2005. ( > http://www.wiley.com/WileyCDA/WileyTitle/productCd-0471663069.html ) > Adrian, can we expect commits of the latest changes in this time frame > or perhaps sooner? ;-) > > Would anyone in addition to me be interested in an informal census of > those using, planning to use, or interested in using OBE? Perhaps > there is already a wiki page with this information? > > Thank You! > > Think & Enjoy -- Joe Krutulis > > > > ------------------------------------------------------- > 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 > _______________________________________________ > Obe-developer mailing list > Obe...@li... > https://lists.sourceforge.net/lists/listinfo/obe-developer > > > |
|
From: Joe K. <kru...@ma...> - 2005-03-02 20:12:27
|
OBE Developers, I noticed that the website at http://www.openbusinessengine.org/ has been unavailable now for a couple of weeks. I wanted to post some notes on my experience building OBE to the wiki, but I haven't been able to do it so far. Can anyone fix this? Are there any updates on the current status of OBE since Adrian's November 6 posting? Wiley lists the availability date for "Process Aware Information Systems" as August 2005. ( http://www.wiley.com/WileyCDA/WileyTitle/productCd-0471663069.html ) Adrian, can we expect commits of the latest changes in this time frame or perhaps sooner? ;-) Would anyone in addition to me be interested in an informal census of those using, planning to use, or interested in using OBE? Perhaps there is already a wiki page with this information? Thank You! Think & Enjoy -- Joe Krutulis |
|
From: Igor K. <mir...@co...> - 2005-01-05 19:09:26
|
Hi Vicente, We had sililar issue with cladmin utility. It connected from the local computer and did not connect from the remote computer. This trick helped. I am not sure that it reproduces your situation but you can give it a try: Before executing cladmin, run clworklist and do "Connect" skipping "Set Client Protocol". After this exit from clworklist, run cladmin, do "Set Client Protocol" to rmi, then do "Connect". It is a mystery how is it related but we faced this issue on several computers and the trick resolved the problem. Thank you, Mark ----- Original Message ----- From: "Vicente Grassi Filho" <vg...@ag...> To: <obe...@li...> Sent: Wednesday, January 05, 2005 1:17 PM Subject: [Obe-developer] Running client in a different machine > Hi all... > > I've the following configuration: > > *Machine A (IP: 192.168.1.120) > linux + jboss-3.2.3 + obeserver.ear > > *Machine B (IP: 192.168.1.130) > linux + obeadmin.jar > > In other words I've the OBEServer and client running in physically different hosts but I can't connect > the command line admin application(in machine B) to the OBEServer(in Machine A). > > In machine B I also set this system property: > obe.client.jaas.config=client-login (by default it's value is 'other') > $JAVA_ARGS variable in init.sh file > and protocol is setted 'rmi'. > > P.S. When I run both client and server in the same machine it works perfectly with the same configuration > > If anybody can help me, please help me! > > > Vicente G. Filho > AG&M Soluções em Informática > > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Obe-developer mailing list > Obe...@li... > https://lists.sourceforge.net/lists/listinfo/obe-developer |