> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of David
> Jencks
> Sent: Monday, June 16, 2003 12:32 AM
> To: [EMAIL PROTECTED]
> Subject: [JBoss-dev] XSLSubDeployer improvements and jca 1.5 mdb
> deployment
>
>
> I've modified the deployment system to allow for multiple xml
> deployment descriptors.  XSLSubDeployer can be configured via the
> Properties valued DdNameToKeyMap property to import the specified dds
> and store them in the DeploymentInfo under the specified key. The
> properties lines look like <dd-name>=KEY.
>
> I've also added the new DeploymentInfoURIResolverFactory which can
> resolve uris to documents in the current deployment info or documents
> in other DeploymentInfo mbeans.  URIs are of the form
> jboss-di://<deployment-info-name>#<key>#<xpath expression>.  The
> deployment-info-name and xpath-expression are optional.  The
> DeploymentInfoDocumentURIResolver is now obsolete.  I've discovered
> that use of two # characters in a URI is ungrammatical so the first
> will be changed to ! shortly.
>

If we're moving to a meta object model, please tell me why we need point
pointers into the documents of different deployments?

Bill



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to