0 Replies Latest reply on Feb 3, 2012 10:15 AM by toskan

    Using configuration descriptor file to inject beans for jbossws-cxf on jboss 6.0.0

    toskan

      Hello  I'm trying to figure out how it is possible to use a configuration xml to inject our POJOs similar to the applicationContext.xml of spring for a project using jbossws-cxf. Is there a standard alternative from jboss?  there's tons of examples on how to create a project with annotations. Annotations are, sadly, not an option, since we have to include an old project which does not support annotations.  Is there some literature / examples / docs which would help to get me started?