Hi<br><div class="gmail_quote"><br>I am a new guy on drools server. I am trying to exposed drools rules in web services.<br><br>I downloaded Drools Guvnor Standalone from website, it includes Jboss, then I put drools server war file in deploy folder, and start the Jboss. <br>

<br>When I input &quot;<a href="http://localhost:8080/drools-5.1.1-server/" target="_blank">http://localhost:8080/drools-5.1.1-server/</a>&quot; in browser, it works well. the result is &quot;Execution server is running&quot;.<br>
When I input &quot;<a href="http://localhost:8080/drools-5.1.1-server/test.jsp" target="_blank">http://localhost:8080/drools-5.1.1-server/test.jsp</a>&quot;, the expected result should be &quot;echo: Hello world&quot;, but the actual result is:<br>

<br>Sending Message: &quot;Hello World&quot;
        <br>
        
                Response: &quot;org.apache.cxf.jaxrs.impl.ResponseImpl@6231ed&quot;
        <br><br>What is wrong with it? How to solve it? Thanks very much!<br><br>BR<br><font color="#888888">Xinhua<br><br><br><br><br><br>
</font></div><br>