Click here to Skip to main content
15,891,905 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralRe: XSD Pin
Heath Stewart31-Dec-03 3:51
protectorHeath Stewart31-Dec-03 3:51 
GeneralXML and Office Pin
Mauricio Ritter22-Dec-03 0:01
Mauricio Ritter22-Dec-03 0:01 
GeneralRe: XML and Office Pin
Philip Fitzsimons22-Dec-03 4:41
Philip Fitzsimons22-Dec-03 4:41 
QuestionWhat is the right XPath to.. Pin
Aryo Handono12-Dec-03 6:02
professionalAryo Handono12-Dec-03 6:02 
AnswerRe: What is the right XPath to.. Pin
Nick Parker12-Dec-03 6:55
protectorNick Parker12-Dec-03 6:55 
GeneralRe: What is the right XPath to.. Pin
Aryo Handono12-Dec-03 7:00
professionalAryo Handono12-Dec-03 7:00 
GeneralRe: What is the right XPath to.. Pin
Stuart Dootson15-Dec-03 21:38
professionalStuart Dootson15-Dec-03 21:38 
GeneralSome general questions on webservices Pin
moliate9-Dec-03 14:59
moliate9-Dec-03 14:59 
I don't know if this is the place to ask general questions about web services, but this forum seemed the most appropriate. I havn't had much experience with web technologies so what I hope for is a "push in the right direction"...

What I would like to do is expose a fairly complex framework as a set of webservices. The individual services may take a long time (up to an hour) to complete, so asyncronous calls will probably be used. The output of one service is often input to another, so I'd eventually like to use some kind of server process control. The server will be on a UNIX station and I'll probably implement it in Java.

I've looked at some different technologies this week, and this is what I've come up with:

  1. The transport will probably be SMTP. I've looked at protocols like BEEP and JMS, but it seems easier(?) to use ordinary mail.
  2. The service invocations will probably use SOAP generated by JAX-RPC (is there a standard SMTP binding for SOAP?). Possibly a special mail service (based on Apache James?) handles the requests and orchestrates them (handles the process control and invokes local or remote HTTP services).
  3. The responses will be sent as "notifications" over SMTP (something like a REQUEST<=>N*RESPONSE pattern)
  4. For process control the BPEL (Business Process Execution Language) seems promising. I've not read through the spec, though.


Did this make any sense? Are there better ways? Any comments, suggestions, experiences or links would really be appreciated at this stage so I don't lock myself in with a dead end technology...

Thanks
/moliate



The corners of my eyes catch hasty, bloodless motion -
a mouse?
Well, certainly a peripheral of some kind.

Neil Gaiman - Cold Colours


GeneralURL parameters into XSLed XML files Pin
Joel Holdsworth28-Nov-03 4:11
Joel Holdsworth28-Nov-03 4:11 
GeneralRe: URL parameters into XSLed XML files Pin
Philip Fitzsimons1-Dec-03 6:21
Philip Fitzsimons1-Dec-03 6:21 
Questionhow to create a ISAXLocator (in C++) ? Pin
JP GOBLET27-Nov-03 23:02
JP GOBLET27-Nov-03 23:02 
AnswerRe: how to create a ISAXLocator (in C++) ? Pin
JP GOBLET14-Dec-03 23:29
JP GOBLET14-Dec-03 23:29 
GeneralLoad data for DataGrid from XML tag Pin
trongtuan27-Nov-03 14:53
trongtuan27-Nov-03 14:53 
GeneralDTD turned into C# objects Pin
Andrew Dubinsky26-Nov-03 15:30
Andrew Dubinsky26-Nov-03 15:30 
GeneralMSXML, I am going crazy Pin
Steve Messer25-Nov-03 9:12
Steve Messer25-Nov-03 9:12 
GeneralRe: MSXML, I am going crazy Pin
Philip Fitzsimons26-Nov-03 3:12
Philip Fitzsimons26-Nov-03 3:12 
GeneralRe: MSXML, I am going crazy Pin
Steve Messer26-Nov-03 4:47
Steve Messer26-Nov-03 4:47 
GeneralRe: MSXML, I am going crazy Pin
Philip Fitzsimons26-Nov-03 5:03
Philip Fitzsimons26-Nov-03 5:03 
GeneralRe: MSXML, I am going crazy Pin
Steve Messer26-Nov-03 5:45
Steve Messer26-Nov-03 5:45 
GeneralRe: MSXML, I am going crazy Pin
Philip Fitzsimons26-Nov-03 6:54
Philip Fitzsimons26-Nov-03 6:54 
GeneralRe: MSXML, I am going crazy Pin
Steve Messer26-Nov-03 9:22
Steve Messer26-Nov-03 9:22 
GeneralRe: MSXML, I am going crazy Pin
Philip Fitzsimons27-Nov-03 2:55
Philip Fitzsimons27-Nov-03 2:55 
QuestionHow to get the file position of a IXMLDOMNode ? Pin
JP GOBLET25-Nov-03 3:54
JP GOBLET25-Nov-03 3:54 
GeneralXmlDataDocument question Pin
pankajdaga21-Nov-03 7:17
pankajdaga21-Nov-03 7:17 
GeneralRe: XmlDataDocument question Pin
Ryan Roberts21-Nov-03 7:24
Ryan Roberts21-Nov-03 7:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.