Camel meven goal configuration problem

2009-03-06 Thread mta38

Hi all,
I am trying to run camel maven goal (camel:dot). 
I stated that if in resource project folder, it does not exist
META-INF/spring:*.xml structure, but something like 

resource/
com/
   myprganisation/
routes/
  camel-context.xml (camel routes are in this file)
  Folder1/
SpringFile1.xml (beans used by camel routes)
 
The command mvn camel:dot  generate an index.html file with message No EIP
diagrams available even if in my pom.xml, i configure applicationContextUri 
property of camel-maven-plugin. 
Is someone can explain me what is wrong in my use of camel maven goal
?:confused:
Thanks in advance,
Best regards.
Mta38
-- 
View this message in context: 
http://www.nabble.com/Camel-meven-goal-configuration-problem-tp22369252p22369252.html
Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.



Re: Camel meven goal configuration problem

2009-03-06 Thread Claus Ibsen
Hi

Could you show us you maven pom configuration for this plugin?

On Fri, Mar 6, 2009 at 11:18 AM, mta38 mtaraud@orange-ftgroup.com wrote:

 Hi all,
 I am trying to run camel maven goal (camel:dot).
 I stated that if in resource project folder, it does not exist
 META-INF/spring:*.xml structure, but something like

 resource/
        com/
           myprganisation/
                routes/
                  camel-context.xml (camel routes are in this file)
                  Folder1/
                        SpringFile1.xml (beans used by camel routes)

 The command mvn camel:dot  generate an index.html file with message No EIP
 diagrams available even if in my pom.xml, i configure applicationContextUri
 property of camel-maven-plugin.
 Is someone can explain me what is wrong in my use of camel maven goal
 ?:confused:
 Thanks in advance,
 Best regards.
 Mta38
 --
 View this message in context: 
 http://www.nabble.com/Camel-meven-goal-configuration-problem-tp22369252p22369252.html
 Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.





-- 
Claus Ibsen
Apache Camel Committer

Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/