[jboss-jira] [JBoss JIRA] (JBRULES-3520) CamelServerApp.class missing, camel-client.xml wrong for Drools and jBPM integration camel server war on Tomcat

Ryley Gahagan (JIRA) jira-events at lists.jboss.org
Wed May 23 18:18:18 EDT 2012


Ryley Gahagan created JBRULES-3520:
--------------------------------------

             Summary: CamelServerApp.class missing, camel-client.xml wrong for Drools and jBPM integration camel server war on Tomcat
                 Key: JBRULES-3520
                 URL: https://issues.jboss.org/browse/JBRULES-3520
             Project: Drools
          Issue Type: Release
      Security Level: Public (Everyone can see)
          Components: drools-camel
    Affects Versions: 5.4.0.Final, 5.4.0.CR1
         Environment: Tomcat 6.x
            Reporter: Ryley Gahagan
            Assignee: Mark Proctor
            Priority: Minor
             Fix For: 5.4.0.Final, 5.4.0.CR1


The CamelServerApp.class file is missing from the war. Also, the camel-client.xml has, as default:

<to uri="cxfrs://http://localhost:8080/drools-server/kservice/rest"/>
<to uri="cxfrs://http://localhost:8080/drools-server/kservice/soap"/>

Which Tomcat deploys out of the box as

<to uri="cxfrs://http://localhost:8080/drools-camel-server-5.4.0.Final/kservice/rest"/>
<to uri="cxfrs://http://localhost:8080/drools-camel-server-5.4.0.Final/kservice/soap"/>

(...5.4.0.CR1 for that dist)

Has existed for awhile, apparently.

--
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

        


More information about the jboss-jira mailing list