|
| 1.2 | modified | aguizar | bpel/jbossws4ee/build.xml | BPEL-249 fixed jboss.root |
| 1.2 | modified | aguizar | bpel/jbossws12/build.xml | BPEL-249 fixed jboss.root |
| 1.2 | modified | aguizar | bpel/jbossws10/build.xml | BPEL-249 fixed jboss.root |
| 1.8 | modified | aguizar | bpel/service/build.xml | BPEL-229 added service deployment target |
| 1.2 | deleted | aguizar | bpel/service/src/main/resources/ehcache.xml | BPEL-229 added service deployment target |
| 1.9 | modified | aguizar | bpel/library/build.xml | BPEL-229 added portable deployment target |
| 1.2 | modified | aguizar | bpel/jbossws10/src/main/java/org/jbpm/bpel/integration/server/JBossWS10EndpointMetadataLookup.java | BPEL-249 minor update to JBossWS 1.0 lookup |
| 1.2 | modified | aguizar | bpel/jbossws4ee/.classpath | BPEL-249 endpoint metadata lookup strategy for JBoss WS4EE |
| 1.2 | modified | aguizar | bpel/jbossws4ee/src/main/java/org/jbpm/bpel/integration/server/JBossWS4EEEndpointMetadataLookup.java | BPEL-249 endpoint metadata lookup strategy for JBoss WS4EE |
| 1.1 | added | aguizar | bpel/library/src/main/config/hibernate.bpel.cfg.xml | BPEL-86 rename the hibernate configuration file to avoid conflicts with modules that use the default configuration file name |
| 1.16 | deleted | aguizar | bpel/library/src/main/config/hibernate.cfg.xml | BPEL-86 rename the hibernate configuration file to avoid conflicts with modules that use the default configuration file name |
| 1.15 | modified | aguizar | bpel/library/src/main/config/jbpm.cfg.xml | BPEL-86 rename the hibernate configuration file to avoid conflicts with modules that use the default configuration file name |
| 1.3 | modified | aguizar | bpel/examples/shipping/build.xml | BPEL-253 skip generation tools if sources have not changed |
| 1.2 | modified | aguizar | bpel/examples/trip/build.xml | BPEL-253 skip generation tools if sources have not changed |
| 1.2 | modified | aguizar | bpel/examples/trip/src/main/resources/wstools.xml | BPEL-253 skip generation tools if sources have not changed |
| 1.4 | modified | aguizar | bpel/examples/ticket/build.xml | BPEL-253 skip generation tools if sources have not changed |
| 1.5 | modified | aguizar | bpel/examples/trip/src/main/bpel/trip.bpel | BPEL-253 skip generation tools if sources have not changed |
| 1.4 | modified | aguizar | bpel/examples/trip/src/main/bpel/trip.wsdl | BPEL-253 skip generation tools if sources have not changed |
| 1.4 | modified | aguizar | bpel/examples/translator/build.xml | BPEL-253 skip generation tools if sources have not changed |
| 1.3 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/graph/basic/assign/FromExpression.java | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.3 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/graph/basic/assign/FromVariable.java | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.2 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/graph/basic/assign/ToVariable.java | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.12 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/integration/jms/JmsIntegrationService.java | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.9 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/integration/jms/RequestListener.java | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.11 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/integration/jms/StartListener.java | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.9 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/integration/jms/StartListenersBuilder.java | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.2 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/integration/soap/FaultFormat.java | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.3 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/integration/soap/SoapFormatter.java | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.3 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/persistence/db/hibernate.queries.hbm.xml | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.6 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/util/DatatypeUtil.java | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.11 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/util/XmlUtil.java | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.15 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/integration/server/SoapHandlerTest.java | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.10 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/xml/util/XmlUtilTest.java | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.2 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/alarm/AlarmAction.java | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.3 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/endpointref/EndpointReferenceFactory.java | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.2 | deleted | aguizar | bpel/library/src/main/java/org/jbpm/bpel/endpointref/endpoint.factories.xml | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.1 | added | aguizar | bpel/library/src/main/java/org/jbpm/bpel/endpointref/endpoint.reference.factories.xml | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.13 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/graph/scope/Scope.java | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.8 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/integration/client/SoapClient.java | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.6 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/sublang/xpath/XPathEvaluator.java | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.7 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/sublang/xpath/XPathExpressionEvaluator.java | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.5 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/sublang/xpath/XPathQueryEvaluator.java | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.4 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/graph/exe/test.jbpm.cfg.xml | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.4 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/sublang/SublangTests.java | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.8 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/graph/struct/While.java | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.4 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/integration/server/IntegrationConsole.java | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.14 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/integration/server/SoapHandler.java | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.1 | added | aguizar | bpel/library/src/main/java/org/jbpm/bpel/integration/server/endpoint.metadata.lookups.xml | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.9 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/BpelConstants.java | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |
| 1.5 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/integration/ServerTests.java | BPEL-249 fixed a number of incompatibilities with the SAAJ implementation in JBoss WS4EE |