JBoss Community

Unable to publish the apache CXF Secure Token Service in Jboss soa-P 5.1.3

created by Abarna Panchapakesan in JBoss Web Services Development - View the full discussion

Hi All,

 

I am trying to publish a sample apache CXF STS in Jboss soa-p 5.1.3 G.A. I do not get any deployment errors but my tokenservice is not getting published as a service.

 

When I try to access my STS WSDL.it says

 

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'UTSTS': Invocation of init method failed; nested exception is javax.xml.ws.WebServiceException: org.apache.cxf.interceptor.Fault: Could not start Jetty server on port 8,080: Address already in use: bind

 

http://localhost:8080/CXFworkingSTS/services/UT_Port?wsdl

 

I have removed the CXF:bus element in my cxf-servlet.xml file.It is still trying to start the jetty server.Since my Jboss is already running in 8080, I am getting this error because it is trying to start the CXF runtime.

 

I am attaching my war file.Can anyone help me out.I am a newbie to CXF and Jboss.

 

Thanks,

Abarna

Start a new discussion in JBoss Web Services Development at Community