Personally I have only tested this with a separate interface as I find it cleaner. The default values (According to JSR-181) should be <ClassName>Service as service name and <ClassName> as port name, where ClassName is the "Simple Class Name" of the class (no package component). I would have considered creating a separate interface anyway as this is somewhat cleaner as this would be required anyway if you deceide to implement multiple port interfaces for the same service at a later stage (Administration interface etc.)
-- View this message in context: http://apache-geronimo.328035.n3.nabble.com/Is-there-a-place-from-where-I-can-see-the-deployed-web-services-tp2882925p2902463.html Sent from the Users mailing list archive at Nabble.com.
