Log in to follow, share, and participate in this community.
Thread Problem with @XmlJavaTypeAdapter
Problem with @XmlJavaTypeAdapterHi All, I'm coding a set of web services and having some problems when using @XmlJavaTypeAdapter. Here is the exception I get when I try to deploy to JBoss 5.1 and jbossmetro 3.2.2. {quote} 09:09:30,...
Thread Can JBossWS Metro handle XSDs contained in folders?
Can JBossWS Metro handle XSDs contained in folders?This is a long post but any help is greatly, greatly appreciated! I've got a web service WSDL and set of XSDs that work in JBossWS Native but not in JBossWS Metro. The problem appears on the surface to be that...
Thread How to recieve RPC/encoded SOAP messages in JBoss5?
How to recieve RPC/encoded SOAP messages in JBoss5?For legacy clients which refuse to drop rpc/encoded SOAP format, what can we use to get their messages in JBoss5? We would love for them to switch over to document/literal (or even rpc/literal) but big companies are ...
Thread Using WS-Security UsernameToken (jbossws-metro-3.2.1)
Using WS-Security UsernameToken (jbossws-metro-3.2.1)JBoss + Metro client - help! We are writing a Web Service client to access a Web Service server (.NET) which requires WS-Security UsernameToken with Password Digest. The server has provided us with a WSDL which does...
Thread JBossWS Metro 3.1.1 IllegalStateException - Cannot obtain Se
JBossWS Metro 3.1.1 IllegalStateException - Cannot obtain SeHello, I am getting the following error (full stack trace at bottom of posting): 2009-11-06 14:00:02,101 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/Quickstart_webservice_producer].[Goodb...
java.lang.NoClassDefFoundError: Ljavax/servlet/http/HttpServHello, I am using jboss 4.2.3 with metro. I deploy an EJB 3.0 web service without error but when I try to call its wsdl it throws me: java.lang.NoClassDefFoundError: Ljavax/servlet/http/HttpServletRequest What is hap...
JBossWS 3.2.0.GA releasedI'm happy to announce the release of JBossWS-Metro 3.2.0 GA. For a list of the new features, improvements and bug fixes, please refer the release notes available here: http://jboss.org/file-access/default/members/jbo...
JBoss & METRO Classpath issues on Linux?Hi all, Recently I got another unexpected error out of the JBoss/METRO deployment. While running the web services client under Linux I got the following error: javax.xml.ws.WebServiceException: Unable to load Provid...
Thread Unsupported Content-Type: application/soap+xml Supported one
Unsupported Content-Type: application/soap+xml Supported oneHi, Iam using JBoss AS 4.2.3 GA and JBossWS-Metro 3.1.1GA. I successfully generated service artifacts using wsconsume task (top-down approach) and provided implementation. When i deploy the service, it publishes suc...
Thread WSSTUBE0025: Error in Verifying Security in the Inbound Mess
WSSTUBE0025: Error in Verifying Security in the Inbound MessI am using JBoss 4.2.3 with JBossWS 3.1.1: Metro. I tried to send message to a web service develop on .Net. But I am getting these error :- Please suggest..... 2009-08-07 09:27:27,235 ERROR [com.sun.xml.wss.logging...
jax-ws-catalog.xml fails on LinuxHi all! We've created an end-point under MS windows. When deploying it on Linux we get the following error: Caused by: javax.xml.ws.WebServiceException: Failed to access the WSDL at: file:/C:/path/to/client//META-...
Thread Unable to deploy ear with JBoss4.2.3 and JBossWS-Metro 3.1.1
Unable to deploy ear with JBoss4.2.3 and JBossWS-Metro 3.1.1Hi, I just now started using JBossWS-Metro for my WS stack in JBoss AS 4.2.3. But iam getting problems right from starting. First problem is, i successfully installed JBossWS-metro on my JBoss Server. When i run the...
Thread How to create the exact same WSDL from top down approach
How to create the exact same WSDL from top down approachHi, I am working with the following environment. JBoss AS 4.2.3 GA JBossWS-Metro 3.1.1 GA Eclipse Ganymede 3.4.2 JDK 1.6.0_11 i want to develop WS (both service and client) from a contract (WSDL) already defined....
Thread Can not find SAAJMetaFactoryImpl when booting Metro 3.0.5 on
Can not find SAAJMetaFactoryImpl when booting Metro 3.0.5 onA bit of a cross post. I am attempting to run Metro 3.0.5 on Jboss 5. The build file, in the (jbossws-as5-default-deploy.conf) lists the jbossws-native-core.jar as a file to delete. This is the only jar which contains...
Problem deploying the ejb exampleHello everyone, I have deployed just the EJB3Bean01 example. In the jar there is only the class and the interface. When I deploy I get the following error: DEPLOYMENTS IN ERROR: Deployment "vfszip:/D:/jboss5/server...
Metro + EJB + SERVLET + WAR = problems?Hello everyone, As I posted here: http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4240286#4240286 I am having problems using Metro and EJB. I am deploying a WAR with an EJB in its classes. The probl...
Thread SOAP POST request not working under Jboss app server but out
SOAP POST request not working under Jboss app server but out(I hope I have posted in the right place, I'm new to this stuff) Hi, I'm developing a web service in Jboss that talks to a .net web service. I've done all the wsimport things and generated the classes and it all look...
Thread Error when deploying the webservice in Jboss with Metro
Error when deploying the webservice in Jboss with MetroI am using the Jboss version 4.2.3 and metro version 3.1.1 when I deploy my webservice using STS security token I have the following error, someone can help me why ? Thank and best regards 10:18:58,622 ERROR [[/HbsS...