Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support arbitrary endpoints in SOAP WebService Java DSL #980

Open
christophd opened this issue Sep 11, 2023 · 4 comments
Open

Support arbitrary endpoints in SOAP WebService Java DSL #980

christophd opened this issue Sep 11, 2023 · 4 comments

Comments

@christophd
Copy link
Member

The SOAP WebService Java DSL only supports client and server components as endpoints. In some cases (e.g. in citrus-simulator project) the SOAP Java DSL is used with other endpoints, too. We should support the usage of all endpoints with SOAP Java DSL

@froemra
Copy link

froemra commented Sep 20, 2023

OT: I cannot find the citrus-java-dsl - Module in Citrus 4. Is it still TBD?

@bbortt
Copy link
Collaborator

bbortt commented Sep 20, 2023

OT: I cannot find the citrus-java-dsl - Module in Citrus 4. Is it still TBD?

no, it has been removed/replaced.

@froemra
Copy link

froemra commented Sep 20, 2023

OT: I cannot find the citrus-java-dsl - Module in Citrus 4. Is it still TBD?

no, it has been removed/replaced.

Ah, right t/y. There is some misleading Information on this Site: https://citrusframework.org/docs/download/

<dependency> <groupId>com.consol.citrus</groupId> <artifactId>citrus-java-dsl</artifactId> <version>4.0.0-M2</version> <scope>test</scope> </dependency>

Package names are outdated, too (com.consol.*)

@bbortt
Copy link
Collaborator

bbortt commented Sep 20, 2023

oh sure. there's still a lot to do in the documentation. @christophd is targetting this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants