DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36212>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=36212
rwinston@eircom.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From rwinston@eircom.net 2005-08-23 14:47 -------
Two things here:
The first message you are seeing is because commons-net-1.4.0 has been compiled
with JDK 1.4.x and you are using an earlier version.
The second error you are seeing is because you are missing jakarta-oro.jar in
your CLASSPATH.
2 solutions:
1. Download the source to commons-net-1.4.0 and compile it using JDK 1.3.1.
2. Use commons-net-1.3.0 and include jakarta-oro in your classpath.
------- Additional Comments From rwinston@eircom.net 2005-08-23 14:48 -------
Two things here:
The first message you are seeing is because commons-net-1.4.0 has been compiled
with JDK 1.4.x and you are using an earlier version.
The second error you are seeing is because you are missing jakarta-oro.jar in
your CLASSPATH.
2 solutions:
1. Download the source to commons-net-1.4.0 and compile it using JDK 1.3.1.
2. Use commons-net-1.3.0 and include jakarta-oro in your classpath.
------- Additional Comments From rwinston@eircom.net 2005-08-23 14:49 -------
Two things here:
The first message you are seeing is because commons-net-1.4.0 has been compiled
with JDK 1.4.x and you are using an earlier version.
The second error you are seeing is because you are missing jakarta-oro.jar in
your CLASSPATH.
2 solutions:
1. Download the source to commons-net-1.4.0 and compile it using JDK 1.3.1.
2. Use commons-net-1.3.0 and include jakarta-oro in your classpath.
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org
|