Have you seen the following publication which demonstrates how to use R as an
Axis web service. The way they made it work may be similar to the way you
are trying to do.

http://www.bioconductor.org/packages/2.0/bioc/vignettes/RWebServices/inst/doc/EnablingPackages.pdf

Peter Ansell


Yifan (Eric) Jiang wrote:
> 
> Hi all,
> 
>  
> 
> I've been asked to develop a Java Axis web service to call R program
> (http://www.r-project.org/). There is a Java/R interface
> (http://www.rforge.net/rJava/) has been developed and allows to call
> methods and access R object from Java. So my application is running fine
> as a normal Java application. However, it fails to run the R program
> when it is running as web service. 
> 
> <snip>
> 
> Eric Jiang
> 
>  
> 
>  
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Java-Axis-and-R-tf3973842.html#a11317536
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to