Author: kstam
Date: Fri Sep  9 03:41:19 2011
New Revision: 1166979

URL: http://svn.apache.org/viewvc?rev=1166979&view=rev
Log:
JUDDI-519, adding war files

Added:
    juddi/trunk/juddi-console/uddi-portlets/tmpwar/
    juddi/trunk/juddi-console/uddi-portlets/tmpwar/JUDDIPublisher.html
    juddi/trunk/juddi-console/uddi-portlets/tmpwar/UDDIBrowser.html
    juddi/trunk/juddi-console/uddi-portlets/tmpwar/UDDISearch.html
    juddi/trunk/juddi-console/uddi-portlets/tmpwar/UDDISubscription.html
    
juddi/trunk/juddi-console/uddi-portlets/tmpwar/UDDISubscriptionNotification.html
    juddi/trunk/juddi-console/uddi-portlets/tmpwar/WEB-INF/
    juddi/trunk/juddi-console/uddi-portlets/tmpwar/WEB-INF/portlet.xml
    juddi/trunk/juddi-console/uddi-portlets/tmpwar/WEB-INF/web.xml
    juddi/trunk/juddi-console/uddi-portlets/tmpwar/uddiportlets.css
Modified:
    juddi/trunk/juddi-console/uddi-portlets/tomcat/
    juddi/trunk/juddi-console/uddi-portlets/uddi-portlets.launch

Added: juddi/trunk/juddi-console/uddi-portlets/tmpwar/JUDDIPublisher.html
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-console/uddi-portlets/tmpwar/JUDDIPublisher.html?rev=1166979&view=auto
==============================================================================
--- juddi/trunk/juddi-console/uddi-portlets/tmpwar/JUDDIPublisher.html (added)
+++ juddi/trunk/juddi-console/uddi-portlets/tmpwar/JUDDIPublisher.html Fri Sep  
9 03:41:19 2011
@@ -0,0 +1,36 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!-- /*
+ * Copyright 2001-2009 The Apache Software Foundation.
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
+ */ -->
+
+<html>
+  <head>
+    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
+    <title>JUDDI Publishers</title>
+    <link rel="stylesheet" href="uddiportlets.css">
+    
+    <!--                                           -->
+    <!-- This script loads your compiled module.   -->
+    <!-- If you add any GWT meta tags, they must   -->
+    <!-- be added before this line.                -->
+    <!--                                           -->
+    <script type="text/javascript" language="javascript" 
src="org.apache.juddi.portlets.JUDDIPublisher/org.apache.juddi.portlets.JUDDIPublisher.nocache.js"></script>
+  </head>
+  <body>
+    <div id="token"></div>
+    <div id="publisher"></div>
+  </body>
+</html>

Added: juddi/trunk/juddi-console/uddi-portlets/tmpwar/UDDIBrowser.html
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-console/uddi-portlets/tmpwar/UDDIBrowser.html?rev=1166979&view=auto
==============================================================================
--- juddi/trunk/juddi-console/uddi-portlets/tmpwar/UDDIBrowser.html (added)
+++ juddi/trunk/juddi-console/uddi-portlets/tmpwar/UDDIBrowser.html Fri Sep  9 
03:41:19 2011
@@ -0,0 +1,35 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!-- /*
+ * Copyright 2001-2009 The Apache Software Foundation.
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
+ */ -->
+
+<html>
+  <head>
+    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
+    <title>UDDI Browser</title>
+    <link rel="stylesheet" href="uddiportlets.css">
+    <!--                                           -->
+    <!-- This script loads your compiled module.   -->
+    <!-- If you add any GWT meta tags, they must   -->
+    <!-- be added before this line.                -->
+    <!--                                           -->
+    <script type="text/javascript" language="javascript" 
src="org.apache.juddi.portlets.UDDIBrowser/org.apache.juddi.portlets.UDDIBrowser.nocache.js"></script>
+  </head>
+  <body>
+    <div id="token"></div>
+    <div id="browser"></div>
+  </body>
+</html>

