Ok,
I see you have.
Regards,
Adrian
__
View this jboss-dev thread in the online forums:
http://jboss.org/forums/thread.jsp?forum=66&thread=6407
___
Jboss-development mailing list
[EMA
Hi Scott,
Have you updated CVS?
Regards,
Adrian
__
View this jboss-dev thread in the online forums:
http://jboss.org/forums/thread.jsp?forum=66&thread=6407
___
Jboss-development maili
Thanks for pointing that out. This is just wrong and that is not the only
place where the handling of URLs is incorrect. The problem starts with the
setup of the installURL in Main:
String installURL = new File(systemHome).toURL().toString();
if (!installURL.endsWith(File.separator))