[jboss-dev-forums] [Design of POJO Server] - Re: Clustered DeploymentRepository for 5.1

emuckenhuber do-not-reply at jboss.com
Tue Mar 3 07:32:39 EST 2009


"scott.stark at jboss.org" wrote : 
  | The test.xml example is a little too file based to be a general metadata view unless the source can be taken as just a URI to be resolved by something. 
  | 

The meta data does not dictate a uri as source. The only thing required is a profileFactory, which can handle a specific implementation of ProfileMetaData to create a ProfileImpl. Resolving should also be part of this implementation. As this is something which does not necessarily apply to all profiles in the same way.

This test is just a quick prototype and is not finalized at all. Basically i just was testing the XmlAnyElement - so that you can plugin your own meta data implementation.

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

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4214490



More information about the jboss-dev-forums mailing list