Re: Web App deployment in the M2 branch

2006-10-19 Thread Jojo
it ? Also I would like to know if we are targetting this for M2. -- Jeremy [1] http://issues.apache.org/jira/browse/TUSCANY-733 On Oct 18, 2006, at 6:20 AM, Jojo wrote: Hi, I pulled yesterday night's version of the branch and was trying to deploy an axis based service built using the war

[jira] Created: (TUSCANY-875) Databinding not able to transform when a java component is invoking a web service

2006-10-19 Thread Jojo Joseph (JIRA)
: Tuscany Issue Type: Bug Components: Java SCA Common Affects Versions: Java-M2 Environment: M2 - Branch, Web service sample hosted in Tomcat 5.5.20 Reporter: Jojo Joseph I have an axis2 based SCA service hosted in Tomcat, and a java component trying

[jira] Updated: (TUSCANY-875) Databinding not able to transform when a java component is invoking a web service

2006-10-19 Thread Jojo Joseph (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-875?page=all ] Jojo Joseph updated TUSCANY-875: Attachment: calculator-ws.zip calculator-combo.zip calculator-ws.zip contains the server code (axis2 based SCA service to be deployed onto

[jira] Updated: (TUSCANY-760) Create a 'Calculator Combo Sample' that will demonstrate integration of different technologies

2006-10-19 Thread Jojo Joseph (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-760?page=all ] Jojo Joseph updated TUSCANY-760: Attachment: calculator-combo.zip calculator-ws.zip I have attached two zip files that contain implemntations for this. The current

[jira] Updated: (TUSCANY-733) Version information should not be in war plugin source code

2006-10-19 Thread Jojo Joseph (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-733?page=all ] Jojo Joseph updated TUSCANY-733: Attachment: tuscany-773.patch This patch allows the user to define the runtime version as part of the configuration. The configuration element looks like

Re: Web App deployment in the M2 branch

2006-10-19 Thread Jojo
:26 PM, Jojo wrote: Hi Jeremy, Thanks for the reply. See my comments in-line. On 10/18/06, Jeremy Boynes [EMAIL PROTECTED] wrote: I think getting the two versions is a pom problem, possibly related to the issue with the plugin. You are right, the pom.xml file under sca-java-M2\samples

Web App deployment in the M2 branch

2006-10-18 Thread Jojo
approach ? -- Warm regards, jojo.

TargetNotFoundException: Autowire target not found

2006-10-09 Thread Jojo
/wsdl project. So included this in the path. Unfortunately the problem persists. Anybody knows how to fix this ? or any clue on how to proceed ? Thanks in advance, -- Warm regards, jojo.

Re: Big Bank Failing - with weekend updates

2006-10-09 Thread Jojo
? Thanks! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Warm regards, jojo.

Re: Componentizing Calculator sample to use different technology implementations

2006-10-05 Thread Jojo
technology in this ? Regarding the time frame, I am trying to get the code samples working by this weekend. I would need some help especially in the web services part. On 10/3/06, Venkata Krishnan [EMAIL PROTECTED] wrote: Hi Jojo, Could you please update on the progress with this? Is there anything

Re: [PROPOSAL] Add tuscany- as the prefix for our artifact ids

2006-08-25 Thread Jojo
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Warm regards, jojo. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [jira] Created: (TUSCANY-651) Port WSDL2Java and Java2WSDL from M1

2006-08-24 Thread Jojo
\apache\tuscany\model\util\XMLNameUtil. This is not available in the current release. So I have re-packeged this file into the tools package. On 8/23/06, Jojo [EMAIL PROTECTED] wrote: Hi Ant, Thanks for looking into this. Unfortuately I had a machine crash sometime back and trying to recover. So I

[jira] Updated: (TUSCANY-651) Port WSDL2Java and Java2WSDL from M1

2006-08-24 Thread Jojo Joseph (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-651?page=all ] Jojo Joseph updated TUSCANY-651: Attachment: tuscany-sca-tools.zip Please find the attached file which contais a port of the tools from M1. You can unzip this into tuscany/sca folder. Change

Re: [jira] Created: (TUSCANY-651) Port WSDL2Java and Java2WSDL from M1

2006-08-23 Thread Jojo
Thanks Chris ! I will try doing that. On 8/22/06, Chris Wall [EMAIL PROTECTED] wrote: Hey Jojo. I ran into this last week. I added stax-1.2.0.jar to the classpath/classloader. On 8/22/06, Jojo [EMAIL PROTECTED] wrote: Hi, I was trying to get some java2wsdl test case running, but got

Re: [jira] Created: (TUSCANY-651) Port WSDL2Java and Java2WSDL from M1

2006-08-23 Thread Jojo
Hi Ant, Thanks for looking into this. Unfortuately I had a machine crash sometime back and trying to recover. So I won't be able to give you a patch. And the code is not yet in SVN. I am trying to run it usig Maven. I will try to give you a zip file with the code. Thanks and regards, jojo

Re: [jira] Created: (TUSCANY-651) Port WSDL2Java and Java2WSDL from M1

2006-08-22 Thread Jojo
commit: r429905] and was fixed subsequently. But the fix was not discussed in the tread. I understand this is a classloader/classpath issue. Can someone tell me what was the fix ? The same fix need to be applied to the sca-tools project. Thanks! jojo. On 8/22/06, Venkata Krishnan [EMAIL PROTECTED

Re: Can no longer build?

2006-08-21 Thread Jojo
their old repositories contain this jar file from M1. For the time being I would say commenting out the plugins module will work, but ultimately we will need to migrate our sca\tools project from M1 to resolve this issue. Any comments ? Regards, jojo. On 8/21/06, Andy Piper [EMAIL PROTECTED] wrote: I

Re: Running calculator test case inside Eclipse

2006-08-09 Thread Jojo
; } Regards, jojo. On 8/9/06, Jeremy Boynes [EMAIL PROTECTED] wrote: The purpose of RuntimeInfo is to provide information about the runtime: http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/200607.mbox/% [EMAIL PROTECTED] and see the JavaDoc at https://svn.apache.org/repos/asf/incubator/tuscany

