Author: kstam
Date: Fri Aug 30 17:40:00 2013
New Revision: 1519033
URL: http://svn.apache.org/r1519033
Log:
JUDDI-626 Create verbiage for WSDL/WADL import with for Juddi-gui
Modified:
juddi/trunk/juddi-gui/src/main/resources/org/apache/juddi/webconsole/resources/web.properties
Modified:
juddi/trunk/juddi-gui/src/main/resources/org/apache/juddi/webconsole/resources/web.properties
URL:
http://svn.apache.org/viewvc/juddi/trunk/juddi-gui/src/main/resources/org/apache/juddi/webconsole/resources/web.properties?rev=1519033&r1=1519032&r2=1519033&view=diff
==============================================================================
---
juddi/trunk/juddi-gui/src/main/resources/org/apache/juddi/webconsole/resources/web.properties
(original)
+++
juddi/trunk/juddi-gui/src/main/resources/org/apache/juddi/webconsole/resources/web.properties
Fri Aug 30 17:40:00 2013
@@ -31,7 +31,6 @@ navbar.create.service.tooltip=Create a S
navbar.create.tmodel=tModel
navbar.create.tmodel.tooltip=Create a tModel
navbar.create.tmodelkeygen.tooltip=Create a tModel Key Generator
-navbar.create.tmodel=tModel
navbar.create.publisher=Publisher
navbar.create.publisher.tooltip=Create a Publisher
navbar.create.tmodelkeygen=tModel Partition (Key Generator)
@@ -283,7 +282,7 @@ error.reportadmin=If you are the adminis
error.filereport=File a Bug Report
navbar.help.about=About
navbar.help.about.tooltip=About this site
-pages.about.content=This website is part of the <a
href="http://juddi.apache.org">Apache jUDDI</a> project and provides end user
functionality for\n interacting with a UDDI version 3 registry as
defined by the OASIS standard located here: <a
href="http://uddi.org/pubs/uddi-v3.0.2-20041019.htm">http://uddi.org/pubs/uddi-v3.0.2-20041019.htm</a>.\n
<br><br>\n This user interface should work with any UDDI
v3 implementation but was designed and tested with the Apache jUDDI server and
communicates via \n web service transactions.\n
<br><br>\n This user interface is open source and uses a number of
other open source libraries and capabilities which are listed below.
+pages.about.content=This website is part of the <a
href\="http\://juddi.apache.org">Apache jUDDI</a> project and provides end user
functionality for\n interacting with a UDDI version 3 registry as
defined by the OASIS standard located here\: <a
href\="http\://uddi.org/pubs/uddi-v3.0.2-20041019.htm">http\://uddi.org/pubs/uddi-v3.0.2-20041019.htm</a>.\n
<br><br>\n This user interface should work with any UDDI
v3 implementation but was designed and tested with the Apache jUDDI server and
communicates via \n web service transactions.\n
<br><br>\n This user interface is open source and uses a number of
other open source libraries and capabilities which are listed below.
items.binding.chooser=Binding Chooser
items.service.chooser=Service Chooser
items.business.chooser=Business Chooser
@@ -331,8 +330,8 @@ navbar.create.serviceimport=Register Ser
navbar.create.serviceimport.tooltip=Based on the UDDI TC, Using WSDL in a UDDI
Registry
warning.ssl=Warning, you're not using SSL and your password could be exposed!
navbar.create.serviceimport.wadl=Register Services from WADL
-pages.serviceimport.content.wadl=pages.serviceimport.content.wadl
-pages.serviceimport.content=pages.serviceimport.content
+pages.serviceimport.content.wadl=A WebService WADL can be mapped to UDDI data
structures. The mapping is loosely based on the OASIS <a
href="https://www.oasis-open.org/committees/uddi-spec/doc/tn/uddi-spec-tc-tn-wsdl-v2.htm">Technical
Note<a/> for WSDL. Create these standard UDDI entries by providing the URL to
the WADL of the service you want to map into the UDDI registry.
+pages.serviceimport.content=A WebService WSDL can be mapped to UDDI data
structures. The OASIS <a
href="https://www.oasis-open.org/committees/uddi-spec/doc/tn/uddi-spec-tc-tn-wsdl-v2.htm">Technical
Note<a/> details this. Create these standard UDDI entries by providing the URL
to the WSDL of the service you want to map into the UDDI registry.
pages.serviceimport.content.step1=Step 1) WSDL Location and Credentials
pages.serviceimport.content.step1a=The first step is to tell us where we can
find the Web Service Description Language (WSDL) document that
describes your services' operations, inputs and outputs and
execution URLs. If you don't know where to find it
you can usually add a '?wsdl' to the end of the URL to the service. WSDLs are
XML documents.
pages.serviceimport.content.step1b=Sometimes, access to the description file
is restricted by a username and password, if this is the case, enter
your credentials here. It won't be saved anywhere.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]