Re: Comet Sample on Google App Engine

2010-09-06 Thread Luciano Resende
On Mon, Sep 6, 2010 at 12:08 PM, Florian MOGA wrote: > I've just checked out trunk, built the modules and redeployed to gae. I > still get the same error in the logs. I've committed the appengine-web.xml > if you'd like to try it out yourself. Here's the full log [0]. > [0] http://pastebin.com/LaF

Re: Comet Sample on Google App Engine

2010-09-06 Thread Florian MOGA
I've just checked out trunk, built the modules and redeployed to gae. I still get the same error in the logs. I've committed the appengine-web.xml if you'd like to try it out yourself. Here's the full log [0]. [0] http://pastebin.com/LaFXHirR On Mon, Sep 6, 2010 at 9:14 PM, Luciano Resende wrote:

Re: Comet Sample on Google App Engine

2010-09-06 Thread Luciano Resende
On Mon, Sep 6, 2010 at 11:06 AM, Florian MOGA wrote: > I believe I have to build myself the modules you've worked on if a Hudson > build hasn't been performed yet in order to have up-to-date snapshots. > Please correct me if I'm wrong or please advise which modules should I build > now in order to

Re: Comet Sample on Google App Engine

2010-09-06 Thread Florian MOGA
I believe I have to build myself the modules you've worked on if a Hudson build hasn't been performed yet in order to have up-to-date snapshots. Please correct me if I'm wrong or please advise which modules should I build now in order to avoid making a full build. Thanks. On Mon, Sep 6, 2010 at 8

Re: Comet Sample on Google App Engine

2010-09-06 Thread Luciano Resende
On Thu, Aug 19, 2010 at 12:13 PM, Florian MOGA wrote: > Hi, > I've been trying to deploy the sample on GAE but I'm seeing this error in > the logs: > > org.apache.tuscany.sca.host.webapp.TuscanyServletFilter init: > java.security.AccessControlException: access denied (java.io.FilePermission > /bas

Re: Trying to get binding-rest-runtime to compile in my eclipse workspace

2010-09-06 Thread Simon Laws
On Mon, Sep 6, 2010 at 6:48 PM, Luciano Resende wrote: > On Mon, Sep 6, 2010 at 8:32 AM, Simon Laws wrote: >> I'm on Eclipse 3.5.1 and neither wink nor binding-rest-runtime compile >> in myworkspace. The thing that I notice is that while they have a >> maven dependency on wink-server and Eclipse

[jira] Resolved: (TUSCANY-3667) Google AppEngine support broken

2010-09-06 Thread Luciano Resende (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luciano Resende resolved TUSCANY-3667. -- Resolution: Fixed Fixed the couple issues preventing application to start in GAE envi

Re: Trying to get binding-rest-runtime to compile in my eclipse workspace

2010-09-06 Thread Luciano Resende
On Mon, Sep 6, 2010 at 8:32 AM, Simon Laws wrote: > I'm on Eclipse 3.5.1 and neither wink nor binding-rest-runtime compile > in myworkspace. The thing that I notice is that while they have a > maven dependency on wink-server and Eclipse recognizes that there is > an OSGi dependency and the depende

Re: Trying to get binding-rest-runtime to compile in my eclipse workspace

2010-09-06 Thread Simon Laws
I'm also getting a failure in samples/helloworld-jaxrs as follows Problem accessing /helloworld-jaxrs/rest/world. Reason: DeploymentConfigurationCaused by:java.lang.NoC assDefFoundError: DeploymentConfiguration at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.C

[jira] Created: (TUSCANY-3669) DAS throws error while using Oracle11g Integer primary key

2010-09-06 Thread antony (JIRA)
DAS throws error while using Oracle11g Integer primary key --- Key: TUSCANY-3669 URL: https://issues.apache.org/jira/browse/TUSCANY-3669 Project: Tuscany Issue Type: Bug Comp

Trying to get binding-rest-runtime to compile in my eclipse workspace

2010-09-06 Thread Simon Laws
I'm on Eclipse 3.5.1 and neither wink nor binding-rest-runtime compile in myworkspace. The thing that I notice is that while they have a maven dependency on wink-server and Eclipse recognizes that there is an OSGi dependency and the dependency looks correct, as do these module manifests, wink-serve

Re: tutorial - using binding.rest with non-jaxrs service?

2010-09-06 Thread Simon Laws
On Sat, Sep 4, 2010 at 7:06 AM, ant elder wrote: > On Tue, Aug 31, 2010 at 3:21 PM, ant elder wrote: > >> >> I don't think there is a single correct answer for how to arrange all >> that. There is a good chance that the user that wanted >> wireformat.jsonrpc instead of binding.jsonrpc will want t

[jira] Created: (TUSCANY-3668) binding.jsonrpc doesn't handle BigDecimal

2010-09-06 Thread Simon Laws (JIRA)
binding.jsonrpc doesn't handle BigDecimal - Key: TUSCANY-3668 URL: https://issues.apache.org/jira/browse/TUSCANY-3668 Project: Tuscany Issue Type: Bug Components: Java SCA Data Binding Runtim