|I guess if you want your own implementation of JAXP,
|then you should probably have to reinclude the JAXP
|api itself....

no problem use the scope.

marcf

|
|>
|> Should the app-server not try, even in this
|> situation,
|> to optimise intra-container calls ?
|>
|> Jules
|>
|>  --- Rickard Öberg <[EMAIL PROTECTED]> wrote: >
|> Julian Gosnell wrote:
|> >
|> > > Your just putting the onus on the Application
|> > > programmer to work around shortcomings in the
|> > Server -
|> > > I think.....
|> >
|> >
|> > Yes, the app programmer needs to know about
|> > classloading. Bug..
|> > feature.. bug... feature.. which'll it be? :-)
|> >
|> > On the one hand, having straight-forward
|> > classloading makes it easy to
|> > develop a web-app. On the other hand, having
|> > sandboxed classloading
|> > makes the web-app more self-contained and
|> portable,
|> > since they don't
|> > rely on the surrounding server to provide any of
|> its
|> > classes.
|> >
|> > > If you do that with Jetty in stand-alone,
|> > compliant
|> > > mode - you will simply find you are using the
|> JAXP
|> > > that Jetty loaded to parse it's own XML
|> > configuration
|> > > files.
|> >
|> >
|> > Yes, the straight-forward mode.
|> >
|> >
|> > > If you do it with Jetty in embedded,
|> non-compliant
|> > > mode - you will find isAssignableFrom() fails.
|> >
|> >
|> > Yup, the more complex and portable case.
|> >
|> > /Rickard
|> >
|> > --
|> > Rickard Öberg
|> >
|>
|> __________________________________________________
|> Do You Yahoo!?
|> Everything you'll ever need on one web page from
|> News and Sport to Email and Music Charts
|> http://uk.my.yahoo.com
|>
|> ------------------------ Yahoo! Groups Sponsor
|>
|> For the latest information about Jetty, please see
|> http://jetty.mortbay.
|>
|> Your use of Yahoo! Groups is subject to
|> http://docs.yahoo.com/info/terms/
|>
|>
|
|__________________________________________________
|Do You Yahoo!?
|Everything you'll ever need on one web page from News and Sport to
|Email and Music Charts
|http://uk.my.yahoo.com
|
|------------------------ Yahoo! Groups Sponsor ---------------------~-->
|Universal Inkjet Refill Kit $29.95
|Refill any ink cartridge for less!
|Includes black and color ink.
|http://us.click.yahoo.com/Vv.L9D/MkNDAA/ySSFAA/CefplB/TM
|---------------------------------------------------------------------~->
|
|For the latest information about Jetty, please see http://jetty.mortbay.
|
|Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|
|


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to