You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Balaje Krishnan (JIRA)" <ji...@apache.org> on 2010/02/17 11:31:27 UTC

[jira] Created: (AXIS2-4628) wsdl

wsdl
----

                 Key: AXIS2-4628
                 URL: https://issues.apache.org/jira/browse/AXIS2-4628
             Project: Axis2
          Issue Type: Wish
    Affects Versions: 1.5.1
         Environment: Web Service
            Reporter: Balaje Krishnan


Hi,

To view a wsdl of a Web Service, we always append "?wsdl" to the end point url.

My wish is to call a jsp when the end point url (without appending "?wsdl") is opened using Internet explorer. 

for example: - if i open "http://t320webservices.open.ac.uk/t320/services/HelloService", i wish to show some text messages and provide few links to navigate from that page. such as i would like to provide a link "VIEW WSDL".. wich will open the end point url (appending "?wsdl").

I would like to know whether this is possible. I tried to find out whether i can make any changes to axis2.xml, but couln't identify any thing.

Any comments on this is appreaciated.

TIA
Krishh

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.