> The web.utils.StringUtils class it's complaining about is indeed a public class.As I > mentioned earlier , the same project builds without issues on the XP machine > Any ideas?
Seems to be a problem with the IBM compiler on Linux concerning illegal characters in the source files. You might wanna check out this link with a possible solution to your problem: http://cardboard.nu/blog/2003_09_22/why_i_drink_coffee.html And, btw, this was found by googling for "The encoding null is not supported". :) Good luck! -- /* p�l brattberg http://palbrattberg.com */ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
