summaryrefslogtreecommitdiff
path: root/BKUOnline/src/main/webapp
diff options
context:
space:
mode:
authorclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2009-07-08 12:48:57 +0000
committerclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2009-07-08 12:48:57 +0000
commitcb5ac003eb277c12ef904eb527eee5a793cae8ef (patch)
treec4d94900327178a065f1f94571f50d6065426297 /BKUOnline/src/main/webapp
parentb77e6fbc55f5b927bea11adf9559d480a64f0e53 (diff)
downloadmocca-cb5ac003eb277c12ef904eb527eee5a793cae8ef.tar.gz
mocca-cb5ac003eb277c12ef904eb527eee5a793cae8ef.tar.bz2
mocca-cb5ac003eb277c12ef904eb527eee5a793cae8ef.zip
netbeans6.7 detects @Webservice annotated services
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@399 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUOnline/src/main/webapp')
-rw-r--r--BKUOnline/src/main/webapp/WEB-INF/sun-jaxws.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/BKUOnline/src/main/webapp/WEB-INF/sun-jaxws.xml b/BKUOnline/src/main/webapp/WEB-INF/sun-jaxws.xml
index 6e8f8b69..02d632eb 100644
--- a/BKUOnline/src/main/webapp/WEB-INF/sun-jaxws.xml
+++ b/BKUOnline/src/main/webapp/WEB-INF/sun-jaxws.xml
@@ -25,7 +25,7 @@
version="2.0">
<endpoint
- name="STALPort"
+ name="STALService"
interface="at.gv.egiz.stal.service.STALPortType"
implementation="at.gv.egiz.stal.service.impl.STALServiceImpl"
wsdl="WEB-INF/wsdl/stal.wsdl"