The exception says, that there is no such service in the wsdl. So what is the 
wsdl service FQN?

Also, have you looked at this FAQ

anonymous wrote : 
  | Q: How can I leverage the WS4EE client deployment model in standlone java 
app?
  | 
  | A: The ws4ee client deployment model has many advantages over DII. Most 
Java applications (except the most trivial ones) have a need for registry 
lookup (JNDI) and management (JMX). A very minimal jboss configuration has a 
tiny footprint and provides just that. Therefore, you might want to consider 
running your client app on jboss and mangage it through jmx-console and have a 
layer of indirection for resource lookup through JNDI. Additionally, you could 
then use the WS4EE client programming model and obtain preconfigured WS clients 
form JNDI.
  | 
  | 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887905#3887905

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3887905


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to