Results 1 to 2 of 2

Thread: Serializing bean factory to XML

  1. #1
    Join Date
    Apr 2006
    Posts
    1

    Default Serializing bean factory to XML

    My project has the need to serialize a bean factory created programmatically (using the Spring API) to a file in the standard XML format. In short, we need an XMLBeanDefinitionWriter to compliment the existing XMLBeanDefinitionReader. Does anyone know if such a capability exists?

    Thanks.

  2. #2
    Join Date
    Jan 2005
    Location
    Bucharest, Romania
    Posts
    5,403

    Default

    Search the forum - there were some discussions at some point but I'm not sure if there is any solution out of the box. Maybe BeanDoc will help.
    Costin Leau
    SpringSource - http://www.SpringSource.com- Spring Training, Consulting, and Support - "From the Source"
    http://twitter.com/costinl
    Please use [ c o d e ] [ / c o d e ] tags

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •