Wow, I broke my brains over this for the last three days. I installed the apex listener as mentioned in the manual. It mentions you can use Java 6 Update 20 JDK or later. However, what they mean is that…
Tag Archive for Apex Listener
APEX listener startup/shutdown script
by Richard Martens • • 4 Comments
Watching our visitors and how they arrive on warp11.com I cam across this page: http://krisrice.blogspot.com/2010/12/listener-startupshutdown-script.html definately worthwile caching… here we go: Kris gives a script, which I altered a little bit. #!/bin/sh # # # chkconfig: 2345 80 05 #…
Fully freeware APEX environment II: TomCat 6
by Richard Martens • • 0 Comments
This is part two of my series regarding a fully freeware APEX setup. Post 1 coveres the installation of Oracle XE 11 beta on CentOS 5 Shut Down Apex-EPG Log in as system into the XE database using SQL*plus. We…
Fully freeware APEX environment I: CentOS & Oracle XE 11g
by Richard Martens • • 3 Comments
<EDIT sept 2, 2011> Today oracle released the definitive version of Oracle XE 11.2. I haven’t had the opportunity to test that version against my blogs, but I’ll do that shortly. stay tuned </EDIT> In my effort to create a…
