"PeterJ" wrote : OK, now I see what you are saying. When using the admin 
console:
  | 
  | * if you create a new data source, it is places in server/xxx/deploy as 
jndiname-ds.xml 
  | * if you edit an existing data source (including one you just created a few 
seconds ago) then the modifications (or actually, a whole new set of config 
settings) is placed in 
server/xxx/data/attachment/datasourcename-ds.xml-randomid/org.jboss.resource.metadata.mcf.ManagedConnectionFactoryDeploymentGroup.attachment.xml
  | 
  | What you would like to do is merge the changes that appear in the 
org.jboss.resource.metadata.mcf.ManagedConnectionFactoryDeploymentGroup.attachment.xml
 file into the server/xxx/deploy/*-ds.xml file.
  | 
  | I would hate to tell you to write an XSLT to convert 
org.jboss.resource.metadata.mcf.ManagedConnectionFactoryDeploymentGroup.attachment.xml
 into *-ds.xml. Perhaps the embedded jopr developers would have a better idea, 
or you could suggest this functionality as a desired enhancement (who knows, 
they may already have something like this planned). You could ask in the 
embedded jopr forum: 
http://www.jboss.org/index.html?module=bb&op=viewforum&f=294
  | 
  | I suspect that Jopr and JON operate the same ways as they share this admin 
code.

Ok !
Thanks a lot.
Bye
Davide

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

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

Reply via email to