Now a direct call to ResourceServer does work, but the template is still not 
being found. Any ideas?

-------------------------------------
Naftoli Gugenheim<[email protected]> wrote:

In order to diagnose why my template isn't getting loaded from its jar, I'm 
calling the following in a snippet:
ResourceServer.findResourceInClasspath(S.request.open_!, "tableeditor" :: 
"default.html" :: Nil)
When I navigate to the snippet I see:
Exception occurred while ...
Message: java.io.FileNotFoundException: JAR entry 
toserve/tableeditor/default.html not found in (name of the jar file)
    sun.net.www.protocol.jar.JarURLConnect.connect(JarURLConnection.java:122)
It certainly looks to me like the file is there in the jar. Besides, if it 
wasn't, how would it know which jar it's not in? What does this mean?
Thanks!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to