Re: Re: [equinox-dev] java.lang.LinkageError: loader constraint violation

2009-12-07 Thread fox
Hello All. Problem has been resolved! It is because there are some classes(package) such as org.w3c.dom.Node,org.w3c.dom.Documentboth in the xmlparserv2.jar and re.jar,cause the confliction. Thanks All. 2009-12-07 fox 发件人: David M Williams 发送时间: 2009-12-03 16:00:07 收件人: Equinox

[equinox-dev] How can I register a servlet to receive and handle the path like /*?

2009-12-08 Thread fox
Hello All. When I convert a httpservlet to a bundle,I found that the first param of Httpservice.registerServlet method does not support the path define like /*,but I want to achieve this functionality ,what should I do? Thanks All. 2009-12-08 fox

Re: [equinox-dev] Re: How can I register a servlet to receive andhandle the path like /*?

2009-12-08 Thread fox
. 2009-12-09 fox 发件人: Gunnar Wagenknecht 发送时间: 2009-12-08 20:31:53 收件人: equinox-dev 抄送: 主题: [equinox-dev] Re: How can I register a servlet to receive andhandle the path like /*? Am 08.12.2009 09:08, schrieb fox: When I convert a httpservlet to a bundle,I found that the first param

Re: Re: [equinox-dev] Re: How can I register a servlet to receiveandhandle the path like /*?

2009-12-08 Thread fox
Thank you very much. 2009-12-09 fox 发件人: Simon Kaegi 发送时间: 2009-12-09 11:09:31 收件人: Equinox development mailing list 抄送: 主题: Re: [equinox-dev] Re: How can I register a servlet to receiveandhandle the path like /*? You should just use /scap see http://www.osgi.org/javadoc/r4v42

RE: [equinox-dev] Regarding filters and listeners serversideequinoxwith servlet bridge.

2009-12-23 Thread fox
Hi Shashi: Maybe you can find that you need id this website http://www.eclipse.org/equinox/server/jsp_support.php . best regards. 2009-12-24 fox 发件人: Shashikant Kale 发送时间: 2009-12-22 17:26:24 收件人: Equinox development mailing list 抄送: 主题: RE: [equinox-dev] Regarding filters