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)
Multithreaded EJB client
I would like to parallelize multiple ejb calls from a java client and maintain a single transaction. the ejb is exposed on an websphere application server, and the client is a simple spring boot war d...
giuseppe spanò
Votes: 0
Answers: 1
Profiling memory leak in a non-redundant uptime-critical application
We have a major challenge which have been stumping us for months now.
A couple of months ago, we took over the maintenance of a legacy application, where the last developer to touch the code, left the...
Morten Kirsbo
Votes: 0
Answers: 3
Upgrading Wicket 9.0.0 to 9.3.0: runtime error when try to access database
I am attempting to upgrade from Wicket 9.0.0 to Wicket 9.3.0. When I change the version in a quick-start application, everything is fine.
The problem occurs in my real application, where we were origi...
sushilab
Votes: 0
Answers: 2
Wicket (9.8.0) application, deployed on Payara 5.201 throws exception when method of stateless beans is used
Using wicket version 9.8.0, I am trying to use WicketTester for application containing EJB injection related code.
I created application using 'wicket.apache.org/start/quickstart.html', and deployed i...
Rajani Sohoni
Votes: 0
Answers: 0