Re: Proposed approach for M2

2006-07-04 Thread Jojo
project ? 3. There was a discussion on the container.java in the mailing list. (thread: http://www.mail-archive.com/tuscany-dev%40ws.apache.org/msg04165.html) I didn't see any conclusion. And there is no container,java in the sandbox. So is it already merged with core ? warm regards, jojo. On 7/4/06

Re: Tuscany Icon

2006-07-04 Thread Jojo
Hi Kelvin, I also didn't see any attachment in the mail. Probably the mailing-list removed the binary attachment ? -- Warm regards, jojo. On 7/5/06, kelvin goodson [EMAIL PROTECTED] wrote: Odd, I see them in the email that the mailing list returned to me. Anyone else not see them. I'll

Re: Introduction and deployment ideas...

2006-06-23 Thread Jojo
Hi Matt, I would be really interested to see your code. I was also looking into something similar for the Tuscany Javascrip shell, which is discussed in this Jira : [1] http://issues.apache.org/jira/browse/TUSCANY-417 Thanks and regards, jojo. On 6/23/06, ant elder [EMAIL PROTECTED] wrote

[jira] Updated: (TUSCANY-229) Maven plugin SDO Gen and WSDL2SDO tools do not allow specific serices/ports to generate

2006-05-10 Thread Jojo Joseph (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-229?page=all ] Jojo Joseph updated TUSCANY-229: Attachment: testing-interop-sms.zip This attachement contains a wsdl with three port-types and the sca module definitions, pom.xml and a loop back test case

[jira] Created: (TUSCANY-330) SDO types generated from WSDL for amazon web service fail to compile

2006-05-08 Thread Jojo Joseph (JIRA)
Binding, Java SDO Tools Versions: M1 Environment: Windows XP Reporter: Jojo Joseph Priority: Minor The SDO types generated from the WSDL for Amazon web services fail with the following error : C:\Project\Tuscany\ws0508\testing-interop-amazonset MAVEN_OPTS=-XX:MaxPermSize=128m

[jira] Updated: (TUSCANY-330) SDO types generated from WSDL for amazon web service fail to compile

2006-05-08 Thread Jojo Joseph (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-330?page=all ] Jojo Joseph updated TUSCANY-330: Attachment: amazon.wsdl Please find the attached wsdl file with which the problem can be regenerated. The same WSDL file can be downloaded from the location

[jira] Updated: (TUSCANY-210) TuscanyJava2WsdlTestCase testcases break build

2006-04-21 Thread Jojo Joseph (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-210?page=all ] Jojo Joseph updated TUSCANY-210: Attachment: patch.txt By default the generated WSDLs are stored in 'target/GeneratedWSDLs' folder. So the code fails if the 'target' folder deos not exist