Author: lahiru
Date: Tue Jan 22 15:43:59 2013
New Revision: 1437003

URL: http://svn.apache.org/viewvc?rev=1437003&view=rev
Log:
fixing wrong commit for JSDL files.

Modified:
    airavata/sandbox/grid-tools/bes-client/src/test/resources/fsp.xml
    airavata/sandbox/grid-tools/bes-client/src/test/resources/sleep.xml

Modified: airavata/sandbox/grid-tools/bes-client/src/test/resources/fsp.xml
URL: 
http://svn.apache.org/viewvc/airavata/sandbox/grid-tools/bes-client/src/test/resources/fsp.xml?rev=1437003&r1=1437002&r2=1437003&view=diff
==============================================================================
--- airavata/sandbox/grid-tools/bes-client/src/test/resources/fsp.xml (original)
+++ airavata/sandbox/grid-tools/bes-client/src/test/resources/fsp.xml Tue Jan 
22 15:43:59 2013
@@ -74,158 +74,4 @@
                        </ac:Credential>
                </p:DataStaging>
        </p:JobDescription>
-</p:JobDefinition>
-<?xml version="1.0" encoding="UTF-8"?>
-<p:JobDefinition xmlns:p="http://schemas.ggf.org/jsdl/2005/11/jsdl";
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xsi:schemaLocation="http://schemas.ggf.org/jsdl/2005/11/jsdl jsdl.xsd ">
-       <p:JobDescription>
-               <p:Application>
-                       <POSIXApplication 
xmlns="http://schemas.ggf.org/jsdl/2005/11/jsdl-posix";>
-                               <Executable>/bin/date;/bin/cat</Executable>
-                               <Argument>input.txt</Argument>
-                               <Output>stdout.txt</Output>
-                               <Error>stderr.txt</Error>
-                       </POSIXApplication>
-               </p:Application>
-               <p:DataStaging>
-                       <p:FileName>input.txt</p:FileName>
-                       <p:CreationFlag>overwrite</p:CreationFlag>
-                       <p:Source>
-                               <p:URI>ftp://host.name:8004/hello.txt
-                               </p:URI>
-                       </p:Source>
-                       <ac:Credential 
xmlns:ac="http://schemas.ogf.org/hpcp/2007/11/ac";>
-                               <wsse:UsernameToken
-                                       
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd";>
-                                       <wsse:Username>myuser</wsse:Username>
-                                       <wsse:Password>mypass</wsse:Password>
-                               </wsse:UsernameToken>
-                       </ac:Credential>
-               </p:DataStaging>
-               <p:DataStaging>
-                       <p:FileName>input.txt</p:FileName>
-                       <p:CreationFlag>overwrite</p:CreationFlag>
-                       <p:Target>
-                               <p:URI>ftp://host.name:8004/input.txt</p:URI>
-                       </p:Target>
-                       <ac:Credential 
xmlns:ac="http://schemas.ogf.org/hpcp/2007/11/ac";>
-                               <wsse:UsernameToken
-                                       
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd";>
-                                       <wsse:Username>myuser</wsse:Username>
-                                       <wsse:Password>mypass</wsse:Password>
-                               </wsse:UsernameToken>
-                       </ac:Credential>
-               </p:DataStaging>
-               <p:DataStaging>
-                       <p:FileName>stderr.txt</p:FileName>
-                       <p:CreationFlag>overwrite</p:CreationFlag>
-                       <p:Target>
-                               <!-- replace gridsam with your middleware 
client - arc clients : 
ftp://zam1161v01.zam.kfa-juelich.de:8004/ogf27/arc/test__9_200.out 
-                                       - genesis clients : 
ftp://zam1161v01.zam.kfa-juelich.de:8004/ogf27/genesis/test__9_200.out -->
-                               <p:URI>ftp://host.name:8004/stderr.txt</p:URI>
-                       </p:Target>
-                       <ac:Credential 
xmlns:ac="http://schemas.ogf.org/hpcp/2007/11/ac";>
-                               <wsse:UsernameToken
-                                       
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd";>
-                                       <wsse:Username>myuser</wsse:Username>
-                                       <wsse:Password>mypass</wsse:Password>
-                               </wsse:UsernameToken>
-                       </ac:Credential>
-               </p:DataStaging>
-               <p:DataStaging>
-                       <p:FileName>stdout.txt</p:FileName>
-                       <p:CreationFlag>overwrite</p:CreationFlag>
-                       <!-- replace gridsam with your middleware client - arc 
clients : ftp://zam1161v01.zam.kfa-juelich.de:8004/ogf27/arc/test__9_200.out 
-                               - genesis clients : 
ftp://zam1161v01.zam.kfa-juelich.de:8004/ogf27/genesis/test__9_200.out -->
-
-                       <p:Target>
-                               <p:URI>ftp://host.name:8004/stdout.txt</p:URI>
-                       </p:Target>
-                       <ac:Credential 
xmlns:ac="http://schemas.ogf.org/hpcp/2007/11/ac";>
-                               <wsse:UsernameToken
-                                       
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd";>
-                                       <wsse:Username>myuser</wsse:Username>
-                                       <wsse:Password>mypass</wsse:Password>
-                               </wsse:UsernameToken>
-                       </ac:Credential>
-               </p:DataStaging>
-       </p:JobDescription>
-</p:JobDefinition>
-<?xml version="1.0" encoding="UTF-8"?>
-<p:JobDefinition xmlns:p="http://schemas.ggf.org/jsdl/2005/11/jsdl";
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xsi:schemaLocation="http://schemas.ggf.org/jsdl/2005/11/jsdl jsdl.xsd ">
-       <p:JobDescription>
-               <p:Application>
-                       <POSIXApplication 
xmlns="http://schemas.ggf.org/jsdl/2005/11/jsdl-posix";>
-                               <Executable>/bin/date;/bin/cat</Executable>
-                               <Argument>input.txt</Argument>
-                               <Output>stdout.txt</Output>
-                               <Error>stderr.txt</Error>
-                       </POSIXApplication>
-               </p:Application>
-               <p:DataStaging>
-                       <p:FileName>input.txt</p:FileName>
-                       <p:CreationFlag>overwrite</p:CreationFlag>
-                       <p:Source>
-                               <p:URI>ftp://host.name:8004/hello.txt
-                               </p:URI>
-                       </p:Source>
-                       <ac:Credential 
xmlns:ac="http://schemas.ogf.org/hpcp/2007/11/ac";>
-                               <wsse:UsernameToken
-                                       
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd";>
-                                       <wsse:Username>myuser</wsse:Username>
-                                       <wsse:Password>mypass</wsse:Password>
-                               </wsse:UsernameToken>
-                       </ac:Credential>
-               </p:DataStaging>
-               <p:DataStaging>
-                       <p:FileName>input.txt</p:FileName>
-                       <p:CreationFlag>overwrite</p:CreationFlag>
-                       <p:Target>
-                               <p:URI>ftp://host.name:8004/input.txt</p:URI>
-                       </p:Target>
-                       <ac:Credential 
xmlns:ac="http://schemas.ogf.org/hpcp/2007/11/ac";>
-                               <wsse:UsernameToken
-                                       
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd";>
-                                       <wsse:Username>myuser</wsse:Username>
-                                       <wsse:Password>mypass</wsse:Password>
-                               </wsse:UsernameToken>
-                       </ac:Credential>
-               </p:DataStaging>
-               <p:DataStaging>
-                       <p:FileName>stderr.txt</p:FileName>
-                       <p:CreationFlag>overwrite</p:CreationFlag>
-                       <p:Target>
-                               <!-- replace gridsam with your middleware 
client - arc clients : 
ftp://zam1161v01.zam.kfa-juelich.de:8004/ogf27/arc/test__9_200.out 
-                                       - genesis clients : 
ftp://zam1161v01.zam.kfa-juelich.de:8004/ogf27/genesis/test__9_200.out -->
-                               <p:URI>ftp://host.name:8004/stderr.txt</p:URI>
-                       </p:Target>
-                       <ac:Credential 
xmlns:ac="http://schemas.ogf.org/hpcp/2007/11/ac";>
-                               <wsse:UsernameToken
-                                       
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd";>
-                                       <wsse:Username>myuser</wsse:Username>
-                                       <wsse:Password>mypass</wsse:Password>
-                               </wsse:UsernameToken>
-                       </ac:Credential>
-               </p:DataStaging>
-               <p:DataStaging>
-                       <p:FileName>stdout.txt</p:FileName>
-                       <p:CreationFlag>overwrite</p:CreationFlag>
-                       <!-- replace gridsam with your middleware client - arc 
clients : ftp://zam1161v01.zam.kfa-juelich.de:8004/ogf27/arc/test__9_200.out 
-                               - genesis clients : 
ftp://zam1161v01.zam.kfa-juelich.de:8004/ogf27/genesis/test__9_200.out -->
-
-                       <p:Target>
-                               <p:URI>ftp://host.name:8004/stdout.txt</p:URI>
-                       </p:Target>
-                       <ac:Credential 
xmlns:ac="http://schemas.ogf.org/hpcp/2007/11/ac";>
-                               <wsse:UsernameToken
-                                       
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd";>
-                                       <wsse:Username>myuser</wsse:Username>
-                                       <wsse:Password>mypass</wsse:Password>
-                               </wsse:UsernameToken>
-                       </ac:Credential>
-               </p:DataStaging>
-       </p:JobDescription>
 </p:JobDefinition>
