> I noticed url.toString didn't work because of
> the file: or whatever
> protocol, but forgot about windows..  How about
> replacing all : with say %
> in the url string?  Or is there a better idea? An id
> number?

The : is redundant.
/c/some/path/myapp.jar is unique.
In fact that's how I have cygwin setup :-)

> Are there any
> other illegal characters in object names?
> 
> david jencks

:, are reserved as domain/property delimiters
*? are used in patterns

Regards,
Adrian


_________________________________________________________
View thread online: http://main.jboss.org/thread.jsp?forum=66&thread=9433

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to