I have the requirement where i have two CXF service war files.
here are the WSDL urls.
http://localhost:8080/ABCController/123?wsdl
http://localhost:8080/XYZController/456?wsdl
Can i deploy these two services on 2 different ports.
You can , but you need to create/configure 8081 web connector first.