You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by "G.Ben" <g....@gmail.com> on 2012/05/28 17:35:53 UTC

OFBiz tutorial

Hello everyone, 
I'm looking for help please 
I'm working with the OFBiz tutorial at this 
http://www.opensourcestrategies.com/ofbiz/tutorials.php website . 
for the 1st step wich is HelloWorld1 it doesn't work :( and for the 2nd one
too ( Helloworld2)
 for the last one i get the following error when i type :
localhost:8080/hello2/control/main
 "Error rendering included template at location
[component://hello2/webapp/hello2/includes/header.ftl]:
java.lang.IllegalArgumentException: FreeMarker file not found at location:
component://hello2/webapp/hello2/includes/header.ftl Error rendering
included template at location
[component://hello2/webapp/hello2/includes/main.ftl]:
java.lang.IllegalArgumentException: FreeMarker file not found at location:
component://hello2/webapp/hello2/includes/main.ftl Error rendering included
template at location [component://hello2/webapp/hello2/includes/footer.ftl]:
java.lang.IllegalArgumentException: FreeMarker file not found at location:
component://hello2/webapp/hello2/includes/footer.ftl "
 
Any help please 

--
View this message in context: http://ofbiz.135035.n4.nabble.com/OFBiz-tutorial-tp4632578.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: OFBiz tutorial

Posted by "G.Ben" <g....@gmail.com>.
Thank you, I've tried it and somehow it works but there are still steps that
I don't fully understand like the one about the personForm and the Ui Labels 

--
View this message in context: http://ofbiz.135035.n4.nabble.com/OFBiz-tutorial-tp4632578p4632679.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: OFBiz tutorial

Posted by mohit gupta <mo...@gmail.com>.
Hello G.Ben

Try this tutorial for better understanding purpose.
https://cwiki.apache.org/OFBIZ/ofbiz-tutorial-a-beginners-development-guide.html


Thanks & Regards
Mohit Gupta

On Mon, May 28, 2012 at 9:05 PM, G.Ben <g....@gmail.com> wrote:

> Hello everyone,
> I'm looking for help please
> I'm working with the OFBiz tutorial at this
> http://www.opensourcestrategies.com/ofbiz/tutorials.php website .
> for the 1st step wich is HelloWorld1 it doesn't work :( and for the 2nd one
> too ( Helloworld2)
>  for the last one i get the following error when i type :
> localhost:8080/hello2/control/main
>  "Error rendering included template at location
> [component://hello2/webapp/hello2/includes/header.ftl]:
> java.lang.IllegalArgumentException: FreeMarker file not found at location:
> component://hello2/webapp/hello2/includes/header.ftl Error rendering
> included template at location
> [component://hello2/webapp/hello2/includes/main.ftl]:
> java.lang.IllegalArgumentException: FreeMarker file not found at location:
> component://hello2/webapp/hello2/includes/main.ftl Error rendering included
> template at location
> [component://hello2/webapp/hello2/includes/footer.ftl]:
> java.lang.IllegalArgumentException: FreeMarker file not found at location:
> component://hello2/webapp/hello2/includes/footer.ftl "
>
> Any help please
>
> --
> View this message in context:
> http://ofbiz.135035.n4.nabble.com/OFBiz-tutorial-tp4632578.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>