• 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
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Does JAX-WS have issues running in Websphere 6.1?

 
Ranch Hand
Posts: 66
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Did anyone face issues while trying JAX-WS with Websphere 6.1.35 FEP onwards? In our project we used JAX-WS which was run through Websphere 6.1 and it said that the Webservice FEP is unavailable, we got that installed, but it did not recognize the end point URL though explicitly specified in the code, (with the Binding provider).

Also, I suspect if java 5.0 is a issue too with JAX-WS.

We had to switch back to Spring- WS.

To Deepak - Does your book cover the samples and difficult scenarios (I mean code examples) ?

Thanks,
Sindhu
 
reply
    Bookmark Topic Watch Topic
  • New Topic