Hi Raymond,
Please help me understand a little more of this...
- Do you mean that istead of building the application jar (say
helloworldcalculator.jar) you'd figure out the required extensions and other
dependencies and generate .zip file that will package all of this. Then I
simply extract th
Hi Peter,
Comments inline...
Jim
On Oct 16, 2006, at 7:39 PM, Peter Cousins wrote:
What is considered the best practice for propagating classLoader and
compositeContext across threads? For example when a binding
dispatches
to a service, should it be copied from the thread that initialized
What is considered the best practice for propagating classLoader and
compositeContext across threads? For example when a binding dispatches
to a service, should it be copied from the thread that initialized the
binding to the thread where the binding dispatches? For example, the
Axis binding prop
[ http://issues.apache.org/jira/browse/TUSCANY-865?page=all ]
Luciano Resende reassigned TUSCANY-865:
---
Assignee: Luciano Resende
> DAS sample distribution does not include sample canned database
> ---
DAS sample distribution does not include sample canned database
---
Key: TUSCANY-865
URL: http://issues.apache.org/jira/browse/TUSCANY-865
Project: Tuscany
Issue Type: Bug
Following Ant's suggestion on a previous thread...
http://www.mail-archive.com/tuscany-dev@ws.apache.org/msg06784.html
I have started creating DAS wish items in the wish list category in our
JIRA.
These are also listed in our DAS Wiki :
http://wiki.apache.org/ws/Tuscany/TuscanyJava/DAS_Java_O
Better integration between SCA and DAS
--
Key: TUSCANY-864
URL: http://issues.apache.org/jira/browse/TUSCANY-864
Project: Tuscany
Issue Type: Wish
Components: Java DAS RDB
Affects Versions: W
[ http://issues.apache.org/jira/browse/TUSCANY-863?page=all ]
Luciano Resende updated TUSCANY-863:
Fix Version/s: Wish list
(was: Java-Mx)
Affects Version/s: Wish list
(was: Java-Mx)
Updat
CompanyWeb DAS Sample should create and initialize the canned database when app
is loaded by first time and db is not available
---
Key: TUSCANY-863
[ http://issues.apache.org/jira/browse/TUSCANY-860?page=all ]
Jeremy Boynes closed TUSCANY-860.
-
Fix Version/s: Java-Mx
(was: Java-M2)
Resolution: Fixed
Assignee: Jeremy Boynes
> Launder should produce some meanling
Yes, you got it.
Raymond
- Original Message -
From: "Luciano Resende" <[EMAIL PROTECTED]>
To:
Sent: Monday, October 16, 2006 3:07 PM
Subject: Re: A maven plugin helps install artifacts for a standalone Tuscany
application
Today, if I want to run a standalone app, i have to unzip
On a recent discussion in incubator general about release requirements, the
subject of directory structure raised some concerns, and although the
consensus is that this should not hold a release, it might be a good
practice to have a project distribution to be extracted into a sub directory
(e.g a
Just a fyi to those wondering, these samples all work now with the webapp
and standalone launcher being used correctly.
Bigbank also works for me as well.
...ant
Hi,
Actually, I have tried to handle both cases.
1) For shared standalone image with existing artifacts, the plugin will try
to merge the application into the target by adding new artifacts (the
"overwrite" property will control if existing artifacts will be
overwritten). But we need to make
When running applications standalone typically the suggestion has been
to use
java -jar launcher.jar ${your-executable-jar}
However, about a month ago changes were made to MainLauncherBooter that
removed support for supplying a --classpath argument.
Before this change, this argument
The question I have is here is whether we see this as being commonplace?
I was thinking that users in general would want to download/install a
standalone image and then configure it to run their applications. In
that mode I can see a plugin being used to build/package a composite
(in some s
NPE when doing CurrentCompositeContext.locateService on a reference which uses
interface.wsdl
--
Key: TUSCANY-862
URL: http://issues.apache.org/jira/browse/TUSCANY-862
Today, if I want to run a standalone app, i have to unzip the standalone
distribution into the target directory and run it using the launcher.
With your changes to the plugin, would I be able to populate the target
directory with necessary standalone distribution files in the right
structure so t
Axis2 binidng requires servlet API for SCA references
-
Key: TUSCANY-861
URL: http://issues.apache.org/jira/browse/TUSCANY-861
Project: Tuscany
Issue Type: Bug
Components: Java SC
I had tried it, but now I realised that when I executed this command I was
outside the folder java, now I am trying it in folder java and it seems to
be working. Thanks.
Adriano Crestani
On 10/16/06, Luciano Resende <[EMAIL PROTECTED]> wrote:
Once you generate the project files, you should be
Further to this, you''l find that the eclipse projects base the locations
of jars that they depend on a variable called M2_REPO,
but that variable is not set. So you'll either need to set this variable
and use maven to install these dependencies into your maven repository, or
you will need redi
On Oct 16, 2006, at 1:07 PM, Raymond Feng wrote:
Hi,
I twisted our war maven plugin so that it can now be used to either
install a tuscany standalone application to a directory with the
similar structure as we have for the WAR or create a zip file
containing all the required artifacts an
Launder should produce some meanlingful error messages instead of runtime
exception
Key: TUSCANY-860
URL: http://issues.apache.org/jira/browse/TUSCANY-860
Project:
Hi,
I twisted our war maven plugin so that it can now be used to either install
a tuscany standalone application to a directory with the similar structure
as we have for the WAR or create a zip file containing all the required
artifacts and you can unzip it somewhere to run.
Do you see any v
Some folks didn't see this, trying to resend:
Hi,
I twisted our war maven plugin so that it can now be used to either install
a tuscany standalone application to a directory with the similar structure
as we have for the WAR or create a zip file containing all the required
artifacts and you can u
Once you generate the project files, you should be able to go to eclipse and
do an import : Existing projects into Workspace, and select the directory
you ran mvn -Peclipse eclipse:eclipse. Note that the command will generate
eclipse project files for all projects contained on the sub directory tr
[ http://issues.apache.org/jira/browse/TUSCANY-820?page=all ]
Brent Daniel resolved TUSCANY-820.
--
Resolution: Fixed
> Configuration info for Command Parameters should include an "index"
> -
[ http://issues.apache.org/jira/browse/TUSCANY-835?page=all ]
Brent Daniel resolved TUSCANY-835.
--
Resolution: Fixed
> "Version" column should default to "managed = true"
> ---
>
> Key: TUSC
[ http://issues.apache.org/jira/browse/TUSCANY-835?page=all ]
Brent Daniel reassigned TUSCANY-835:
Assignee: Brent Daniel
> "Version" column should default to "managed = true"
> ---
>
>
I'm actually studing computer science in UFMT-Brazil (Federal University
of Mato Grosso-Brazil) and as Luciano Resende was inviting students to help
this project I decided to give a hand to this community with the little
knowledge in database and Java I have, and I expect to learn as much as I
It seems to me that the sample distribution should contain everything
needed to run the sample save the DAS runtime. If this is agreed than I
can make the required changes to the sample readme. I have been meaning
to walk through these instructions anyway.
--
Kevin
Brent Daniel wrote:
Als
On 10/16/06, kelvin goodson <[EMAIL PROTECTED]> wrote:
Can anyone help me
1) get the correct format for my gpg KEYS file and
see below
2) confirm that I can just append it to the file at
https://svn.apache.org/repos/asf/incubator/tuscany/KEYS
yeh - just append it (everything that isn't an
Also, the sample distribution doesn't include the canned database.
This is required by the sample, so right now users would be forced to
download the source build to get it.
Brent
On 10/16/06, Brent Daniel <[EMAIL PROTECTED]> wrote:
Hey Luciano,
A couple of quick things I noticed:
1) BUILDIN
Can anyone help me
1) get the correct format for my gpg KEYS file and
2) confirm that I can just append it to the file at
https://svn.apache.org/repos/asf/incubator/tuscany/KEYS
Currently when I export the key with "gpg --armor --export" I get
-BEGIN PGP PUBLIC KEY BLOCK-
Version: GnuPG
Adriano,
Did you generate the eclipse artifacts using the maven build first?
If not, you can generate the .project and .classpath by doing:
mvn -Peclipse eclipse:eclipse
Brent
On 10/16/06, Adriano Crestani <[EMAIL PROTECTED]> wrote:
I've already downloaded all the source code using the subve
Hi Ant,
This is a great idea and Luciano and I have had some initial related
discussion:
http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/200610.mbox/[EMAIL
PROTECTED]
Since the DAS API for stored procedures is the same as that for SQL, I
wonder if we could build a general soluti
I've already downloaded all the source code using the subversion and now I'm
trying to import the projeto into the eclipse, but when I select the folder
where the .project was supposed to be the eclipse doesn't find any project
into this folder. Can anybody help me?
Adriano Crestani
ChangeSummary#isCreated cache is not updated while changes are still going on
-
Key: TUSCANY-859
URL: http://issues.apache.org/jira/browse/TUSCANY-859
Project: Tuscany
Hey Luciano,
A couple of quick things I noticed:
1) BUILDING.txt seems to have disappeared from the source and binary
distributions.
2) The source distribution contains the "distribution" directory with
all of the assembly files. Is this supposed to be included? I notice
the SDO distribution co
They should be in - I did the changes back in July as I recall. It's
possible I missed a few spots so please do file something on OSOA in
case I missed a few places.
Jim
On Oct 16, 2006, at 10:13 AM, Scott Kurz wrote:
Hmm..thx but.I don't see the changes in the 0.95 C&I spec.
Sections 1.
If you have access to the spec info it was the resolution of Issue 35
back in March. I would have thought that made the 0.95 spec :-)
Sending feedback to the site would be good (or yelling at Jim
here :-) ).
--
Jeremy
On Oct 16, 2006, at 10:13 AM, Scott Kurz wrote:
Hmm..thx but.I don't se
Hmm..thx but.I don't see the changes in the 0.95 C&I spec.
Sections 1.3.1.1. "Using Reference Injection" and 1.7.9 could use
updating. I'll send a feedback via the OSOA site unless you tell me that's
not necessary.
On 10/16/06, Jeremy Boynes <[EMAIL PROTECTED]> wrote:
It was change in the 0.
It was change in the 0.95 spec that private field and setters are not
supported (due to security issues bypassing the Java protection model).
--
Jeremy
On Oct 16, 2006, at 9:32 AM, Scott Kurz wrote:
I noticed you can't use the @Reference annotation on a private
field of a
Java component imp
On 10/16/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
Andrew Borley wrote:
> In the interests of getting a release out sooner rather than later, I
> think we should leave this for after M2.
>
> I've now added the missing makefiles so the PHP client as it currently
> is should be in RC2.
I noticed you can't use the @Reference annotation on a private field of a
Java component impl.
Both the IntrospectionRegistryImpl and HeuristicPojoProcessor classes seem
to only look at public and protected fields for annotations.
I was just wondering: is this a Tuscany behavior (only looking a
[ http://issues.apache.org/jira/browse/TUSCANY-848?page=all ]
Pete Robbins resolved TUSCANY-848.
--
Resolution: Fixed
> Some files missing the Apache license header
>
>
> Key: TUSCANY-848
>
[ http://issues.apache.org/jira/browse/TUSCANY-850?page=all ]
Andrew Borley resolved TUSCANY-850.
---
Resolution: Fixed
Fixed in r464521
> Minor issues in the SCA doc/CPPComponents.html
> --
>
>
Andrew Borley wrote:
In the interests of getting a release out sooner rather than later, I
think we should leave this for after M2.
I've now added the missing makefiles so the PHP client as it currently
is should be in RC2.
Cheers
Andy
On 10/16/06, Pete Robbins <[EMAIL PROTECTED]> wrote:
I'm a
Thanks.
On 10/15/06, Jeremy Boynes <[EMAIL PROTECTED]> wrote:
I copied r464380 to create branches/das-java-M2
HTH
--
Jeremy
On Oct 15, 2006, at 10:15 PM, Luciano Resende wrote:
> The DAS project have already gone trough 3 release candidates and I
> believe
> it's ready to get branched as sug
[
http://issues.apache.org/jira/browse/TUSCANY-848?page=comments#action_12442628
]
Pete Robbins commented on TUSCANY-848:
--
I have added the correct licence info to:
SCA GettingStarted.html and samples/GettingStarted.html.
In both SCA and
[ http://issues.apache.org/jira/browse/TUSCANY-785?page=all ]
Andrew Borley resolved TUSCANY-785.
---
Resolution: Fixed
All included & README.html files provided
> Include Calculator, PythonCalculator, RubyCalculator, BigBank, RubyBank in M2
> release
>
Welcome Amita, I can give you any help you need in the DAS piece.
- Luciano
On 10/16/06, Amita Vadhavkar <[EMAIL PROTECTED]> wrote:
Hi,
I am new to Tuscany but am interested in looking into this rightaway as I
have some time. I hope to be bugging you folks soon for help as I get to
understand
[ http://issues.apache.org/jira/browse/TUSCANY-848?page=all ]
Pete Robbins reassigned TUSCANY-848:
Assignee: Pete Robbins
> Some files missing the Apache license header
>
>
> Key: TUSCANY-8
I'v eupdated the Wiki site as discussed - at least the links al lead
somewhere now.
On 13/10/06, Andrew Borley <[EMAIL PROTECTED]> wrote:
Hi Geoff,
Is the process for building on Ubuntu very different to our general
Linux instructions?
Cheers
Andy
No, it isn't. The main difference is that
[ http://issues.apache.org/jira/browse/TUSCANY-854?page=all ]
Andrew Borley resolved TUSCANY-854.
---
Resolution: Fixed
Fixed in r464471
> Add link to Ruby and Python programming docs from the GettingStarted doc
>
[ http://issues.apache.org/jira/browse/TUSCANY-849?page=all ]
Andrew Borley resolved TUSCANY-849.
---
Resolution: Fixed
Docs updated in r464470
> Minor issues in the SCA GettingStarted.html
> ---
>
>
[ http://issues.apache.org/jira/browse/TUSCANY-786?page=all ]
Andrew Borley resolved TUSCANY-786.
---
Resolution: Fixed
Updated. No support for STDCXX on Linux for M2
> Update the Getting Started how-to-build documentation
> -
[ http://issues.apache.org/jira/browse/TUSCANY-847?page=all ]
Andrew Borley resolved TUSCANY-847.
---
Resolution: Fixed
Fixed in r464464
> Inconsistencies in SDO GettingStarted.html
> --
>
> Key: TU
I've add to my personal sandbox
https://svn.apache.org/repos/asf/incubator/tuscany/sandbox/cr22rc/m2/
A windows based bat file to help check out M2 branch and do updates.
Looking at it, it should be fairly self explanatory.
There is also my attempt at an overall M2 pom.xml to help buld all M2.
[ http://issues.apache.org/jira/browse/TUSCANY-856?page=all ]
Andrew Borley resolved TUSCANY-856.
---
Resolution: Fixed
Assignee: Andrew Borley
Some missing makefiles. Now added.
> Bigbank phpwsclient should be included in distro, or removed from t
[ http://issues.apache.org/jira/browse/TUSCANY-857?page=all ]
Andrew Borley resolved TUSCANY-857.
---
Resolution: Fixed
Fixed in r464451. The dispatcher was causing a segv when loading cos it
(incorrectly) required the sca and sdo libraries on the LD_LIB
[ http://issues.apache.org/jira/browse/TUSCANY-842?page=all ]
Andrew Borley resolved TUSCANY-842.
---
Resolution: Fixed
Assignee: Andrew Borley (was: Geoff Winn)
Updated the info in README and GettingStarted.html
> Incorrect link to SDO spec in M2
Hi,
I am new to Tuscany but am interested in looking into this rightaway as I
have some time. I hope to be bugging you folks soon for help as I get to
understand and do this.
Regards,
Amita
On 10/16/06, ant elder <[EMAIL PROTECTED]> wrote:
I was reviewing the DAS user guide and reading the se
[
http://issues.apache.org/jira/browse/TUSCANY-848?page=comments#action_12442543
]
Pete Robbins commented on TUSCANY-848:
--
I'm not sure how we fix the SDO test files. These are files that show the
expected output of SDO serialisation and t
In the interests of getting a release out sooner rather than later, I
think we should leave this for after M2.
I've now added the missing makefiles so the PHP client as it currently
is should be in RC2.
Cheers
Andy
On 10/16/06, Pete Robbins <[EMAIL PROTECTED]> wrote:
I'm assuming this does not
I was reviewing the DAS user guide and reading the section about using DAS
with stored procedures:
http://wiki.apache.org/ws/WorkingWithStoredProcedures#preview, and wondered
wouldn't it be useful to have an SCA component implemented by a stored
procedure? How about implementing a container for th
[ http://issues.apache.org/jira/browse/TUSCANY-858?page=all ]
Andrew Borley updated TUSCANY-858:
--
Component/s: C++ SCA
Fix Version/s: Cpp-M2
Affects Version/s: Cpp-M2
Assignee: Andrew Borley
> Bad manual deploy instruction
Bad manual deploy instructions for Linux in sca/doc/Axis2CWSService.html
Key: TUSCANY-858
URL: http://issues.apache.org/jira/browse/TUSCANY-858
Project: Tuscany
Issue T
[
http://issues.apache.org/jira/browse/TUSCANY-856?page=comments#action_12442515
]
Andrew Borley commented on TUSCANY-856:
---
This was included in the windows RC1 distros, but missed out of the Linux ones.
Have added Makefile to fix this
>
[
http://issues.apache.org/jira/browse/TUSCANY-857?page=comments#action_12442514
]
Andrew Borley commented on TUSCANY-857:
---
Stack trace for this segv:
#0 0x00eb457d in axis2_dep_engine_load_client () from
/home/ajborley/axis2c-bin-0.94-
Calculator and BigBank WSClients fail with segv on Linux Axis2C 0.94
-
Key: TUSCANY-857
URL: http://issues.apache.org/jira/browse/TUSCANY-857
Project: Tuscany
Issue Type: B
Hi Jeremy,
Please ignore my prev. mail. I find this now done :)
Thanks
- Venkat
On 10/16/06, Venkata Krishnan <[EMAIL PROTECTED]> wrote:
Hi Jeremy,
As part of the the standalone distribution zip would it be a good thing to
have a 'extensions' directory and a readme in it which will instruc
[ http://issues.apache.org/jira/browse/TUSCANY-848?page=all ]
Jean-Sebastien Delfino updated TUSCANY-848:
---
Description:
In both the source and bin distributions, the following files are missing the
Apache license header:
SCA GettingStarted.ht
[ http://issues.apache.org/jira/browse/TUSCANY-848?page=all ]
Jean-Sebastien Delfino updated TUSCANY-848:
---
Component/s: C++ SDO
Summary: GettingStarted.html and Makefile.am files missing the Apache
license header (was: GettingStarted.h
[ http://issues.apache.org/jira/browse/TUSCANY-848?page=all ]
Jean-Sebastien Delfino updated TUSCANY-848:
---
Summary: Some files missing the Apache license header (was:
GettingStarted.html and Makefile.am files missing the Apache license header)
Hi Jeremy,
As part of the the standalone distribution zip would it be a good thing to
have a 'extensions' directory and a readme in it which will instruct the
user about what that directory is meant for and what would typically get to
be put there. So when the user extracts the distribution this
Bigbank phpwsclient should be included in distro, or removed from the sample doc
Key: TUSCANY-856
URL: http://issues.apache.org/jira/browse/TUSCANY-856
Project: Tuscany
77 matches
Mail list logo