Questions tagged as 'weblogic'

1
answer

error when deploying WAR in weblogic server 12c

I have problems when displaying war to weblogic , it is an application developed with java ee , framework spring when I compile in netbeans and generates the .war when I deploy it, it launches this error    ja...
asked by 24.11.2016 / 21:02
0
answers

webservice consumption works correctly in Tomcat but fails in WebLogic 12c

I have managed to consume a service using jax-ws , when I deployed to tomcat everything worked correctly, but when I deployed in weblogic everything works fine until I try to consume the service and throws the following error:    cou...
asked by 03.12.2018 / 16:50
1
answer

Error when deploying in weblogic

at the moment of starting the deployment and after choosing the war file that I am going to deploy, when I give it next, this error is coming to me:    The selected application could not be accessed       C: \ wls12210 \ user_projects \ doma...
asked by 30.11.2018 / 01:14
0
answers

how to show images in jsp, which are outside the project folders?

I want to show on a page jsp images that are uploaded by FTP to a route of a server that is in network, my problem is that it does not show them, it only does it if they are in a project folder, but this is not functional because there are too m...
asked by 21.11.2018 / 22:32
0
answers

Weblogic does not generate a wsdl with https

My weblogic that is below a load balancer that has https configured and the weblogic does not, as it does not know that the https address does not generate the wsdl well since it does not know that the balancer is with https And hardcodear th...
asked by 09.10.2018 / 18:43
1
answer

Error Message Consumption MQ Weblogic Server

Good day to all, I have the following situation: it turns out that I have to maintain a project, for this I use a new domain in Weblogic Server , in which I make different configurations of third-party servers < strong> MQ . It is worth...
asked by 09.10.2018 / 01:33
1
answer

EAR deployment failed with WebLogic 12.2.1.3.0

< 02-Oct-2018 16H13 'CEST > < 02-Oct-2018 16H13 'CEST > (SpringClassPreprocessor.java:26)         at weblogic.spring.monitoring.instrumentation.SpringInstrumentationUtils.addSpringInstrumentor (SpringInstrumentationUtils.java:87)    ...
asked by 02.10.2018 / 16:25
0
answers

Cache GET and POST requests in a log file. log4j.xml

I am trying to collect the GET and POST requests from my application. I have been told that it is possible to do it in the simple log4j, but I can not find the filter that captures these requests. Do you know if it is possible? Thank you, bes...
asked by 14.09.2018 / 13:39
1
answer

java.sql.SQLException: No suitable driver found for jdbc: mysql // localhost: 3306 / rch Spring MVC [duplicate]

Hello, I hope and someone can help me. I have a mysql connection problem with spring mvc and weblogic. The exception thrown at me is the following.         Caused by: java.sql.SQLException: Not suitable driver found for jdbc: mysql // lo...
asked by 05.08.2018 / 01:48
0
answers

FileUploadEvent Primefaces files in the root of the application server

We have implemented the implementation of FileForce of Primefaces and it works well, however we are presenting an inconvenience that we do not know its nature. When we call the listener methods for uploading files, a copy of the file is created...
asked by 29.06.2018 / 17:53