<?xml version="1.0" encoding="UTF-8"?>
<process name="review" targetNamespace="urn:author"
  xmlns:urn="urn:author"
  xmlns:rev="urn:reviewer"
  xmlns:bpel="http://schemas.xmlsoap.org/ws/2003/03/business-process/";
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
  xsi:schemaLocation="http://schemas.xmlsoap.org/ws/2003/03/business-process/
                      http://schemas.xmlsoap.org/ws/2003/03/business-process/";
  xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/";>

  

    <!-- realizes the abstract relationship with the caller -->
    

    <!-- realizes the relationship with the reviewer1 -->
    

  

  
    <!-- holds the incoming message -->
    
    
    <!-- holds the outgoing message -->
    
    
  

  
    <!-- receive a message carrying the name of a person -->
    

        
                 
                         
                         
                 
        

    
    

    
                 
                         
                         
                
        



    <!-- reply with a message carrying the greeting -->
    

  



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3966408#3966408

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3966408
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to