Bruce,
The version of jboss_jetty in CVS allows you to do
this, but relies (I believe) on changes made to JBoss
since the version in the bundle was frozen.
In the meantime, I don't understand why merging your
admin.xml file into your jetty.xml should not work.
You can't just copy the entire contents of admin.xml
into jetty.xml (I think) but should try to grok both
and merge their contents.
Hope that helps,
Jules
P.S.
If all you want is the admin and debug servlets, just
copy the addServlet calls from admin.xml into the '/'
context (the one with 'Dump' in it in jetty.xml)
Good luck.
--- "Lyon, Bruce" <[EMAIL PROTECTED]> wrote: >
JBoss gurus:
>
> I am trying to get jboss_jetty (JBoss-PRE2.1 with
> jetty 3.0.2)
> working on NT and RH7 Linux.
>
> I would like to be able to run the jetty
> demonstration admin and
> debug servlets. In jetty without jboss, the script
> that runs jetty
> (jetty.sh) takes as arguments the names of the xml
> configuration files it
> should use. Thus, to run jetty with the services and
> webapps specified in
> jetty.xml and the admin and debug services
> specified in admin.xml, I use
> "jetty.sh jetty.xml admin.xml".
>
> I cannot figure out how to make jetty read more
> than one xml file
> when using jboss_jetty. I have tried inserting the
> contents of admin.xml
> into jetty.xml and I have tried adding a new arg to
> the jetty service
> mlet
> in jboss.conf; neither of these approaches seems to
> be correct.
>
> What should I do? I have not been able to find a
> discussion of this
> topic on the mailing-list archive.
>
> Thank you,
>
> Bruce Lyon
>
>
> --
>
--------------------------------------------------------------
> To subscribe:
> [EMAIL PROTECTED]
> To unsubscribe:
> [EMAIL PROTECTED]
> List Help?: [EMAIL PROTECTED]
>
__________________________________________________
Get personalized email addresses from Yahoo! Mail - only $35
a year! http://personal.mail.yahoo.com/
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]