Hi,
Thanks very much for your support. I can now do somethings on how to
integrate an external war application into OFBiz with your support and a
special thanks to madppiper for his effort towards helping me on this.
Please, I think there are many other things which I still need to know on
how to integrate a war application fully into OFBiz. This is because I could
not progress after seeing the login page of the OpenI application I
integrated.
All what I can see after login in is a blank page instead of the Openi
index page,but I think this is due to the incompleteness of the Openi
application(I guess).
So I had to drop this application since I can not integrate it fully into
OFBiz, am trying to look at any other Java application which I can easily
integrated.
I am trying Mifos for now,I guess you know about this application called
(Mifos) it's also a Java application, I have installed it once and is
working fine.
So am trying to integrate it now,after following the first step I know
which is adding the war( I mean the webapp and ofbiz-component.xml).
I can load the application by typing it's name in the OFBiz Url but
whenever I clicked on the name from the application bar it will not load,all
what I could see is this error:
----------------------------
HTTP Status 404 - /mifos/control/main
type Status report
message /mifos/control/main
description The requested resource (/mifos/control/main) is not
available.
Apache Tomcat/5.5.20
----------------------------
I have not been able to migrate it's database to OFBiz database
also,still using is own external mifos database and I also need to know how
I can change it's look to OFBiz(I mean the wigdet design here).
Actually,I have been doing all this, but I need a right step on how I can go
about it.I will appreciate If I can get any guide on how to go about all
this.
Thanks very much for your support,I will be expecting your reply soon.
Thanks.
Quadri.
madppiper wrote:
>
> nonononono,
>
> from what I can see, you probably didn't follow the steps properly ;). The
> /control/main in your url indicates, that somewhere along the line you are
> being referenced to that path instead of the original location. So I
> assume, that you either still got a copy of the controller.xml file or the
> index.jsp file in place which both relocate your request...
>
> Please: do a clean restart, or try to find out whether the controller.xml
> file or the index.jsp (with a jsp scriplet pointing to /control/main) file
> still exist - it should do the trick!
>
--
View this message in context:
http://www.nabble.com/Integrating-War-into-Opentaps-%28OFBiz%29-tp20987940p21474828.html
Sent from the OFBiz - User mailing list archive at Nabble.com.