Hello Everybody,

I recently change some of my ActionLinks with EventLinks. Since that moment
I have that kind of errors :

-------------
For this URL :
http://127.0.0.1:8080/theorcs-main/index.layoutrenderer.portal.editmodelink:switchEditMode

I have this Warning :

18:30:09,726  WARN Credential:191 - EXCEPTION 
java.io.IOException: Syntax of file name, directory or volume incorrect
        at java.io.WinNTFileSystem.canonicalize0(Native Method)
        at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:395)
        at java.io.File.getCanonicalPath(File.java:531)

(...)

18:30:09,729  WARN ResourceCache:251 - Alias request of
'file:/C:/Developpement/Projets/TheOrcs/theorcs-main/src/main/webapp/index.layoutrenderer.portal.editmodelink:switchEditMode'
for
'file:/C:/Developpement/Projets/TheOrcs/theorcs-main/src/main/webapp/index.layoutrenderer.portal.editmodelink:switchEditMode'
------------

It seam that when using an EventLink Tapestry tries to find a real file...
Is this normal ? The problem disappear with ActionLink. I tested on T 5.0.12
and 5.0.13, Jetty 5, Windows (vista)... Is this a JIRA issue ?

Regards,

Martin
-- 
View this message in context: 
http://www.nabble.com/-T5--EventLink-generate-FileNotFound-Warnings-tp18094894p18094894.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to