Hi I have set up my project and everything is working ok. The one problem i have is accessing the glu from jogl when using an external jsfml window. I know that I am missing something simple I have been looking for almost a day now.
EDIT: ok so after searching for ages I found the context.makeCurrent() method.
Darren