[
http://jira.jboss.com/jira/browse/JBRULES-1150?page=comments#action_12375570 ]
Michael Neale commented on JBRULES-1150:
----------------------------------------
ok the URL in the browser it wrong.
Ideally you will put in:
http://localhost:8080/drools-jbrms
and it *should* redirect to :
http://localhost:8080/drools-jbrms/org.drools.brms.JBRMS/JBRMS.html
if it doesn't - then it is a bug with how geronimo is redirecting.
The index.jsp, which is default, has:
<%
String redirectURL = "org.drools.brms.JBRMS/JBRMS.html";
response.sendRedirect(redirectURL);
%>
which should work as it does on every other app server tried so far.
unfortunately we don't have resources to support every purmutation of app servers/web
containers so this will require some experimentation. please let me know how you go.
Drools 4.0 BRMS not working with geronimo-jetty6-jee5-2.0.1
-----------------------------------------------------------
Key: JBRULES-1150
URL:
http://jira.jboss.com/jira/browse/JBRULES-1150
Project: JBoss Rules
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: drools-brms
Environment: geronimo-jetty6-jee5-2.0.1
drools-4.0.1.SNAPSHOT-brms
Reporter: Bhagwath Vadyala
Assigned To: Mark Proctor
Attachments: drools-error-screenshot.doc, jetty_2007_09_04.log, screenshot-1.jpg
I am trying to test and see whether Drools 4.0 BRMS works with Geronimo-jetty6-jee5-2.0.1
or not.
Drools BRMS version which I am using is drools-4.0.1.SNAPSHOT-brms.
It deploys fine in Geronimo but when I open the BRMS error message I am getting is HTTP
ERROR:404.
Please let me know whether we can make Drools 4.0 work with Geronimo-jetty version
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira