Re: alternatives for java_sdk? [Solved]

2008-12-30 Thread Caitlyn O'Hanna
On Tue, 2008-12-30 at 19:19 -0800, Daniel B. Thurman wrote: > >> Caitlyn O'Hanna wrote: > >> > >>> Anyone have any ideas why this is set this way and how to fix it other > >>> than manually changing the symlinks? So it was simpler than I was making it out to be. It helps to have java-1.6.0-o

Re: alternatives for java_sdk?

2008-12-30 Thread Daniel B. Thurman
Caitlyn O'Hanna wrote: On Tue, 2008-12-30 at 15:56 +0100, Kevin Kofler wrote: Caitlyn O'Hanna wrote: Anyone have any ideas why this is set this way and how to fix it other than manually changing the symlinks? Try system-switch-java. Kevin Kofler That doesn't seem

Re: alternatives for java_sdk?

2008-12-30 Thread Caitlyn O'Hanna
On Tue, 2008-12-30 at 15:56 +0100, Kevin Kofler wrote: > Caitlyn O'Hanna wrote: > > Anyone have any ideas why this is set this way and how to fix it other > > than manually changing the symlinks? > > Try system-switch-java. > > Kevin Kofler That doesn't seem to have helped. Looking in '

Re: alternatives for java_sdk?

2008-12-30 Thread Kevin Kofler
Caitlyn O'Hanna wrote: > Anyone have any ideas why this is set this way and how to fix it other > than manually changing the symlinks? Try system-switch-java. Kevin Kofler -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-l

alternatives for java_sdk?

2008-12-29 Thread Caitlyn O'Hanna
I've encountered some oddities with the way that java is setup on my F10 system while trying to learn some java stuff. When I try to run `mvn jetty:run` I get the following exception over and over: """ java.lang.ClassCastException: gnu.java.nio.ServerSocketChannelImpl cannot be cast to java.nio.c