You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrp4j-dev@portals.apache.org by dl...@apache.org on 2006/12/13 17:32:21 UTC

svn commit: r486717 - in /portals/wsrp4j/trunk/consumer-proxyportlet: pom.xml src/webapp/ src/webapp/WEB-INF/persistence/producers/org.apache.wsrp4j.commons.consumer.driver.producer.ProducerImpl@wsrp4j-8081.xml

Author: dlouzan
Date: Wed Dec 13 08:32:20 2006
New Revision: 486717

URL: http://svn.apache.org/viewvc?view=rev&rev=486717
Log:
- Added a META-INF/context.xml for deployment
- Modified the default wsrp4j-producer endpoints on the producer database
- Added groupId and version tags to the maven-war-plugin in the pom.xml

Modified:
    portals/wsrp4j/trunk/consumer-proxyportlet/pom.xml
    portals/wsrp4j/trunk/consumer-proxyportlet/src/webapp/   (props changed)
    portals/wsrp4j/trunk/consumer-proxyportlet/src/webapp/WEB-INF/persistence/producers/org.apache.wsrp4j.commons.consumer.driver.producer.ProducerImpl@wsrp4j-8081.xml

Modified: portals/wsrp4j/trunk/consumer-proxyportlet/pom.xml
URL: http://svn.apache.org/viewvc/portals/wsrp4j/trunk/consumer-proxyportlet/pom.xml?view=diff&rev=486717&r1=486716&r2=486717
==============================================================================
--- portals/wsrp4j/trunk/consumer-proxyportlet/pom.xml (original)
+++ portals/wsrp4j/trunk/consumer-proxyportlet/pom.xml Wed Dec 13 08:32:20 2006
@@ -45,7 +45,9 @@
     </resources>
     <plugins>
       <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-war-plugin</artifactId>
+        <version>2.0</version>
         <configuration>
           <warSourceDirectory>src/webapp</warSourceDirectory>
           <warName>${pom.artifactId}</warName>

Propchange: portals/wsrp4j/trunk/consumer-proxyportlet/src/webapp/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed Dec 13 08:32:20 2006
@@ -1 +1 @@
-META-INF
+""

Modified: portals/wsrp4j/trunk/consumer-proxyportlet/src/webapp/WEB-INF/persistence/producers/org.apache.wsrp4j.commons.consumer.driver.producer.ProducerImpl@wsrp4j-8081.xml
URL: http://svn.apache.org/viewvc/portals/wsrp4j/trunk/consumer-proxyportlet/src/webapp/WEB-INF/persistence/producers/org.apache.wsrp4j.commons.consumer.driver.producer.ProducerImpl%40wsrp4j-8081.xml?view=diff&rev=486717&r1=486716&r2=486717
==============================================================================
--- portals/wsrp4j/trunk/consumer-proxyportlet/src/webapp/WEB-INF/persistence/producers/org.apache.wsrp4j.commons.consumer.driver.producer.ProducerImpl@wsrp4j-8081.xml (original)
+++ portals/wsrp4j/trunk/consumer-proxyportlet/src/webapp/WEB-INF/persistence/producers/org.apache.wsrp4j.commons.consumer.driver.producer.ProducerImpl@wsrp4j-8081.xml Wed Dec 13 08:32:20 2006
@@ -23,19 +23,19 @@
     <desc>WSRP4J Producer provided portlets</desc>
 
     <markup-interface-url>
-        http://localhost:9001/wsrp4j-producer/WSRP4JProducer/WSRPBaseService
+        http://localhost:9001/wsrp4j-producer/services/WSRPBaseService
     </markup-interface-url>
     
     <service-description-interface-url>
-        http://localhost:9001/wsrp4j-producer/WSRP4JProducer/WSRPServiceDescriptionService
+        http://localhost:9001/wsrp4j-producer/services/WSRPServiceDescriptionService
     </service-description-interface-url>
     
     <registration-interface-url>
-        http://localhost:9001/wsrp4j-producer/WSRP4JProducer/WSRPRegistrationService
+        http://localhost:9001/wsrp4j-producer/services/WSRPRegistrationService
     </registration-interface-url>
     
     <portlet-management-interface-url>
-        http://localhost:9001/wsrp4j-producer/WSRP4JProducer/WSRPPortletManagementService
+        http://localhost:9001/wsrp4j-producer/services/WSRPPortletManagementService
     </portlet-management-interface-url>
 
     <registration-data>