[ 
https://issues.apache.org/jira/browse/CXF-807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

benson margulies updated CXF-807:
---------------------------------

    Attachment: aegis.spring.txt

Here is a concrete first experiment in using Spring.

All it does it use spring wiring to find some objects it was already finding by 
other means. I would extend upon this to handle binding objects.

If we wanted this to be 'potentially spring free', then I'd have to put each of 
the items (the two service builders, and then the actual binding objects) onto 
the bus. I don't see another palatable mechanism to allow end-users of command 
line tools and the like to reconfigure this except by having them supply a 
spring file, but I'm all ears.

There are some spelling errors and such corrected in here, but it would be work 
for a committer to pick them out and apply them.


> No support for java2wsdl for Aegis
> ----------------------------------
>
>                 Key: CXF-807
>                 URL: https://issues.apache.org/jira/browse/CXF-807
>             Project: CXF
>          Issue Type: Bug
>          Components: Tooling
>    Affects Versions: 2.0
>            Reporter: benson margulies
>            Assignee: jimma
>         Attachments: aegis.spring.txt
>
>
> java2wsdl needs an option to indicate the use of Aegis binding. It has no way 
> of guessing that the user uses Aegis, and of course any Aegis files are 
> ignored. There are also some interesting differences in the treatment of 
> certain objects between Aegis and JAXB.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to