Code is something like this:
HelloService service = new HelloServiceLocator();
try
{
Hello myHello = (Hello) service.getPort(Hello.class);
}
catch (ServiceException e) {
// TODO Auto-generated catch block
e.printStackTrace();
}
}
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3879596#3879596
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3879596
-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user