[jboss-user] [JBossWS] - Re: Need help : JBossWS Security!

2009-07-28 Thread seventy8
Hi everybody, I ran into the same problem. Did you solve this issue? I assume that it has something to do with the fact, that I have a https endpoint. If I use a http endpoint the message is signed properly. regards View the original post :

[jboss-user] [JBossWS] - WS-Client using wsse signature and ssl

2009-07-20 Thread seventy8
Hi everybody, I want to implement a ws-client which uses wsse signature and ssl. There is no problem if I use either wsse signature or ssl. If only wsse signature is enabled the message is signed correctly. But if I switch to the https service address, I receive an exception saying

[jboss-user] [JBossWS] - Enabling MTOM-Support at JBossWS client fails

2008-01-16 Thread seventy8
Hello! I am trying to use mtom for sending a binary file from a web service client to a web service endpoint, using JBoss AS 4.2.2.GA with build in JBossWS 2.0.1.SP2. I enabled mtom on the endpoint and on the client like it is told in the user guide: First I added the @BindingType Annotation

[jboss-user] [JBossWS] - Re: @WebServiceRef jbossws 1.2.0.GA

2007-03-05 Thread seventy8
I ran the ant-script and got the following output: Buildfile: build.xml | | prepare: | [echo] | [echo] --- | [echo] jboss.home = C:\java\jboss-4.0.5.GA | [echo] tomcat.home = /usr/java/tomcat | [echo] java.home

[jboss-user] [JBossWS] - @WebServiceRef jbossws 1.2.0.GA

2007-03-03 Thread seventy8
I'm running jboss 4.0.5.GA with EJB3.0 Configuration and jbossws 1.2.0.GA installed with the installer. I'm using an stateless session bean as a webservice-client. I generated the artifacts with ws-import. If I use @WebServiceRef I run into the following Exception: | Non matching type for