>Seems to be a problem with the IBM compiler on Linux concerning
>illegal characters in the source files.

Thanks a lot  mate.It turned out one of the developers in my team left a comment with 
stuff like /*
          case '�': sb.append("à");break;
          case '�': sb.append("À");break;
          case '�': sb.append("â");break;
          case '�': sb.append("Â");break;
          case '�': sb.append("ä");break;
          case '�': sb.append("Ä");break;
 
 
>And, btw, this was found by googling for "The encoding null is not
>supported". :)
Well my googling for  "error : The encoding null is not supported" didn't yield any 
good results.
 
Cheers



P�l Brattberg <[EMAIL PROTECTED]> wrote:
> 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?


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]


                
---------------------------------
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.

Reply via email to