Added: juddi/trunk/juddi-console/uddi-portlets/tmpwar/UDDISearch.html
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-console/uddi-portlets/tmpwar/UDDISearch.html?rev=1166979&view=auto
==============================================================================
--- juddi/trunk/juddi-console/uddi-portlets/tmpwar/UDDISearch.html (added)
+++ juddi/trunk/juddi-console/uddi-portlets/tmpwar/UDDISearch.html Fri Sep  9 
03:41:19 2011
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!-- /*
+ * Copyright 2001-2009 The Apache Software Foundation.
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
+ */ -->
+
+<html>
+  <head>
+    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
+    <title>UDDI Search</title>
+    <link rel="stylesheet" href="uddiportlets.css">
+    <!--                                           -->
+    <!-- This script loads your compiled module.   -->
+    <!-- If you add any GWT meta tags, they must   -->
+    <!-- be added before this line.                -->
+    <!--                                           -->
+    <script type="text/javascript" language="javascript" 
src="org.apache.juddi.portlets.UDDISearch/org.apache.juddi.portlets.UDDISearch.nocache.js"></script>
+  </head>
+  <body>
+    <div id="search"></div>
+  </body>
+</html>

Added: juddi/trunk/juddi-console/uddi-portlets/tmpwar/UDDISubscription.html
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-console/uddi-portlets/tmpwar/UDDISubscription.html?rev=1166979&view=auto
==============================================================================
--- juddi/trunk/juddi-console/uddi-portlets/tmpwar/UDDISubscription.html (added)
+++ juddi/trunk/juddi-console/uddi-portlets/tmpwar/UDDISubscription.html Fri 
Sep  9 03:41:19 2011
@@ -0,0 +1,35 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!-- /*
+ * Copyright 2001-2009 The Apache Software Foundation.
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
+ */ -->
+
+<html>
+  <head>
+    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
+    <title>UDDI Subscriptions</title>
+    <link rel="stylesheet" href="uddiportlets.css">
+    <!--                                           -->
+    <!-- This script loads your compiled module.   -->
+    <!-- If you add any GWT meta tags, they must   -->
+    <!-- be added before this line.                -->
+    <!--                                           -->
+    <script type="text/javascript" language="javascript" 
src="org.apache.juddi.portlets.UDDISubscription/org.apache.juddi.portlets.UDDISubscription.nocache.js"></script>
+  </head>
+  <body>
+    <div id="token"></div>
+    <div id="subscription"></div>
+  </body>
+</html>

Added: 
juddi/trunk/juddi-console/uddi-portlets/tmpwar/UDDISubscriptionNotification.html
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-console/uddi-portlets/tmpwar/UDDISubscriptionNotification.html?rev=1166979&view=auto
==============================================================================
--- 
juddi/trunk/juddi-console/uddi-portlets/tmpwar/UDDISubscriptionNotification.html
 (added)
+++ 
juddi/trunk/juddi-console/uddi-portlets/tmpwar/UDDISubscriptionNotification.html
 Fri Sep  9 03:41:19 2011
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!-- /*
+ * Copyright 2001-2009 The Apache Software Foundation.
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
+ */ -->
+ 
+<html>
+  <head>
+    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
+    <title>UDDI Subscription Notification</title>
+    <link rel="stylesheet" href="uddiportlets.css">
+    <!--                                           -->
+    <!-- This script loads your compiled module.   -->
+    <!-- If you add any GWT meta tags, they must   -->
+    <!-- be added before this line.                -->
+    <!--                                           -->
+    <script type="text/javascript" language="javascript" 
src="org.apache.juddi.portlets.UDDISubscriptionNotification/org.apache.juddi.portlets.UDDISubscriptionNotification.nocache.js"></script>
+  </head>
+  <body>
+    <div id="notification"></div>
+  </body>
+</html>

