• Adding a value to acceptedC14nAlgorithms in org.apache.cxf.sts.SignatureProperties

    I am implementing a secure token service (STS), which uses certificates to authenticate the caller.   A third party application uses "http://www.w3.org/TR/2001/REC-xml-c14n-20010315" as a Canonicalization Method...
    Profile Photo
    created by m.r.
  • JAXWS + spring + quartz integrated appplication deployment failed on jboss-as-7.2.0.Final

    Hi All, I have integrated the quartz to do some back end job. If i deploy the same in standalone it is working with out any fail. The same war file deployed on the domain it is failing to deploy and getting the below...
    Profile Photo
    created by dskumarg
  • Configuring @WebServiceRef on EJB via XML in AS7

    Hi,   I have some EJBs that call WebServices. In JBoss AS5, I had something like that:   {code}@Stateless public class MyServiceBean implements MyService {        @WebServiceRef(...
    Profile Photo
    last modified by xdury
  • wsconsume - wsdlLocation

    I have a question after reading this page: wsconsume - JBoss Web Services - Project Documentation Editor   "The wsdlLocation is used when creating the Service to be used by clients and will be added to the @WebS...
    Profile Photo
    last modified by ldonahue
  • maximum query size for get

    Hi   This page specifies the attributes for wildfly including max-post-size (The maximum size of a post that will be accepted).  Does anyone know if this limit also applies to get requests?  These stac...
    Profile Photo
    created by mearde
  • JBossWS - AS 7 FAQ

    JBossWS - AS 7 FAQ This page is about the JBossWS integration with JBoss Application Server 7, which comes with a completely new architecture based on modules. Since 4.0.0 Which modules belong to JBossWS? Am I suppos...
    Profile Photo
    last modified by asoldano
  • HTTP authentification from BackingBean

    Hi guys,   I try to do an authenticaed  http ws-request  from a CDI bean.  For that I posted this thread Webservice Authentifaction from jsf app. Beacause I thought there is  problem with t...
    Profile Photo
    last modified by suikast42
  • Generated double-slash in webservice URL

    Currently I am doingmigration of our project from jboss 4 to jboss 6 final. One of the problems isgenerated extra slash in a path to the web services endpoint. We are using POJO web services. Some configuration: In...
    Profile Photo
    last modified by akulikov
  • Expose ejb3 as web service and use WS-Security for auth and authr

    Objective:   We have exposed an ejb3 stateless session bean as a soap webservice. We need to authenticate using WS-Security (JAXWS). We have our home grown authentication soap service which takes in the usern...
    Profile Photo
    last modified by ppunekar
  • Problem on EAP 6.1/JBoss AS 7.2 from AS 7.1.1

    Hi all   I'm testing my app locally, where we've been using AS 7.1.1 for a while.  The idea is to beable to drop this in as a replacement for our AS 7.1.1 runtime, since we're eventually going to target EAP...
    Profile Photo
    last modified by meetoblivion
  • Issue with dotNet client and Credentials

    Hello all, I have tried the JSR-181 EJB Endpoint example at http://labs.jboss.com/portal/jbossws/user-guide/en/html/endpoints.html with .Net as a client. Following the example, everything works great. Now when I try ...
    Profile Photo
    last modified by noclueu2
  • enable outbound 2-way SSL connection

    Hi,   I have web service client running on JBoss, and it invokes JAX-WS web service call to external party. The connect is 2-ways SSL. Does any one know how to make it happen? via configuration? or coding? Pleas...
    Profile Photo
    last modified by zhongchunjie
  • Receiving Compressed WebService Requests

    Hi, I have built a simple JAX-WS WebService (on JBoss 4.2.3.GA) which is supposed to receive a rather large data structure from clients. In order to speed up the transmission I would like the clients of my service to...
    Profile Photo
    last modified by hannes.koller
  • Need to know, Dependencies of Exported EAR

    Hi ,   I have created dynamic web project with following things: Dynamic Web Project>> Target Runtime : jboss-eap-Runtime Dynamic Web Module Version : 2.5 Configuration : <custom> EAR membership...
    Profile Photo
    last modified by weknowth59
  • wsprovide.sh support address arguement and ant task WSProvideTask does not

    Command Line wsprovide.sh -o generated -w -c /home/jlatsko/Workspaces/JimsSpace/addressParser/build/classes/:/home/jlatsko/temp/core.root.dir/dist/coreUtils.jar -a http://localhost/addressParser/AddressParserService ...
    Profile Photo
    last modified by slats2003
  • [jsf2, ajax and RichFaces] Validate the data before updating the table

    Hello, I have a problem with JSF2, and RichFaces ajax, Popup I have two, one in which I display a table with data and another that appears when I want to insert a new data by clicking on a button ... but I have a prob...
    Profile Photo
    created by icebreaker91
  • JBossWS - Installation

    Installation on JBoss depends on your selected target container. In order to install JBossWS-CXF (JBossWS with Apache CXF integration) or JBossWS-Native, download it and follow these steps: Copy ant.properties.examp...
    Profile Photo
    last modified by asoldano
  • Do I need to install JBossWS-CXF for using CXF (or native stacks supports part of it)?

    Hi,   I have been reading the JBossWS User Guide (link in [1]) and I have a question about the different stacks.   By default all jboss versions have the Native Stack, but for example, If I want to use CXF (...
    Profile Photo
    created by rsoleto
  • Kerberos example?

    Can anybody point me to WS-Security based kerberos authentication example on a sample web service or provide tips to write one? I could only find one with metro https://metro.java.net/nonav/1.2/guide/Example_Applicati...
    Profile Photo
    created by rareddy
  • Failed executing POST - ClientAbortException: java.io.IOException: Socket read failed

    I am running JBoss 7.1.1.Final behind Apache 2.2 with mod_cluster-1.2.0.Final. I have a RESTEasy web service that is accessed over HTTPS from the same user session via repeated successive GET and POST requests to the ...
    Profile Photo
    last modified by montia