1

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

Nicholas Sainsbury
  • 207
  • 1
  • 3
  • 9

1 Answers1

0

Problem solved by disabling HTTPS connector on port 8443.

Nicholas Sainsbury
  • 207
  • 1
  • 3
  • 9