Errai on a weblogic-Server?
by Julia
Hello everybody,
I'm evaluating if we can use Errai to replace GWT RPC.
We wanted to test the CDI-solution, but I can't get it to work.
Our application-server is a weblogic 10.3.5 (11g). When I try it in the IDE (Eclipse 3.7) with WTP it works fine, but when I build it with Maven (install) and deploy it to the server, the messages don't reach the server.
We debugged a lot and found out that the MessageQueue is null, when polling for new messages in the DefaultBlockingServlet.
The …
[View More]QueueCloseEvent is not fired until I undeploy the application, but I couldn't find out where the connection gets lost.
Do I have any chance to get it to work on our server?
With best regards
Julia
[View Less]
12 years, 10 months