[JBoss JIRA] (JBDS-1898) Depending on keystroke sequence - it is possible to corrupt SOA-P server's Drools runtime from "Create new Drools Runtime" dialog
by Len DiMaggio (Created) (JIRA)
Depending on keystroke sequence - it is possible to corrupt SOA-P server's Drools runtime from "Create new Drools Runtime" dialog
---------------------------------------------------------------------------------------------------------------------------------
Key: JBDS-1898
URL: https://issues.jboss.org/browse/JBDS-1898
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: SOA Platform
Affects Versions: 4.1.1.Final
Reporter: Len DiMaggio
Assignee: Brian Fitzpatrick
Fix For: 4.1.1.Final
The exact set of key strokes is:
1. Navigate to installed drools runtime page
2. Click "Add"
3. Click "Create new Drools 5 Runtime"
4. Navigate to server's jbrules.esb (jboss-soa-p-5/jboss-as/server/<profile>)/deploy/jbrules.esb)
5. Click "Open"
The SOA-P jbrules.esb dir will have community jars (these are the files without version numbers embedded in their names) written to it. See below:
=================
pwd
/opt/local/52_ER5/jboss-soa-p-5/jboss-as/server/production/deploy/jbrules.esb
BEFORE
[ldimaggi@ldimaggi jbrules.esb]$ ll
total 9304
-rw-r--r--. 1 ldimaggi ldimaggi 465235 Oct 12 06:58 antlr-2.7.7.jar
-rw-r--r--. 1 ldimaggi ldimaggi 923617 Oct 12 06:58 antlr-3.3.jar
-rw-r--r--. 1 ldimaggi ldimaggi 175591 Oct 12 06:58 antlr-runtime-3.3.jar
-rw-r--r--. 1 ldimaggi ldimaggi 1045247 Oct 12 06:45 drools-compiler-5.2.0.BRMS.jar
-rw-r--r--. 1 ldimaggi ldimaggi 2115192 Oct 12 06:45 drools-core-5.2.0.BRMS.jar
-rw-r--r--. 1 ldimaggi ldimaggi 62487 Oct 12 06:45 drools-decisiontables-5.2.0.BRMS.jar
-rw-r--r--. 1 ldimaggi ldimaggi 34820 Oct 12 06:45 drools-jsr94-5.2.0.BRMS.jar
-rw-r--r--. 1 ldimaggi ldimaggi 60441 Oct 12 06:45 drools-templates-5.2.0.BRMS.jar
-rw-r--r--. 1 ldimaggi ldimaggi 1717966 Oct 12 06:58 ecj-3.5.1.jar
-rw-r--r--. 1 ldimaggi ldimaggi 90563 Oct 11 10:36 jbossesb-jbrules.jar
-rw-r--r--. 1 ldimaggi ldimaggi 341509 Oct 12 06:45 jbpm-flow-5.2.0.BRMS.jar
-rw-r--r--. 1 ldimaggi ldimaggi 145022 Oct 12 06:45 jbpm-flow-builder-5.2.0.BRMS.jar
-rw-r--r--. 1 ldimaggi ldimaggi 207 Oct 11 10:28 jbrules-service.xml
-rw-r--r--. 1 ldimaggi ldimaggi 18263 Oct 12 06:58 jsr94-1.1.jar
-rw-r--r--. 1 ldimaggi ldimaggi 787567 Oct 12 06:58 jxl-2.6.10.jar
-rw-r--r--. 1 ldimaggi ldimaggi 185855 Oct 12 06:45 knowledge-api-5.2.0.BRMS.jar
-rw-r--r--. 1 ldimaggi ldimaggi 391369 Oct 12 06:58 log4j-1.2.14.jar
drwxr-xr-x. 2 ldimaggi ldimaggi 4096 Oct 11 10:28 META-INF
-rw-r--r--. 1 ldimaggi ldimaggi 757233 Oct 12 06:45 mvel2-2.1.Beta6.jar
-rw-r--r--. 1 ldimaggi ldimaggi 156620 Oct 12 06:58 stringtemplate-3.2.1.jar
-rw-r--r--. 1 ldimaggi ldimaggi 2755 Oct 11 10:28 XPathLanguage.dsl
AFTER
[ldimaggi@ldimaggi jbrules.esb]$ ll
total 20108
-rw-r--r--. 1 ldimaggi ldimaggi 465235 Oct 12 06:58 antlr-2.7.7.jar
-rw-r--r--. 1 ldimaggi ldimaggi 923617 Oct 12 06:58 antlr-3.3.jar
-rw-r--r--. 1 ldimaggi ldimaggi 175591 Oct 12 06:58 antlr-runtime-3.3.jar
-rw-rw-r--. 1 ldimaggi ldimaggi 163650 Oct 21 16:02 antlr-runtime.jar
-rw-r--r--. 1 ldimaggi ldimaggi 1045247 Oct 12 06:45 drools-compiler-5.2.0.BRMS.jar
-rw-rw-r--. 1 ldimaggi ldimaggi 996982 Oct 21 16:02 drools-compiler.jar
-rw-r--r--. 1 ldimaggi ldimaggi 2115192 Oct 12 06:45 drools-core-5.2.0.BRMS.jar
-rw-rw-r--. 1 ldimaggi ldimaggi 1990689 Oct 21 16:02 drools-core.jar
-rw-r--r--. 1 ldimaggi ldimaggi 62487 Oct 12 06:45 drools-decisiontables-5.2.0.BRMS.jar
-rw-rw-r--. 1 ldimaggi ldimaggi 56955 Oct 21 16:02 drools-decisiontables.jar
-rw-rw-r--. 1 ldimaggi ldimaggi 269216 Oct 21 16:02 droolsjbpm-ide-common.jar
-rw-r--r--. 1 ldimaggi ldimaggi 34820 Oct 12 06:45 drools-jsr94-5.2.0.BRMS.jar
-rw-rw-r--. 1 ldimaggi ldimaggi 30196 Oct 21 16:02 drools-jsr94.jar
-rw-r--r--. 1 ldimaggi ldimaggi 60441 Oct 12 06:45 drools-templates-5.2.0.BRMS.jar
-rw-rw-r--. 1 ldimaggi ldimaggi 54101 Oct 21 16:02 drools-templates.jar
-rw-r--r--. 1 ldimaggi ldimaggi 1717966 Oct 12 06:58 ecj-3.5.1.jar
-rw-r--r--. 1 ldimaggi ldimaggi 90563 Oct 11 10:36 jbossesb-jbrules.jar
-rw-rw-r--. 1 ldimaggi ldimaggi 169449 Oct 21 16:02 jbpm-bpmn2.jar
-rw-r--r--. 1 ldimaggi ldimaggi 341509 Oct 12 06:45 jbpm-flow-5.2.0.BRMS.jar
-rw-r--r--. 1 ldimaggi ldimaggi 145022 Oct 12 06:45 jbpm-flow-builder-5.2.0.BRMS.jar
-rw-rw-r--. 1 ldimaggi ldimaggi 135300 Oct 21 16:02 jbpm-flow-builder.jar
-rw-rw-r--. 1 ldimaggi ldimaggi 319258 Oct 21 16:02 jbpm-flow.jar
-rw-r--r--. 1 ldimaggi ldimaggi 207 Oct 11 10:28 jbrules-service.xml
-rw-r--r--. 1 ldimaggi ldimaggi 18263 Oct 12 06:58 jsr94-1.1.jar
-rw-rw-r--. 1 ldimaggi ldimaggi 13749 Oct 21 16:02 jsr94.jar
-rw-rw-r--. 1 ldimaggi ldimaggi 237047 Oct 21 16:02 junit.jar
-rw-r--r--. 1 ldimaggi ldimaggi 787567 Oct 12 06:58 jxl-2.6.10.jar
-rw-rw-r--. 1 ldimaggi ldimaggi 743361 Oct 21 16:02 jxl.jar
-rw-r--r--. 1 ldimaggi ldimaggi 185855 Oct 12 06:45 knowledge-api-5.2.0.BRMS.jar
-rw-rw-r--. 1 ldimaggi ldimaggi 161470 Oct 21 16:02 knowledge-api.jar
-rw-r--r--. 1 ldimaggi ldimaggi 391369 Oct 12 06:58 log4j-1.2.14.jar
drwxr-xr-x. 2 ldimaggi ldimaggi 4096 Oct 11 10:28 META-INF
-rw-r--r--. 1 ldimaggi ldimaggi 757233 Oct 12 06:45 mvel2-2.1.Beta6.jar
-rw-rw-r--. 1 ldimaggi ldimaggi 716133 Oct 21 16:02 mvel2.jar
-rw-rw-r--. 1 ldimaggi ldimaggi 4513443 Oct 21 16:02 org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar
-rw-r--r--. 1 ldimaggi ldimaggi 156620 Oct 12 06:58 stringtemplate-3.2.1.jar
-rw-r--r--. 1 ldimaggi ldimaggi 2755 Oct 11 10:28 XPathLanguage.dsl
-rw-rw-r--. 1 ldimaggi ldimaggi 24956 Oct 21 16:02 xpp3_min.jar
-rw-rw-r--. 1 ldimaggi ldimaggi 431406 Oct 21 16:02 xstream.jar
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 7 months
[JBoss JIRA] (JBDS-1922) JBoss BPEL Editor showing error message for valid Assign activity
by Michael Pellegrini (Created) (JIRA)
JBoss BPEL Editor showing error message for valid Assign activity
-----------------------------------------------------------------
Key: JBDS-1922
URL: https://issues.jboss.org/browse/JBDS-1922
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: visualeditor
Affects Versions: 1.1.0.GA
Reporter: Michael Pellegrini
The assign activity is reporting an error, which only shows up in the Project Explorer view (not in the actual editor). The assign is a sample assign between two variables. The error is:
The XPath segment "child::app:Application" cannot be resolved. Test.bpel /Test/bpelContent line 45 BPEL Validation Marker
Although it shows as an error, it actually deploys and runs fine.
Have a sample project, but not sure how to attach to this jira.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 7 months
[JBoss JIRA] (JBIDE-10155) JavaScript content assist issue with jQuery, but likely more
by Jay Balunas (Created) (JIRA)
JavaScript content assist issue with jQuery, but likely more
------------------------------------------------------------
Key: JBIDE-10155
URL: https://issues.jboss.org/browse/JBIDE-10155
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 3.3.0.M4
Reporter: Jay Balunas
Content assist with JavaScript with jQuery not working, or respecting namespaces. Most JavaScript content assist was fine.
{code:JavaScript}
<script type="text/javascript">
$(document).ready(function() {
//Fetches the initial member table
updateMemberTable();
//Register a event listener on the sumbit action
$('#reg').submit(function(event) {
event.preventDefault();
var formValues = $(this).serialize();
registerMember(formValues);
});
});
</script>
{code}
Any call to "$('foo')." does not show any content assist. Using "jquery('foo'." instead of $ partially worked, but still not 100%. Not all the expected values are there. This makes me think there is two issues.
To see the problem import the project I attached and try out desktop.html, or app.js.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 7 months
[JBoss JIRA] Created: (JBIDE-7316) Use hibernate 3.6.x in hibernate plugins.
by Dmitry Geraskov (JIRA)
Use hibernate 3.6.x in hibernate plugins.
-----------------------------------------
Key: JBIDE-7316
URL: https://jira.jboss.org/browse/JBIDE-7316
Project: Tools (JBoss Tools)
Issue Type: Task
Components: Hibernate
Affects Versions: 3.2.0.Beta2
Reporter: Dmitry Geraskov
Assignee: Dmitry Geraskov
Fix For: LATER
We are going to make our plugins to use hibernate 3.6, but there are some changes required:
1. Type/NullableType hierarchy was changed, we should not use NullableType any more ( it is deprecated ), but should use AbstractSingleColumnStandardBasicType. The changes are in quiery parameters area
2. To all constructors of values classes ( SimpleValue/Array/OneToMany/... ) added Mapping parameter. We use the classes in internal creation of Configuration object before passing it to exporters ( for example when we generate hbm files based on java files )
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 7 months