beandoc « Bean « Spring Q&A





1. beandoc: 2 problems/ideas    forum.springsource.org

beandoc: 2 problems/ideas Hi, I don't know if "Core Container" is a proper place for the post but don't see better. First beandoc is really super. I found 2 problems when ...

2. BeanDoc without the filesystem    forum.springsource.org

BeanDoc without the filesystem I'm looking at writing a web-based admin tool for viewing application configurtaions, and BeanDoc looks like it could deliver a great UI. Now for the catch...I'd like ...

3. Beandoc and Spring 1.2    forum.springsource.org

Beandoc and Spring 1.2 Not sure if this is the right place for a beandoc post, but most other topics I found in a search for beandoc was posted here... The ...

4. bat file for invoking beandoc ant task    forum.springsource.org

bat file for invoking beandoc ant task In the bean doc documentation it says that "In order to run the Ant task, all of the runtime dependencies must be available ...

5. Beandoc crashing (on its samples!)    forum.springsource.org

Beandoc crashing (on its samples!) Hi, I'm trying to run Beandoc on the samples included in the 0.6.2 distribution and I'm getting the following error: Code: C:\temp\spring-beandoc-0.6.2\samples>runbeandoc-cli.bat beandoc.properties Sottodirectory o file ...

6. BeanDoc and Spring attributes    forum.springsource.org

BeanDoc and Spring attributes I am new to Spring and to beandoc, so apologies if this is trivial. I am trying to generate doc's using the beandoc ant task, however I ...

7. beandoc and graph title    forum.springsource.org

Is there any way to change the graph title at the top? For me it always says consolidated.xml. I found html.title but have been unable to find a property to change ...

8. Beandoc: How to disable log output    forum.springsource.org

Hi, can anyone say me how to disable the info-messages printed out when running spring beandoc? I created a log4j.properties like in samples dir and put it in classpath with pathelement. ...

9. When will BeanDoc suppport Spring 2.0 XSD-based config?    forum.springsource.org

I'm updating to Spring 2.0's XSD based config, and BeanDoc is blowing up reading them. Any ETA on when these might be supported?





10. Beandoc + support for "import resource" option in XML file    forum.springsource.org

Beandoc + support for "import resource" option in XML file Hello Everyone, Was wondering if you guys can help me. Would love to use Beandoc for our project as it is ...

11. BeanDoc 0.7.0 build breaks on Windows platform    forum.springsource.org

BeanDoc 0.7.0 build breaks on Windows platform The org.springframework.beandoc.util.BeanDocUtilsTests .testNormaliseFileNames method breaks due to an invalid separator character used in the assertion. I'm using Maven2 and Java 5 on Windows XP ...

12. Beandoc and multiple subdirectories    forum.springsource.org

hello, i'm trying to use beandoc with beans definition files organized like this : /properties /prop-app applicationContext.xml /prop-db applicationContext-db.xml the probleam is that beandoc is not generating correct links for images ...

13. beandoc and locale?    forum.springsource.org

14. Maven2 beandoc plugin problems    forum.springsource.org

Maven2 beandoc plugin problems Does anyone have this plug-in working? Here is XML from my POM: org.apache.maven.plugins maven-spring-beandoc-plugin 1.0.7-SNAPSHOT src/main/webapp/WEB-INF/applicationContext.xml ${project.name} ${project.version} Bean docs stylesheet.css ...

15. BeanDoc - dot.ext seems to hang when processing a large file    forum.springsource.org

All, I am running beandoc and it seems to have hung. It appears to be generating a png file from a 3k line dot file. When I look at the dot.exe ...

16. BeanDoc with SVG output working?    forum.springsource.org

Has anyone got SVG output working with BeanDoc? I have come across at least one needed change in the xsl files. The default implemention emits an image tag while it ought ...





17. Problems with BeanDoc 0.9.0, GraphViz and Spring 2.5.6    forum.springsource.org

Problems with BeanDoc 0.9.0, GraphViz and Spring 2.5.6 Hi Apologies if this is the wrong alias for Spring/BeanDoc issues. Any redirection gratefully received. I'm using Spring 2.5.6 and decided to try ...