[jboss-dev-forums] [Design of JBoss ESB] - Re: EPR support in 4.0 GA
mark.little@jboss.com
do-not-reply at jboss.com
Tue Sep 12 07:59:06 EDT 2006
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#3970980
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970980
More information about the jboss-dev-forums
mailing list