
hi, when i clean install a maven file I am getting the error in command prompt like
sun.misc.BASE64Encoder is Sun proprietary API and may be removed in a future release. There are several instances of using BASE64Encoder in the core which generates a compiler warning. Apache commons-codec has a Base64 encoder which is a near drop in replacement for the sun.misc.BASE64Encoder.
how to resolve this error I am using jdk1.5 with Galileo eclipse

Please visit the following links:
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.