[jira] cxf client code - without need of WSDL File

2008-04-28 Thread heyhero

Hi,

Is there any possibility that i can write the client code using CXF
Generated artifacts. 

Without providing the WSDL file to the client at runtime, only by using the
generated artifcats, can i send a request?

Please let me know.

Thanks,
NARENDRA

-- 
View this message in context: 
http://www.nabble.com/cxf-client-code---without-need-of-WSDL-File-tp16952852p16952852.html
Sent from the cxf-issues mailing list archive at Nabble.com.



[jira] Convert Request Object to String and Vice Versa

2008-05-06 Thread heyhero

Hi,

with the help CXF, how can i do in simple machenisam , converting request
object to string object(Marshalling and Unmarshalling). and again moving the
string object to response object.

Thanks.
NAREN
-- 
View this message in context: 
http://www.nabble.com/Convert-Request-Object-to-String-and-Vice-Versa-tp17088600p17088600.html
Sent from the cxf-issues mailing list archive at Nabble.com.



[jira] WSDL Generation for Client

2008-05-12 Thread heyhero

Hi,

As i have created the Server implementation classes with the help of
wsdl2java tool. 

Where i can specify that the end user or client should take the WSDL
generated by me. Currently CXF is generating the wsdl for me. 

I do not want this. I want the wsdl, that i have created to be shown to the
clients. How can i do this.

Is there any configuration file that i can specifiy the wsdl location.

Help in this regard is greatly helpfull.

Thanks,
naren
-- 
View this message in context: 
http://www.nabble.com/WSDL-Generation-for-Client-tp17187326p17187326.html
Sent from the cxf-issues mailing list archive at Nabble.com.