Blogs1 - 10 of 297 recent posts for tag:"application server"
10
Nov
2009
Exception in thread “main” java.lang.IndexOutOfBoundsException: No group 9

13 hours ago by John Paul van Helvoort

Exception in thread “main” java.lang.IndexOutOfBoundsException: No group 9 While installing Oracle Webcenter Suite 10.1.3.2.0 i ran into the following error. Command: /u00/oracle/product/10.1.3/web/jdk/bin/java -jar /u00/oracle/product/10.1.3/web/j2ee/home/admin_client.jar deployer:oc4j:opmn://xxx.h ...

John's Oracle Experiences - jhelvoort.wordpress.com · 1 reference

OpenEdge Dynamic OpenClient Java Example

18 hours ago by Bruce Gruenbaum

In a previous post, I said I would post an example that demonstrates the use of the OpenEdge Dynamic OpenClient. Well here is the Java version of it. It took me a while to get this done, not so much because of the code, but because the documentation that accompanies it is pretty extensive and I have ...

The Software Gorilla - thesoftwaregorilla.com

09
Nov
2009
Install has detected that Oracle Application Server is already installed in ...

1 day ago by John Paul van Helvoort

When trying to install an application server 10.1.3 i ran into the following error. The error is thrown based on an earlier attempt on installing an application server. However, the product was removed successfully and should therefor not throw this error. Even when a different ORACLE_HOME is chosen ...

John's Oracle Experiences - jhelvoort.wordpress.com · 1 reference

06
Nov
2009
Generating FlashChart interactive reports on Apex fail with a Flash Security ...

4 days ago by John Paul van Helvoort

After switching our Embedded Gateway to an Apache front-end using modplsql. We are faced with an error while loading interactive reports using FlashChart. As we are using a Reverse Proxy to route the traffic to our internal servers , this is actually the cause of our problem for interactive report t ...

John's Oracle Experiences - jhelvoort.wordpress.com · 1 reference

04
Nov
2009
When we have HttpSession in servlets/jsp then what is the need for session ...

6 days ago by Sandeep

HttpSession in web tier is used to track user and store user specific data so that same data can be used on multiple screens.But when using EJB for business processing, the business data has to be stored on Business Layer (BL) and hence the need for session beans

Crack SCJP - owntechnology.blogspot.com

03
Nov
2009
GeoServer 2.0

6 days ago by SwitchBL8

If you’re a happy GeoServer 1.7.x user, then seriously consider upgrading to GeoServer 2.0. It’s a lot faster, its menu structure is a lot better, the UI is much improved (with a touch of Ajax here and there). I found some minor issues (which I’m looking into before raising my voice), but nothing th ...

SwitchBL8's gebazel - rare-it.com/blog

Tuning your Oracle HTTP Server (Apache 2.0) to use multi-threading

7 days ago by John Paul van Helvoort

By default the Apache 2.0 version of Oracle HTTP Server is installed without using the HTTP “worker” method. As this is a performance enhancer , you would like to change your Apache configuration to implement the use of it. For example , your Apex application will benefit from this as the multi-thre ...

John's Oracle Experiences - jhelvoort.wordpress.com · 1 reference

Yahoo gives Apache open source Traffic Server (TechWorld)

7 days ago by Jerrys Combo Feed

Application server for cloud donated to community Yahoo is debuting on Monday an open source version of its Traffic Server software, which serves as a high performance application server for cloud computing services.

Speed Cleaning Blog - speedcleaningblog.com

02
Nov
2009
What are advantages and disadvantages of using stored procedure for business ...

8 days ago by Sandeep

By using EJB:1) We get portability because EJB's are database vendor neutral.2) We get atomicity by using session beans3) we get more scalable applications4) There is no need for separate IDE to debug the stored proceduresBy using stored procedures:1) We get more performance because of reduced netwo ...

Crack SCJP - owntechnology.blogspot.com

01
Nov
2009
error while loading shared libraries: libgdbm.so.2 or ibdb-3.3.so

9 days ago by John Paul van Helvoort

While installing the latest HTTP Server ( Oracle HTTP Server (Apache 2.0) (10.1.3.3.0) ) from oracle to take advantage of the modplsql module that is provided. The installation completed succesfully but still the httpd process could not start because of missing library dependencies. When opening you ...

John's Oracle Experiences - jhelvoort.wordpress.com · 1 reference

Previous1234567