Re: [PR] Bump org.jruby:jruby from 9.4.6.0 to 9.4.7.0 [cxf]

2024-04-30 Thread via GitHub


reta merged PR #1844:
URL: https://github.com/apache/cxf/pull/1844


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: Migration from jboss ws to apache-cxf

2024-04-30 Thread Jamie G.
Can you provide the JVM vendor & version as well please?

Do you have a sample of your wsdl you can provide?

A ServiceConstructionException can happen at various stages as CXF
compares the provided service, port, bindings with what's been parsed
from the wsdl.


On Tue, Apr 30, 2024 at 8:16 AM Shobha K R  wrote:
>
> Hi All,
> How to proceed with the below error?
>
> Thanks
> Shobha
>
> -- Forwarded message -
> From: Shobha K R 
> Date: Wed, Apr 24, 2024 at 8:58 PM
> Subject: Migration from jboss ws to apache-cxf
> To: 
>
>
> Hi All,
> We are migrating from jboss-4.2.3.GA  to apache-cxf-4.0.4  for
> WS-addressing and WS-Eventing.
>
> While creating the service getting this error, how to proceed?
>
> Apr 24, 2024 10:24:57 AM
> org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
> buildServiceFromWSDL
> INFO: Creating Service
> {http://schemas.xmlsoap.org/ws/2004/08/eventing}EventingService from
> WSDL: file:/xx/wsdl/eventing.wsdl
> Apr 24, 2024 10:24:57 AM
> com.hp.ov.temip.atni.adapter.common.traces.CLTracer logErrorMessage
> SEVERE: [Subscriber:Subscriber] Web Service Exception for subscription
> :incident, Error
> :org.apache.cxf.service.factory.ServiceConstructionException: Could
> not find portType named
> {http://www.w3.org/2011/03/ws-evt}EventSourceEndpoint
> xx.xx.subscription.SubscriptionException: Subscriber(): Web Service
> Error in creating Service or
> Port.org.apache.cxf.service.factory.ServiceConstructionException:
> Could not find portType named
> {http://www.w3.org/2011/03/ws-evt}EventSourceEndpoint
> at org.apache.cxf.jaxws.ServiceImpl.getPort(ServiceImpl.java:344)
> at org.apache.cxf.jaxws.ServiceImpl.getPort(ServiceImpl.java:337)
> at jakarta.xml.ws.Service.getPort(Service.java:210)
> at xx.xx.subscription.Subscriber.(Subscriber.java:335)
> at 
> xx.xx.subscription.SubscriberTest.test_Valid(SubscriberTest.java:105)
> at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>
>
> --
> Thanks
> Shobha
>
>
> --
> Thanks
> Shobha


Re: [PR] Bump jakarta.interceptor:jakarta.interceptor-api from 2.1.0 to 2.2.0 [cxf]

2024-04-30 Thread via GitHub


reta closed pull request #1843: Bump 
jakarta.interceptor:jakarta.interceptor-api from 2.1.0 to 2.2.0
URL: https://github.com/apache/cxf/pull/1843


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Bump jakarta.interceptor:jakarta.interceptor-api from 2.1.0 to 2.2.0 [cxf]

2024-04-30 Thread via GitHub


dependabot[bot] commented on PR #1843:
URL: https://github.com/apache/cxf/pull/1843#issuecomment-2087760953

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. If you'd rather skip all updates until the next 
major or minor version, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`. You can also ignore 
all major, minor, or patch releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump cxf.wiremock.version from 3.5.3 to 3.5.4 [cxf]

2024-04-30 Thread via GitHub


dependabot[bot] opened a new pull request, #1845:
URL: https://github.com/apache/cxf/pull/1845

   Bumps `cxf.wiremock.version` from 3.5.3 to 3.5.4.
   Updates `org.wiremock:wiremock-standalone` from 3.5.3 to 3.5.4
   
   Release notes
   Sourced from https://github.com/wiremock/wiremock/releases";>org.wiremock:wiremock-standalone's
 releases.
   
   3.5.4
   
   📦 Dependency updates
   
   Bump versions.jetty from 12.0.7 to 12.0.8 (https://redirect.github.com/wiremock/wiremock/issues/2668";>#2668) https://github.com/dependabot";>@​dependabot
   
   ✍ Other changes
   
   Allow commons-fileupload to load commons-io as a transitive dependency 
(https://redirect.github.com/wiremock/wiremock/issues/2691";>#2691) 
https://github.com/leeturner";>@​leeturner
   Fix some Sonar or/and "IDEA inspect code" issues (partly) (https://redirect.github.com/wiremock/wiremock/issues/2686";>#2686) https://github.com/pks-1981";>@​pks-1981
   
   
   
   
   Commits
   
   https://github.com/wiremock/wiremock/commit/a861e50a54c3ddee666d4d1f4a8cad53d8a49132";>a861e50
 Merge pull request https://redirect.github.com/wiremock/wiremock/issues/2692";>#2692 from 
wiremock/docker_release_doc
   https://github.com/wiremock/wiremock/commit/4dd21ee5de217ee63652141692c9a3b84339a102";>4dd21ee
 docker relase documentation updated
   https://github.com/wiremock/wiremock/commit/0b4f8a41f0f768397ac8563829f0e5dc9eee85c8";>0b4f8a4
 Bump patch version
   https://github.com/wiremock/wiremock/commit/2a4e236d2419b51a3593353dab8bae6f9134edac";>2a4e236
 Merge pull request https://redirect.github.com/wiremock/wiremock/issues/2691";>#2691 from 
wiremock/allow-commons-io-transitive-dep
   https://github.com/wiremock/wiremock/commit/45743468c614a0113e93c81ec51d1eb04a2f1f32";>4574346
 Merge pull request https://redirect.github.com/wiremock/wiremock/issues/2668";>#2668 from 
wiremock/dependabot/gradle/versions.jetty-12.0.8
   https://github.com/wiremock/wiremock/commit/a42c4c1f79a3370f43fac1ca9497b3809c68731d";>a42c4c1
 Make sure we update the correct jetty to the correct version
   https://github.com/wiremock/wiremock/commit/1e780f69e51f5a032397daa0d1c6a6d6f2f0813c";>1e780f6
 Allow commons-fileupload to load commons-io as a transitive dep
   https://github.com/wiremock/wiremock/commit/53384e839a862514e6693c43206b6094b5068dc2";>53384e8
 Fix some Sonar or/and "IDEA inspect code" issues (partly) (https://redirect.github.com/wiremock/wiremock/issues/2686";>#2686)
   https://github.com/wiremock/wiremock/commit/ee502868ab76a9517e21ed70ac8b1065f21c3d1e";>ee50286
 Bump versions.jetty from 11.0.20 to 12.0.8
   See full diff in https://github.com/wiremock/wiremock/compare/3.5.3...3.5.4";>compare 
view
   
   
   
   
   Updates `org.wiremock:wiremock-jetty12` from 3.5.3 to 3.5.4
   
   Release notes
   Sourced from https://github.com/wiremock/wiremock/releases";>org.wiremock:wiremock-jetty12's
 releases.
   
   3.5.4
   
   📦 Dependency updates
   
   Bump versions.jetty from 12.0.7 to 12.0.8 (https://redirect.github.com/wiremock/wiremock/issues/2668";>#2668) https://github.com/dependabot";>@​dependabot
   
   ✍ Other changes
   
   Allow commons-fileupload to load commons-io as a transitive dependency 
(https://redirect.github.com/wiremock/wiremock/issues/2691";>#2691) 
https://github.com/leeturner";>@​leeturner
   Fix some Sonar or/and "IDEA inspect code" issues (partly) (https://redirect.github.com/wiremock/wiremock/issues/2686";>#2686) https://github.com/pks-1981";>@​pks-1981
   
   
   
   
   Commits
   
   https://github.com/wiremock/wiremock/commit/a861e50a54c3ddee666d4d1f4a8cad53d8a49132";>a861e50
 Merge pull request https://redirect.github.com/wiremock/wiremock/issues/2692";>#2692 from 
wiremock/docker_release_doc
   https://github.com/wiremock/wiremock/commit/4dd21ee5de217ee63652141692c9a3b84339a102";>4dd21ee
 docker relase documentation updated
   https://github.com/wiremock/wiremock/commit/0b4f8a41f0f768397ac8563829f0e5dc9eee85c8";>0b4f8a4
 Bump patch version
   https://github.com/wiremock/wiremock/commit/2a4e236d2419b51a3593353dab8bae6f9134edac";>2a4e236
 Merge pull request https://redirect.github.com/wiremock/wiremock/issues/2691";>#2691 from 
wiremock/allow-commons-io-transitive-dep
   https://github.com/wiremock/wiremock/commit/45743468c614a0113e93c81ec51d1eb04a2f1f32";>4574346
 Merge pull request https://redirect.github.com/wiremock/wiremock/issues/2668";>#2668 from 
wiremock/dependabot/gradle/versions.jetty-12.0.8
   https://github.com/wiremock/wiremock/commit/a42c4c1f79a3370f43fac1ca9497b3809c68731d";>a42c4c1
 Make sure we update the correct jetty to the correct version
   https://github.com/wiremock/wiremock/commit/1e780f69e51f5a032397daa0d1c6a6d6f2f0813c";>1e780f6
 Allow commons-fileupload to load commons-io as a transitive dep
   https://github.com/wiremock/wiremock/commit/53384e839a862514e6693c43206b6094b5068dc2";>53384e8
 Fix some Sonar or/and "IDEA inspect code" issues (partly) (https://redirect.github.com/wiremock/wiremock/issues/2686";>

[PR] Bump org.testng:testng from 7.10.1 to 7.10.2 [cxf]

2024-04-30 Thread via GitHub


dependabot[bot] opened a new pull request, #1846:
URL: https://github.com/apache/cxf/pull/1846

   Bumps [org.testng:testng](https://github.com/testng-team/testng) from 7.10.1 
to 7.10.2.
   
   Release notes
   Sourced from https://github.com/testng-team/testng/releases";>org.testng:testng's 
releases.
   
   TestNG v7.10.2
   What's Changed
   
   Bump gradle/wrapper-validation-action from 2.1.2 to 3.3.0 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/testng-team/testng/pull/3113";>testng-team/testng#3113
   Streaming working of listener comparator by https://github.com/krmahadevan";>@​krmahadevan in https://redirect.github.com/testng-team/testng/pull/3118";>testng-team/testng#3118
   
   Full Changelog: https://github.com/testng-team/testng/compare/7.10.1...7.10.2";>https://github.com/testng-team/testng/compare/7.10.1...7.10.2
   
   
   
   Changelog
   Sourced from https://github.com/testng-team/testng/blob/master/CHANGES.txt";>org.testng:testng's
 changelog.
   
   7.10.2
   Fixed: GITHUB-3117: ListenerComparator doesn't work (Krishnan Mahadevan)
   
   
   
   Commits
   
   https://github.com/testng-team/testng/commit/9665805ac267d8016fdcededd855d4b5fa1e588d";>9665805
 Release preparation for bugfix v7.10.2
   https://github.com/testng-team/testng/commit/be199b4aa6b1010a00de48593295764b7884a272";>be199b4
 Streaming working of listener comparator
   https://github.com/testng-team/testng/commit/fe24aa290a5d6e9a2968ac2ee770091e40db19c4";>fe24aa2
 Merge pull request https://redirect.github.com/testng-team/testng/issues/3113";>#3113 
from testng-team/dependabot/github_actions/gradle/wr...
   https://github.com/testng-team/testng/commit/29bd66c89163d4cad2dda9068daaabcd4df5ad60";>29bd66c
 chore: update gradle wrapper validation action name
   https://github.com/testng-team/testng/commit/0541a2946bf4ec47020f9d6292d9b1dd842fb6ad";>0541a29
 Bump gradle/wrapper-validation-action from 2.1.2 to 3.3.0
   https://github.com/testng-team/testng/commit/249ea08bc0d6c0ed6280d68cea660aa0c46b4152";>249ea08
 Next Release snapshots
   See full diff in https://github.com/testng-team/testng/compare/7.10.1...7.10.2";>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.testng:testng&package-manager=maven&previous-version=7.10.1&new-version=7.10.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org