• 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
  • Jira and multiple fix versions

    Folks, I propose when we work with Jira we only ever assign an issue to a single "fix version" Issues that apply to multiple stacks should be assigned to cxf/metro but not to native In that way, our workload estimat...
    Profile Photo
    created by thomas.diesler
  • Dropping the version suffix

    Folks, how about having just jbossws-3.0.2-native jbossws-3.0.2-cxf jbossws-3.0.2-metro Since we have the jbossws version (i.e. 3.0.2) in the version id for every stack, the stack specific suffixes don't seem to ad...
    Profile Photo
    last modified by thomas.diesler
  • Invocation exception handling

    Hi all, on jira we currently have an issue about invocation exception handling with the metro stack http://jira.jboss.com/jira/browse/JBWS-1670. Basically the problem is caused by the handleInvocationException method ...
    Profile Photo
    last modified by palin
  • JAXB in cxf/metro

    Currently we have the following jaxb versions native=2.1.6 cxf=2.1.4 metro=2.1.6 That generally opens the following question: #1 Should we align the jaxb version with the respective stack and deploy it to the AS #2...
    Profile Photo
    last modified by thomas.diesler
  • http://org.jboss.ws/http#chunksize

    Hello! I'm trying to send a SOAP message through the JAAS. The problem is that the service is the CGI and doesn't accept "Transfer-Encoding" header. JBoss Remoting has a configuration for it (chunkedLength=0 ???), bu...
    Profile Photo
    last modified by ratoo