unsubscribe
Folks,
I updated my woody system this morning and now Java is hosed. Has
anyone else noticed something awry?
I was able to limit the problem to the classloader as shown in the
following small file:
//package com.openwave.util.test;
public class TestResource {
public TestResource() {
Found another variable. tomcat. I installed tomcat this morning, and
created a slimelink from $JAVA_HOME/jre/lib/ext/servlets/com to my
work space. Removing that link fixed the problem. Funny, that link
is on my laptop and home system and they still use the correct class
loader.
--
Bill
unsubscribe
Found another variable. tomcat. I installed tomcat this morning, and
created a slimelink from $JAVA_HOME/jre/lib/ext/servlets/com to my
work space. Removing that link fixed the problem. Funny, that link
is on my laptop and home system and they still use the correct class
loader.
--
Bil
Folks,
I updated my woody system this morning and now Java is hosed. Has
anyone else noticed something awry?
I was able to limit the problem to the classloader as shown in the
following small file:
//package com.openwave.util.test;
public class TestResource {
public TestResource()
6 matches
Mail list logo