The Artima Developer Community
Sponsored Link

Web Services Forum
Axis with XSLT

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
SAM SAM

Posts: 1
Nickname: samsam007
Registered: Jul, 2008

Axis with XSLT Posted: Jul 29, 2008 8:14 AM
Reply to this message Reply
Advertisement
Hi,

I tried to build a AXIS service to return a recordset (from array or database) to an AXIS client.
The client will use the following APIs to request the recordset from the AXIS service server:
CreateCall() -> SetTargetEndpointAddress(..) -> SetOperationName(...) -> call.invoke(....)

Now, I am not sure how to build the AXIS service to return the recordset to the soap client.
I know xslt can be used to interact between soap/axis service and client.
Can anybody post an example about how tho use AXIS with XSLT to return record(xml data) to the client?

Thanks
S

Topic: SOA India 2008 Previous Topic   Next Topic Topic: How's your career affected by shifts to SaaS and social networking?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use