weblogic
How do I return a (custom) SOAPFault from an Axis web service?
I have some WSDL from which I need to generate a web service implementation. I\'m using Eclipse, and Axis1.4, and running on Weblogic9.2.[详细]
2023-03-12 02:55 分类:问答Propagate server identity through Weblogic EJB calls
Is there a way to assign an identity to a Weblogic server so that calls from one server to another will propagate the calling server identity?[详细]
2023-03-11 22:45 分类:问答Weblogic Console Problem with pending folder xml's
As u know, weblogic server collects the changes which we did by the consele screen under \"pending\" folder. But my wl server is not creating that files correctly. For example, each line has an end wi[详细]
2023-03-11 20:25 分类:问答Effect of enable-call-by-reference
I get the messages <Warning> <EJB> <BEA-010202> <Call-by-reference is not enabled for the EJB \'myEjb\'.[详细]
2023-03-11 19:28 分类:问答Time out error in deploying the process on weblogic server
While deploying the BPEL process in Weblogic 10.3.4, following Exception comes on soa server console. I am sure this is not related to my application, but due to this I am not able to deploy the proce[详细]
2023-03-11 17:21 分类:问答Weblogic maven plugin with ssl problem
I am now trying to use oracle weblogic maven plugin to deploy an application to an admin server with administration port.[详细]
2023-03-09 23:49 分类:问答Is there a way to recover the common name of a client certificate from java code in a 2 way ssl connection?
We have a weblogic server configured to require a client certificate on stablishing a ssl connection with client for a web service solution. The ssl handshake works perfectly as we have already config[详细]
2023-03-09 19:43 分类:问答Anyone tried Cluster automation with WLST?
Most of the production env might need a automation script for Clusters. Reason is whenever th开发者_高级运维ere is a need of enhance the sites need to add new cluster to existing domain. When there is[详细]
2023-03-09 14:19 分类:问答Weblogic MDB instances becomes zero and messages in the Queue are not picked up
I have a MDB reading from a MQ Queue through local binding. Sometimes we notice that the messages from the MQ Queue is not picked up Queue depth increases to 50000 and the number of instances become z[详细]
2023-03-09 01:24 分类:问答How can i set deployment options in maven weblogic plugin?
I am using maven weblogic plugin开发者_StackOverflow中文版 10.3.4. I have read the goal list of weblogic plugin but it does not include the deployment option - isTestMode in the configuration tag.[详细]
2023-03-08 16:18 分类:问答