Clustered EJB setting at the application level (EAR)
----------------------------------------------------
Key: JBCLUSTER-146
URL: http://jira.jboss.com/jira/browse/JBCLUSTER-146
Project: JBoss Clustering
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Reporter: Galder Zamarreno
Assigned To: Brian Stansberry
We are using clustering for tests. Our application is an ear-archive which has no information about clustering. If we will built up a cluster, we have to change the ejb-jar.xml to set the clustered-tag on True. This is very intricate. Out support team have to unpack the ear - set the clustered-tag for every bean and so on.
Is it possible to set the clustered-tag all beans in a ear-Archive?
--
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
Problem with DSL and espace caracters "\"
-----------------------------------------
Key: JBRULES-1222
URL: http://jira.jboss.com/jira/browse/JBRULES-1222
Project: JBoss Rules
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.0.1
Reporter: Delbart Vincent
Assigned To: Mark Proctor
Priority: Minor
Hi,
In the DSL writting it's possible to use : "+", "." ... caracters with escape caracters "\"
But in the completion list of the rules editor and in the DSLMapping class the "\" stay :
http://www.nabble.com/file/p12874031/escapeCaracters.jpg
thks,
V.
--
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
a typo in a dslr file does not always show up an error marker
-------------------------------------------------------------
Key: JBRULES-1192
URL: http://jira.jboss.com/jira/browse/JBRULES-1192
Project: JBoss Rules
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Drl Parser/Builder
Affects Versions: 4.0.1
Reporter: Michael Neale
Assigned To: Kris Verlaenen
Open the examples, go to TroubleTicketWithDSL.dslr
then make some type of the RHS of the rule. the file will get marked as having an error, but not the rule which caused 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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Adding 'OR' constraints to fact's properties in DSL
---------------------------------------------------
Key: JBRULES-1186
URL: http://jira.jboss.com/jira/browse/JBRULES-1186
Project: JBoss Rules
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Drl Parser/Builder
Affects Versions: 4.0.1
Environment: All OS platform
Reporter: Andy Mei
Assigned To: Mark Proctor
Priority: Critical
I would like to write something like this :
There is a Cheese with
( - age is less than 42
or
- age is more than 60 )
- type is 'stilton'
Unfortunately, It's the drools parser which manage "-" char.
Also this previous synthax don't work in the LHS.
Anyone could help me to do an equivalent condition in my DSL ? If possible with "-" sugar char.
--
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
Add jboss-common 1.2.1.GA to the JBoss maven repository
-------------------------------------------------------
Key: JBCOMMON-37
URL: http://jira.jboss.com/jira/browse/JBCOMMON-37
Project: JBoss Common
Issue Type: Task
Security Level: Public (Everyone can see)
Affects Versions: 1.2.1.GA
Environment: n/a
Reporter: Anders Hammar
Assigned To: Dimitris Andreadis
I'd like the jboss-common artifact for version 1.2.1.GA to be added to the JBoss maven repository. This artifact is used by jboss-aop v1.5.6. I'm For the transitive dependency to work, the jboss-common artifact is needed.
Today, several jboss-common artifacts exist in the repository (http://repository.jboss.org/maven2/jboss/jboss-common/), but v1.2.1.GA is missing.
--
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
Complete Retro Mavenization
---------------------------
Key: JBBUILD-383
URL: http://jira.jboss.com/jira/browse/JBBUILD-383
Project: JBoss Build System
Issue Type: Feature Request
Components: JBossRetro
Reporter: Paul Gier
Fix For: JBossRetro-1.1.1.GA
The mavenization can be completed when the next surefire plugin is released.
Also there needs to be a way to configure the manifest file for the runtime jar.
Look into breaking retro into three modules: weaver, retro-runtime, and maven-plugin.
--
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
Add method debugWriteFile(String directoryName) to CtClass
----------------------------------------------------------
Key: JASSIST-32
URL: http://jira.jboss.com/jira/browse/JASSIST-32
Project: Javassist
Issue Type: Feature Request
Reporter: Martin Burger
Assigned To: Shigeru Chiba
Priority: Minor
Attachments: patch.txt
Class CtClass provides method debugWriteFile(). A method debugWriteFile(String directoryName) that calls writeFile(directoryName) would be helpful.
--
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
Better documentation for metadata and CallLoggingInterceptor
------------------------------------------------------------
Key: JBAOP-283
URL: http://jira.jboss.com/jira/browse/JBAOP-283
Project: JBoss AOP
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Kabir Khan
Fix For: 2.0
--
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
Investigate pointcut matching on annotation attributes
------------------------------------------------------
Key: JBAOP-309
URL: http://jira.jboss.com/jira/browse/JBAOP-309
Project: JBoss AOP
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Kabir Khan
Assigned To: Kabir Khan
Fix For: 2.0.0.alpha3
--
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