Added: juddi/trunk/juddi-console/uddi-portlets/tmpwar/WEB-INF/portlet.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-console/uddi-portlets/tmpwar/WEB-INF/portlet.xml?rev=1166979&view=auto
==============================================================================
--- juddi/trunk/juddi-console/uddi-portlets/tmpwar/WEB-INF/portlet.xml (added)
+++ juddi/trunk/juddi-console/uddi-portlets/tmpwar/WEB-INF/portlet.xml Fri Sep  
9 03:41:19 2011
@@ -0,0 +1,90 @@
+<!--
+ * Copyright 2001-2009 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
+ */ -->
+<portlet-app id="browser-container"
+    xmlns="http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd";
+    version="1.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd
+                        
http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd";>
+       <portlet>
+       <description>UDDI Browser as a portlet app</description>
+               <portlet-name>UDDIBrowserPortlet</portlet-name>
+           <display-name>UDDIBrowser Portlet</display-name>
+               
<portlet-class>org.apache.juddi.portlets.server.UDDIBrowserPortlet</portlet-class>
+               <supports>
+                       <mime-type>text/html</mime-type>
+            <portlet-mode>VIEW</portlet-mode>
+               </supports>
+           <portlet-info>
+                       <title>UDDIBrowser Portlet</title>
+           </portlet-info>
+       </portlet>
+       <portlet>
+       <description>UDDI Search as a portlet app</description>
+               <portlet-name>UDDISearchPortlet</portlet-name>
+           <display-name>UDDISearch Portlet</display-name>
+               
<portlet-class>org.apache.juddi.portlets.server.UDDISearchPortlet</portlet-class>
+               <supports>
+                       <mime-type>text/html</mime-type>
+            <portlet-mode>VIEW</portlet-mode>
+               </supports>
+           <portlet-info>
+                       <title>UDDISearch Portlet</title>
+           </portlet-info>
+       </portlet>
+       <portlet>
+       <description>UDDI Subscription as a portlet app</description>
+               <portlet-name>UDDISubscriptionPortlet</portlet-name>
+           <display-name>UDDISubscriptionPortlet</display-name>
+               
<portlet-class>org.apache.juddi.portlets.server.UDDISubscriptionPortlet</portlet-class>
+               <supports>
+                       <mime-type>text/html</mime-type>
+            <portlet-mode>VIEW</portlet-mode>
+               </supports>
+           <portlet-info>
+                       <title>UDDISubscription Portlet</title>
+           </portlet-info>
+       </portlet>
+
+    <portlet>
+           <description>UDDI Subscription Notification as a portlet 
app</description>
+           <portlet-name>UDDISubscriptionNotificationPortlet</portlet-name>
+           <display-name>UDDISubscriptionNotification Portlet</display-name>
+           
<portlet-class>org.apache.juddi.portlets.server.UDDISubscriptionNotificationPortlet</portlet-class>
+           <supports>
+                <mime-type>text/html</mime-type>
+                <portlet-mode>VIEW</portlet-mode>
+            </supports>
+            <portlet-info>
+                 <title>UDDISubscriptionNotification Portlet</title>
+            </portlet-info>
+      </portlet>
+      
+      <portlet>
+                <description>JUDDI Publisher as a portlet app</description>
+           <portlet-name>JUDDIPublisherPortlet</portlet-name>
+           <display-name>JUDDIPublisher Portlet</display-name>
+           
<portlet-class>org.apache.juddi.portlets.server.JUDDIPublisherPortlet</portlet-class>
+           <supports>
+                <mime-type>text/html</mime-type>
+                <portlet-mode>VIEW</portlet-mode>
+            </supports>
+            <portlet-info>
+                 <title>jUDDIPublisher Portlet</title>
+            </portlet-info>
+      </portlet>
+</portlet-app>

