On Thu, 18 Oct 2001, Morten Wilken wrote: > Am i the only one who thinks that the idea that you have to edit the > autogenerated files like orion-ejb-jar.xml etc. is a bit problematic?
Probably. > sure it can be done and it works, but i would be much happier if i could > have 2 sets of xml files, the ones you edit (and you could put in your > versioning system), and another set that orion generates, and that you never > have to fiddle with. It's much more convenient than the alternative: having ot generate both sets of XML before you can deploy at all. As it is, you can manually generate the stuff you want, and Orion will... oh wait, looks like you're not aware of that fully, read on! > it seems an odd mix the way it is right now, as if it was meant to be > seperated, but somehow it wasn't followed through > > i could be wrong, and missing the point of the structure entirely Here's what I do: deploy with just the J2EE files, then copy the orion-generated files to my base directory (i.e., orion-web.xml into WEB-INF, etc.) and edit that file. Then I wipe out the deployment that orion made, and redeploy; Orion copies the orion-*.xml files in place and uses them. > comments appreciated > sincerely > morten wilken > > ----------------------------------------------------------- Joseph B. Ottinger [EMAIL PROTECTED] http://adjacency.org/ IT Consultant
