[jboss-user] [JBossWS] - Re: SOAP request missing namespace

2007-02-01 Thread yperey
no one have even a start of an answer ? no one have already experienced this problem ? somone of jboss ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4009243#4009243 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4009243

[jboss-user] [JBossWS] - SOAP request missing namespace

2007-01-31 Thread yperey
Hello, I've followed step by step the http://wiki.jboss.org/wiki/Wiki.jsp?page=WS4EEDOCClientStepByStep to deploy a web service client on JBoss 4.0.2 using JWSDP 1.6. The problem is that in the SOAP request I send to the server there are attributes of a complex type with missing namespace:

[jboss-user] [JBossWS] - Re: WS4EEDOCClientStepByStep problem

2006-11-23 Thread yperey
To be more concrete in how I solved the non-jar deployer warning, It was the java path of the service-interface element in the application-client.xml that was wrong. And as i've had no response for the w4ee-client not bound problem, meaning that the service was not deployed, I've found another

[jboss-user] [JBossWS] - WS4EEDOCClientStepByStep problem

2006-11-13 Thread yperey
Hello, I've followed the tutorial but I still have some problem during server launch. anonymous wrote : 12:55:45,711 WARN [MainDeployer] Found non-jar deployer for ./lib/ws_client.jar: org.jboss.deployment.Client | [EMAIL PROTECTED] and when I try to acces the remote web service I've got a

[jboss-user] [JBossWS] - Re: WS4EEDOCClientStepByStep problem

2006-11-13 Thread yperey
I've solve the warning about the non-jar deployer. It was a error in a class path. I now have no error message during the launch of the app server but i still have the w4ee-client not bound problem when i try to reach the web service. The jar I was describing in my first post is included in a