Hi all, I have two systems, development and live. On the development system I wrote a testing portlet, that checks different configurations on the live system (I have no access there, only the companies web server guys can. It's a bottleneck and I am not too happy about it, but that's the way it is. So I have to solve problems remotely!)
The thing is that the test portlet works on the development system, but when deployed to the live system, I can choose the portlet and add it to a menu pane or whatever, but the portlet template itself is not found and I get the error: (Thread.java:534) JSPViewProcessor: Could not include the following JSP Page: [ConfigurationTest.jsp] : Error encountered processing a template:/portlets/html/ConfigurationTest.jsp Why? Does that have to do with the configuration? The location of the file is correct. Any hints and suggestions are more than welcome. Many thanks in advance, Tommaso --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