\ No newline at end of file

Modified: airavata/sandbox/grid-tools/bes-client/src/test/resources/sleep.xml
URL: 
http://svn.apache.org/viewvc/airavata/sandbox/grid-tools/bes-client/src/test/resources/sleep.xml?rev=1437003&r1=1437002&r2=1437003&view=diff
==============================================================================
--- airavata/sandbox/grid-tools/bes-client/src/test/resources/sleep.xml 
(original)
+++ airavata/sandbox/grid-tools/bes-client/src/test/resources/sleep.xml Tue Jan 
22 15:43:59 2013
@@ -8,13 +8,3 @@
     </Application>
   </JobDescription>
 </JobDefinition>
-<JobDefinition xmlns="http://schemas.ggf.org/jsdl/2005/11/jsdl"; 
xmlns:jsdl="http://schemas.ggf.org/jsdl/2005/11/jsdl-posix"; 
xmlns:ac="http://schemas.ogf.org/hpcp/2007/11/ac"; 
xmlns:oas="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd";>
-  <JobDescription>
-    <Application>
-      <jsdl:POSIXApplication>
-        <jsdl:Executable>/bin/sleep</jsdl:Executable>
-        <jsdl:Argument>10000</jsdl:Argument>
-      </jsdl:POSIXApplication>
-    </Application>
-  </JobDescription>
-</JobDefinition>
\ No newline at end of file


Reply via email to