• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Problem encountered while implementing webservices in weblogic using JAX-RPC

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

hi folks,
I hav got a lil problem implementing webservice using plain java object in JAX-RPC .While packaging the war file using ant task I found that generated web.xml file does not contain data provided in the web.xml file . As a result, I am not able to exploit features provided by the wrapping servlet.My application server is Weblogic.Is there any way to include the custom web.xml file in the produced war file? I have used servicegen (weblogic.ant.taskdefs.webservices.servicegen.ServiceGenTask) ant task to build the war file.I
am looking forward to your reply.Thanks in advance.

Paramita.
 
Hey! Wanna see my flashlight? It looks like this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic