Fri, 10 May 2024 15:42:58 UTC | login

Information for build wise-2.0.3-7.fc24

ID23242
Package Namewise
Version2.0.3
Release7.fc24
Epoch
SummaryJBoss Wise: 'Wise invokes services easily'
DescriptionWise is a Java framework for easily invoking webservices, which can be used as base for zero-code webservice invocation applications. Wise can be the proper solution when total and effective client/server decoupling through WS is required. While basic JAX-WS tool for wsdl-to-java generation (like wsconsume) are great for most Java developer usecases, the generated stub classes kind of introduce a new (or renewed :)) level of coupling very similar to Corba IDL; by generating statical webservice stubs you actually couple client and server. So what is the alternative? Writing dynamic client using dynamic Provider/Dispatch JAX-WS API? That's possibly an option, yet not the easiest to understand, implement and maintain in most enterprise environments. Wise provides a different solution using dynamic mapping on JAX-WS tools generated code. Wise allows calling a ws service by mapping a generic Object model to JAXWS generated code. This opens up multiple Wise usage scenarios, like zero-code WS invocation (used in JBoss ESB) or GUI driven WS invocation.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:40:23 UTC
CompletedSat, 14 Apr 2018 20:40:23 UTC
Tags
f28
f29
f30
RPMs
src
wise-2.0.3-7.fc24.src.rpm (info) (download)
noarch
wise-2.0.3-7.fc24.noarch.rpm (info) (download)
wise-core-2.0.3-7.fc24.noarch.rpm (info) (download)
wise-core-cxf-2.0.3-7.fc24.noarch.rpm (info) (download)
wise-javadoc-2.0.3-7.fc24.noarch.rpm (info) (download)
Changelog * Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sun Aug 16 2015 Gerard Ryan <galileo@fedoraproject.org> - 2.0.3-6 - RHBZ#1240055 FTBFS in rawhide * Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Tue Feb 25 2014 Gerard Ryan <galileo@fedoraproject.org> - 2.0.3-3 - RHBZ#1068592: Switch to java-headless requires * Sat Aug 17 2013 Gerard Ryan <galileo@fedoraproject.org> - 2.0.3-2 - Add BR on mvn(org.jboss.ws:jbossws-common-tools) * Mon Jul 29 2013 Gerard Ryan <galileo@fedoraproject.org> - 2.0.3-1 - Initial package.