Hi All,
I have added a new component under hot-deploy named practice.
I added ofbiz-component.xml file with location="webapp/practice" and
mount-point="/practice"
I added practice>webapp>practice>WEB-INF>controller.xml & web.xml
I added practice>widget>PracticeSreens.xml
I started the server using java -Xmx256M -jar ofbiz.jar command.
but I get following error message.
*********************
HTTP Status 404 - /practice/control/main
type Status report
message /practice/control/main
description The requested resource (/practice/control/main) is not
available.
***********************
Some how my newly added component is not able to load.
Does anybody have idea on this?
I really appreciate your help.
Thanks in advance.
--
View this message in context:
http://www.nabble.com/Component-not-loading-tp24206689p24206689.html
Sent from the OFBiz - User mailing list archive at Nabble.com.