[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:22:18 EDT 2012


     [ https://issues.jboss.org/browse/JBRULES-3520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryley Gahagan updated JBRULES-3520:
-----------------------------------

        Description: 
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. Documentation indicates test.jsp working out of the box.

  was:
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.

    Forum Reference: http://drools.46999.n3.nabble.com/Drools-Server-5-1-1-can-t-run-test-jsp-td2395863.html, http://docs.jboss.org/drools/release/5.4.0.Final/droolsjbpm-integration-docs/html_single/#d0e839  (was: http://drools.46999.n3.nabble.com/Drools-Server-5-1-1-can-t-run-test-jsp-td2395863.html)

    
> 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.CR1, 5.4.0.Final
>         Environment: Tomcat 6.x
>            Reporter: Ryley Gahagan
>            Assignee: Mark Proctor
>            Priority: Minor
>             Fix For: 5.4.0.CR1, 5.4.0.Final
>
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> 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. Documentation indicates test.jsp working out of the box.

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