• 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

WSAD or RAD with jwsdp2.0

 
Ranch Hand
Posts: 152
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have setup the latest jwsdp2.0 on my machine.I didn't use the web container option when asked during installation.Can I use WSAD or RAD instead for trying out examples on webservices?Would be thankful if you could provide suggestions regarding the same.
 
clyde melly
Ranch Hand
Posts: 152
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Kindly help.Thanks
 
Ranch Hand
Posts: 318
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
why not?
 
clyde melly
Ranch Hand
Posts: 152
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
How do I proceed regarding the same?It would be helpful if you could provide any links regarding the same.
 
Ranch Hand
Posts: 2108
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If I were you, I will use the server that the JWSDP mentions; for example, the Sun Java Server.

If you will use other servers, just remember to use the corresponding tools for those servers, e.g. deployment tools, ANT, etc.

For security, at least for JWSDP 1.6, you cannot use those provided XWSS deployment descriptors into RAD/WSAD, because RAD/WSAD uses its own proprietary descriptors. Moreover, there are some topics that are not supported yet by RAD/WSAD/Websphere 6 Server. E.g., RAD is unable to create a stand-alone web service security client.
[ August 11, 2006: Message edited by: Jesus Angeles ]
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic