Log in to follow, share, and participate in this community.
Thread Wise Project is active
Wise Project is activeWe think use Wise for own project, but we saw not have updates since last year. Anyone know what the status of the project? Thanks.
Thread Kick off Wise 1.3 (perhaps 2.0...?) development
Kick off Wise 1.3 (perhaps 2.0...?) developmentFolks, we've been silent here for quite some time and now I'd like to get back on the project and revive it a bit ;-) I just created https://issues.jboss.org/browse/WISE-174 as the first task I have in mind is basic...
JAX-RS client supportHi, I recently had a chat with Stefano on WISE IRC regarding the possibilities of supporting JAX-RS client in WISE with a "near to zero-code approach". One possibility is through WISE GUI. Below is a typical scenario...
cant make wise to workHym, I am trying to use Wise for the first time, but I get stuck on the wise generation of the jaxws, here is the code of my web service: package com.ssgu.ws;
Wise 1.1 releasedOur great team is proud to announce the 1.1 release of Wise project. have a look on our blog for the full announcement http://jbosswise.blogspot.com/2009/08/wise-11-released.html
Hudson instance for WiseHi, starting from now Wise has a configuration everybody can use to run its' testsuite on Hudson. What you need to do is: - checkout http://anonsvn.jboss.org/repos/wise/hudson/trunk/ - copy/edit the ant.properties - r...
Mavenization againHi, FYI I've just cleaned up the maven dependencies removing artifacts which we do not need to explicitely depend on as thery're already pulled in by JBossWS. Moreover, speaking of JBossWS, now the only dependency spe...
Mavenization and snapshot dependenciesHi Jim/Stefano, I see we currently depend on snapshot versions of the maven-site-plugin and cobertura-maven-plugin. Is there a reason for using the snapshots instead of the latest released versions there? I think it w...
status of the projectHi all, a long silence here. Sorry for that, but I've been very very busy in last weeks. But what is the status of the project? What have I done for Wise in last weeks? Well I was working on 1.0.1 version to integrate...
Wise's testHi all, I''ve worked a lot on our uni tests to have a better coverage. Doing that I realized that we need much more stress tests both to verify boundary situation (i.e a lot of WS-* activated on an endpoint and some s...
Planning next releasesHi folks, now that Wise 1.0 is released we have to start to plan our next release. I'd like to open here the discussion about to decide on what next release have to be mainly focused. We have a lot of ways we can eval...
WebGui designHi all, it's time to start the webgui design. FDG has already started coding something (its work is already committed on our svn), but he (or better the project) needs an open discussion about its design and of course...
1.0.1 version?Implementing ESB integration I'm noticing few very very little bugs (more properly they are bugs that expose itself only in the integration). I'm fixing them step by step, but I'm planning to create a 1.0.1 release to...
Wise 1.0 releasedOur great team is proud to announce the 1.0 release of Wise project. This release contains the Wise-core and Wise-Lms module Wise-core module 1.0 release aims to provide stable APIs for JAX-WS webservice invocation ...
Features and plan for Wise webguiHi all, we are starting our development for Wise 1.0. This release will be totally focused on core, adding support for some WS-*, first release of LMS ( http://www.javalinuxlabs.org/drupal/?q=node/10) in JBoss.org pro...
Wise API reviewingHi folks, I've started a branch for WISE-34 where I'm reviewing our API to make it more general (in particular to support JAX-RS and WS-*). To have an idea of what I have in mind you can take a look to WISE-34 issue a...
different mappers than smooksHi folks, I've been working in last days (or weeks) on https://jira.jboss.org/jira/browse/WISE-33 : support of different mapper library for wise, att least to have some simpler config files for simple cases. I tried ...
Thread How to support Complex type and call a compex webservice
How to support Complex type and call a compex webserviceI know this is a old question I discussed with Stefano before. But I think it is necessary to post here to discuss it widely and get more thoughts before we do 1.0 release since we have this good place to have more fe...