python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Windows firewall configuration for Weblogic server
I've got a Weblogic server environment setup that all works fine on my server - I've set up a Windows firewall inbound rule to expose ports 7001 & 7002, but all attempts to access the server (e.g....
Mark P.
Votes: 0
Answers: 1
How to specify which application-{env}.yml to use in application.yml while using maven package? Is it specified in runtime or compile time?
Have tried all methods.. passing a variable from maven pom.xml to application.yml file. using @environmentVariable@, -Dspring.profiles.active etc.
J. Wilshere
Votes: 0
Answers: 1
Weblogic Installer will not hook the Java Virtual Machine to load the installer
Getting the following error when attempting to load the Oracle Weblogic installer:
tsugonko-1: ~/weblogic
→ java -jar fmw_12.2.1.4.0_wls_quick.jar
Launcher log file is /private/var/folders/jk/jjhksz9...
wiseAcre
Votes: 0
Answers: 1
Weblogic cannot deploy EAR due to appmerge failed
I would like to deploy EAR file to weblogic.
The original EAR was with log4j version 1, however now we are trying to upgrade it on higher version 2 due to vulnerability.
The original EAR can be deploy...
Luke
Votes: 0
Answers: 0