Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

JWSDP problem

  Asked By: Trupti    Date: Oct 15    Category: Java    Views: 541
  

1- I have some problems with JWSDP and Websphere . Websphere doesn't work properly
with my app and merely gives me a error like "ServletException " and error number is 500.
Note : this app works fine on Glassfish V2 .I think that forgot substantial thing.

2- I have been looking for last version of JWSDP 2.x compliant with jsr109 .
that version that i have has some problems with last glassfish 2 release.
where can i find it ?

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Jarrod Williams     Answered On: Oct 15

Before JAX-WS JSR had been implemented by the java application servers, developers used to refer two technologies to build up their web services, AXIS and JWSDP.
I have my own experience about those two.

Now just like simplified EJB 3, JAX-WS has been discovered as a perfect material in Java EE. You can find diffrenet kinds of implementations for JAX-WS: JWSDP, AXIS 2, JBoss WS, ....

Websphere also supports JAX-WS try this link:
publib.boulder.ibm.com/.../cjaxwsruntime.html

 
Didn't find what you were looking for? Find more on JWSDP problem Or get search suggestion and latest updates.




Tagged: