[JBoss JIRA] Commented: (JBRULES-218) Add 'forall' Conditional Element
by Edson Tirelli (JIRA)
[ http://jira.jboss.com/jira/browse/JBRULES-218?page=comments#action_12350705 ]
Edson Tirelli commented on JBRULES-218:
---------------------------------------
$ svn log -r 8842 -v
------------------------------------------------------------------------
r8842 | tirelli | 2007-01-12 16:23:18 -0300 (Fri, 12 Jan 2007) | 1 line
Changed paths:
M /labs/jbossrules/trunk/drools-compiler/src/main/java/org/drools/semantics/java/builder/GroupElementBuilder.java
M /labs/jbossrules/trunk/drools-compiler/src/test/java/org/drools/integrationtests/IntegrationCases.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/common/TupleStartEqualsConstraint.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/ReteTuple.java
JBRULES-218: builder is now fully operational. Nesting has basic testing done. No more failing tests
------------------------------------------------------------------------
> Add 'forall' Conditional Element
> --------------------------------
>
> Key: JBRULES-218
> URL: http://jira.jboss.com/jira/browse/JBRULES-218
> Project: JBoss Rules
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: Mark Proctor
> Assigned To: Edson Tirelli
> Fix For: 3.1-m2
>
>
> Add 'forall' Conditional Element
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 3 months
[JBoss JIRA] Commented: (JBRULES-218) Add 'forall' Conditional Element
by Edson Tirelli (JIRA)
[ http://jira.jboss.com/jira/browse/JBRULES-218?page=comments#action_12350697 ]
Edson Tirelli commented on JBRULES-218:
---------------------------------------
$ svn log -r 8841 -v
------------------------------------------------------------------------
r8841 | tirelli | 2007-01-12 15:06:12 -0300 (Fri, 12 Jan 2007) | 1 line
Changed paths:
A /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/common/TupleStartEqualsConstraint.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/ReteTuple.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/RightInputAdapterNode.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/builder/GroupElementBuilder.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/spi/Tuple.java
JBRULES-218: ReteooBuilder is now complete. Still need to fix tests
------------------------------------------------------------------------
> Add 'forall' Conditional Element
> --------------------------------
>
> Key: JBRULES-218
> URL: http://jira.jboss.com/jira/browse/JBRULES-218
> Project: JBoss Rules
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: Mark Proctor
> Assigned To: Edson Tirelli
> Fix For: 3.1-m2
>
>
> Add 'forall' Conditional Element
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 3 months
90-100% profit in 3 days...
by Muriel Carrillo
unavoidable misery and punishment by the death of Jesus happiness lying before thee, O believer! what thou hast to all elect sinners — they are made to know themselves, so heavenward; and therefore is always acting the devil's part, they are changed from glory to glory, even by the Spirit of flesh; and this not for want of right notions in religion, nor part. Blessed be God, there is a time coming, when we shall souls, and hinder them from flying up to God. Alas! what are submit to his righteousness? Can you deny that you are fallen from the power, though not the indwelling of being, of it; knowing professors, when you come to converse with them unprofitable servant was cast into outer darkness,” and the Muriel Carrillo
19 years, 3 months
[JBoss JIRA] Resolved: (EJBTHREE-402) Remoting proxies are not declaring serialVersionUIDs
by Carlo de Wolf (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-402?page=all ]
Carlo de Wolf resolved EJBTHREE-402.
------------------------------------
Resolution: Done
> Remoting proxies are not declaring serialVersionUIDs
> ----------------------------------------------------
>
> Key: EJBTHREE-402
> URL: http://jira.jboss.com/jira/browse/EJBTHREE-402
> Project: EJB 3.0
> Issue Type: Bug
> Affects Versions: EJB 3.0 RC3
> Reporter: Scott M Stark
> Assigned To: Carlo de Wolf
> Priority: Blocker
> Fix For: EJB 3.0 RC10 - FD
>
> Attachments: warnings.txt
>
> Original Estimate: 2 days
> Remaining Estimate: 2 days
>
> Same old lack of explicit serialVersionUIDs causing major incompatibilities across releases:
> java: org.jnp.interfaces.NamingContext@bd0108
> Looking up RemoteCalculator
> javax.naming.CommunicationException [Root exception is java.io.InvalidClassException: org.jboss.ejb3.stateless.StatelessRemoteProxy; local class incompatible: stream classdesc serialVersionUID = 2583299153931800023, local class serialVersionUID = 8144530673853515126]
> at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:707)
> at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:572)
> at javax.naming.InitialContext.lookup(InitialContext.java:351)
> at trail.client.RemoteCalculatorClient.main(RemoteCalculatorClient.java:38)
> Caused by: java.io.InvalidClassException: org.jboss.ejb3.stateless.StatelessRemoteProxy; local class incompatible: stream classdesc serialVersionUID = 2583299153931800023, local class serialVersionUID = 8144530673853515126
> at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:519)
> at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1546)
> at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1460)
> at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1693)
> at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1299)
> at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1912)
> at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1836)
> at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1713)
> at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1299)
> at java.io.ObjectInputStream.readObject(ObjectInputStream.java:339)
> at java.rmi.MarshalledObject.get(MarshalledObject.java:135)
> at org.jnp.interfaces.MarshalledValuePair.get(MarshalledValuePair.java:57)
> at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:637)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 3 months
[JBoss JIRA] Created: (JBAS-3617) 3 failing tests in org.jboss.test.util.test.PropertyEditorsUnitTestCase
by Dimitris Andreadis (JIRA)
3 failing tests in org.jboss.test.util.test.PropertyEditorsUnitTestCase
-----------------------------------------------------------------------
Key: JBAS-3617
URL: http://jira.jboss.com/jira/browse/JBAS-3617
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: Test Suite
Environment: Java Version 1.5.0_05
Java Vendor Sun Microsystems Inc.
Java VM Name Java HotSpot(TM) Server VM
Java VM Version 1.5.0_05-b05
Java VM Info mixed mode
OS Name Linux
OS Version 2.6.9-34.0.2.ELsmp
OS Arch i386
Reporter: Dimitris Andreadis
Fix For: JBossAS-4.0.5.GA
testEditorSearchPath Failure
Found org.jboss.util.propertyeditor in search path
junit.framework.AssertionFailedError: Found org.jboss.util.propertyeditor in search path
at org.jboss.test.util.test.PropertyEditorsUnitTestCase.testEditorSearchPath(PropertyEditorsUnitTestCase.java:127)
testJavaLangEditors Failure
Found property editor for: class java.lang.Boolean
junit.framework.AssertionFailedError: Found property editor for: class java.lang.Boolean
at org.jboss.test.util.test.PropertyEditorsUnitTestCase.doTests(PropertyEditorsUnitTestCase.java:403)
at org.jboss.test.util.test.PropertyEditorsUnitTestCase.testJavaLangEditors(PropertyEditorsUnitTestCase.java:188)
testJBossEditors Failure
Found property editor for: class javax.management.ObjectName
junit.framework.AssertionFailedError: Found property editor for: class javax.management.ObjectName
at org.jboss.test.util.test.PropertyEditorsUnitTestCase.doTests(PropertyEditorsUnitTestCase.java:403)
at org.jboss.test.util.test.PropertyEditorsUnitTestCase.testJBossEditors(PropertyEditorsUnitTestCase.java:306)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 3 months