Question

I'm trying to connect Apache WS to JBoss via AJP protocol. The problem is that JBoss pauses the binding for the ajp port.

Here's the log:

[JBoss Shutdown Hook] : AjpProtocol - Pausing Coyote AJP/1.3 on ajp-8081

Any help is appreciated.

Thanks

Was it helpful?

Solution

Problem solved by disabling HTTPS connector on port 8443.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top