I am checking this link, which explains for zipping data. But the problem is, cant find the GZIPFilter jar
I have a Process from within Weblogic 10.3 that takes in an XmlObject, writes some values from that XmlObject into a table, then will be passing that xml to a JMS queue.
I\'m having an issue where my JMS message bridge seems to be stopped and restarted by WLS every thirty seconds.
I\'ve been developing an application intending to deploy my war into jboss6. However, in the middle of the development, I had to deploy my application into weblogic(no experience before) 10.3.5(compan
I have a restful webservice made using oracle weblogic server. which converts siebel data in restf开发者_如何转开发ul format. But when authentication from oracle weblogic activated, i m trying to call
I\'m deploying a web application which accesses some remote web services via jax-ws in a WebLogic container. Befor开发者_JAVA技巧e a web service call I see theese messages on WebLogic\'s console
We\'re experiencing huge variance in response times on a legacy J2EE web application running on Weblogic 10.3. The system consists of two Weblogic server instances (frontend and backend) which run on
We are facing the following exception in weblogic server v10.3.2.0. We are using JRockit JRE 6.0. We have around 6-7 XA datasources involved in every server request. We face this exception when proc
we have a WAR packaged web application which works on a development machine. It consists of Java EE 5 + Seam 2.2.1 + Hibernate 3.3.1. It uses an Oracle 10g XE database and runs on the latest Tomcat 6
I have an application which acesses a lot of property files. In jboss 5.1 we can load this from the conf directory.I would like to know if there is any such way of loading the property files in weblog