On 10/03/2011 18:03, John Alexander wrote:
> So I have been very successful in working iwth T2Flow files lately. But now
> it has come to open and process T1 files.
>
> *My code*:
>
> currentDataflow = fileManager.openDataflow(new ScuflFileType(), file);
>
> *Produces this error:*
It looks as if you have not loaded the WSDLActivityTranslator rather
than there being anything wrong in the code.
Have you got a dependency similar to
<groupId>net.sf.taverna.t2.translators</groupId>
<artifactId>all-activity-translators</artifactId>
<version>1.2</version>
in your pom.xml?
Alan
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
taverna-hackers mailing list
[email protected]
Web site: http://www.taverna.org.uk
Mailing lists: http://www.taverna.org.uk/about/contact-us/
Developers Guide: http://www.taverna.org.uk/developers/