From: David C. <dc...@ma...> - 2003-01-31 23:53:34
|
Garth Dahlstrom wrote: >On Mon, 27 Jan 2003 19:58:13 -0500 David Corbin wrote: > > > >>It has command line options that control the proxy.... >> >>vmargs -DproxySet=true -DproxyHost=host -DproxyPort=port >> >> >> > >I learn something new every day... I had no idea that there was a proxy >setting for the JVM... > > Er, technically, what it is, I think is the "standard" HTTP class looks at these System properties. >Quick question, do you/have you ever run XMLCEclipse on Java 1.3.1? >I'm just wondering, cause I got Eclipse running on my Debian box last >night and when I install XMLCEclipse I get a java.lang.NoSuchMethodError >exception in net.sourceforge.xmlceclipse.core.XmlcBuilder, might be the >same error on the thread at >http://sourceforge.net/forum/message.php?msg_id=1857448... > > Nope, I don't test it there. >I was wondering if there might be a method that was not implemented in >Java 1.3.1 that is being called.... > > That's exactly what it is....it's calling String#replaceAll() >-G > >Northern.CA ===-- >http://www.northern.ca >Canada's Search Engine > > > > >------------------------------------------------------- >This SF.NET email is sponsored by: >SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! >http://www.vasoftware.com >_______________________________________________ >Xmlceclipse-development mailing list >Xml...@li... >https://lists.sourceforge.net/lists/listinfo/xmlceclipse-development > > > |