Matanni
This may not be the best answer but we faced a similar problem due to
renaming the war and found this:
The JSP which opens up on clicking "See Photo",
doc-root/application/client/customerpicture.jsp has the part-URL harcoded in
it with /mifos/something-something. So, if you can just change this mifos to
mfi, do that. If that is not doable due to multi-war deployment or something
similar, you can get the context root from request and insert that
dynamically.
In our case, we wrote a small servlet that returned the image binary, this
made it easy to show the picture on every page.
Regards
--- Pooja.
On 3/4/08, matanmi femi <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> Please am having a serious challenge which I will like you to help me
> look into.I do not know why my Client Photo is not displaying on the
> Client Details page after clicking on the See Photo Link.
>
> I compiled the application to mfi.war and the name of my database is
> mifos,but whenever I compiled to mifos.war everything is working
> fine.TheClient Photo will display,but I want use
> mfi.war instead of mifos.war.
>
> I also noticed an error at my command line,indicating
> null_pointer_exception but I do not know where or how to fix it.
>
> Please I will be very grateful if you can help me look into this and
> tell me what to do,because I need to progress on this.I have been working
> on this for the past two Months now.
>
> Please I will be expecting your reply soon.Thanks and God bless.
>
> Remain blessed.
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Mifos-functional mailing list
> Mifos-functional@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mifos-functional
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mifos-functional mailing list
Mifos-functional@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-functional