Hi, The story of my life, I try to deploy something from jboss and I get a FileNotFoundException.
17:48:01,713 ERROR [STDERR] Using servlet API 2.5 17:48:01,758 ERROR [STDERR] Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.4) Gecko/2008103100 SUSE/3.0.4-3.1 Firefox/3.0.4 17:48:01,970 ERROR [STDERR] java.io.FileNotFoundException: /home/jboss/server/default/deploy/jwt-form.war/WEB-INF/classes/eu/webtoolkit/jwt/examples/form/form-example.xml 17:48:01,970 ERROR [STDERR] at org.jboss.net.protocol.file.FileURLConnection.connect(FileURLConnection.java:105) 17:48:01,971 ERROR [STDERR] at org.jboss.net.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:112) 17:48:01,971 ERROR [STDERR] at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown Source) 17:48:01,971 ERROR [STDERR] at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source) This is using JBoss 5.1, could it be with the vfs changes they made recently (which happened to break spring as well)? Thanks, Joe ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
