Top "Weblogic12c" questions

The 12c (latest: 12.

Eclipse Maven Weblogic hot code swap

I have a basic question about running a Java EE application on Weblogic using maven in eclipse. I use OEPE (…

eclipse maven deployment weblogic12c hotswap
@Singleton bean failed to initialize because of not expected transaction status 4 when it's marked TransactionAttribute=NOT_SUPPORTED

I'm having difficulty with my EJB3.1 bean initialisation and more specifically to do with it failing due to perceived transaction …

jakarta-ee transactions ejb-3.1 weblogic12c postconstruct
Not a valid Java Home Error while installing Oracle Web Logic Server

I need help to extract WLS, I tried to install WebLogic Server with CMD and i already setup java_home. …

oracle cmd weblogic12c java-home jdk1.7
Weblogic 12c: How to rotate servername.out file

How to configure rotation for servername.out files? We have a configuration in admin console to rotate servername.log file, …

weblogic12c log-rotation
Unable to deploy CXF3.x JAX-RS service in Weblogic 12c (12.2.1)

After upgrading a JAX-RS service built with CXF3.x from weblogic 12.1.3 to 12.2.1 I am facing the following weird issue <03…

java web-services jax-rs cxf weblogic12c
weblogic.management.ManagementException: There is the same running task.

I am trying to deploy an ear file into Weblogic 12.c application server. I was able to deploy it successfully, …

hibernate deployment weblogic12c
SSL certificate error with Weblogic in Internet Explorer

I have a Weblogic server installed and a site. The SSL port is 7002 When I try to access a secure …

weblogic weblogic-10.x weblogic12c
"JNDI name is already in use" in Weblogic 12c with EJB3

I have the following code that I'm trying to deploy as an EJB to WebLogic 12c, but I'm getting an …

java jakarta-ee ejb-3.0 weblogic12c
Error when deploying a Spring Boot Websocket/STOMP application on WebLogic 12.2.1

I am creating a Spring Boot REST API that leverages WebSockets/STOMP to send messages to an Angular front end …

spring-boot weblogic12c
how to disable Jersey from weblogic 12.2.1

Weblogic 12.2.1 has Jersey 2.21.1 inside as implementation of JAX-RS 2.0,but we would like to use Jersey 2.5.1 or Jersey of the latest …

jax-rs jersey-2.0 weblogic12c