My Home is actually at
So not right under WEB-INF? Does that help?
m2f
Sent from www.TapestryForums.com
Read this topic online here: <>
http://www.tapestryforums.com/viewtopic.php?p=14752#14752
m2f
In case anyone is following.
I was implementing another service...as it turns out the service does get call
(for example restart service), but I then get 404 error...page not found...
As if it doesnt know how to call my /Home.html ?!?
m2f
Sent from ww
Hi,
This has happened to me before, hehe.
Did you remember to change the service extension to .svc in BOTH web.xml
(*.svc)
and hivemodule.xml (after="*"/>)?
-Filip
Apache skrev:
I have followed the instructions on the site for friendly urls
(http://jakarta.apache.org/tapestry/UsersGuide/f