Tis is my first time deploying with weblogic, I have a spring boot application and when i add in weblogic than I can't find the path for my rest call, ...
Tis is my first time deploying with weblogic, I have a spring boot application and when i add in weblogic than I can't find the path for my rest call, ...
I use observable to send a value from one component to another (data is sent to the subscriber after clicking on this other component, i.e. via subjec ...
I am using Oracle OSB and Weblogic 12c. XML version is 1.0. I have an interface that can recieve incoming requests from backend party. Everytime when ...
I am getting below error while creating data-source to a database in weblogic server 12. ...
My HTTP Get method is working fine locally but after deployment EAR(created ear of the application) on the WebLogic Sever it is not working. I am cal ...
i've migrated an OSGi web app from java 7 and server weblogic 12c to java 8 and weblogic 14c. The web app use, for web services, jax-rs and jersey lib ...
After activating fast swap for the weblogic server in JDeveloper, I'm not able to deploy my project anymore, and I'm getting a weblogic.management.Dep ...
is there any simple way to connect an oracle apex application to another database other than apex admin database (like using WebLogic data source). I ...
So running a single node full stack installation with LCM. All goes fine till post-configure, where the script fails trying to connect to NodeManager. ...
I recently updated from Weblogic 12 to Weblogic 14 Server. Before update All was working fine, and if requested an html containing   whites ...
I'm trying to upgrade weblogic 10.3 to 12.1.1 but I'm receiving the following error, could someone have an idea about this? I am not very clear about ...
I have a webapp that uses Primefaces 4 (I cannot update it, it does not deppend on me) with a datatable with a column that sometimes has alphas (the g ...
type here I am trying to build REST API, I have created the web application project using maven and included jersey dependencies in pom.xml file. Als ...
This is hard to describe, so I hope I make this clear. We compile a large application containing many EJB's and Java Swing client code into a typical ...
I have deployed an application on WebLogic 12c and all the deployment successful while I am trying to run the application the application status chang ...
I have updated in a project the version of apache.poi from 3.9.0 to 5.0.0. build.gradle I use that library to generate Excel files dynamically on ...
Getting this error when i try to deploy a project (no Maven) with Weblogic Server. If i deploy with Weblogic 12.1.3 the error is ClassNotFoundExce ...
I have a war file (web-services) deployed on weblogic 12c that reads the log4j.properties file but doesn't use it. Below is the debug of log4j on appl ...
I have created a simple spring boot application (v 2.7.3) with JDK 8 and I want to deploy the war to Weblogic 12.2 but an error is showen: ...
I am working on an oracle product Identity Management (IDM). Initially when I wrote a separate program using Java (JDeveloper) it's worked fine. Users ...