OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

ebxml-dev message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: [ebxml-dev] Implementation


 
// This is copy-left and governed by GPL
public whatDoINeedToUnderstandToEbxmlToImplement() throws EbxmlException {
    try {
        Human sreeja = new Human();
       if ( sreeja.doesUnderstand() )
           sreeja.implementsEbxml();
       else {
           if ( sreeja.hasReadEbxmlSpecifications() )
               sreeja.needToReadSomeMoreUntilUnderstood();
           else {
               sreeja.gotoURL("http://ebxml.org/specs/index.htm");
               sreeja.readEbxmlSpecifiations();
           }
       }
    } catch (EbxmlException ex) {
        printStacktrace(ex);
    }
}
 
 
 
Pae
 
Dear all,
      I had already send a mail regarding the ebXML specifications.Got replies also.But as a beginner i still have so many doubts regarding the implementation of the specifications.
 
     As i have presumed ebXML has a commom repository .if two interested parties has to share the documents,both should be able to access the common repository  through SOAP interface.Also partner agreements will be stored in the repository.i am not clear about how to implement the standards and how the flow take place.Can anybody please help me out.
                    
Thanks, regards
 sreeja
                                                                       
 
    


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]

Search: Match: Sort by:
Words: | Help


Powered by eList eXpress LLC