You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Sune Kristensen <sh...@visanti.com> on 2004/10/07 13:14:20 UTC

Re: rmic in jdk 1.5.0 and ant fails - SOLVED

Stefan Bodewig wrote

>Hmm, then either sun.rmi.rmic.RMIGenerator doesn't know it (unlikely)
>or you are running sun.rmi.rmic.Main from an older JDK.
>
>Is there jar on your CLASSPATH which contains a class like this?
>Candidates are a tools.jar in ANT_HOME/lib and similar strange things.
>
>Stefan
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
>For additional commands, e-mail: user-help@ant.apache.org
>
>  
>
I had a j2ee.jar file on my classpath, that I did not think could have 
anything to do with this, but aparently it has a version of rmic, so 
with that removed everything works fine!

Thanks for the help :-)

/Sune

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org