[jira] Updated: (TUSCANY-1262) Update the JSON-RPC sample to work with the latest trunk code

2007-05-10 Thread Bert Lamb (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bert Lamb updated TUSCANY-1262: --- Attachment: helloworld-jsonrpc-working.zip I forgot to add the binding-jsonrpc.jar to the build

[jira] Updated: (TUSCANY-1262) Update the JSON-RPC sample to work with the latest trunk code

2007-05-10 Thread Bert Lamb (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bert Lamb updated TUSCANY-1262: --- Attachment: helloworld-jsonrpc.zip I have the sample building and creating a WAR that seems to run

[jira] Created: (TUSCANY-1262) Update the JSON-RPC sample to work with the latest trunk code

2007-05-10 Thread Bert Lamb (JIRA)
Components: Java SCA Core Samples Affects Versions: Java-SCA-0.90 Reporter: Bert Lamb Fix For: Java-SCA-0.90 Update the JSON-RPC sample to work with the latest trunk code -- This message is automatically generated by JIRA. - You can reply to this email to

[jira] Updated: (TUSCANY-1261) Update the JSON-RPC binding to work with the latest trunk code

2007-05-10 Thread Bert Lamb (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bert Lamb updated TUSCANY-1261: --- Attachment: binding-jsonrpc.zip This is the quick pass of updating the JSON-RPC binding to the

[jira] Created: (TUSCANY-1261) Update the JSON-RPC binding to work with the latest trunk code

2007-05-10 Thread Bert Lamb (JIRA)
Components: Java SCA JsonRpc Binding Affects Versions: Java-SCA-0.90 Reporter: Bert Lamb Fix For: Java-SCA-0.90 I have updated the JSON-RPC binding to work with the latest SPI currently in the trunk. I have ported one test to show the binding in action

Re: How to use RuntimeComponent.getService() to get a proxy object

2007-05-10 Thread Bert Lamb
Looks like I can get the proxy I'm after by calling: component.createSelfReference(aClass).getService(); Is the how I should be doing this? -Bert On 5/10/07, Bert Lamb <[EMAIL PROTECTED]> wrote: I'm making some good progress on porting the json-rpc binding (I think), but I&#x

How to use RuntimeComponent.getService() to get a proxy object

2007-05-10 Thread Bert Lamb
I'm making some good progress on porting the json-rpc binding (I think), but I'm a little hung up on how to get a proxy object to give to the JSONRPCBridge that we have been using for this binding to work. In my JSONRPCServiceBindingProvider.start() method I have the following code that is workin

Re: Status of Java SCA 0.90 release

2007-05-09 Thread Bert Lamb
to do this, but then I am happy to let you take over. Just in case you need a helping hand anytime around please let me know. Thanks for volunteering. - Venkat On 5/8/07, Bert Lamb <[EMAIL PROTECTED]> wrote: > > On 5/8/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:

Re: Axis2 binding status

2007-05-09 Thread Bert Lamb
; version of one of the other modules. > >...ant > > On 5/9/07, Bert Lamb <[EMAIL PROTECTED]> wrote: > > > > Should I be able to build what is in the trunk for this binding right > > now? I'm currently getting a compilation failure: > > > > > >

Re: Axis2 binding status

2007-05-09 Thread Bert Lamb
Should I be able to build what is in the trunk for this binding right now? I'm currently getting a compilation failure: D:\projects\Tuscany\trunk-java\sca\modules\binding-ws-axis2\src\main\java\org\apache\tuscany\binding\axis2\Axis2ServiceBindingProvider.java:[66,74] type org.apache.tuscany.prov

Re: Status of Java SCA 0.90 release

2007-05-08 Thread Bert Lamb
On 5/8/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: - I'm not sure about the JSONRPC binding, wouldn't it be nice to have it too? I'd be more than happy to work on the port of the JSONRPC binding, I was waiting for the axis2 binding to get updated since that was the binding I used as a

Re: Next release name? (was: Re: [DISCUSS] Next version - What should be in it)

2007-05-01 Thread Bert Lamb
I realize I'm a bit late to this conversation, I'm just now getting mostly unpacked from a move to Somerville, MA. I agree with Simon in that we should be careful what we call "beta". I know that we all would like to get to beta quality code and features as soon as we can, but I don't think we a

Re: Build update, was: SCA source tree and build structure

2007-04-05 Thread Bert Lamb
Just to note, in order for this build to work from a fresh empty maven local repo, you'll need to run "mvn" from the /java/spec/sca-api-r1.0/ directory first. -Bert On 4/4/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: Jean-Sebastien Delfino wrote: > Venkata Krishnan wrote: >> Hi, >> >>

Re: Do we need Ant builds for our samples? was: SCA source tree and build structure

2007-04-03 Thread Bert Lamb
"mvn install" to build a sample, then I think we could investigate simpler ant scripts. -Bert On 4/3/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: [snip] Bert Lamb wrote: > I agree with almost all of this Great :) > except the part about having ant and > mave

Re: SCA source tree and build structure

2007-04-03 Thread Bert Lamb
I agree with almost all of this except the part about having ant and maven builds, this sounds like the beginning of a dual maintenance rat hole that I doubt we want to go down. Also, once we get this build straightened out I would LOVE to have machine running builds and posting results so that p

Re: Resumption of Weekly IRC ?

2007-04-03 Thread Bert Lamb
I also think this is a good idea, wouldn't hurt to have a few more committers hanging out in the IRC channel from time to time. I'm in there most of the time (mainly because I set up Trillian to always log me in to it) but I don't know enough to really be helpful to anyone :) -Bert On 4/3/07, V

Re: Moving on

2007-04-01 Thread Bert Lamb
http://fabric3.googlecode.com/svn/README.txt Looks like it is a fork. Which is disappointing. My only hope is that this will help us get back on track to organizing Tuscany and building a community here. -Bert On 3/31/07, Davanum Srinivas <[EMAIL PROTECTED]> wrote: That's why i said "Let's w

Re: [VOTE] Use single version for all Java/SCA modules and enable building all modules together

2007-03-29 Thread Bert Lamb
dules that are supposed to work together for the > next target (a release or a demo), then define an assembly and pom.xml to > enforce the cohesions. > > Thanks, > Raymond > > - Original Message - > From: "Bert Lamb" <[EMAIL PROTECTED]> > To: > Se

Re: [VOTE] Use single version for all Java/SCA modules and enable building all modules together

2007-03-28 Thread Bert Lamb
Would something like what I outlined in this email[1] be more amenable to people voting against this proposal? -Bert [1] http://www.mail-archive.com/tuscany-dev@ws.apache.org/msg16062.html On 3/28/07, Meeraj Kunnumpurath <[EMAIL PROTECTED]> wrote: I have expressed my views on all modules shari

Thoughts on the Java build from a non-committer

2007-03-27 Thread Bert Lamb
So I'm not going to pretend to be a Tuscany expert of any sort, but I have been trying to figure out how to contribute to the project but have hit snags most of the time when trying to do so. It is clear that there are a lot of issues going on at once, but I'll just try to voice my opinions on on

Re: svn commit: r516600 - /incubator/tuscany/java/pom.xml

2007-03-12 Thread Bert Lamb
On Mar 12, 2007, at 12:57 PM, Bert Lamb wrote: > On 3/10/07, ant elder <[EMAIL PROTECTED]> wrote: >> I think we really have to do something as its way to hard to get >> things >> built right now and I'm positive this is putting people off. > > It is actively put

Re: svn commit: r516600 - /incubator/tuscany/java/pom.xml

2007-03-12 Thread Bert Lamb
On 3/10/07, ant elder <[EMAIL PROTECTED]> wrote: I think we really have to do something as its way to hard to get things built right now and I'm positive this is putting people off. It is actively putting me off right now. The build problems with Tuscany are quite off putting. Anything that c

M2 samples, mvn dependency:unpack does not appear to be working

2007-01-19 Thread Bert Lamb
I'm trying to play with the samples for M2 and I'm running into problems following the readmes for the samples. The sample I am specifically working with is the calculator-combo sample, but I believe my problem is not specific to this sample. In the section labeled "Setting up Tuscany Standalone

Re: non mvn artifacts

2007-01-15 Thread Bert Lamb
I do something similar to this in the helloworldjsonrpc sample, the sample uses the dojo toolkit and downloads it and installs it into the local maven repo if it isn't there already. Have a look at samples/sca/helloworldjsonrpc/pom.xml and build.xml to see how it works. -Bert On 1/15/07, Meeraj

Re: Standalone Smoketest failure

2007-01-15 Thread Bert Lamb
I also just did a fresh checkout with a an empty local repo and I'm getting a test failure for the echo binding: --- Test set: echo.BootstrapTestCase ---

Re: Dojo/SMD support patch for JSON-RPC binding and sample

2006-10-30 Thread Bert Lamb
he exact same command that ant should be running on my own, it works fine. Brent On 10/30/06, Bert Lamb <[EMAIL PROTECTED]> wrote: > My gut thought is, is mvn.bat available on your system path? > > -Bert > > On 10/30/06, Brent Daniel <[EMAIL PROTECTED]> wrote: >

Re: Dojo/SMD support patch for JSON-RPC binding and sample

2006-10-30 Thread Bert Lamb
install the file by hand to get around this, but couldn't see any obvious reason why this was failing. Brent On 10/30/06, Bert Lamb <[EMAIL PROTECTED]> wrote: > I added a svn:ignore tag to the webapp directory to ignore the dojo > directory that my build script created. I had tro

Re: Dojo/SMD support patch for JSON-RPC binding and sample

2006-10-30 Thread Bert Lamb
directory. I know I started down this path, but ran into a few issues having the files be included in the war, but I didn't look much further into it after I realized if I put them in webapp they got picked up. -Bert On 10/30/06, ant elder <[EMAIL PROTECTED]> wrote: On 10/27/06, Bert L

Re: Build error

2006-10-27 Thread Bert Lamb
I'm getting it too. -Bert On 10/27/06, Meeraj Kunnumpurath <[EMAIL PROTECTED]> wrote: Hi, Is anyone getting the following build error in DAS RDB? --- T E S T S --- Running org.apache.tusca

Re: Dojo/SMD support patch for JSON-RPC binding and sample

2006-10-27 Thread Bert Lamb
No problem, just wanted to get it out there and let you guys make the call. I plan to continue looking at the JSON-RPC binding and look into creating a reference binding to consume external JSON-RPC services from Tuscany. I'll also help out wherever else anyone thinks may be handy. I'd like to

Dojo/SMD support patch for JSON-RPC binding and sample

2006-10-27 Thread Bert Lamb
Hi Everyone, I haven't noticed the return of regular JIRA announcement emails to the list yet so I just wanted to post and make you aware of a patch I just submitted. http://issues.apache.org/jira/browse/TUSCANY-884?page=all It adds Dojo/SMD support to the JSON-RPC binding and updates the JSON-

[jira] Commented: (TUSCANY-822) JSONRPC binding only works with one service per composite

2006-10-20 Thread Bert Lamb (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-822?page=comments#action_12443836 ] Bert Lamb commented on TUSCANY-822: --- Any chance this patch can get applied (to the trunk at a minimum)? I just don't want it to get stale. > JSONRPC

Re: Integration testing - we need some :-)

2006-10-18 Thread Bert Lamb
t mojo that starts/stop Tuscany inside Maven. I was thinking that could be used for in-VM testing or for running test clients that could use SCA to connect to a remote test server. -- Jeremy On Oct 18, 2006, at 5:16 AM, Bert Lamb wrote: > I actually set up a Continuum server to run Tuscany bui

Re: Integration testing - we need some :-)

2006-10-18 Thread Bert Lamb
I actually set up a Continuum server to run Tuscany builds here in my office. I just wanted to check it out. It is quite easy to set up. Unfortunately, I do not have a machine I can donate to do this full time or that would be accessible externally. If you'd like I could write up some quick ins

[jira] Commented: (TUSCANY-672) Unable to override systemScdl in a webapp

2006-10-12 Thread Bert Lamb (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-672?page=comments#action_12441769 ] Bert Lamb commented on TUSCANY-672: --- I believe this problem has been fixed > Unable to override systemScdl in a web

Re: Runtime Implementation not found when running sample Webapps

2006-10-12 Thread Bert Lamb
other error org.apache.tuscany.databinding.sdo.ImportSDOLoader Just on quick inspection I've notice that it's pom.xml is referencing a wrong version of axiom-api. Not sure why it's even directly needing that. I've opened Jira http://issues.apache.org/jira/browse/TUSCANY-831 Bert Lamb wrot

Re: Runtime Implementation not found when running sample Webapps

2006-10-12 Thread Bert Lamb
working on some fixes for the webapp runtime stuff but his HD crashed last week. I'm not sure what status the actual committed source code is in, but it was working (or pretty close) when I tried it last week. andy At 23:35 11/10/2006, Bert Lamb wrote: >I just updated to HEAD today (clean

Re: Runtime Implementation not found when running sample Webapps

2006-10-11 Thread Bert Lamb
o sure what the issue is ... may help if you went to where the war is expanded in webapp and do a dir /s /b /a:-d (not sure of the linux, equivalent) and post so we can see what files you have and where. Bert Lamb wrote: > Yep, webapp-host-1.0-incubator-M2-SNAPSHOT.jar is in the > /WEB-INF/

Re: Runtime Implementation not found when running sample Webapps

2006-10-11 Thread Bert Lamb
Yep, webapp-host-1.0-incubator-M2-SNAPSHOT.jar is in the /WEB-INF/tuscany/boot directory -Bert On 10/11/06, Jeremy Boynes <[EMAIL PROTECTED]> wrote: There should be a webapp-host jar in /WEB-INF/tuscany/boot - is it there? -- Jeremy ---

Runtime Implementation not found when running sample Webapps

2006-10-11 Thread Bert Lamb
I just updated to HEAD today (clean source tree, clean local maven repo) and I am trying to run the helloworldjsonrpc and the helloworldws samples and I am getting the following when trying to deploy them in Tomcat. My gut is telling me that the tuscany war plugin has misplaced a jar or something

[jira] Updated: (TUSCANY-822) JSONRPC binding only works with one service per composite

2006-10-11 Thread Bert Lamb (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-822?page=all ] Bert Lamb updated TUSCANY-822: -- Attachment: jsonrpc-script-getter.patch This patch adds the reference counting to the JSONRPCService so that only one ScriptGetterServlet should ever be

Re: JSON-RPC binding

2006-10-11 Thread Bert Lamb
; > make start and stop synchronized methods and use reference counting, > > > e.g., > > > > > > in > > > public synchronized void start() > > > -------- > > > if (ServletRegistrationCount == 0) { > > >

Re: [jira] Closed: (TUSCANY-671) Port JSON-RPC binding from M1

2006-09-25 Thread Bert Lamb
t; - > > > > Key: TUSCANY-671 > > URL: http://issues.apache.org/jira/browse/TUSCANY-671 > > Project: Tuscany > > Issue Type: Improvement > > Components: Java SCA JsonRpc B

Re: Where are we with release content?

2006-09-20 Thread Bert Lamb
On 9/19/06, Jeremy Boynes <[EMAIL PROTECTED]> wrote: 4) Optional extensions binding.jsonrpc - in or out? binding.osgi - in or out? databinding.xmlbeans - in or out? databinding.castor - in or out? container.groovy - in or out? any other bindings or containers to be in?

Re: "extension" or "extensions" directory name?

2006-09-15 Thread Bert Lamb
I agree that the plural makes more sense. -Bert On 9/15/06, ant elder <[EMAIL PROTECTED]> wrote: The webapp war plugin is using the name "extensions" for the directory where Tuscany extensions go, where as the runtime is looking for a directory named "extension". Thats got me before as well as

Re: REST bindings for Tuscany SCA runtime

2006-09-07 Thread Bert Lamb
I am also interested in helping in this area, but don't have any concrete code or examples to show for it :). I just got back from a bit of vacation and was about to take a look at the REST support in AXIS2 what help it can be. If someone has already put some effort into something though and wou

[jira] Updated: (TUSCANY-671) Port JSON-RPC binding from M1

2006-08-29 Thread Bert Lamb (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-671?page=all ] Bert Lamb updated TUSCANY-671: -- Attachment: json-rpc-binding.zip After a lot of time wrestling with creating a patch file I was unsuccessful and so I am attaching this zip instead. It includes

Re: Tuscany war plugin

2006-08-29 Thread Bert Lamb
Is there more information on what specifically this plugin would need to do? -Bert On 8/28/06, Jeremy Boynes <[EMAIL PROTECTED]> wrote: Jim had said that as a prereq to a release then we should have a maven plugin that will set up the webapp runtime in a war. I think that having such a beast wo

[jira] Created: (TUSCANY-672) Unable to override systemScdl in a webapp

2006-08-29 Thread Bert Lamb (JIRA)
Versions: Java-M2 Environment: WinXP with Tomcat 5.5.17 Reporter: Bert Lamb Ok, so the good news is that I got the binding and the sample working when modifying the webapp.system.scdl in webapp-host.jar. I decided it would be cleaner though to create my own copy of

[jira] Created: (TUSCANY-671) Port JSON-RPC binding from M1

2006-08-29 Thread Bert Lamb (JIRA)
: Java-M2 Reporter: Bert Lamb Priority: Minor Port the JSON-RPC binding from M1 into the new binding format. I've been working on this, so I should be able to post a patch soon. -- This message is automatically generated by JIRA. - If you think it was sent incorr

Re: fatal build error

2006-08-28 Thread Bert Lamb
I'm getting the same thing trying to build webapp-host :( -Bert On 8/27/06, Ignacio Silva-Lepe <[EMAIL PROTECTED]> wrote: Trying to build any module, I get: [INFO] [jar:jar] [INFO] [ERROR] FATAL ERROR [INFO] -

Re: Problems with porting jsonrpc binding

2006-08-25 Thread Bert Lamb
r than the applicationScdlPath which may be leading to the exception. Guess I'll just stick with hacking into webapp-host.jar for now, unless there is something I'm missing? -Bert On 8/24/06, ant elder <[EMAIL PROTECTED]> wrote: On 8/24/06, Bert Lamb <[EMAIL PROTECTED]> wrote:

Problems with porting jsonrpc binding

2006-08-24 Thread Bert Lamb
going properly in the samples this wont be necessary. ...ant On 8/24/06, Bert Lamb <[EMAIL PROTECTED]> wrote: > > Ok, my I tried to send this email earlier, but it bounced as spam, so > I'm going to try again with a link to my attachment and see if that > helps >

Re: REST bindings for Tuscany SCA runtime

2006-08-24 Thread Bert Lamb
ences (well, externalServices) so you could look at that as well if you're interested: http://svn.apache.org/repos/asf/incubator/tuscany/sandbox/ant/ajax/. If you search back in the dev list archives there's a few mails where we talk about what these two binding do. Hope this helps, ...ant On

Re: REST bindings for Tuscany SCA runtime

2006-08-22 Thread Bert Lamb
This sounds like a very good place to start to be able to expose SCA resources in a REST way, but I think the more interesting and more difficult challenge will be to figure out how to get SCA to consume some of the growing number of REST resources that are being exposed on the net now. Jean-Seba

Re: REST bindings for Tuscany SCA runtime

2006-08-22 Thread Bert Lamb
I think anything that is sent to/from a SCA REST binding needs to either be Plain Old XML or JSON and not SOAP. SOAP is generally what makes most RESTifarians shudder :) -Bert On 8/18/06, Luciano Resende <[EMAIL PROTECTED]> wrote: Also, SOAP 1.2 now supports GET as a message response exchange

Tomcat Integration for trunk?

2006-08-18 Thread Bert Lamb
I appear to be stuck already, I was attempting to get Tomcat setup using the instructions here: http://wiki.apache.org/ws/Tuscany/TuscanyJava/TomcatIntegration But most of those jars are nowhere to be found within the trunk build. Are those instructions still valid? Are there new ones I should

Re: REST bindings for Tuscany SCA runtime

2006-08-18 Thread Bert Lamb
Thanks Ant, that helps a lot! I'll have a look and see what I can get working. -Bert - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: REST bindings for Tuscany SCA runtime

2006-08-17 Thread Bert Lamb
On 8/16/06, Jeremy Boynes <[EMAIL PROTECTED]> wrote: In terms of the basic transport, in M1 we had a JSON-RPC binding that supported JSON encoded data over HTTP. We have not got around yet to porting that to the new structure in the trunk. Looking at that would be a good way to dig into how Tusc

Re: REST bindings for Tuscany SCA runtime

2006-08-16 Thread Bert Lamb
Hi Oisin, I am still at the point where I am trying to get my head really wrapped around how Tuscany works and how one would go about creating a REST binding, so I'm afraid I'm not quite at the point where I am capable of speaking very intelligently on the subject. Have you put much thought towa

Re: REST bindings for Tuscany SCA runtime

2006-08-16 Thread Bert Lamb
I have also been investigating how to implement a REST binding for Tuscany, perhaps there is a way we could work together on this. -Bert On 8/15/06, Sreelatha S <[EMAIL PROTECTED]> wrote: Hi, I am interested in contributing REST bindings to Tuscany. Can I go ahead with this? I hav