Simon Felix wrote:
> Hi there,

Hello,

> I’m running (or not) Taverna 2.1 in a Spring container on glassfish.

I haven't any experience trying to run Taverna 2.1 using the platform's 
RavenAware beans.

> I 
> do this the following way: First I create another application context in 
> addition to the one from Spring/glassfish:
> 
> appContextTaverna=new 
> RavenAwareClassPathXmlApplicationContext("taverna-config.xml");
> 
> I didn’t add all the dependencies of Taverna to the Maven2 POM of my 
> project. It seems to me that Taverna should download its dependencies 
> from its own repositories. At least that’s what I think I specified in 
> raven_local.xml (http://www.iru.ch/helio/taverna-config.zip).

I think one problem is that you specify <sys 
artifact="org.springframework:spring-beans:2.5.4" /> as being a system 
artifact.  Is it in the classpath of Taverna?


> Why isn’t Raven/Taverna downloading those dependencies itself? What
> am I doing wrong?

It may be because you have specified them as system artifacts.  That 
means that the platform expects to find them in the classpath and not to 
have to download them.

> Simon
> 
> i4ds.ch

Alan


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
taverna-hackers mailing list
[email protected]
Web site: http://www.taverna.org.uk
Mailing lists: http://www.taverna.org.uk/taverna-mailing-lists/
Developers Guide: http://www.mygrid.org.uk/tools/developer-information

Reply via email to