Bugs item #921078, was opened at 2004-03-22 16:39 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=921078&group_id=22866
Category: JBossServer Group: v3.2 Status: Open Resolution: None Priority: 5 Submitted By: Tomasz Stanczak (tstanczak) Assigned to: Nobody/Anonymous (nobody) Summary: URLDirectoryScanner and URLs pointing to exploded WAR Initial Comment: I'm working with JBoss 3.2.1, I use exploded war directories outside of JBoss directory tree. I can make it work using following entry in the scanner's URLs list <url name="../../applications/se900.war"/> Following: <url name="file://C:/java/jboss321/applications/se900.war"/ > results in: java.lang.IllegalArgumentException: Document base C:\java\jboss321\server\wasl01 \tmp\deploy\server\wasl01\deploy\.\java\jboss321 \applications\se900.war does not exist or is not a readable directory Somehow the url gets treated as a relative path. It seems wrong, even if I know a workaround. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=921078&group_id=22866 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
