Bugs item #921078, was opened at 2004-03-22 15:39
Message generated for change (Comment added) made by ejort
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=921078&group_id=22866

Category: JBossServer
Group: v3.2
>Status: Closed
>Resolution: Invalid
Priority: 5
Submitted By: Tomasz Stanczak (tstanczak)
>Assigned to: Adrian Brock (ejort)
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.

----------------------------------------------------------------------

>Comment By: Adrian Brock (ejort)
Date: 2004-04-19 15:50

Message:
Logged In: YES 
user_id=9459

Duplicate of your other invalid bug report
The URLDirectoryScanner is deprecated anyway.

----------------------------------------------------------------------

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

Reply via email to