Added: juddi/trunk/juddi-console/uddi-portlets/tmpwar/WEB-INF/web.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-console/uddi-portlets/tmpwar/WEB-INF/web.xml?rev=1166979&view=auto
==============================================================================
--- juddi/trunk/juddi-console/uddi-portlets/tmpwar/WEB-INF/web.xml (added)
+++ juddi/trunk/juddi-console/uddi-portlets/tmpwar/WEB-INF/web.xml Fri Sep  9 
03:41:19 2011
@@ -0,0 +1,211 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 
2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd";>
+
+<!--
+ * Copyright 2001-2009 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
+ * 
+ -->
+<web-app>
+  <display-name>GWT-Maven-Archetype</display-name>
+  <!-- only set if you want to use an existing manager, rather then the one 
specified in the uddi.xml 
+    <context-param>
+      <param-name>uddi.client.manager.name</param-name>
+      <param-value>uddi-portlet-manager</param-value>
+     </context-param>
+      -->
+  <!-- use to run the registration clerks, make sure the UDDI registry is up 
and running before
+         attempting to run the clerks
+         -->
+  <servlet>
+    <servlet-name>UDDIClerkServlet</servlet-name>
+    
<servlet-class>org.apache.juddi.v3.client.config.UDDIClerkServlet</servlet-class>
+    <load-on-startup>1</load-on-startup>
+  </servlet>
+  <servlet>
+    <servlet-name>UDDIBrowserPortlet</servlet-name>
+    <servlet-class>org.apache.pluto.core.PortletServlet</servlet-class>
+    <init-param>
+      <param-name>portlet-name</param-name>
+      <param-value>UDDIBrowserPortlet</param-value>
+    </init-param>
+    <load-on-startup>1</load-on-startup>
+  </servlet>
+  <servlet>
+    <servlet-name>UDDISearchPortlet</servlet-name>
+    <servlet-class>org.apache.pluto.core.PortletServlet</servlet-class>
+    <init-param>
+      <param-name>portlet-name</param-name>
+      <param-value>UDDISearchPortlet</param-value>
+    </init-param>
+    <load-on-startup>1</load-on-startup>
+  </servlet>
+  <servlet>
+    <servlet-name>UDDISubscriptionPortlet</servlet-name>
+    <servlet-class>org.apache.pluto.core.PortletServlet</servlet-class>
+    <init-param>
+      <param-name>portlet-name</param-name>
+      <param-value>UDDISubscriptionPortlet</param-value>
+    </init-param>
+    <load-on-startup>1</load-on-startup>
+  </servlet>
+  <servlet>
+    <servlet-name>UDDISubscriptionNotificationPortlet</servlet-name>
+    <servlet-class>org.apache.pluto.core.PortletServlet</servlet-class>
+    <init-param>
+      <param-name>portlet-name</param-name>
+      <param-value>UDDISubscriptionNotificationPortlet</param-value>
+    </init-param>
+    <load-on-startup>1</load-on-startup>
+  </servlet>
+  <servlet>
+    <servlet-name>JUDDIPublisherPortlet</servlet-name>
+    <servlet-class>org.apache.pluto.core.PortletServlet</servlet-class>
+    <init-param>
+      <param-name>portlet-name</param-name>
+      <param-value>JUDDIPublisherPortlet</param-value>
+    </init-param>
+    <load-on-startup>1</load-on-startup>
+  </servlet>
+  <!--inserted by gwt-maven-plugin-->
+  <servlet>
+    
<servlet-name>org.apache.juddi.portlets.server.service.JUDDIApiServiceImplorg.apache.juddi.portlets.JUDDIPublisher/juddi-api</servlet-name>
+    
<servlet-class>org.apache.juddi.portlets.server.service.JUDDIApiServiceImpl</servlet-class>
+  </servlet>
+  <servlet>
+    
<servlet-name>org.apache.juddi.portlets.server.service.SecurityServiceImplorg.apache.juddi.portlets.JUDDIPublisher/security</servlet-name>
+    
<servlet-class>org.apache.juddi.portlets.server.service.SecurityServiceImpl</servlet-class>
+  </servlet>
+  <servlet>
+    
<servlet-name>org.apache.juddi.portlets.server.service.NotifyServiceImplorg.apache.juddi.portlets.UDDISubscriptionNotification/notify</servlet-name>
+    
<servlet-class>org.apache.juddi.portlets.server.service.NotifyServiceImpl</servlet-class>
+  </servlet>
+  <servlet>
+    
<servlet-name>org.apache.juddi.portlets.server.service.SecurityServiceImplorg.apache.juddi.portlets.UDDISearch/security</servlet-name>
+    
<servlet-class>org.apache.juddi.portlets.server.service.SecurityServiceImpl</servlet-class>
+  </servlet>
+  <servlet>
+    
<servlet-name>org.apache.juddi.portlets.server.service.PublicationServiceImplorg.apache.juddi.portlets.UDDISearch/publication</servlet-name>
+    
<servlet-class>org.apache.juddi.portlets.server.service.PublicationServiceImpl</servlet-class>
+  </servlet>
+  <servlet>
+    
<servlet-name>org.apache.juddi.portlets.server.service.InquiryServiceImplorg.apache.juddi.portlets.UDDISearch/inquiry</servlet-name>
+    
<servlet-class>org.apache.juddi.portlets.server.service.InquiryServiceImpl</servlet-class>
+  </servlet>
+  <servlet>
+    
<servlet-name>org.apache.juddi.portlets.server.service.NotifyServiceImplorg.apache.juddi.portlets.UDDIBrowser/notify</servlet-name>
+    
<servlet-class>org.apache.juddi.portlets.server.service.NotifyServiceImpl</servlet-class>
+  </servlet>
+  <servlet>
+    
<servlet-name>org.apache.juddi.portlets.server.service.FindServiceImplorg.apache.juddi.portlets.UDDIBrowser/find</servlet-name>
+    
<servlet-class>org.apache.juddi.portlets.server.service.FindServiceImpl</servlet-class>
+  </servlet>
+  <servlet>
+    
<servlet-name>org.apache.juddi.portlets.server.service.InquiryServiceImplorg.apache.juddi.portlets.UDDIBrowser/inquiry</servlet-name>
+    
<servlet-class>org.apache.juddi.portlets.server.service.InquiryServiceImpl</servlet-class>
+  </servlet>
+  <servlet>
+    
<servlet-name>org.apache.juddi.portlets.server.service.SecurityServiceImplorg.apache.juddi.portlets.UDDIBrowser/security</servlet-name>
+    
<servlet-class>org.apache.juddi.portlets.server.service.SecurityServiceImpl</servlet-class>
+  </servlet>
+  <servlet>
+    
<servlet-name>org.apache.juddi.portlets.server.service.PublicationServiceImplorg.apache.juddi.portlets.UDDIBrowser/publication</servlet-name>
+    
<servlet-class>org.apache.juddi.portlets.server.service.PublicationServiceImpl</servlet-class>
+  </servlet>
+  <servlet>
+    
<servlet-name>org.apache.juddi.portlets.server.service.SecurityServiceImplorg.apache.juddi.portlets.UDDISubscription/security</servlet-name>
+    
<servlet-class>org.apache.juddi.portlets.server.service.SecurityServiceImpl</servlet-class>
+  </servlet>
+  <servlet>
+    
<servlet-name>org.apache.juddi.portlets.server.service.SubscriptionServiceImplorg.apache.juddi.portlets.UDDISubscription/subscription</servlet-name>
+    
<servlet-class>org.apache.juddi.portlets.server.service.SubscriptionServiceImpl</servlet-class>
+  </servlet>
+  <servlet-mapping>
+    <servlet-name>UDDISubscriptionPortlet</servlet-name>
+    <url-pattern>/PlutoInvoker/UDDISubscriptionPortlet</url-pattern>
+  </servlet-mapping>
+  <servlet-mapping>
+    <servlet-name>UDDIBrowserPortlet</servlet-name>
+    <url-pattern>/PlutoInvoker/UDDIBrowserPortlet</url-pattern>
+  </servlet-mapping>
+  <servlet-mapping>
+    <servlet-name>UDDISearchPortlet</servlet-name>
+    <url-pattern>/PlutoInvoker/UDDISearchPortlet</url-pattern>
+  </servlet-mapping>
+  <servlet-mapping>
+    <servlet-name>UDDISubscriptionNotificationPortlet</servlet-name>
+    
<url-pattern>/PlutoInvoker/UDDISubscriptionNotificationPortlet</url-pattern>
+  </servlet-mapping>
+  <servlet-mapping>
+    <servlet-name>JUDDIPublisherPortlet</servlet-name>
+    <url-pattern>/PlutoInvoker/JUDDIPublisherPortlet</url-pattern>
+  </servlet-mapping>
+  <!--inserted by gwt-maven-plugin-->
+  <servlet-mapping>
+    
<servlet-name>org.apache.juddi.portlets.server.service.JUDDIApiServiceImplorg.apache.juddi.portlets.JUDDIPublisher/juddi-api</servlet-name>
+    
<url-pattern>/org.apache.juddi.portlets.JUDDIPublisher/juddi-api</url-pattern>
+  </servlet-mapping>
+  <servlet-mapping>
+    
<servlet-name>org.apache.juddi.portlets.server.service.SecurityServiceImplorg.apache.juddi.portlets.JUDDIPublisher/security</servlet-name>
+    
<url-pattern>/org.apache.juddi.portlets.JUDDIPublisher/security</url-pattern>
+  </servlet-mapping>
+  <servlet-mapping>
+    
<servlet-name>org.apache.juddi.portlets.server.service.NotifyServiceImplorg.apache.juddi.portlets.UDDISubscriptionNotification/notify</servlet-name>
+    
<url-pattern>/org.apache.juddi.portlets.UDDISubscriptionNotification/notify</url-pattern>
+  </servlet-mapping>
+  <servlet-mapping>
+    
<servlet-name>org.apache.juddi.portlets.server.service.SecurityServiceImplorg.apache.juddi.portlets.UDDISearch/security</servlet-name>
+    <url-pattern>/org.apache.juddi.portlets.UDDISearch/security</url-pattern>
+  </servlet-mapping>
+  <servlet-mapping>
+    
<servlet-name>org.apache.juddi.portlets.server.service.PublicationServiceImplorg.apache.juddi.portlets.UDDISearch/publication</servlet-name>
+    
<url-pattern>/org.apache.juddi.portlets.UDDISearch/publication</url-pattern>
+  </servlet-mapping>
+  <servlet-mapping>
+    
<servlet-name>org.apache.juddi.portlets.server.service.InquiryServiceImplorg.apache.juddi.portlets.UDDISearch/inquiry</servlet-name>
+    <url-pattern>/org.apache.juddi.portlets.UDDISearch/inquiry</url-pattern>
+  </servlet-mapping>
+  <servlet-mapping>
+    
<servlet-name>org.apache.juddi.portlets.server.service.NotifyServiceImplorg.apache.juddi.portlets.UDDIBrowser/notify</servlet-name>
+    <url-pattern>/org.apache.juddi.portlets.UDDIBrowser/notify</url-pattern>
+  </servlet-mapping>
+  <servlet-mapping>
+    
<servlet-name>org.apache.juddi.portlets.server.service.FindServiceImplorg.apache.juddi.portlets.UDDIBrowser/find</servlet-name>
+    <url-pattern>/org.apache.juddi.portlets.UDDIBrowser/find</url-pattern>
+  </servlet-mapping>
+  <servlet-mapping>
+    
<servlet-name>org.apache.juddi.portlets.server.service.InquiryServiceImplorg.apache.juddi.portlets.UDDIBrowser/inquiry</servlet-name>
+    <url-pattern>/org.apache.juddi.portlets.UDDIBrowser/inquiry</url-pattern>
+  </servlet-mapping>
+  <servlet-mapping>
+    
<servlet-name>org.apache.juddi.portlets.server.service.SecurityServiceImplorg.apache.juddi.portlets.UDDIBrowser/security</servlet-name>
+    <url-pattern>/org.apache.juddi.portlets.UDDIBrowser/security</url-pattern>
+  </servlet-mapping>
+  <servlet-mapping>
+    
<servlet-name>org.apache.juddi.portlets.server.service.PublicationServiceImplorg.apache.juddi.portlets.UDDIBrowser/publication</servlet-name>
+    
<url-pattern>/org.apache.juddi.portlets.UDDIBrowser/publication</url-pattern>
+  </servlet-mapping>
+  <servlet-mapping>
+    
<servlet-name>org.apache.juddi.portlets.server.service.SecurityServiceImplorg.apache.juddi.portlets.UDDISubscription/security</servlet-name>
+    
<url-pattern>/org.apache.juddi.portlets.UDDISubscription/security</url-pattern>
+  </servlet-mapping>
+  <servlet-mapping>
+    
<servlet-name>org.apache.juddi.portlets.server.service.SubscriptionServiceImplorg.apache.juddi.portlets.UDDISubscription/subscription</servlet-name>
+    
<url-pattern>/org.apache.juddi.portlets.UDDISubscription/subscription</url-pattern>
+  </servlet-mapping>
+  <welcome-file-list>
+    <welcome-file>index.html</welcome-file>
+  </welcome-file-list>
+</web-app>
\ No newline at end of file

