[ http://jira.jboss.com/jira/browse/JBAS-1020?page=history ]

Scott M Stark updated JBAS-1020:
--------------------------------

    Comment: was deleted

> wsdl generation problem when inheritance
> ----------------------------------------
>
>          Key: JBAS-1020
>          URL: http://jira.jboss.com/jira/browse/JBAS-1020
>      Project: JBoss Application Server
>         Type: Bug
>   Components: Web Services service
>     Versions: JBossAS-3.2.6 Final
>     Reporter: SourceForge User
>     Assignee: Scott M Stark

>
>
> SourceForge Submitter: arn44fr .
> I have a problem when I use jboss EJBProvider. It work's 
> fine with axis EJBProvider.
> I write a class (Ejb1SessionBean) which implements 
> SessionBean. This class contain one method 
> named "test1"
> I write a class (Ejb2SessionBean) which extends 
> Ejb1SessionBean. This class contain one method 
> named "test2"
> In the file web-service.xml
> when i use
> <parameter name="handlerClass" 
> value="org.jboss.net.axis.server.EJBProvider"/>
> I see one web service (test1) in WSDL
> when i use
> <parameter name="handlerClass" 
> value="org.apache.axis.providers.java.EJBProvider"/>
> I see two web service (test1 and test2) in WSDL

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to