• Proxy Object Caching

    In the following code creating proxy object takes about 500 milliseconds. Is there any other mechanism to resuse this proxy object using pooling? or can we use this proxy as singleton? String wsdlLocation = System...
    Profile Photo
    last modified by btallon
  • JBWS-2234 - SOAP 1.2 JAX-RPC Endpoint sends SOAP 1.1 message

    I am currently working on continuing the following Jira issue and adding a full test case: - http://jira.jboss.com/jira/browse/JBWS-2234 I am now seeing that requests are correctly received as SOAP 1.2 and the respo...
    Profile Photo
    last modified by dlofthouse
  • [JBWS-2187] javax.xml.ws.Service handlers and thread safety.

    I am currently working on the following Jira issue: - http://jira.jboss.com/jira/browse/JBWS-2187 I wanted to bring it up here to confirm the intended behaviour. In the past we have always recommended that the Serv...
    Profile Photo
    last modified by dlofthouse
  • swaref.xsd: connection time out during deployment

    Hi, we are using JBoss 4.0.5.GA Ejb3 enabled with JBossws-native-2.0.3.GA. We use swaref to manage attachment too. During the deploy of our application we see that we receive an error of "connetion time out" probably...
    Profile Photo
    last modified by aigor1966
  • @WebServiceRef default name

    This is related to http://jira.jboss.com/jira/browse/JBMETA-64. Well, considering the api doc says the default name should be as is now in trunk, I was thinking it's probably better to close the issue as "won't fix" ...
    Profile Photo
    last modified by asoldano
  • JBMETA-44, ws annotation processing for references

    We seem to have gotten out of sync in terms of the reference metadata processing as tests that were passing previously now fail because the annotations are not being merged with jboss descriptor information. I assume ...
    Profile Photo
    last modified by starksm64
  • VirtualFileAdaptor behavior seems incorrect

    The current problem with the cts test serialization has to due with the behavior of the VirtualFileAdaptor. A VirtualFileAdaptor is created with a VirtualFile whose underlying handler is a ZipEntryHandler is created t...
    Profile Photo
    last modified by starksm64
  • Nested EJB3 modules deployment process and JBossWS.

    Hello all, I hope I have chosen right forum ;) I'm using my own dedicated deployer which is responsible for deploying some kind or archives that are similar to plain EARs. This deployer is derived from SubDeployerSu...
  • container integration naming issue

    Folks, http://jira.jboss.org/jira/browse/JBWS-2230 we currently use jbossws-jboss421-3.0.2-SNAPSHOT jbossws-jboss422-3.0.2-SNAPSHOT jbossws-jboss423-3.0.2-SNAPSHOT jbossws-jboss500-3.0.2-SNAPSHOT jbossws-jboss501-3...
    Profile Photo
    last modified by thomas.diesler
  • Mavenization

    Hi Folks, I added Mavenization section to our Wiki: http://jbws.dyndns.org/mediawiki/index.php?title=Development Feel free to contribute there when you see some missing bits there.
    Profile Photo
    last modified by ropalka
  • Missing Stack Specific Resources Maven Artifacts

    Folks, we used to have this pom for 3.0.1 release. This resources pom contained wstools.*, wsprovide.*, wsconsume.* scripts and other xml files. Unfortunately I don't see the replacement or equivalent in current sta...
    Profile Photo
    last modified by ropalka
  • verbose logging issue

    There seems to be a logging issue 01:18:28,391 INFO [NativeServerConfig] JBoss Web Services - Stack Native Core 01:18:28,391 INFO [NativeServerConfig] 3.0.2-SNAPSHOT 01:18:29,127 INFO [BareWSFRuntime] null -> Req...
    Profile Photo
    last modified by thomas.diesler
  • JAXWSClientMetaDataBuilder

    Hi folks, long time since my last post here ;) How are you? I'm fine, and I'm now involved t some level in JBoss DNA development. There we need to parse wsdls to extract metadata and store them in a JSR-170 repositor...
    Profile Photo
    last modified by maeste
  • sub-tasks of JBAS-5384

    Talking about the following issues: http://jira.jboss.com/jira/browse/JBAS-5387 http://jira.jboss.com/jira/browse/JBAS-5388 Could you please describe the issues in a way that checking out and installing the latest WS...
    Profile Photo
    last modified by aloubyansky
  • [JBWS-2174] Cannot Obtain Destination for Request

    Hi Folks, I'd like to brainstorm with you on http://jira.jboss.org/jira/browse/JBWS-2174. First of all I'll describe the problem. We're using web context parameter to specify the CXF specific deployment descriptor e...
    Profile Photo
    last modified by ropalka
  • Missing BasicInvocationContext class

    http://jira.jboss.com/jira/browse/SOA-102 Thomas Diesler [14/Nov/07 06:35 AM] As of jbossws-spi-1.0.0, you should be using org.jboss.wsf.spi.invocation.InvocationContext Mark Little [14/Nov/07 06:44 AM] Thomas, unl...
    Profile Photo
    last modified by thomas.diesler
  • Hudson file permissions

    Over the last couple of days we did not have any hudson runs because most files belong to ropalka.jbossws and do not have group write permissions. Hudson silently aborts a job if it cannot write the 'nextBuildNumber' ...
    Profile Photo
    last modified by thomas.diesler
  • Unlocking WS-Security in Metro

    Hi Folks, I've just committed some tests showing how to use ws-security with the jbossws-metro stack (http://fisheye.jboss.com/changelog/JBossWS/?cs=6713). Documentation will come on the wiki. However the tests requir...
    Profile Photo
    last modified by asoldano
  • JBWS-1316 - Add support for a configurable time tolerance va

    I am ready to commit changes for the following Jira issue to trunk, before I do I just quickly wanted to raise the configuration approach here before I add it to the user guide. http://jira.jboss.com/jira/browse/JBWS...
    Profile Photo
    last modified by dlofthouse
  • Where to create your tests

    Folks, on our road to pluggable WS stacks we migrated most jaxws tests over to framework (i.e. our common jaxws testsuite) http://jira.jboss.org/jira/browse/JBWS-2096 When you create a new test, please first decide...
    Profile Photo
    last modified by thomas.diesler