python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
I get blank screen when execute http://localhost:9001/forms/frmservlet
I get blank screen when execute http://localhost:9001/forms/frmservlet.
I am using java 1.8.0_321, WebLogic 12 y forms 12.
I have lost several days trying to fix.
Any recomendation?
Rycardo Romero
Votes: 0
Answers: 1
Entity Manager read old values even if locking with PESSIMISTIC_WRITE
I'm in the following scenario. Handling message inside an MDB, container managed transaction. MDB implements MessageListenerer interface so when a message is received it gets invoked (onMessage method...
Maki
Votes: 0
Answers: 0
SOAP webservice app init fails with Unsupported protocol: https'
I have a SOAP webservice backend only application which fails to start(deploy) since March 30th with the error //Unsupported protocol: https'// (including the single quote next to https), no code chan...
vick_4444
Votes: 0
Answers: 1
How single authentication can work for multiple server nodes in Spring Security
I am using weblogic for deploying my spring boot application, and my same application is deployed on multiple nodes.
For example the two node in which the application is deployed is 9001 and 9002.
Wit...
Mohammad Mayar Alam
Votes: 0
Answers: 1