RE: In the java_first_jaxws sample of cxf there are no SayHi and SayHiResponse types.

2017-10-29 Thread Andrei Shakirin
https://jcp.org/aboutJava/communityprocess/mrel/jsr224/index3.html > >> > >> Regards, > >> Andrei. > >> > >> > >> > -Original Message- > >> > From: Eric J. Van der Velden [mailto:ericjvandervel...@gmail.com] > >>

Re: In the java_first_jaxws sample of cxf there are no SayHi and SayHiResponse types.

2017-10-26 Thread Eric J. Van der Velden
s, >> Andrei. >> >> >> > -Original Message- >> > From: Eric J. Van der Velden [mailto:ericjvandervel...@gmail.com] >> > Sent: Mittwoch, 25. Oktober 2017 15:47 >> > To: users@cxf.apache.org >> > Subject: In the java_first_jaxws sa

Re: In the java_first_jaxws sample of cxf there are no SayHi and SayHiResponse types.

2017-10-26 Thread Eric J. Van der Velden
> > From: Eric J. Van der Velden [mailto:ericjvandervel...@gmail.com] > > Sent: Mittwoch, 25. Oktober 2017 15:47 > > To: users@cxf.apache.org > > Subject: In the java_first_jaxws sample of cxf there are no SayHi and > > SayHiResponse types. > > >

RE: In the java_first_jaxws sample of cxf there are no SayHi and SayHiResponse types.

2017-10-25 Thread Andrei Shakirin
an der Velden [mailto:ericjvandervel...@gmail.com] > Sent: Mittwoch, 25. Oktober 2017 15:47 > To: users@cxf.apache.org > Subject: In the java_first_jaxws sample of cxf there are no SayHi and > SayHiResponse types. > > In the java_first_jaxws sample of cxf there are for example no S

In the java_first_jaxws sample of cxf there are no SayHi and SayHiResponse types.

2017-10-25 Thread Eric J. Van der Velden
In the java_first_jaxws sample of cxf there are for example no SayHi and SayHiResponse types. Why not? Aren't they needed for (de)serialization? In the wsdl_first sample, types like GetCustomersByName and GetCustomersByNameResponse are there, and in the debugger I saw that they are used. When I