Hi David,
Thanks for the suggestion, but it didn't work. That's ok because I have
scp'ed the appropriate files to the server and got the myfancytool-taverna
plugin working in Taverna. I think it's ok to manually scp the files now.
The basic myfancytool-taverna example from the tutorial works perfectly in
Taverna with "Taverna from "Advanced -> updates and plugs -> .... -> add update
site". Then I modified the plugin to call our own web services (which works
fine in eclipse with "run").
Now when I try to add that modified plugin in Taverna from "Advanced -> updates
and plugs -> .... -> add update site", I get some errors
ERROR 2011-01-25 13:52:24,843
(net.sf.taverna.raven.repository.impl.LocalArtifactClassLoader:85) - Error
finding class
uk.ac.manchester.cs.img.myfancytool.taverna.ui.menu.ExampleConfigureMenuAction
ACL=loader{uk.ac.manchester.cs.img.myfancytool:example-activity-ui:0.0.1-SNAPSHOT}
from 15508334
java.lang.NoClassDefFoundError:
net/sf/taverna/t2/workbench/activitytools/AbstractConfigureActivityMenuAction
...
Caused by: java.lang.ClassNotFoundException:
net.sf.taverna.t2.workbench.activitytools.AbstractConfigureActivityMenuAction
..
WARN 2011-01-25 13:52:24,843 (net.sf.taverna.raven.spi.SpiRegistry:85) - Could
not find class
uk.ac.manchester.cs.img.myfancytool.taverna.ui.menu.ExampleConfigureMenuAction
using
loader{uk.ac.manchester.cs.img.myfancytool:example-activity-ui:0.0.1-SNAPSHOT}
from 15508334
java.lang.ClassNotFoundException:
uk.ac.manchester.cs.img.myfancytool.taverna.ui.menu.ExampleConfigureMenuAction
Do you have any suggestions?
Thank you very much
________________________________________
From: David Withers [[email protected]]
Sent: Tuesday, January 25, 2011 3:19 AM
To: List for general discussion and hacking of the Taverna project
Subject: Re: [Taverna-hackers] Problems Deploying a New Plugin
On 21 Jan 2011, at 02:13, Jane Ren wrote:
Hi David,
Yes, it exists
ftp://vm6.ucsd.edu/pub/maven2/myfancytool-taverna-0.0.1-SNAPSHOT.xml
Thanks
Jane
________________________________________
From: David Withers [[email protected]]
Sent: Thursday, January 20, 2011 5:57 AM
To: List for general discussion and hacking of the Taverna project
Subject: Re: [Taverna-hackers] Problems Deploying a New Plugin
On 20 Jan 2011, at 00:50, Jane Ren wrote:
Hi David,
No, that pluginlist.xml does not exist on the ftp site.
I'm using maven
Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
Java version: 1.6.0_22
Any ideas?
Maven reports that pluginlist.xml does exist when it doesn't which causes the
problem. I looked to see if this is a known bug in the ftp wagon plugin to
maven but I couldn't find anything. Has anyone else come across the problem?
The logs show a blank 213 status which seems to interpreted as resourceExists:
Command sent: STAT pluginlist.xml
Reply received: 213-Status follows:
213 End of status
I don't know enough about ftp protocols to be able to debug further.
The only workaround that I can think of is to create a pluginlist.xml file on
the plugin site that just contains:
<plugins>
</plugins>
and then try to deploy again.
--
David Withers
School of Computer Science, University of Manchester,
Oxford Road, Manchester, M13 9PL, UK.
+44 (0)161 275 0683
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-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/