I think I can answer the second question about the dangling sentence.  In 
the DTD the tag description looks like this:

<!-- The deployment info for a J2EE-application. Manually created or 
automatically produced when auto-deploying a J2EE-application (.ear).
                         It extends and substitutes the assembly info found 
in the -->
<!ELEMENT orion-application 
(ejb-module*,web-module*,client-module*,security-role-mapping*, 
persistence?, library*, principals?, mail-session*, user-manager?, log?, 
data-sources?, namespace-access?)>


and from that it seems fairly clear that the intention was for the sentence 
to run on into the tag name.  That is, the author thought it would be 
fairly clear that it was supposed to end " ...assembly info found in the 
orion-application".

Unfortunately, once the automatic formatting tool got through with it to 
produce the HTML documentation it is nothing like so clear! (At least, 
that's my guess. Anyone got anything better?)


Nick Newman


At 05:37 PM 2/26/01 -0600, you wrote:
>A few weeks ago after I asked some questions and posted some opinion I was 
>sent by some guys to RFM.
>
>Well, I still have the same problems and I am asking the same question: 
>why is not possible to use a GUI tool to specify all I want for deploying 
>my application? Why do I need to go into the application-deployments 
>folder and modify what Orion has alredy deployed. If you are stuck and 
>still do not get go and play with Sun's RI or WebLogic and ypu will 
>udnerstand what I mean.
>
>Speaking about documentation and RFM please go into 
>"orion-application.xml.html" and read this:
>
>"The deployment info for a J2EE-application. Manually created or 
>automatically produced when auto-deploying a J2EE-application (.ear). It 
>extends and substitutes the assembly info found in the "
>
>Where is the rest of the sentence?
>
>Sayonara!
>Danut
>
>
>_________________________________________________________
>Do You Yahoo!?
>Get your free @yahoo.com address at http://mail.yahoo.com
>


Reply via email to