|
|
Choosing A Webhost: |
cvs commit: ws-fx/sandesha/src/org/apache/sandesha EnvelopeCreator.java: msg#00215apache.webservices.fx.devel
jaliya 2004/08/27 20:03:36 Modified: sandesha/src/org/apache/sandesha EnvelopeCreator.java Log: Add createServiceResponseEnvelop method. PR: Obtained from: Submitted by: Reviewed by: CVS: ---------------------------------------------------------------------- CVS: PR: CVS: If this change addresses a PR in the problem report tracking CVS: database, then enter the PR number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, such as NCSA, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to Apache by someone else; i.e., CVS: they sent us a patch or a new module, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line. Revision Changes Path 1.4 +2 -2 ws-fx/sandesha/src/org/apache/sandesha/EnvelopeCreator.java Index: EnvelopeCreator.java =================================================================== RCS file: /home/cvs/ws-fx/sandesha/src/org/apache/sandesha/EnvelopeCreator.java,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- EnvelopeCreator.java 18 Aug 2004 08:14:18 -0000 1.3 +++ EnvelopeCreator.java 28 Aug 2004 03:03:36 -0000 1.4 @@ -203,8 +203,8 @@ * @param rmMessageContext */ public static SOAPEnvelope createServiceResponseEnvelope(RMMessageContext rmMessageContext) { - - return null; + SOAPEnvelope responseEnvelope = createBasicEnvelop(); + return responseEnvelope; } }
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | cvs commit: ws-fx/sandesha/src/org/apache/sandesha RMMessageContext.java, jaliya-1oDqGaOF3Lkdnm+yROfE0A |
|---|---|
| Next by Date: | cvs commit: ws-fx/sandesha/src/org/apache/sandesha/server CreateSequenceResponseProcessor.java, jaliya-1oDqGaOF3Lkdnm+yROfE0A |
| Previous by Thread: | cvs commit: ws-fx/sandesha/src/org/apache/sandesha EnvelopeCreator.java, jaliya-1oDqGaOF3Lkdnm+yROfE0A |
| Next by Thread: | [WSS4J] WS-Trust Implementation, David Del Vecchio |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |