There is an example of using a web service in Jetspeed: the StockQuote
portlet.
It is written as an example of how easy it is to integrate SOAP with a
portlet, and it is not tied to any framework, just Java code.
I started integrating Axis into Jetspeed a while back, but never
finished it.
It would be great if someone could write a sample web service portlet
using Axis. Axis makes it a lot easier and less error prone than writing
the tedious SOAP structures yourself as in the StockQuote portlet
example. 

> -----Original Message-----
> From: Wimmer, Matthias [mailto:[EMAIL PROTECTED]] 
> Sent: Tuesday, June 11, 2002 1:31 PM
> To: 'Jetspeed Users List'
> Subject: RE: SOAP and Jetspeed
> 
> 
> A little bit of background knowledge is certainly necessary. 
> WebServices, SOAP, XML (it is NOT html) are not so easy.
> 
> Axis is a web application. It is an engine to run 
> WebServices. It is installed quite fast and also a few basic 
> examples can be investigated quite quickly and easily (I am 
> speaking about the JWS files).
> 
> Ask me, if you need more information.
> 
> Matt
> 
> -----Original Message-----
> From: Anthony Smith [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 11, 2002 4:13 PM
> To: Jetspeed Users List
> Subject: RE: SOAP and Jetspeed
> 
> 
> OK, I dont even know if I need it but I just wanted an 
> example. I am providng a lot of websolutions to this company 
> via this portal btu I dont think we are using it to its full 
> potential. I just use Jetspeed & Tomcat nothing else. What 
> does Axis do?
> 
> Alot of our portlets are just jsp or static html pages.
> 
> I guess I need to look in depth to find the true meaning of a 
> 'web service' as well.
> 
> -----Original Message-----
> From: Wimmer, Matthias [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 11, 2002 2:58 PM
> To: 'Jetspeed Users List'
> Subject: RE: SOAP and Jetspeed
> 
> 
> I can do this, but first I have to know, what exactly you 
> need and what you have installed and so on ...
> 
> I am currently also investigating portlets accessing web 
> services. I installed Jetspeed and Axis both running on 
> Tomcat 3.2. If you did so too, I can send you and example of 
> a portlet that accesses a WebService.
> 
> best regards
> Matthias Wimmer
> 
> 
> 
> 
> -----Original Message-----
> From: Anthony Smith [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 11, 2002 3:47 PM
> To: Jetspeed Users List
> Subject: RE: SOAP and Jetspeed
> 
> 
> I am trying my best to figure out this SOAP stuff. Can some 
> one send me some examples of what it can do, how it will make 
> my apps better or easier or whatever.
> 
> Please!
> 
> -----Original Message-----
> From: Josh Hone [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 11, 2002 2:10 PM
> To: [EMAIL PROTECTED]
> Subject: SOAP and Jetspeed
> 
> 
> Hi all -
> 
> I am using a simple SOAP call to a simple service defined on 
> a Tomcat web server.  A lot of documentation I read said that 
> if you simply put all the jar files you need to work with 
> SOAP 2.2 (activation, crimson, mail, xerces, jaxp, and soap) 
> into Tomcat (with everything deployed into common/lib except
> soap.jar) then your application would work fine.  However, my 
> app would not make the calls until I put activation.jar into 
> Jetspeed at web-inf/lib.  I kept getting the error message 
> that said that it could not resolve a namespace URI with 
> &apos:xsd', which made no sense to me.
> 
> So now I am working on other aspects of Velocity interfacing 
> to SOAP, but I am wondering about the interaction here.  Why 
> did Jetspeed need activation.jar added?
> 
> Josh Hone
> Physics Dept.
> Florida State University
> 
> 
> 
> _________________________________________________________________
> MSN Photos is the easiest way to share and print your photos: 
> http://photos.msn.com/support/worldwide.aspx
> 
> 
> --
> To 
> unsubscribe, e-mail: 
> <mailto:jetspeed-user-> [EMAIL PROTECTED]>
> For 
> additional commands, 
> e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 
> 
> --
> To unsubscribe, e-mail: 
> <mailto:jetspeed-user-> [EMAIL PROTECTED]>
> For 
> additional commands, 
> e-mail: <mailto:[EMAIL PROTECTED]>
> 
> --
> To unsubscribe, e-mail: 
> <mailto:jetspeed-user-> [EMAIL PROTECTED]>
> For 
> additional commands, 
> e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 
> 
> --
> To unsubscribe, e-mail: 
> <mailto:jetspeed-user-> [EMAIL PROTECTED]>
> For 
> additional commands, 
> e-mail: <mailto:[EMAIL PROTECTED]>
> 
> --
> To unsubscribe, e-mail:   
> <mailto:jetspeed-user-> [EMAIL PROTECTED]>
> For 
> additional commands, 
> e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to