We're talking about EPRs in terms of addresses, not interaction sequences. So the EPR
referenced in the link is out-of-date. It'll be more like:
public class EPR
{
public void setAddr (URI uri);
public URI getAddr () throws URISyntaxException;
public MetaData setters/getters
}
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970980#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...