~ubuntu-branches/ubuntu/quantal/netbeans/quantal

« back to all changes in this revision

Viewing changes to j2ee/platform/javahelp/org/netbeans/modules/j2ee/platform/docs/webservice/csh/AddWebServiceDlg.html

  • Committer: Bazaar Package Importer
  • Author(s): Marek Slama
  • Date: 2008-01-29 14:11:22 UTC
  • Revision ID: james.westby@ubuntu.com-20080129141122-fnzjbo11ntghxfu7
Tags: upstream-6.0.1
Import upstream version 6.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<!--
 
3
 *        Copyright © 2007 Sun Microsystems, Inc. All rights reserved. 
 
4
 *        Use is subject to license terms.
 
5
> -->
 
6
 
 
7
<html>
 
8
    <head>
 
9
        <meta name="lastupdated" content="2Feb04">
 
10
        <!-- p2 -->
 
11
        <title>Add Web Service Dialog Box</title>
 
12
        <link rel="StyleSheet" href="nbdocs://org.netbeans.modules.usersguide/org/netbeans/modules/usersguide/ide.css" type="text/css">
 
13
    </head>
 
14
    <body>
 
15
 
 
16
 
 
17
        <h2>Add Web Service Dialog Box</h2>
 
18
        <p> <small><a href="#seealso">See Also</a>&nbsp; </small> 
 
19
        <p>You open the Add Web Service Operation dialog box by right-clicking 
 
20
        on the Web Services node in the Services window and choosing Add Web Service.</p>
 
21
 
 
22
        <p>The Add Web Service Operation dialog box lets you add a WSDL file to the IDE. 
 
23
        <ul class="note">
 
24
            <li>The web services that you add here can only be used by the Visual Web Pack.
 
25
            These are <i>not</i> web services that apply to the standard NetBeans way
 
26
         of working with web services.</li>
 
27
        </ul>
 
28
 
 
29
        <p><b>Troubleshooting</b>
 
30
        <p>Check your proxy settings, if error messages such as the following are returned:
 
31
 
 
32
        <p><tt>org.netbeans.modules.websvc.registry.ui.ReflectionHelper.callMethodWithParams(ReflectionHelper.java:449)</tt></p>
 
33
 
 
34
        <p>For details, see <a href="../consume/wsc_proxy.html">Setting a Proxy for Consuming a Web Service</a>.
 
35
 
 
36
 
 
37
 
 
38
        <dl>
 
39
            <dt><a name="seealso">See Also</a></dt>
 
40
            <dd><a href="../about/about_ws.html">About Web Services</a></dd>
 
41
        </dl>
 
42
 
 
43
 
 
44
        <hr>
 
45
        <small><a href="../../credits.html">Legal Notices</a></small> 
 
46
        <table cellpadding="20" border="0"> 
 
47
            <tr><td>&nbsp;</td></tr> 
 
48
            <tr><td>&nbsp;</td></tr> 
 
49
            <tr><td>&nbsp;</td></tr> 
 
50
        </table> 
 
51
 
 
52
    </body>
 
53
</html>