Thank you for your reply, Alessio.
I use Eclipse IDE to deploy above web service endpoint interface. SEI is successfully deployed and wsdl file with <wsp:Policy> element is generated well.
The problem is that I have no idea what to do with jbossws-cxf-client-4.2.0.Final.jar in Eclipse IDE.
Up to now I follow this ref. site, http://docs.jboss.org/tools/archive/3.1.0.GA/en/ws_ref_guide/html/client.html to generate ws client code.
It had worked well until now, but wsdl with <ws-polocy> does not seem to be applied to ws-client codes. The client-code throws many types of exception.
How can I generate correct client-codes from the wsdl with ws-policy element? I need any ref site or sample codes.
Pls, help! Thanks in advance.