Stack trace running calculator-ws-secure-webapp in eclipse

2009-03-05 Thread Sacauskis, Mike
I'm getting a stack trace when I'm trying to run the calculator-ws-secure-webapp with the eclipse plugin. My Launch program is: package calculator; import calculator.CalculatorService; import org.apache.tuscany.sca.host.embedded.SCADomain; public class Launch { public

FYI: Tuscany Java SCA 2.0-M1 is announced on InfoQ.com

2009-03-05 Thread Raymond Feng
http://www.infoq.com/news/2009/03/apache-tuscany-java-sca

Re: FYI: Tuscany Java SCA 2.0-M1 is announced on InfoQ.com

2009-03-05 Thread Dan Becker
Raymond Feng wrote: http://www.infoq.com/news/2009/03/apache-tuscany-java-sca Great article. It's nice how they linked so much of the text back to the actual web sites and resources. It's also good to see the blog updated so frequently recently in support of Tuscany's OSGi as well.

Re: Policy Framework and Eclipse Plugin

2009-03-05 Thread Luciano Resende
On Thu, Mar 5, 2009 at 2:41 PM, Sacauskis, Mike mike.sacaus...@gdit.com wrote: Does the policy framework work when running in the eclipse plug-in. Yes, it should... what is the plugin version you are using and do you see the logging policy jar in the tuscany library that is provided with the

RE: Policy Framework and Eclipse Plugin

2009-03-05 Thread Sacauskis, Mike
I can confirm that I'm using the 1.3.2 and I see the the logging policy jar is in Tuscany-sca-all.jar. -Original Message- From: Luciano Resende [mailto:luckbr1...@gmail.com] Sent: Thursday, March 05, 2009 3:03 PM To: user@tuscany.apache.org Subject: Re: Policy Framework and Eclipse