[jboss-user] [JBossWS] - Re: WS with Seam 2.0...

2007-11-08 Thread hugo_th02
Hi, garypinkham You should use seam-gen to create seam project then import it into eclipse, because it seems there's problem with jboss tools when creating seam ejb project. Or you can try the lastest build of jboss tools, but i've not tried yet... Hope this help... Hugo. View the original pos

[jboss-user] [JBossWS] - Username token with password digest?

2007-11-05 Thread hugo_th02
Hi all, I want to implement username token security to my web service. The problem is that password always appears as plain text in the soap header message: http://schemas.xmlsoap.org/soap/envelope/";> | | http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"; x

[jboss-user] [JBossWS] - Re: problem with calling ssl web service

2007-11-05 Thread hugo_th02
thanks, Richard! I've solved this problem... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102067#4102067 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4102067 ___ jboss-us

[jboss-user] [JBossWS] - problem with calling ssl web service

2007-11-04 Thread hugo_th02
Hello all, I've successfully deploy jboss web service using ssl. But when calling this ssl web service from standalone client, i got error at client side as follow: Exception in thread "main" javax.xml.ws.WebServiceException: java.io.IOException: Could not transmit message | at org.jboss.

[jboss-user] [JBoss Seam] - Re: NPE when call seam web service on glassfish

2007-09-24 Thread hugo_th02
Hi, all. I've found the link: https://glassfish.dev.java.net/javaee5/webservices/dispatch_process.html anonymous wrote : | When the EjbWebServiceServlet instance receives a SOAP/HTTP or XML/HTTP message (as HTTPServletRequest), it does the following: | |1. Looks up the endpoint descr

[jboss-user] [JBoss Seam] - NPE when call seam web service on glassfish

2007-09-21 Thread hugo_th02
I deploy seam 2.0 RC1 on glassfish and create a web service. When calling this web service, I get the NPE like this: [#|2007-09-22T10:14:31.156-0700|INFO|sun-appserver9.1|javax.enterprise.resource.webservices.jaxws.handler|_ThreadID=20;_ThreadName=httpSSLWorkerThread-8280-0;|Exception ignored d