OFBiz tutorial

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

OFBiz tutorial

G.Ben
Hello everyone,
I'm looking for help please
I'm working with the OFBiz tutorial at this 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
Reply | Threaded
Open this post in threaded view
|

Re: OFBiz tutorial

mohit gupta
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 <[hidden email]> 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.
>
Reply | Threaded
Open this post in threaded view
|

Re: OFBiz tutorial

G.Ben
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