hi everyone
im using bluewhite64 (port of slackware) with eclipse galileo and
tomcat 6. eclipse works fine, so does tomcat. i run tomcat as an instance with global installation folder and personal instance. that seems to be working fine, i can login to manager page, i havent got to deploying apps yet
what i want to do is make eclipse use that instance. so far the only way it works is if i install tomcat in my home directory where i have permissions to all the files.
i can add the instance to config path, but i have to provide the path to global installation (cos thats where the libs are) and when i do 'run on sever' i get
'Cannot create a server using the selected type'
i think eclipse is trying to use the main installation and has problems with permissions.
so does anybody know how to make it use the tomcat instance??