B
> >> >
> >> > On Mon, Mar 14, 2011 at 10:02 PM, wrote:
> >> >>
> >> >> Well, I'm not expert at all. The exception is in the server side,
> >> >> right?
> >> >> Can you share the wsdd?
> &g
gt; with so many underlying techniques.
>> >
>> > Thanks,
>> > LB
>> >
>> > On Mon, Mar 14, 2011 at 10:02 PM, wrote:
>> >>
>> >> Well, I'm not expert at all. The exception is in the server side,
>> >> right?
>>
> > On Mon, Mar 14, 2011 at 10:02 PM, wrote:
> >>
> >> Well, I'm not expert at all. The exception is in the server side, right?
> >> Can you share the wsdd?
> >>
> >> Sent via BlackBerry from T-Mobile
> >>
> >> ____
_
>> From: Bing Li
>> Date: Mon, 14 Mar 2011 21:48:14 +0800
>> To: JOSE L MARTINEZ-AVIAL
>> ReplyTo: [email protected]
>> Cc:
>> Subject: Re: NoSuchMethodError: ... (LJava/lang/String)
>> Dear Jose,
>>
>> I didn't use W
Mon, 14 Mar 2011 21:48:14 +0800
> *To: *JOSE L MARTINEZ-AVIAL
> *ReplyTo: * [email protected]
> *Cc: *
> *Subject: *Re: NoSuchMethodError: ... (LJava/lang/String)
>
> Dear Jose,
>
> I didn't use WSDL to generate any stud code. What I am currently using is
> POJO
chricht ist vertraulich. Sollten Sie nicht der vorgesehene
>>>> Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte
>>>> Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht
>>>> dient lediglich dem Austa
ich. Sollten Sie nicht der vorgesehene
>>>> Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte
>>>> Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht
>>>> dient lediglich dem Austausch von Informationen und entfal
t;>> rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von
>>> E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen.
>>>
>>> Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le
>>> destinataire prévu, nous te demandons avec bonté que pour satisfaire
>
. Si vous n'êtes pas le
>> destinataire prévu, nous te demandons avec bonté que pour satisfaire
>> informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie
>> de ceci est interdite. Ce message sert à l'information seulement et n'aura
>
pie de ceci
> est interdite. Ce message sert à l'information seulement et n'aura pas
> n'importe quel effet légalement obligatoire. Étant donné que les email
> peuvent facilement être sujets à la manipulation, nous ne pouvons accepter
> aucune responsabilité pour le
a pas n'importe
quel effet légalement obligatoire. Étant donné que les email peuvent facilement
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité
pour le contenu fourni.
Date: Mon, 14 Mar 2011 04:16:07 +0800
Subject: Re: NoSuchMethodError: ... (LJava/
Dear Andreas,
Thanks so much for your reply!
Could you please tell me how to solve the problem?
Thanks,
LB
On Mon, Mar 14, 2011 at 3:41 AM, Andreas Veithen
wrote:
> No, "Ljava/lang/String;" is the type descriptor used by the JVM to
> represent java.lang.String. The type descriptor for String[]
Jose,
I changed the parameter from String to String[]. However it got the same
exception. The only different thing is that Ljava/lang/String to
[Ljava/lang/String. I really don't understand what's going on! Could you
tell me how to solve it?
Thanks,
LB
On Mon, Mar 14, 2011 at 3:51 AM, Bing Li w
Jose
I appreciate so much for your help!
You mean I should change the parameter of the local method from String to
String[]? I will take a try.
Thanks,
LB
On Mon, Mar 14, 2011 at 3:31 AM, JOSE L MARTINEZ-AVIAL wrote:
> I think it is trying to invoke a method with a String[] attribute, not
> si
No, "Ljava/lang/String;" is the type descriptor used by the JVM to
represent java.lang.String. The type descriptor for String[] would be
"[Ljava/lang/String;".
Andreas
On Sun, Mar 13, 2011 at 20:31, JOSE L MARTINEZ-AVIAL wrote:
> I think it is trying to invoke a method with a String[] attribute,
I think it is trying to invoke a method with a String[] attribute, not
simply a String.
2011/3/13 Bing Li
> Dear all,
>
> I am a new Axis2 user. Today I got a weird exception when calling a Web
> service.
>
> This Web service is deployed on Tomcat/Axis2. I need to transmit an object
> (parameter
Dear all,
I am a new Axis2 user. Today I got a weird exception when calling a Web
service.
This Web service is deployed on Tomcat/Axis2. I need to transmit an object
(parameter) to it. The object contains a String attribute. The object is
received correctly. However, when calling a local method o
17 matches
Mail list logo