ception with a try {} catch () {} pair.
> >
> > public void getCompany(CompanyInfoHolder company, StringHolder result)
> > {
> > company.value = new soap.xsd.CompanyInfo();
> > }
> > I would appreciate any kind of hint,
> > Thanks in advance,
> > --Luis
;
>>
>> none of the logs mention it?
>> I realize Tomcat does seem a bit bereft of info in the logs sometime.
>> Would it have been a case where it printed to the system console
>> instead?
>> Mine does that sometimes, instead of (or in addition to) the log(s)
&g
ere it printed to the system console
instead?
Mine does that sometimes, instead of (or in addition to) the log(s)
and I
troubleshoot it that way.
-Original Message-
From: Luis Rivera [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 18, 2006 5:00 PM
To:
it that way.
-Original Message-
From: Luis Rivera [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 18, 2006 5:00 PM
To: Tomcat Users List
Subject: Re: Tomcat 5.5/Axis 1.4
java.lang.reflect.InvocationTargetException
Hi Shankar,
Thanks a lot. I found my problem. It turned out not to be a Cl
-
From: Luis Rivera [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 18, 2006 5:00 PM
To: Tomcat Users List
Subject: Re: Tomcat 5.5/Axis 1.4
java.lang.reflect.InvocationTargetException
Hi Shankar,
Thanks a lot. I found my problem. It turned out not to be a Classloader
problem, but a
Hi Shankar,
Thanks a lot. I found my problem. It turned out not to be a Classloader
problem, but a NullPointer (THANKS TO TIM FOR THE HINT :) ) problem in the
server, which I had not found because I don't know how to debug my
application in Tomcat and there is no single log in the Tomcat direc
Luis Rivera wrote:
I have a web service which will JNI to access the application, which
according to the documentation should be placed in the shared/classes
directory. I did so and I got a dreaded
java.lang.reflect.InvocationTargetException, which I believe is a class
loader problem.
You nee
Hi Tim,
I have not solved the problem, but managed to understand that the problem is
not where I drop the classes that will make the JNI calls. Dropping them
inthe share directory results in the
java.lang.reflect.InvocationTargetException at the Client side.
1) To be clear, the call to th e JNI
July 17, 2006 10:03 PM
> To: Tomcat Users List
> Cc: Tim Lucia
> Subject: Re: Tomcat 5.5/Axis 1.4
> java.lang.reflect.InvocationTargetException
>
>Thanks for the reply Tim,
>
> Here is the stack trace, it does not look to me like it gives enough
> information. Of
Thanks for the reply Tim,
Here is the stack trace, it does not look to me like it gives enough
information. Of course I am just starting with Tomcat and have some blanks
in my brain. I know is the classes are being found, either under commons or
shared classes directory, because if I just delet
Please post a full stack trace. TargetInvocationException should have an
underlying cause associated with it, like NullPointerException or
ClassNotFoundException.
Tim
> -Original Message-
> From: Luis Rivera [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 17, 2006 8:57 PM
> To: users@tom
11 matches
Mail list logo