Simple Pass of data from Skeleton to Stub of another Service-> newbie question

2003-12-07 Thread Arne Wolf Kösling
Hi ! I've to following problem : I'm building a connection between a wrapper (built in PHP) -> mediator (in Java) -> wrapper (in PHP). The Mediator only passes the values through from the first wrapper to the second one and the other direction. The Mediator and one of the wrappers are offering

'java.lang.exception FIXME' while deploying a WebService

2003-12-01 Thread Arne Wolf Kösling
Hi ! I've got a problem with Axis 1.1 and any (makes no difference, if its 1.4.29 or 5.x) Tomcat Version. :-( Ive made a wsdd file for deployment. the syntax of that file is correct, i am pretty sure, because i took an example of a webservices book and it has only 5 lines. i placed my class in the

'java.lang.exception FIXME' while deploying a ws with tomcat

2003-11-26 Thread Arne Wolf Kösling
Hi ! I've got a problem with Axis 1.1 and Tomcat 4.1.29 and don't know, how to get around that :-( Ive made a wsdd file for deployment. the syntax of that file is correct, i am pretty sure, because i took an example of a webservices book and it has only 5 lines. i placed my class in the correct pa