Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] New Web Service question

Hi,

I try to build a webservice on "eclipse 2020.12" with "New webservice".
I use "apache-cxf-3.4.1" and "apache Tomcat 10".
Following the instructions of some simple examples gave me a hopeless result.
During generating messages appear that say: use some WSD file.
Or the Java class where I expect the generated annotation is corrupted.
Or invoking an "Endpoint" Method results in exceptions.

Is it that difficult to create a webservice and deploy it and invoke its methods?

If somebody can help me with finding information/documentation regarding this, that would be fine.

Greets,
Harry

Back to the top