Right now you can't do that :-(((( I'm thinking about how to do it, but it seems more complicated than I thought at first. My idea involves allowing the elements from the *-ds.xml file to be present in a normal jboss-service.xml file, and applying all available XSLSubDeployers to every jboss-service.xml file. However this will apparently take some refactoring of the xml handling code.
david jencks On 2003.03.22 01:41 Scott Rehorn wrote: > > Hello, > > I have a .sar which deploys some datasource defs along with my EAR. The > *-ds.xml definition is very clean, and I would like to use that approach > inside the EAR. I am clearly misplacing the datasource def file because > it > doesn't get picked up and deployed. The datasource def deploys fine if I > manually copy to my deployment directory, but it's not clear if it > belongs > in the ejb-jar, or the ear, or a differently constructed sar, etc. > > What's the right way to deploy *-ds.xml-style datasource defs so they are > automatically deployed as part of an EAR? > > (rc3, jdk1.3, win2k) > > Thanks! > > - scott r > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> > <HTML> > <HEAD> > <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> > <META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2654.45"> > <TITLE>deploy *-ds.xml as part of an EAR?</TITLE> > </HEAD> > <BODY> > <BR> > > <P><FONT SIZE=2>Hello,</FONT> > </P> > > <P><FONT SIZE=2>I have a .sar which deploys some datasource defs along > with my EAR. The *-ds.xml definition is very clean, and I would like to > use that approach inside the EAR. I am clearly misplacing the datasource > def file because it doesn't get picked up and deployed. The datasource > def deploys fine if I manually copy to my deployment directory, but it's > not clear if it belongs in the ejb-jar, or the ear, or a differently > constructed sar, etc. </FONT></P> > > <P><FONT SIZE=2>What's the right way to deploy *-ds.xml-style datasource > defs so they are automatically deployed as part of an EAR? </FONT> > </P> > > <P><FONT SIZE=2>(rc3, jdk1.3, win2k)</FONT> > </P> > > <P><FONT SIZE=2>Thanks! </FONT> > </P> > > <P><FONT SIZE=2>- scott r</FONT> > </P> > > </BODY> > </HTML> ------------------------------------------------------- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
