weblogic-10.x
weblogic configuration for zipping data. And filtering content type
I am checking this link, which explains for zipping data. But the problem is, cant find the GZIPFilter jar[详细]
2023-04-13 06:43 分类:问答Passing XmlBean.XmlObject to MessageDrivenBean
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.[详细]
2023-04-11 12:57 分类:问答Why is my JMS message bridge in WLS stopping/starting every 30 seconds
I\'m having an issue where my JMS message bridge seems to be stopped and restarted by WLS every thirty seconds.[详细]
2023-04-05 22:19 分类:问答Problem deploying hibernate depended project into weblogic 10.3.5
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[详细]
2023-04-03 18:36 分类:问答restful authentication using php
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[详细]
2023-04-03 16:05 分类:问答InaccessibleWSDLException in my log files but everything works fine. What's wrong?
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[详细]
2023-04-01 08:35 分类:问答Huge variance in JNDI lookup times
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[详细]
2023-03-31 12:26 分类:问答how to debug an issue when the cause is not known
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[详细]
2023-03-31 06:25 分类:问答WebLogic 10.5.3 + Seam 2.2.1: Application does not start
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[详细]
2023-03-30 02:30 分类:问答Loading property files in weblogic 10.3
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[详细]
2023-03-28 21:05 分类:问答