This sounds like an interesting problem. If you could attach any of the code
you used to show this it would be really helpful to recreate and debug,
doesn't have to be testcase or patch or anything complicated, just a zip of
any files you have would help.

  ...ant

On 7/19/07, 耿韶光 (JIRA) <tuscany-dev@ws.apache.org> wrote:

binding.ws malfunction with customer data types
-----------------------------------------------

                 Key: TUSCANY-1454
                 URL: https://issues.apache.org/jira/browse/TUSCANY-1454
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Axis Binding Extension
    Affects Versions: Java-SCA-Next
         Environment: winXP, java5, sca java svn
            Reporter: 耿韶光


I was working with Tuscany's binding.ws these two days, I established a
service provider. I found that if the element type is base types(xsd type
such as int, string), it worked find.

Since I remember a mail in the list has metiond complexTypes doesn't work
some what.

So I tried this out, and, it was OOOO. The service just worked the first
time it was accessed, then I refused to work any more.

I traced the code for some depth, I found the error came from a dom
instance was always held, and the same dom serves all the following request,
then a error checking method produces a Exception.

I will look into these code next monday, for the time being, I cry this
out, wish some one could devote.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


Reply via email to