RE: Web Service (Axis+Tomcat 5+SSL)

2004-09-01 Thread Besite - Bart
Dani, I found a very nice article about securing axis webservices on the site of IBM, which helped me a lot : http://www-106.ibm.com/developerworks/webservices/library/ws-sec1.html Greetz, Bart Ronsyn Belgium -Oorspronkelijk bericht- Van: claudio cantonetti [mailto:[EMAIL PROTECTED]

beanMapping question

2004-07-11 Thread Besite - Bart
(B (B (B (B (B (B (B (BHello people, (B (B  (B (BI$B!G(Jm having problems with beanMapping. My problem is (Bthe following : (B (B  (B (B$B!|(J I have a JavaBean-class Response.java residing in (Bpackage com.mydomain.mybeans (B (B$B!|(J The beanmapping in my .wsdd file loo

SQLException

2004-06-29 Thread Besite - Bart
Hello People,   I have just deployed my first Webservice and compiled a client application succesfully. Now when I run my client application I get back the following error :   An Axis Fault occurred: java.sql.SQLException: Unable to connect to any hosts due to exception: java.security.

happyaxis errors

2004-05-12 Thread Besite - Bart
Hi People, I encountered a few problems installing Axis. The happyaxis testpage mentioned errors like : could not find class javax.xml.soap.SOAPMessage from file saaj.jar Like noted on the happyaxis-page, this is because on Tomcat 4.x and Java1.4, you need to put libraries that contain java.* o