Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
36 views

I have a JAWR file in a Spring Boot Gradle application. The JAWR file is located at src/main/resources/jawr.propertes. I am trying register beans to handle the JAWR servlets with a config class: @...
aCarella's user avatar
  • 2,608
1 vote
1 answer
115 views

I am Trying jaxws sample Program in weblogic 14.1.2, Ant 1.0.15 and JDK 17. Jwsc task failed when building webservice. I have tried all the settings like ANT_OPTS and JAVA_TOOL_OPTIONS to set module ...
Sivaraman's user avatar
0 votes
0 answers
41 views

We have installed and configured EPM 11.2.15 with foundation and FR components successfully. Workpsace url is up and running with 28080 port. Weblogic url with 7001 is also running fine. But having ...
Navdeep Singh's user avatar
0 votes
0 answers
27 views

I have to imolement jenkins pipeline where we use ansible playbooks to undeploy and then deploy 12 war files into oracle weblogic server. When we manually undeploy the war files and then try to deploy ...
Venkatesh's user avatar
1 vote
0 answers
97 views

I am trying to connect to a WebLogic Admin Server from a Java application using JMX. My admin server is running on a remote machine, and I am working from another machine. Below is my code: import ...
Mark John's user avatar
-1 votes
1 answer
1k views

I have upgraded my application to java 17 from java 8 and upgraded weblogic to 14.1.2 that supports java 17. when i deploy my application (Services) and library it is visible weblogic remote console ...
rusev Yugo's user avatar
0 votes
0 answers
109 views

I am facing an issue on osb server: Unexpected error executing if-then-else expression this is happening during validation stagew. hile the error may indicate that there is something with the syntax,...
kikicoder's user avatar
  • 417
0 votes
0 answers
17 views

We recently switched our deployment suite from chef to ansible. when we deploy with ansible and enable appD WebLogic doesn't come up. I have attached our setAppDparams file and the error that we got ...
Savinda Thennakoon's user avatar
-1 votes
1 answer
182 views

I'm deploying a Spring boot (2.7) war file to Weblogic 12c [java 8] and upload excel file to my app, however whenever i'm uploading and parsing the excel file with xlsx extension I'm getting below ...
Sid's user avatar
  • 489
0 votes
1 answer
954 views

Wikipedia says Weblogic latest version only supports Java 11. But why does this prevent me from installing Java 17 (or even Java 21)? Is it not the case, that Java is downward compatible? Can anyone ...
Steve Clever's user avatar
-1 votes
1 answer
155 views

I have been working on some code to delete messages from a JMS topic without having them be consumed from our DB (due to some issues with our DB). I figured out that there is no dedicated method for ...
john williams's user avatar
0 votes
1 answer
36 views

This is the problem, in the Oracle ADF development environment, I did a start IntegratedWebLogicServer. I went to the WebLogic console, to the test page of my application and a white screen appears. ...
Yevgeniy's user avatar
0 votes
0 answers
86 views

I´m currently using Java 8 and JEE 8 as well, my version of weblogic is 14.1.1 (All working on Windows). I want to make a virutal directory mapping for a URL that is comming from the Front-End but ...
Diego Becerril's user avatar
0 votes
1 answer
367 views

I have the following endpoint in Spring Boot (v2.7.15), using Java 11 : @PutMapping(value = "/{id}", consumes = MediaType.MULTIPART_FORM_DATA_VALUE, produces = MediaType....
Miltos Dimitriadis's user avatar
0 votes
1 answer
29 views

I have this issue: I'm deploying an application (.ear) to WebLogic/CDI and I have this in one of my classes: @Inject @MyAnnotation private IMyStuff stuff; Of course, if there is no bean with this @...
Sorin-Alexandru Cristescu's user avatar
0 votes
0 answers
113 views

You are using Oracle 12c version (12.1.0.2.0), weblogic is using version 12.2.1.2.0. Oracle is using UTF-8 encoding SELECT *'' from nls_database_parameters where parameter = 'nls_characterset'; =&...
JoonT's user avatar
  • 1,266
-1 votes
1 answer
141 views

I have created one web application. this application I want to deploy in oracle weblogic server, but getting error "Caused By: javax.faces.FacesException: Unable to find CDI BeanManager". ...
Mansi Adroja's user avatar
1 vote
0 answers
32 views

Problem Description Our code is running in 12.2.1.3.0 Jdeveloper and now deployed upgraded version on the 12.2.1.4.0 weblogic server due to this we faced issue in af:showDetailItem under ...
Ramappa kalhalli's user avatar
2 votes
1 answer
11k views

Struts 2.5.34 to Struts 6.3 Migration We've our application currently in struts 2.5.3 version. As Apache announced EOL for this, we are upgrading to Struts 6 (6.3 to be exact) using official ...
Suleman Tanveer's user avatar
0 votes
1 answer
206 views

Im trying to set arguments in weblogic ->environment->AdminServer->Server Start -> Arguments Arguments : -Denvironment=C://path And then hit save. From other post and documentation the ...
Juan Pablo SR's user avatar
1 vote
0 answers
105 views

I've developed a EJB application, with a Remote interface. This application was deployed on WebLogic 12. With a Java application, I'm trying to deploy or start application I am getting this Exception: ...
M Siddique's user avatar
  • 1,029
0 votes
2 answers
455 views

I need to pass the dynamic parameter (Error_message,Execution_status,activity_name) from copy data activity to Web url for logic apps. is that possible to take get the nesteted ouput parameters ...
Abilesh GR's user avatar
2 votes
0 answers
1k views

I am trying to create a datasource in weblogic, but an error occurs when clicking the "Test Configuration" button Caused by: oracle.net.ns.NetException: Listener refused the connection with ...
Alexender's user avatar
0 votes
0 answers
183 views

I have a web project with Java 1.8, JSF, Spring MVC and Weblogic. I am receiving this error while I navigate on my web project. It has compiled without errors and published on Weblogic 12.2.1.4 ...
Homselan's user avatar
0 votes
0 answers
413 views

We are looking step on- how to configure weblogic to accept oAuth Authentication. We are using Apigee as identity provider, which is accepting now the oAuth authentication but our application is on ...
Mahesh's user avatar
  • 1

1
2 3 4 5
120