On 2/7/07, Rick Rineholt <[EMAIL PROTECTED]> wrote:
Jeremy Boynes wrote: > On 1/11/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: >> Author: rineholt >> Date: Thu Jan 11 10:31:12 2007 >> New Revision: 495320 >> >> URL: http://svn.apache.org/viewvc?view=rev&rev=495320 >> Log: >> Give standalone launcher access to servlet-api need by axis >> binding.axis2/mvn.out > > We should not be adding dependencies to the assembly to support > extensions. > -- > Jeremy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > Well maybe you can help out with the original question I posted: http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/200701.mbox/[EMAIL PROTECTED]
Nope - no idea why it would not load in the standalone environment if it is in the UCP for the classloader. Inside Tomcat it won't be loaded due to restrictions on webapps overloading the Servlet API but that should not apply standalone. -- Jeremy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
