Questions tagged as 'weblogic'

0
answers

Routing error using Angular - Spring Boot in Weblogic

I created a Spring Boot Rest project, which I consume from an angular application. I build the war with maven, I upload it to WebLogic and it works perfectly, always when the path configured in the weblogic.xml is "/", if I assign a name to the...
asked by 28.06.2018 / 20:37
0
answers

Change the JSESSIONID

Each Page Refresh is changing the JSESSIONID . He tells me that it is a Cluster probkema with Weblogic 12c that does not hold the header     
asked by 19.06.2018 / 16:12
1
answer

Weblogic (12.2.1.3) - Error in displaying a war. "Cvc-enumeration-valid"

I have a problem with my weblogic server 12c, the fact is that I went to deploy a service in war format and the server returns the following error: <8:3> problem: cvc-enumeration-valid: string value '3.1' is not a valid enumeration value...
asked by 15.05.2018 / 14:12
0
answers

mod_rewrite with proxy weblogic plugin

I am configuring Apache to connect the weblogic application server with apache, which already works but it needs that the urls coming from the weblogic bakend that are: link be link The reason is that Angular's fronend client...
asked by 26.02.2018 / 13:04
1
answer

How do I access EJB Remote from a different EAR on WebLogic 11g?

I'm doing an application in WebLogic 11g (WebLogic 10.3.6), this server uses JDK6, I want to access a Remote EJB from an EAR different from the one that contains the EJB, I'm working in Eclipse Oxygen with the OEPE tools, my code is this: Re...
asked by 10.11.2017 / 20:50
1
answer

What is the deployment URL of a Web Logic Server 11g app?

If I remember correctly, I was able to access it in the past: localhost: 7001 / producer / NAME_of_MI_APP but now I can not pick up any app that I deploy to the server. The application is deployed without errors but for more than I try...
asked by 31.10.2017 / 02:55
1
answer

execute a .jar in weblogic application server

Good friends, I am developing an application that is going to run every so often, at first I think that as an application, the method is executed at the indicated time with the annotation @Schedule(minute = "*/3", hour = "*", persistent = fal...
asked by 11.07.2017 / 17:34
2
answers

java.lang.OutOfMemoryError: PermGen space when booting weblogic

I'm trying to start a weblogic in eclipse, but when I boot it gives me an error in the java memory. This is one of them: Exception in thread "Timer-1" java.lang.OutOfMemoryError: PermGen space Exception in thread "[ACTIVE] ExecuteThread: '9' for...
asked by 29.06.2017 / 07:49
1
answer

access to .properties file in .war file deployed in weblogic 12c

I have a file .properties in which I send certain parameters so that certain functions are executed in my application. What I would like to know is: Is there any way to access this .properties file, edit it and save it, without having to a...
asked by 02.02.2017 / 13:18
2
answers

Error installing weblogic: Unable to access or modify the system registry

I try to install weblogic but I get this error, I download it from oracle and it is a .jar file, I also try to execute it with cmd and I get the same thing How can I install it correctly? or what other server do you recommend ?? I'm going...
asked by 13.12.2016 / 03:51