Samples which fire up Axis don't run in Websphere 6.1
-
Key: TUSCANY-1993
URL: https://issues.apache.org/jira/browse/TUSCANY-1993
Project: Tuscany
Issue Type: Bug
Components: Java
[
https://issues.apache.org/jira/browse/TUSCANY-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luciano Resende resolved TUSCANY-1989.
--
Resolution: Fixed
Fixed in both R1.1 branch and trunk.
> ClassCastException with cal
Are you using maven in offline mode (mvn -o) ?
>From ant's experience, one must do a mvn in online mode first, before
it can use the mvn -o.
Please let me know if this helps.
On Jan 14, 2008 12:59 PM, Simon Nash <[EMAIL PROTECTED]> wrote:
> I'm having the same problem as Ant when building the 1.1
I was checking the various pom.xml that had a reference to
servlet-api, and noticed that we have multiple versions around.
What should be the servlet-api version we should be using ? Currently
we have servlet-api-2.5.jar in our binary distribution, some webapps
built with maven have servlet-api-2.3
Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=38460&projectId=277
Build statistics:
State: Error
Previous State: Ok
Started at: Mon 14 Jan 2008 17:16:48 -0800
Finished at: Mon 14 Jan 2008 18:08:29 -0800
Total time: 51m 41s
Build Trigger: Schedule
Build Num
Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=38460&projectId=277
Build statistics:
State: Error
Previous State: Ok
Started at: Mon 14 Jan 2008 17:16:48 -0800
Finished at: Mon 14 Jan 2008 18:08:29 -0800
Total time: 51m 41s
Build Trigger: Schedule
Build Num
Simon Laws wrote:
snip..
would be omitted from the manifest jar. If host-tomcat is named in the
manifest jar and is present in modules then I think both host-tomcat and
host-jetty will be available at runtime.
Is that right? Our MANIFEST.MF looks something like
Class-Path: tuscany-ho
[
https://issues.apache.org/jira/browse/TUSCANY-1963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Nash resolved TUSCANY-1963.
-
Resolution: Fixed
Fixed in r611978. The following samples have been updated to use
tuscany-sc
Looks like couple issues that we are seeing on the SCA R1.1 were fixed
on the SCA R1.0.1 (e.g TUSCANY-1992), but the fix might have gotten
lost or not merged to trunk.
I just want to give a reminder to people, that would be great to merge
the changes that are going in the R1.1 branch, to trunk, at
[
https://issues.apache.org/jira/browse/TUSCANY-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luciano Resende reassigned TUSCANY-1989:
Assignee: Luciano Resende
> ClassCastException with calculator Webapp sample on W
[
https://issues.apache.org/jira/browse/TUSCANY-1992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558869#action_12558869
]
Raymond Feng commented on TUSCANY-1992:
---
IMO, we should try to exclude the stax-api
Two versions of stax-api available on some web-apps web-inf\lib folder.
---
Key: TUSCANY-1992
URL: https://issues.apache.org/jira/browse/TUSCANY-1992
Project: Tuscany
Issue
[
https://issues.apache.org/jira/browse/TUSCANY-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558862#action_12558862
]
Luciano Resende commented on TUSCANY-1989:
--
I see the issue now, after putting t
[
https://issues.apache.org/jira/browse/TUSCANY-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558859#action_12558859
]
Jean-Sebastien Delfino commented on TUSCANY-1989:
-
The prebuilt WAR conta
[
https://issues.apache.org/jira/browse/TUSCANY-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558857#action_12558857
]
Jean-Sebastien Delfino commented on TUSCANY-1989:
-
Tried again from a fre
[
https://issues.apache.org/jira/browse/TUSCANY-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558850#action_12558850
]
Jean-Sebastien Delfino commented on TUSCANY-1989:
-
I will try again to co
On Jan 14, 2008 10:49 PM, Raymond Feng <[EMAIL PROTECTED]> wrote:
> Adding hand-crafted WEB-INF/geronimo-webapp.xml would work, but it seems
> to
> be a bit weird that we package geronimo-specific files in the WARs which
> are
> supposed to be deployable to any web containers.
>
> Thanks,
> Raymon
[
https://issues.apache.org/jira/browse/TUSCANY-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558829#action_12558829
]
Luciano Resende commented on TUSCANY-1989:
--
I can't reproduce this, I tried both
[
https://issues.apache.org/jira/browse/TUSCANY-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws resolved TUSCANY-1980.
-
Resolution: Fixed
Update CHANGES and RELEASE_NOTES as per the notes in the issue
> Incorrect s
Adding hand-crafted WEB-INF/geronimo-webapp.xml would work, but it seems to
be a bit weird that we package geronimo-specific files in the WARs which are
supposed to be deployable to any web containers.
Thanks,
Raymond
- Original Message -
From: "Simon Laws" <[EMAIL PROTECTED]>
To:
S
[
https://issues.apache.org/jira/browse/TUSCANY-1988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws resolved TUSCANY-1988.
-
Resolution: Fixed
I've just done an update of the 1.1 branch and all of the Tuscany SCA NOTICE
[
https://issues.apache.org/jira/browse/TUSCANY-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Feng resolved TUSCANY-1991.
---
Resolution: Fixed
Fixed in the branch (r611955) and trunk (r611948)
> Cannot install hello
snip...
>
> I'm not sure what's the best way to get the problem fixed in 1.1 release.
> Maybe we have to document it instead of adding code to generate the
> Geronimo-specifc geronimo-web.xml for each webapp samples.
>
Do we have to generate the code? Can we just drop a hand crafted file into
sr
[
https://issues.apache.org/jira/browse/TUSCANY-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558813#action_12558813
]
Simon Nash commented on TUSCANY-1987:
-
I removed this module from itest/pom.xml until
[
https://issues.apache.org/jira/browse/TUSCANY-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558810#action_12558810
]
Luciano Resende commented on TUSCANY-1989:
--
This might be related to the WAR gen
snip...
>
> > because of TUSCANY-1976. What do I need to do to build the WAR before
> the
> > fix is included in the next RC?
>
>
run mvn in the alert aggregator demo directory and this should produce the
build-dependency.xml file. You can then build the demo with ant. I actually
ran it in the re
>
>
> > If we mark them Closed right now they'll be out of the verification
> radar
> > screen in the next RC and we will forget to verify them.
> >
> > See what I just did with TUSCANY-1976 [1] which was in the Closed state.
> I
> > Reopened it to put it in the Resolved state.
>
+1 sounds like a
snip..
>
> would be omitted from the manifest jar. If host-tomcat is named in the
> manifest jar and is present in modules then I think both host-tomcat and
> host-jetty will be available at runtime.
>
>
Is that right? Our MANIFEST.MF looks something like
Class-Path: tuscany-host-tomcat-1.1-in
I'll look into TUSCANY-1991.
Thanks,
Raymond
- Original Message -
From: "Jean-Sebastien Delfino" <[EMAIL PROTECTED]>
To:
Sent: Monday, January 14, 2008 1:34 PM
Subject: Tested sample webapps on WebSphere, was: [Vote] Release Tuscany
Java SCA 1.1-incubating (RC1)
Jean-Sebastien De
+1 to use two steps: Resolved (after check in the fix) and Closed (after the
fix is verified).
Thanks,
Raymond
- Original Message -
From: "Jean-Sebastien Delfino" <[EMAIL PROTECTED]>
To:
Sent: Monday, January 14, 2008 1:42 PM
Subject: Handling JIRA states
I think we should mark JIR
[
https://issues.apache.org/jira/browse/TUSCANY-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Feng reassigned TUSCANY-1991:
-
Assignee: Raymond Feng
> Cannot install helloworld-ws-sdo-webapp to WebSphere
> ---
I think we should mark JIRAs that we're fixing as Resolved, and Close
then only after we verify that the resolution fixes the issue in the
next RC.
If we mark them Closed right now they'll be out of the verification
radar screen in the next RC and we will forget to verify them.
See what I ju
Jean-Sebastien Delfino wrote:
Simon Laws wrote:
[snip]
Please review and vote on the 1.1 release artifacts of Tuscany SCA for
Java.
[snip]
I used Tomcat 6.0.14 to test the sample webapps, could people help test
them on other platforms too, Jetty, Geronimo, WebSphere etc?
I tested the webapp
[
https://issues.apache.org/jira/browse/TUSCANY-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Sebastien Delfino resolved TUSCANY-1976.
-
Resolution: Fixed
Marking resolved as it is actually resolved in the 1.
[
https://issues.apache.org/jira/browse/TUSCANY-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Sebastien Delfino reopened TUSCANY-1976:
-
Reopening until the fix is available in an RC.
> Ant build error in aler
Cannot install helloworld-ws-sdo-webapp to WebSphere
Key: TUSCANY-1991
URL: https://issues.apache.org/jira/browse/TUSCANY-1991
Project: Tuscany
Issue Type: Bug
Components: Java S
Simon Laws wrote:
On Jan 14, 2008 7:34 PM, Raymond Feng <[EMAIL PROTECTED]> wrote:
Hi,
Have we decided to ship tuscany-host-jetty-1.1-incubating only (without
tuscany-host-tomcat-1.1-incubating) as the fix for TUSCANY-1954? If so, we
need to make sure that all of the ant scripts for modules
On Jan 14, 2008 9:09 PM, Simon Nash <[EMAIL PROTECTED]> wrote:
> Raymond Feng wrote:
>
> > Hi,
> >
> > Have we decided to ship tuscany-host-jetty-1.1-incubating only (without
> > tuscany-host-tomcat-1.1-incubating) as the fix for TUSCANY-1954? If so,
> > we need to make sure that all of the ant sc
Helloworld-dojo sample not working on WebSphere 6.1
---
Key: TUSCANY-1990
URL: https://issues.apache.org/jira/browse/TUSCANY-1990
Project: Tuscany
Issue Type: Bug
Components: Java SCA
Raymond Feng wrote:
Hi,
Have we decided to ship tuscany-host-jetty-1.1-incubating only (without
tuscany-host-tomcat-1.1-incubating) as the fix for TUSCANY-1954? If so,
we need to make sure that all of the ant scripts for modules that
references embedded tomcat should use embedded jetty inste
I'm having the same problem as Ant when building the 1.1 branch from
the samples folder. I did an "svn up" around lunchtime today my time.
I'll comment out this sample from my build so that I can make progress.
Simon
Simon Laws wrote:
On Jan 13, 2008 10:35 PM, Luciano Resende <[EMAIL PROTEC
On Jan 14, 2008 7:34 PM, Raymond Feng <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Have we decided to ship tuscany-host-jetty-1.1-incubating only (without
> tuscany-host-tomcat-1.1-incubating) as the fix for TUSCANY-1954? If so, we
> need to make sure that all of the ant scripts for modules that reference
[
https://issues.apache.org/jira/browse/TUSCANY-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558775#action_12558775
]
Jean-Sebastien Delfino commented on TUSCANY-1989:
-
The WAR built from sou
ClassCastException with calculator Webapp sample on WebSphere 6.1
-
Key: TUSCANY-1989
URL: https://issues.apache.org/jira/browse/TUSCANY-1989
Project: Tuscany
Issue Type: Bug
[
https://issues.apache.org/jira/browse/TUSCANY-1988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558764#action_12558764
]
Simon Laws commented on TUSCANY-1988:
-
Ant did these earlier today. Did you see some
[
https://issues.apache.org/jira/browse/TUSCANY-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558760#action_12558760
]
Raymond Feng commented on TUSCANY-1978:
---
[Correction] The rev is r611909.
> xml-bi
[
https://issues.apache.org/jira/browse/TUSCANY-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Feng resolved TUSCANY-1978.
---
Resolution: Fixed
A fix is checked in under r611509.
> xml-bigbank demo missing an Ant bui
[
https://issues.apache.org/jira/browse/TUSCANY-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Feng reassigned TUSCANY-1978:
-
Assignee: Raymond Feng
> xml-bigbank demo missing an Ant build script
> ---
i've now deleted the original releases from
people.apache.org/dist/incubator. copies can be found in
archives.apache.org/dist/incubator. the .htaccess seems to be working ok
but please check the links ASAP.
i will unsubscribe from this list no earlier than thursday. if you find
you have any questi
Hi,
Have we decided to ship tuscany-host-jetty-1.1-incubating only (without
tuscany-host-tomcat-1.1-incubating) as the fix for TUSCANY-1954? If so, we
need to make sure that all of the ant scripts for modules that references
embedded tomcat should use embedded jetty instead.
Thanks,
Raymond
Hi,
I'm able to identify the problem reported by TUSCANY-1986. Basically there
are two issues.
1) When a Tuscany webapp with binding.ws (Axis2) is deployed to Geronimo,
the Geronimo server magically adds the axis2 plugin as a dependency to this
web module.
2) By default, Geronimo uses pare
[
https://issues.apache.org/jira/browse/TUSCANY-1986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Feng updated TUSCANY-1986:
--
Attachment: geronimo-web.xml
Here is a geronimo-web.xml I tested to be successful.
> Samples
[
https://issues.apache.org/jira/browse/TUSCANY-1986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558716#action_12558716
]
Raymond Feng commented on TUSCANY-1986:
---
I'm able to identify the problem now. Basi
[
https://issues.apache.org/jira/browse/TUSCANY-1986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Feng reassigned TUSCANY-1986:
-
Assignee: Raymond Feng
> Samples which fire up Axis don't run in Geronimo
> ---
Notice files should be updated to 2008
--
Key: TUSCANY-1988
URL: https://issues.apache.org/jira/browse/TUSCANY-1988
Project: Tuscany
Issue Type: Bug
Affects Versions: Java-SCA-1.1
Reporter:
[
https://issues.apache.org/jira/browse/TUSCANY-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558695#action_12558695
]
Simon Laws commented on TUSCANY-1987:
-
I looks like the Continuum build failure today
[
https://issues.apache.org/jira/browse/TUSCANY-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558683#action_12558683
]
Luciano Resende commented on TUSCANY-1984:
--
I could apply the same fix I put in
[
https://issues.apache.org/jira/browse/TUSCANY-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558679#action_12558679
]
Simon Nash commented on TUSCANY-1984:
-
This is the same as TUSCANY-1936. This has be
Continuum VMBuild Server wrote:
Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=37962&projectId=277
Build statistics:
State: Failed
Previous State: Ok
Started at: Sun 13 Jan 2008 14:03:00 -0800
Finished at: Sun 13 Jan 2008 14:30:40 -0800
Build break in ite
[
https://issues.apache.org/jira/browse/TUSCANY-1985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ant elder closed TUSCANY-1985.
--
Resolution: Fixed
This was a problem with back level dependencies, its working ok now
> Build fail i
Build break in osgi-implementation itest
Key: TUSCANY-1987
URL: https://issues.apache.org/jira/browse/TUSCANY-1987
Project: Tuscany
Issue Type: Bug
Components: Build System
Affects Versi
[
https://issues.apache.org/jira/browse/TUSCANY-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Sebastien Delfino updated TUSCANY-1987:
Priority: Blocker (was: Major)
> Build break in osgi-implementation ites
[
https://issues.apache.org/jira/browse/TUSCANY-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Feng reassigned TUSCANY-1982:
-
Assignee: Raymond Feng (was: Simon Laws)
> Test webapp samples with Geronimo
> ---
[
https://issues.apache.org/jira/browse/TUSCANY-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luciano Resende reassigned TUSCANY-1983:
Assignee: Luciano Resende
> Test webapp samples with Websphere
>
Samples which fire up Axis don't run in Geronimo
Key: TUSCANY-1986
URL: https://issues.apache.org/jira/browse/TUSCANY-1986
Project: Tuscany
Issue Type: Bug
Components: Java SCA Axis
[
https://issues.apache.org/jira/browse/TUSCANY-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558642#action_12558642
]
ant elder commented on TUSCANY-1974:
I think this is the issue mentioned on the maili
[
https://issues.apache.org/jira/browse/TUSCANY-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ant elder reassigned TUSCANY-1974:
--
Assignee: ant elder
> Chat webapp sample misses chat messages
> -
[
https://issues.apache.org/jira/browse/TUSCANY-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558632#action_12558632
]
Simon Laws commented on TUSCANY-1974:
-
I tried the sample on Geronimo and see a simil
[
https://issues.apache.org/jira/browse/TUSCANY-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws reassigned TUSCANY-1980:
---
Assignee: Simon Laws
> Incorrect support statements in CHANGES and RELEASE_NOTES
>
[
https://issues.apache.org/jira/browse/TUSCANY-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws reassigned TUSCANY-1982:
---
Assignee: Simon Laws
> Test webapp samples with Geronimo
>
[
https://issues.apache.org/jira/browse/TUSCANY-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws reassigned TUSCANY-1983:
---
Assignee: Simon Laws
> Test webapp samples with Websphere
> ---
[
https://issues.apache.org/jira/browse/TUSCANY-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws reassigned TUSCANY-1983:
---
Assignee: (was: Simon Laws)
Meant to grab the Geronimo one
> Test webapp samples with
[
https://issues.apache.org/jira/browse/TUSCANY-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws closed TUSCANY-1967.
---
Resolution: Fixed
Fixed under TUSCANY-1616
> README for calculator-distributed sample is outdated
[
https://issues.apache.org/jira/browse/TUSCANY-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws reassigned TUSCANY-1967:
---
Assignee: Simon Laws
> README for calculator-distributed sample is outdated
> -
[
https://issues.apache.org/jira/browse/TUSCANY-1800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws resolved TUSCANY-1800.
-
Resolution: Fixed
README updated
> osgi-supplychain README sample output needs updating
>
[
https://issues.apache.org/jira/browse/TUSCANY-1800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws reassigned TUSCANY-1800:
---
Assignee: Simon Laws
> osgi-supplychain README sample output needs updating
> -
[
https://issues.apache.org/jira/browse/TUSCANY-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws resolved TUSCANY-1786.
-
Resolution: Fixed
READMEs updated
> mortgage-loanapproval README sample output is incorrect
>
Try doing set MAVEN_OPTS=-Xmx1024m before doing the build. I used to get
that out of memory problem when building trunk unless i set that environment
variable, building the 1.1 branch seems to be working ok for me right now
without that though.
...at
On Jan 14, 2008 2:11 PM, Simon Nash <[EMAIL
Whenever I try to do a top-level build, I always get an OutOfMemoryError
part way through building the samples. Does anyone else see this? Can I
increase my memory to avoid this annoying problem? I'm using Sun JDK 5.
Here's the build log:
[INFO] --
[
https://issues.apache.org/jira/browse/TUSCANY-1796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws resolved TUSCANY-1796.
-
Resolution: Fixed
README updated
> helloworld-ws-reference README sample output needs updating
[
https://issues.apache.org/jira/browse/TUSCANY-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws resolved TUSCANY-1790.
-
Resolution: Fixed
README updated
> README for binding-echo sample shows incorrect output
> ---
[
https://issues.apache.org/jira/browse/TUSCANY-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws reassigned TUSCANY-1790:
---
Assignee: Simon Laws
> README for binding-echo sample shows incorrect output
>
[
https://issues.apache.org/jira/browse/TUSCANY-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws closed TUSCANY-1976.
---
Resolution: Fixed
build-dependencies.xml is missing from RC1. Looking back at the tag I built
from
[
https://issues.apache.org/jira/browse/TUSCANY-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws reassigned TUSCANY-1976:
---
Assignee: Simon Laws
> Ant build error in alert-aggregator-webapp
> ---
[
https://issues.apache.org/jira/browse/TUSCANY-1971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws resolved TUSCANY-1971.
-
Resolution: Fixed
caused by incorrect jar name in build.xml
> Class not found error in hellowo
[
https://issues.apache.org/jira/browse/TUSCANY-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws resolved TUSCANY-1972.
-
Resolution: Fixed
Caused by incorrect jar name in build.xml
> Class not found error in hellowo
On Jan 13, 2008 10:35 PM, Luciano Resende <[EMAIL PROTECTED]> wrote:
> I made some progress by setting a repository in the samples\pom.xml
> and also setting sure-fire to use the systemClassloader when running
> the quote-xquery sample.
>
> Let me see if it works for you too.
>
> On Jan 13, 2008 1
Build fail in samples\quote-xquery
--
Key: TUSCANY-1985
URL: https://issues.apache.org/jira/browse/TUSCANY-1985
Project: Tuscany
Issue Type: Bug
Components: Java SCA Samples
Affects Versions: Jav
Maven build of tools\wsdl2java fails unless using 'clean' option
-
Key: TUSCANY-1984
URL: https://issues.apache.org/jira/browse/TUSCANY-1984
Project: Tuscany
Issue Type: Bug
[
https://issues.apache.org/jira/browse/TUSCANY-1963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558580#action_12558580
]
Simon Nash commented on TUSCANY-1963:
-
This is failing because tuscany-host-tomcat-1.
[
https://issues.apache.org/jira/browse/TUSCANY-1963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Nash reassigned TUSCANY-1963:
---
Assignee: Simon Nash
> callback-ws-client sample fails with IndexOutOfBoundsException
> ---
[
https://issues.apache.org/jira/browse/TUSCANY-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws reassigned TUSCANY-1972:
---
Assignee: Simon Laws
> Class not found error in helloworld-reference-jms sample
> -
[
https://issues.apache.org/jira/browse/TUSCANY-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws resolved TUSCANY-1966.
-
Resolution: Fixed
Assignee: Simon Laws
The build.xml file had the wrong jar name so the s
[
https://issues.apache.org/jira/browse/TUSCANY-1971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws reassigned TUSCANY-1971:
---
Assignee: Simon Laws
> Class not found error in helloworld-service-jms sample
> ---
[
https://issues.apache.org/jira/browse/TUSCANY-1953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws updated TUSCANY-1953:
Fix Version/s: (was: Java-SCA-1.1)
Java-SCA-Next
Moving this Issues to Jav
[
https://issues.apache.org/jira/browse/TUSCANY-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws resolved TUSCANY-1622.
-
Resolution: Fixed
Works ok now that only Jetty is shipped in the all jar
> bigbank demo does n
[
https://issues.apache.org/jira/browse/TUSCANY-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws reassigned TUSCANY-1622:
---
Assignee: Simon Laws
> bigbank demo does not close down cleanly
> -
[
https://issues.apache.org/jira/browse/TUSCANY-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws closed TUSCANY-1616.
---
Resolution: Fixed
This works now that the all jar only contains Jetty. Have updated the README
>
[
https://issues.apache.org/jira/browse/TUSCANY-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Laws reassigned TUSCANY-1616:
---
Assignee: Simon Laws
> calculator-distributed sample doesn't shut down cleanly
> --
On Jan 13, 2008 5:36 AM, Jean-Sebastien Delfino <[EMAIL PROTECTED]>
wrote:
> Simon Laws wrote:
> > Please review and vote on the 1.1 release artifacts of Tuscany SCA for
> Java.
> [snip]
> > If you do find issues with the release candidate that you think need
> > to be fixed and lead to a -1 pleas
1 - 100 of 106 matches
Mail list logo