Still problem with bean serializer

2002-07-01 Thread Stefan Wagner
Hi! I just don't get it. I still want to send just a simple bean but get always the same error. I use JDK1.4, Tomcat 4.0.4, Axis Beta2 on Linux. I created a simple bean with two attributes and getter and setter methods. Then I created a simple interface with a method that return that bean. The

Re: Error with BeanSerializer

2002-06-03 Thread Stefan Wagner
> > > > > > You may also want to try the hint re > -Djava.endorsed.dirs=path_to_axis_lib > > - Original Message - > From: "Stefan Wagner" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, May 30, 2002 9:24 AM > Subj

Error with BeanSerializer

2002-05-30 Thread Stefan Wagner
Hi! I try to use Java2WSDL and WSDL2Java. I created a simple bean which I want to return from a method of my service. When I invoke the service with a tester I get the following exception: Exception in thread "main" Internal Server Error at org.apache.axis.transport.http.HTTPSender.in