1 Reply Latest reply on May 2, 2013 10:07 AM by asoldano

    Is there anyway to control which POJO endpoint to deploy?

    sheperd

      Hi,

       

      We are using Jboss7.1.1 final, which is by default using CXF.

      We found it will automatically deploy POJO endpoints in classpath.

      As our application invokes other webservices, we embed those webservice client-side artifacts in our application.

      But as CXF trying to deploy WS based on those client-side artifcts, we get some incompatible class issue during application deployment.

       

      I think there should be someway to manage which classs should be deployed by CXF.

      But I haven't found yet.

       

      any ideas?

       

      thanks,

      Sheperd