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.
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?
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
I get the messages <Warning> <EJB> <BEA-010202> <Call-by-reference is not enabled for the EJB \'myEjb\'.
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
I am now trying to use oracle weblogic maven plugin to deploy an application to an admin server with administration port.
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
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
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
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.