Log in to follow, share, and participate in this community.
Article Wise GWT GUI version 1.0.0
Wise GWT GUI version 1.0.0Overview Wise's GUI is a dynamic, 4 screen wizard. It walks the user through a three step process of invoking a deployed webservice endpoint without the need of generating and compiling client stubs or directly ...
Wise-core Programmer Guide (version 2.0.1 +)What's new (2.0.x)
What's new (2.1.x)
What is wise-core
API description
Configuration
Wise API usage
One line of code invocation
Interactive wsdl exploration
WiseMapper: from your own obj...
Wise-core Programmer Guide (version 2.0)What's new
What is wise-core
API description
Configuration
Wise API usage
One line of code invocation
Interactive wsdl exploration
WiseMapper: from your own object model to the generated JAX-...
WiseThe Wise project is building a java framework to invoke webservices easily, usable as base for zero-code webservice invocation application. Wise could be a solution when you need a total and effective decoupling of th...
Wise Project is active?We think use Wise for own project, but we saw not have updates since last year. Anyone know what is the status of the project? Thanks.
Thread Looking for an HTML5 chatroom for my website
Looking for an HTML5 chatroom for my websiteI am looking for an HTML5 chatroom for my website that is mobile friendly. I could find only RumbleTalk and chatwind but both have no 3rd party users integration, any suggestions?
Wise SoapClient feature?Like smooks transform have access to esb pipleline messages. Do custom handlers specified under wise soapclient have access to esb pipleline messages? Because I will use custom handler to add request spe...
Thread turning on smooks html report generator in wise soap client?
turning on smooks html report generator in wise soap client?Hello Guys, I'm using smooks as request mapper inside org.jboss.soa.esb.actions.soap.wise.SOAPClient. Like this in jboss esb- My question is how should i turn on smooks html report generator? Also i am i...
Wise GUI (version 1.0.1)Quick Overview
Building and installing
Quick Overview The GUI is basically a fully dynamic, single page webapp for quickly invoking webservice endpoints without the need of generating and compiling client stub...
wise-guiHi all, I built the wise-gui from the download link using maven2. It appears to build fine, and I put the .WAR in tomcat7. After deploying, going to http://localhost:8080/wise-gui/ returns 404 -- diggin...
Wise-core 2.0 and Wise GUI 1.0 availableDownload at http://www.jboss.org/wise/downloads Documentation available at https://community.jboss.org/wiki/WiseGUIversion10 https://community.jboss.org/wiki/Wise-coreProgrammerGuideversion20 ...
Wise GUI (version 1.0)Quick Overview
Building and installing
Quick Overview The GUI is basically a fully dynamic, single page webapp for quickly invoking webservice endpoints without the need of generating and compiling client stub...
Error occurred while consuming wsdlHi, When trying to parse the WSDL in the attached zip file (TaxonomieDienst-01.00\Dienst\TaxonomieDienst.wsdl) I keep getting the exception below. Could you please help me? parsing WSDL... [ERROR] C:\...
Thread How to develop jsp based web application using jBPM?
How to develop jsp based web application using jBPM?Hi! This is Prasad. I am new to jBPM, I want develop web application using jBPM. I am new to jBPM, if anyone know, then plz send me reply. Thanks in advance. Thank You J. Prasad
Consuming complex results from webserviceHi, I'm using Wise 1.1 inside a JSF application in order to invoke several web services in a dynamic way and I've got a problem invoking one of these services. The problematic service returns a list o...
Wise-core Programmer Guide (version 1.1)What's new
1. What is wise-core
2 . Who should read this guide
3. API description
4. Configurations
5. Using Wise API
5.1 One line of code invocation
5.2 Interactively explore your wsdl objec...
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 ...
Wise-core Programmer Guide (version 1.0)1. What is wise-core
2 . Who should read this guide
3. API description
4. Configurations
4.1 WiseClientConfiguration
4.2 WSDynamicClientFactory
4.3 WSConsumer
4.4 WSSEHelloWorld
4.5 WSSED...
Thread Sample Wise 1.1 application with complex webservice calling
Sample Wise 1.1 application with complex webservice callingHello Everyone! I tried to use Wise 1.1, but I can't even manage to run the sample application described in the docs. The appserver says a single line,that the example servlets can't be registered. Can s...
Wise with JBoss SeamHi all , I try to use wise-core in JBoss Seam application , the authentication method in seam need to consume a WS via wise-core. the server start correctly , but when my seam ap consume my WS i have an exception. M...