can you provide a sample to reproduce it? - Romain
2012/4/11 Achim Nierbeck <bcanh...@googlemail.com> > Hi, > > it's a class of the project/war, all required project dependencies > where added to the plugin dependencies. > I used your example of this thread therefore the generation of the > diagram was called in the package phase, after packaging the war. > > thanx for your help :) > > > 2012/4/11 Romain Manni-Bucau <rmannibu...@gmail.com>: > > is it a class in the war or in a dependency? > > > > if it is in the war did you call compile phase before the generation? > > > > more generally dependencies needs to be added to the plugin too. > > > > - Romain > > > > > > 2012/4/11 Achim Nierbeck <bcanh...@googlemail.com> > > > >> Hi Romain, > >> > >> it's a class not found exception. > >> The class in question is contained in the same project as the xml file > >> and is used by the <bean>-tag. > >> > >> regards, Achim > >> > >> 2012/4/11 Romain Manni-Bucau <rmannibu...@gmail.com>: > >> > Hi, > >> > > >> > without more info that's hard to help, which error do you have? > >> > > >> > - Romain > >> > > >> > > >> > 2012/4/11 Achim Nierbeck <bcanh...@googlemail.com> > >> > > >> >> Hi Romain, > >> >> > >> >> I just tried it on a more "complex" project. > >> >> Unfortunately it didn't work. Though it seems to me it might be just > a > >> >> issue of either the project type, it's a war right now. > >> >> Or it is because the bean defined inside the configured > >> >> camel-context.xml references a class of the same project. > >> >> > >> >> Would be great if this would work also :) > >> >> > >> >> regards, Achim > >> >> > >> >> 2012/3/25 Romain Manni-Bucau <rmannibu...@gmail.com>: > >> >> > Hi Claus, > >> >> > > >> >> > thanks. > >> >> > > >> >> > i updated trunk to manage diagram name from routebuilder name. It > >> should > >> >> be > >> >> > easier when several route builders are defined. > >> >> > > >> >> > For the javadoc integration a doclet should do the trick (or a > simple > >> >> link > >> >> > to generated pictures). > >> >> > > >> >> > - Romain > >> >> > > >> >> > > >> >> > 2012/3/25 Claus Ibsen <claus.ib...@gmail.com> > >> >> > > >> >> >> Hi Romain > >> >> >> > >> >> >> It looks like a nice start. Keep it up. > >> >> >> > >> >> >> Drawing nice looking diagrams can be a bit tricky, especially for > >> bigger > >> >> >> routes. > >> >> >> But seems you are off to a very good start. > >> >> >> > >> >> >> I added a link to the project from the Camel user stories page > >> >> >> https://cwiki.apache.org/confluence/display/CAMEL/User+Stories > >> >> >> > >> >> >> On Fri, May 6, 2011 at 12:41 PM, Romain Manni-Bucau > >> >> >> <rmannibu...@gmail.com> wrote: > >> >> >> > Hi, > >> >> >> > > >> >> >> > what do you think to support more than only dot to generate a > >> diagram > >> >> >> > from a route? > >> >> >> > > >> >> >> > i did fastly a poc using jung2 to modelise/generate the graph: > >> >> >> > http://www.mediafire.com/?z4uejanhc7rcak8 > >> >> >> > > >> >> >> > any thoughts? > >> >> >> > > >> >> >> > - Romain > >> >> >> > >> >> >> > >> >> >> > >> >> >> -- > >> >> >> Claus Ibsen > >> >> >> ----------------- > >> >> >> CamelOne 2012 Conference, May 15-16, 2012: http://camelone.com > >> >> >> FuseSource > >> >> >> Email: cib...@fusesource.com > >> >> >> Web: http://fusesource.com > >> >> >> Twitter: davsclaus, fusenews > >> >> >> Blog: http://davsclaus.blogspot.com/ > >> >> >> Author of Camel in Action: http://www.manning.com/ibsen/ > >> >> >> > >> >> > >> >> > >> >> > >> >> -- > >> >> > >> >> Apache Karaf <http://karaf.apache.org/> Committer & PMC > >> >> OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> > >> >> Committer & Project Lead > >> >> blog <http://notizblog.nierbeck.de/> > >> >> > >> > >> > >> > >> -- > >> > >> Apache Karaf <http://karaf.apache.org/> Committer & PMC > >> OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> > >> Committer & Project Lead > >> blog <http://notizblog.nierbeck.de/> > >> > > > > -- > > Apache Karaf <http://karaf.apache.org/> Committer & PMC > OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> > Committer & Project Lead > blog <http://notizblog.nierbeck.de/> >