Hello, 

I am quite new to oaw and fornax and I am  trying to use the
fornax-oaw-m2-plugin.
We had a oaw-enabled eclipse project an I am trying to convert the project
into a maven project (using oaw-m2-plugin, of course).

However, when executing maven, I get the following error: 

   Could not find the Workflow-Descriptor
"/home/myuser/workspace/myparentproject/mysubproject/src/main/oaw/workflow.oaw"
I can copy/paste the displayed path and list the file from the command line
using "ls" and what I see: the path is exactly the one displayed, the file
exists there, has permissions 755 and so on.

The workflow stuff was working perfectly when using it in a normal
oaw-enabled eclipse project.

>From oaw I know that the workflow has to be in the classpath. Maybe this is
the problem? Has someone suggestions on how to solve this issue?

My workflow config declaration looks somwhat like this: 
--snip--
   <groupId>org.fornax.toolsupport</groupId>
   <artifactId>fornax-oaw-m2-plugin</artifactId>
   <version>1.0.4</version>
   <configuration>
       <timestampFileName>mytimestampfile.tmp</timestampFileName>
      
<workflowDescriptor>${pom.basedir}/src/main/config/oaw/workflow.oaw</workflowDescriptor>
   [...]
--snap--

I was thankful for any suggestion. 
Regards, 
Oliver 
-- 
View this message in context: 
http://www.nabble.com/oaw-m2-plugin-and-workflowDescriptor-tf4799440s17564.html#a13730984
Sent from the Fornax-Platform mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fornax-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to