Thanks, Raymond.  Increasing the timeout got me past this problem.

  Simon

Raymond Feng (JIRA) wrote:

[ https://issues.apache.org/jira/browse/TUSCANY-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12514487 ]
Raymond Feng commented on TUSCANY-1474:
---------------------------------------

Hi, Simon.

I just ran your test case with the the latest trunk code and it was successful without any errors both in Eclipse and maven. The sleep method may need a longer timout value in some cases.
Thanks,
Raymond


Unable to create two SCA services that use the Web Service binding
------------------------------------------------------------------

               Key: TUSCANY-1474
               URL: https://issues.apache.org/jira/browse/TUSCANY-1474
           Project: Tuscany
        Issue Type: Bug
        Components: Java SCA Tomcat Integration
  Affects Versions: Java-SCA-Next
       Environment: Windows XP
          Reporter: Simon Nash
          Priority: Blocker
           Fix For: Java-SCA-Next

       Attachments: simple-callback2-ws.zip


As part of debugging the "servlet is not available" problem (see [1]), I 
converted simple-callback-ws to use matched pairs of services and references instead of 
callbacks, and I got exactly the same error.  It seesms that no more than one Tomcat 
Axis2 servlet can be registered, which means that it's not possible to have more than one 
SCA service that uses the Web Service binding.  This is a  blocking defect for my work to 
support  callbacks across the Web Service binding.
[1] http://www.mail-archive.com/tuscany-dev@ws.apache.org/msg20548.html





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to