[rules-users] drools-server empty response body

lhorton LHorton at ABCLegal.com
Fri Jul 22 18:10:12 EDT 2011


I should have said that I tried adding a Get Objects command to the batch,
but that did not change the behaviour.  

<set-global identifier="logger">
    <org.apache.commons.logging.impl.Log4JLogger>
     
<name>com.abclegal.rules.integration.StatusChangeTestIntegration</name>
    </org.apache.commons.logging.impl.Log4JLogger>
  </set-global>
  <insert>
    <com.abclegal.domain.step.VenueValidationStep>
      <id>0</id>
      <parentTaskId>0</parentTaskId>
      <status>PENDING</status>
      <activatable>false</activatable>
      <abortable>false</abortable>
      <completable>false</completable>
    </com.abclegal.domain.step.VenueValidationStep>
  </insert>
  <fire-all-rules/>
  <get-objects/>
</batch-execution>

--
View this message in context: http://drools.46999.n3.nabble.com/drools-server-empty-response-body-tp3192475p3192500.html
Sent from the Drools: User forum mailing list archive at Nabble.com.



More information about the rules-users mailing list