You need to change the <a href="http://127.0.0.1:9997">127.0.0.1:9997</a> url to the url where Guvnor is running. StandaloneEditorServlet is a servlet running inside Guvnor webapp. So if you have Guvnor running on host 192.168.1.1 port 8080, you need to do your request to this URL:<div>
<ul><li><a href="http://192.168.1.1:8080/org.drools.guvnor.Guvnor/standaloneEditorServlet">http://192.168.1.1:8080/org.drools.guvnor.Guvnor/standaloneEditorServlet</a> (if you are using Guvnor 5.3 or <)</li><li><a href="http://192.168.1.1:8080/org.drools.guvnor.GuvnorDrools/standaloneEditorServlet">http://192.168.1.1:8080/org.drools.guvnor.GuvnorDrools/standaloneEditorServlet</a> (if you are using Guvnor 5.4)</li>
</ul><div>Regarding the modifications in web.xml, there is no need to do that anymore.</div><div><br></div><div>Best Regards,</div><br>XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX<br><br>Esteban Aliverti<br>- Developer @ <a href="http://www.plugtree.com" target="_blank">http://www.plugtree.com </a><br>
- Blog @ <a href="http://ilesteban.wordpress.com" target="_blank">http://ilesteban.wordpress.com</a><br>
<br><br><div class="gmail_quote">On Fri, Jan 6, 2012 at 5:14 AM, srinivasasanda <span dir="ltr"><<a href="mailto:srinivasasanda@gmail.com">srinivasasanda@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi titanX,<br>
<br>
<br>
i am also facing problem samples available at<br>
<a href="http://ilesteban.wordpress.com/2010/11/23/guvnor-embed-assets-editor-in-your-application/" target="_blank">http://ilesteban.wordpress.com/2010/11/23/guvnor-embed-assets-editor-in-your-application/</a><br>
<br>
i did the modifications in web.xml file.<br>
but i didn't get any 404 error, but when i running that html page on browser<br>
it is asking gwt developers plugin is required, even when i downloaded the<br>
plugin it is giving a messag-->gwt plugin unable to connect to port<br>
<a href="http://127.0.0.1:9997" target="_blank">127.0.0.1:9997</a> .But when i running the same html page in eclipse(gwt plugins<br>
are imported into this eclipse)<br>
it is asking org.drools.guvnor.Guvnor/Guvnor.gwt.xml class path is needed, i<br>
didnt find any Guvnor.gwt.xml file in the Guvnor war file.<br>
<br>
i am using jboss 5.0.1 & Guvnor 5.2.0<br>
<br>
can u please help me ............<br>
Thanks in advance..<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Questions-regarding-Guvnor-tp2085076p3637042.html" target="_blank">http://drools.46999.n3.nabble.com/Questions-regarding-Guvnor-tp2085076p3637042.html</a><br>
Sent from the Drools: User forum mailing list archive at Nabble.com.<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</div></div></blockquote></div><br></div>