Vikas,

using the wildcard in url-pattern in the web.xml should work in 1.1

<url-pattern>/*</url-pattern>

Do you have the leading forward slash included?

Thanks,
Mario

vikas patil wrote:
Hi,
   Its version 1.1
I found out the problem.I was using wild card (*) in the url-pattern for the servlet. Well its working fine now. But still I am unclear of why cant we use wild cards to specify the url-pattern.
  Thanks for the reply.



On 8/10/06, *Kanchana Welagedara* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    Hi Vikas

    What is the geronimo version your are using?
    Regards
    Kanchana


    On 8/10/06, vikas patil <[EMAIL PROTECTED]
    <mailto:[EMAIL PROTECTED]>> wrote:
     > Hi all,
     >         I have tried deploying this war file amany times. But it
    just does
     > not happen. The strange thing is when I remove the
    geronimo-web.xml file
     > from the WEB-INF directory, it gets deployed. But the servlet is
    not running
     > when observed. Please help me out with this.
     >
     > Yours ,
     >
     > Vikas A Patil
     >
     >




--
Yours ,

Vikas A Patil

Reply via email to