Added: juddi/trunk/juddi-console/uddi-portlets/tmpwar/uddiportlets.css
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-console/uddi-portlets/tmpwar/uddiportlets.css?rev=1166979&view=auto
==============================================================================
--- juddi/trunk/juddi-console/uddi-portlets/tmpwar/uddiportlets.css (added)
+++ juddi/trunk/juddi-console/uddi-portlets/tmpwar/uddiportlets.css Fri Sep  9 
03:41:19 2011
@@ -0,0 +1,88 @@
+/**
+ * Copyright 2001-2009 The Apache Software Foundation.
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
+ */
+/** Add css rules here for your application. */
+button {
+  display: block;
+  font-size: 16pt
+}
+
+.widePanel {
+  width: 100%
+}
+
+img {
+  margin-top: 0px;
+}
+
+.gwt-Tree .gwt-TreeItem {
+ padding: 1px 3px 0 3px;
+ cursor: hand;
+ cursor: pointer;
+ display: block !important;
+}
+
+.gwt-Tree {
+ overflow:auto;
+ margin-right:15px;
+ width:180px;
+}
+
+
+.gwt-Tree .gwt-TreeItem-selected {
+  background: #eee;
+}
+
+.List {
+  border-top: 1px solid #666;
+  border-bottom: 1px solid #666;
+  border-left: 1px solid #666;
+  border-bottom: 1px solid #666;
+  cursor: pointer;
+  cursor: hand;
+}
+
+.List td {
+  border-top: 1px solid #fff;
+  border-bottom: 1px solid #000;
+  padding: 2px 0 2px 10px;
+}
+
+.ListHeader {
+  font-weight: bold;
+}
+
+.ListHeader td {
+  padding: 2px 0 2px 10px;
+  border-top: 1px solid #666;
+  border-bottom: 1px solid #666;
+}
+
+.SelectedRow td {
+  border-bottom: 1px solid #666;
+  border-top: 1px solid #666;
+}
+
+.SelectedRow {
+  background: #eee;
+}
+
+.detail-panel {
+  background: #eee;
+  border:1px solid #000000; 
+  margin-right:10px
+  padding:10px 5px 5px 5px;
+}
\ No newline at end of file



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to