File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Struts and the fly likes struts error console-defs.idx file not found ( In RAD7 on XP) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "struts error console-defs.idx file not found ( In RAD7 on XP) " Watch "struts error console-defs.idx file not found ( In RAD7 on XP) " New topic
Author

struts error console-defs.idx file not found ( In RAD7 on XP)

m rinaldi
Greenhorn

Joined: Apr 01, 2008
Posts: 5
Hi,
I am migrating a Struts tiles web application from WSAD5.1 to RAD7, and getting FileNotFoundException on \WEB-INF\console-defs.idx. What is this file? I don't see this file in WSAD version. we are using following struts libraries:

<!DOCTYPE struts-config PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 1.1//EN" "http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd">
<%@taglib uri="http://jakarta.apache.org/struts/tags-html" prefix="html"%>
<%@taglib uri="http://jakarta.apache.org/struts/tags-bean" prefix="bean"%>
<%@taglib uri="http://jakarta.apache.org/struts/tags-logic" prefix="logic"%>
<%@taglib uri="http://jakarta.apache.org/struts/tags-tiles" prefix="tiles"%>

Thanks in adavance
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: struts error console-defs.idx file not found ( In RAD7 on XP)
 
Similar Threads
Struts 1.3.5 Tiles Issue
why my application can't detect struts tld files ?
Tag libraries
Getting error while invoking JSP page having Tag Libraries on Websphere Application Server 6.1
error in eclipse IDE for struts application