SQL Developer 1.1
The latest release of SQL Developer slipped out yesterday.
I’ve been trying the pre-release version and its starting to become a really useful tool. My copy of 1.1 final is downloading as I type.
Update: When I got to work this morning I tried automatically updating the copy of 1.0 on my work machine. It doesn’t appear to work. It looks like you have to download a copy of 1.1 and install it yourself.
Tomcat 5 to work with Apache 2 on Win XP: I’ve followed the details ,but there’s a section in tomcat which my tomcat/conf is jk.properties which don’t exist.
So how do I resolve it?
Edit [tomcat_HOME]/conf/jk.properties and add:
handler.list=channelSocket,request
channelSocket.port=8009
channelSocket.address=127.0.0.1
Comment by gpo — January 12, 2007 @ 12:39 am