Once this .java file is compiled, where do I place it? -----Original Message----- From: Wimmer, Matthias [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 12, 2002 10:12 AM To: 'Jetspeed Users List' Subject: RE: SOAP and Jetspeed
Hi, I would like to publish an portlet that accesses WebServices as an example. It uses the Jetspeed portal and the Axis WebService engine. Installation: 1. compile .java file and make it accessible through the CLASSPATH 2. copy the .xreg file to tomcat/webapps/jetspeed/web-inf/conf 3. copy the .jws file to tomcat/webapps/axis 4. restart tomcat 5. log on to Jetspeed and add this portlet (BimzzzWebServicePortlet) You can change between two methods: gimmeBla and bimzzzTime. You set them up at the customization dialog of the portlet (small pencil button). I hope this is useful to demonstrate the access to WebServices. best regards Matthias Wimmer -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>