Advertisement

1 - 10 of 11 containing alltags:("java, websphere") (0.001 seconds)
Hi, I am working on Websphere 6.0 ND server and I would like to provide secure access to Admin Console by enabling security. I tried enabling Global security and entering user credentials for Loca...
Zones: IBM Websphere Application ServerDate Answered: 03/17/2008 Grade: A Views: 35
Hi, I have WAS 3.0.2 as app_server and IBM HTTP Sever. my applet need to connect a servlet with a secure connection and I get the next Exception:- javax.net.ssl.SSLException: Unrecognized SSL h...
Zones: Java, J2EEDate Answered: 05/14/2001 Grade: A Views: 0
Hi Experts, I am installing WebSphere Application Server V5.0.2 in HP UX v11x I am getting the following message. Serching Java Virtual Machine........... Exception in thread main : java.la...
Zones: Unix, HP-UX UnixDate Answered: 07/07/2006 Grade: C Views: 8
JVMDG217: Dump Handler is Processing OutOfMemory - Please Wait. JVMDG315: JVM Requesting Heap dump file JVMDG318: Heap dump file written to C:\Documents and Settings\ab33973\IBM\rationalsdp6.0\wo...
Zones: New To Java, Java, IBM Webspher...Date Answered: 08/06/2008 Grade: A Views: 109
Hi, I developed my web service in RAD and afgter checking the code in source control, I imported the project into WSAD (client has WSAD). The imported project in WSAD is showing "Unbound classpath...
Zones: IBM Websphere Application Server, J...Date Answered: 07/12/2008 Grade: A Views: 93
I am creating threads like this: for(int j = 0; j < numberOfThreads; j++){                                thread[j] = new Thread(new Class1());       thread[j].start();                          } and Class1 implements Runnable interface...
Zones: Java, I...Date Answered: 07/18/2008 Grade: A Views: 0
Hi, I am using JNDI and WebSphere to get query details. We have set the Connection Pooling Timeout in JNDI DataSource settings in WebSphere to 60 minutes. I have attached the Exception Stack Trac...
Zones: IBM Websphere Application Server, J...Date Answered: 07/23/2008 Grade: B Views: 0
My Web Application is giving an error in SysErr.log file java.lang.NoClassDefFoundError: org/jdom/output/Format But, I already have "jaxen-core.jar" "jaxen-jdom.jar" "jdom.jar" "saxpath.jar" "...
Zones: IBM Websphere Application Server, J...Date Answered: 07/21/2008 Grade: A Views: 9
The code below works well for putting messages into MQ. The load balancing works perfect. I tried to obtain the report but no report is generated. How do I solve the problem?. Did I miss something?...
Zones: Java, I...Date Answered: 10/30/2008 Grade: A Views: 10
In order to pass a STRUCT or ARRAY as an input paramter to an Oracle Stored Procedure, I need to obtain a native JDBC connection. I have been reading the "Using Spring and Hibernate with Websph...
Zones: IBM Websphere Application Server, Oracle 1...Date Asked: 11/16/2008 Points: 125 Comments: 0