Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Webservices and ejb3 (immidiate)

  Asked By: Hisham    Date: Apr 05    Category: Java    Views: 640
  

I want to write a webservice which has a web mothod that return an user
define type . this type include an attribute with is java.sql.Date type.
but I got an excetion:
javax.xml.rpc.JAXRPCException: Cannot create or send response message
Is there any body to help me

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Tate Thompson     Answered On: Apr 05

out of curiosity, is this data type  supported by soap? and if so, (long shot) is your wrapper serializable? maybe there is something wrong with marshalling, its rpc  after all.

 
Didn't find what you were looking for? Find more on Webservices and ejb3 (immidiate) Or get search suggestion and latest updates.




Tagged: