Since we got JAXWS, 
web services based on annotations, are
maven built into ./target/jaxws-calculator.jar then
deployed into %AS%/webapps/axis2/WEB-INF/servicejars

where as the AS (Tomcat) output shows that the web service has been
deployed
i.e.
Apr 19, 2012 2:25:22 PM org.apache.catalina.core.ApplicationContext log
INFO: HTMLManager: list: Listing contexts for virtual host 'localhost'
1973775 [Timer-4] INFO  org.apache.axis2.jaxws.framework.JAXWSDeployer
- Undeploying Web service: jaxws-calculator-1.6.1.jar
1973775 [Timer-4] INFO  org.apache.axis2.jaxws.framework.JAXWSDeployer
- Deploying artifact : C:\Program Files\Apache Software
Foundation\Apache Tomcat
6.0.26\webapps\axis2\WEB-INF\servicejars\jaxws-calculator-1.6.1.jar
1974929 [Timer-4] INFO  org.apache.axis2.jaxws.framework.JAXWSDeployer
- Deploying JAXWS annotated class
org.apache.axis2.jaxws.calculator.CalculatorService as a service -
CalculatorService


I wonder why this servicejars services are not shown by the 
http://localhost:8080/axis2/axis2-admin/listService 
web page.

Is that by intention, is it a bug demanding a JIRA or is this just a
short comming on the product axis2, as such on my whish list?
Regards
Josef


Reply via email to