userInterface/src/main/webapp/ not configured in WTP
----------------------------------------------------

                 Key: MIFOS-3925
                 URL: http://mifosforge.jira.com/browse/MIFOS-3925
             Project: mifos
          Issue Type: Bug
            Reporter: Michael Vorburger
            Priority: Major


Resources in userInterface/src/main/webapp, e.g. 
/userInterface/src/main/webapp/pages/css/maincss.css do not seem to be 
available in the recommended WTP-based set-up, because they are not copied to 
application/target/mifos-webapp (where WTP looks for the "WAR").

It may work for some people after CLI mvn.  This is very cumbersome of course, 
as it would mean that you have to do CLI mvn after each change in 
userInterface/src/main/webapp - not acceptable.

I've tried simply adding a new Eclipse Project Properties Java Build Path 
Source folder userInterface/src/main/webapp -> application/target/mifos-webapp, 
but that doesn't work due to an error message "Cannot nest output folder 
'vorburger-mifos-head/application/target/mifos-webapp/WEB-INF/freemarker' 
inside output folder 'vorburger-mifos-head/application/target/mifos-webapp'" -- 
which doesn't really make sense to me - may be it's obvious what Eclipse is 
trying to say and I'm just too tired, but I don't yet get it.


PS: Personally I would set-up the entire workspace differently, via a fully 
Classpath-based embedded Jetty container.  (Happy to illustrate on a branch, if 
there is interest in re-integrating - doesn't seem to meet much interest 
though?)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to