WSDL2Java - How to configure the Stubclasses name ?

2002-12-08 Thread Sascha Kulawik
Hello, I just want to use the same name for the Stubclass, as like the Serverclass. Currently I've the problem with the 1.1beta (and all following Nightly-Builds), that the Stubclass will be called _Port, also the ServiceLocator isn't been called ClassNameServiceLocator, it will be called ClassNam

Re: Axis and JDBC example?

2002-12-08 Thread Benjamin Tomasini
Is your jdbc library in $TOMCAT_HOME/common/lib ? Tomcat needs this for the driver manager. What is the database you are using? Can you run this in a standard servlet? I doubt this is Axis related. Ben On Sun, 2002-12-08 at 16:57, Steve Loughran wrote: > I talk to a db, it just works. But I a

Re: Axis and JDBC example?

2002-12-08 Thread Steve Loughran
I talk to a db, it just works. But I am using hsqlb and i make sure it is in my classpath - Original Message - From: "Andrey Sadovykh" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, December 08, 2002 16:25 Subject: Axis and JDBC example? > Hello, > > Can anybody give me workin

Axis and JDBC example?

2002-12-08 Thread Andrey Sadovykh
Hello, Can anybody give me working example of AXIS Web Service providing a front-end to a database? My simple Web Service makes Tomcat get down with java.net.SocketException: Connection reset by peer: JVM_recv in socket input stream read, when I call remote method with JDBC driver intialization.

Re: Problem updating a service

2002-12-08 Thread leshoubs
Thanks it works by restarting Tomcat :) Cheers, Patrick. - Original Message - From: "Andrey Sadovykh" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 09, 2002 12:52 AM Subject: Re: Problem updating a service | I would advise to restart Tomcat. | | From my experience

Re: Problem updating a service

2002-12-08 Thread Andrey Sadovykh
I would advise to restart Tomcat. >From my experience, Tomcat takes changes from config files during start procedure only. Good luck, Andrey - Original Message - From: "leshoubs" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: 8 ??? 2002 ?. 23:27 Subject: Problem updating a service

Problem updating a service

2002-12-08 Thread leshoubs
Hi all! I'm an AXIS newbie. I have a young installation of AXIS 1.0 on tomcat 4.1.12 and I'm currently experimenting it. I'm running into a trouble that I don't know if it is my fault. Here is the problem. - I created a class containing a public method called "sayHello", compiled it to the a

Re: Axis and JDBC

2002-12-08 Thread Andrey Sadovykh
Hello, Thanks for your help. I tested my class localy not using WebServices, and it works. The problems appear only after deploying it to Tomcat with AXIS. I'm sure that my problem is connected to JDBC, because after commenting string with JDBC driver call in constructor, I can call the methods o

RE: Problems serializing german umlauts

2002-12-08 Thread Sascha Kulawik
Ive still this problem with the serialization. Is there anybody out there with the same problems ?! > -Original Message- > From: Sascha Kulawik [mailto:[EMAIL PROTECTED]] > Sent: Thursday, December 05, 2002 12:58 AM > To: [EMAIL PROTECTED] > Subject: Problems serializing german umlauts >