The IO error indicates that it found the file but just doesn't like it.
Are you sure that it is text and hasn't been corrupted? Or is zero length?
Hans-Peter Petek on 18/04/06 07:19, wrote:
Hallo all,
following problem - i developed an app on RAD 6.0 (but weblevel 2.3 - so
compliant to was 5.1), Servlet Spez 2.3 and JSP 1.2
When i run the app through the testclient (v5.1) on RAD 6 all is working
fine and i get no errors or warnings ...
But when i want to deploy the app to the WAS 5.1 (we are using was 5.1 not
6, i get an error:
TRAS0014I: The following exception was logged javax.servlet.Servl
etException: IO Error while parsing file 'WEB-INF/tiles-definitions.xml'.
struts.apache.org
at
org.apache.struts.tiles.TilesPlugin.initDefinitionsFactory(TilesPlugin.java:
233)
...
The files exists and i do not know what the problem ist ... is there maybe
some other config to do?
The struts-config looks like this:
I also tried path '/WEB-INF/tiles-definitions.xml'
There must be a path-problem, but i cant find it, also because the app is
running well through the testclient v5.1 on RAD 6 but not on WAS 5.1 ... so
its difficult to find.
Does anyone had a problem like this ... ?!?!
Help or any suggestions (hints) would be great.
thanks
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]