Hi,

I wrote a Taverna2 plugin to call into a set of web services & am 
getting the following exception:

org.apache.axiom.om.OMException: java.lang.ClassNotFoundException: 
org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory

     at 
org.apache.axiom.om.OMAbstractFactory.getOMFactory(OMAbstractFactory.java:61)

     at org.renci.ws.RSPSubmitCallable.call(RSPSubmitCallable.java:56)

     at org.renci.ws.RSPActivity$1.run(RSPActivity.java:98)

     at java.lang.Thread.run(Thread.java:619)

Caused by: java.lang.ClassNotFoundException: 
org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory

     at 
net.sf.taverna.raven.repository.impl.LocalArtifactClassLoader.findClass(LocalArtifactClassLoader.java:343)

     at 
net.sf.taverna.raven.repository.impl.LocalArtifactClassLoader.findClass(LocalArtifactClassLoader.java:276)

     at java.lang.ClassLoader.loadClass(ClassLoader.java:307)


I have the correct dependency to include the 
"org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory" object 
in my plugin.  I am using Taverna 2.2.0 & am looking for suggestions on 
how to tell raven how to find this class.

Thanks,
Jason

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
taverna-users mailing list
[email protected]
[email protected]
Web site: http://www.taverna.org.uk
Mailing lists: http://www.taverna.org.uk/about/contact-us/

Reply via email to