14 Replies Latest reply on May 8, 2007 7:10 PM by claprun

    how to change JWS 80 port  on jboss portal 26CR1

      11:33:37,485 INFO [FacesConfigurator] Reading config /WEB-INF/faces-config.xml
      11:33:37,599 WARN [LocaleUtils] Locale name in faces-config.xml null or empty, setting locale to default locale : zh_TW
      11:33:38,018 INFO [HtmlRenderKitImpl] Overwriting renderer with family = facelets rendererType = facelets.ui.Repeat renderer class = com.sun.facelets.component.RepeatRenderer
      11:33:38,160 INFO [StartupServletContextListener] ServletContext '/myweb/jboss-portal-2.6-CR1/server/default/./tmp/deploy/portal-wsrp-exp.war/' initialized.
      11:33:38,162 INFO [StartupServletContextListener] Serialization provider : class org.apache.myfaces.shared_impl.util.serial.DefaultSerialFactory
      11:33:39,545 INFO [WSDLFilePublisher] WSDL published to: file:/myweb/jboss-portal-2.6-CR1/server/default/data/wsdl/portal-wsrp.war/wsrp_services.wsdl
      11:33:47,036 INFO [ServiceEndpointManager] WebService started: https://555.gotdns.org:8443/portal-wsrp/ServiceDescriptionService
      11:33:47,038 INFO [ServiceEndpointManager] WebService started: https://555.gotdns.org:8443/portal-wsrp/MarkupService
      11:33:47,039 INFO [ServiceEndpointManager] WebService started: https://555.gotdns.org:8443/portal-wsrp/RegistrationService
      11:33:47,041 INFO [ServiceEndpointManager] WebService started: https://555gotdns.org:8443/portal-wsrp/PortletManagementService
      11:33:53,895 INFO [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=.../deploy/management/console-mgr.sar/web-console.war/

        • 1. Re: how to change JWS 80 port  on jboss portal 26CR1

          when I click admin--> WSRP--> register
          show this error
          Interceptor.java:38)
          at org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.java:115)
          at org.jboss.portal.portlet.aspects.portlet.ContextDispatcherInterceptor$1.doCallback(ContextDispatcherInterceptor.java:90)
          at org.jboss.portal.web.jboss.JBossWebContext$InvokeNextCommand.execute(JBossWebContext.java:133)
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          at java.lang.reflect.Method.invoke(Method.java:585)
          at org.jboss.portal.server.servlet.CommandServlet.doGet(CommandServlet.java:99)
          at org.jboss.portal.server.servlet.CommandServlet.doPost(CommandServlet.java:156)
          at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
          at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
          at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
          at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
          at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:672)
          at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:574)
          at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:499)
          at org.jboss.portal.server.servlet.CommandServlet.include(CommandServlet.java:79)
          at org.jboss.portal.web.jboss.JBossWebContext.include(JBossWebContext.java:61)
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          at java.lang.reflect.Method.invoke(Method.java:585)
          at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
          at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
          at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
          at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
          at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
          at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
          at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
          at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
          at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
          at $Proxy72.include(Unknown Source)
          at org.jboss.portal.portlet.impl.spi.AbstractRequestContext.dispatch(AbstractRequestContext.java:81)
          at org.jboss.portal.portlet.aspects.portlet.ContextDispatcherInterceptor.invoke(ContextDispatcherInterceptor.java:71)
          at org.jboss.portal.portlet.invocation.PortletInterceptor.invoke(PortletInterceptor.java:38)
          at org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.java:115)
          at org.jboss.portal.portlet.aspects.portlet.SecureTransportInterceptor.invoke(SecureTransportInterceptor.java:66)
          at org.jboss.portal.portlet.invocation.PortletInterceptor.invoke(PortletInterceptor.java:38)
          at org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.java:115)
          at org.jboss.portal.portlet.aspects.portlet.ValveInterceptor.invoke(ValveInterceptor.java:62)
          at org.jboss.portal.portlet.invocation.PortletInterceptor.invoke(PortletInterceptor.java:38)
          at org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.java:115)
          at org.jboss.portal.common.invocation.Invocation.invoke(Invocation.java:157)
          at org.jboss.portal.portlet.container.PortletContainerInvoker.invoke(PortletContainerInvoker.java:198)
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          at java.lang.reflect.Method.invoke(Method.java:585)
          at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
          at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
          at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
          at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
          at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
          at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
          at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
          at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
          at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
          at $Proxy110.invoke(Unknown Source)
          at org.jboss.portal.portlet.state.producer.ProducerPortletInvoker.invoke(ProducerPortletInvoker.java:233)
          at org.jboss.portal.core.impl.portlet.state.ProducerPortletInvoker.org$jboss$portal$core$impl$portlet$state$ProducerPortletInvoker$invoke$aop(ProducerPortletInvoker.java:53)
          at org.jboss.portal.core.impl.portlet.state.ProducerPortletInvoker$invoke_N8654503705355129869.invokeNext(ProducerPortletInvoker$invoke_N8654503705355129869.java)
          at org.jboss.aspects.tx.TxPolicy.invokeInCallerTx(TxPolicy.java:126)
          at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:195)
          at org.jboss.portal.core.impl.portlet.state.ProducerPortletInvoker$invoke_N8654503705355129869.invokeNext(ProducerPortletInvoker$invoke_N8654503705355129869.java)
          at org.jboss.aspects.tx.TxPolicy.invokeInCallerTx(TxPolicy.java:126)
          at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:195)
          at org.jboss.portal.core.impl.portlet.state.ProducerPortletInvoker$invoke_N8654503705355129869.invokeNext(ProducerPortletInvoker$invoke_N8654503705355129869.java)
          at org.jboss.portal.core.impl.portlet.state.ProducerPortletInvoker.invoke(ProducerPortletInvoker.java)
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          at java.lang.reflect.Method.invoke(Method.java:585)
          at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
          at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
          at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
          at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
          at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
          at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
          at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
          at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
          at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
          at $Proxy114.invoke(Unknown Source)
          at org.jboss.portal.portlet.federation.impl.FederatedPortletInvokerService.invoke(FederatedPortletInvokerService.java:147)
          at org.jboss.portal.portlet.federation.impl.FederatingPortletInvokerService.invoke(FederatingPortletInvokerService.java:147)
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          at java.lang.reflect.Method.invoke(Method.java:585)
          at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
          at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
          at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
          at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
          at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
          at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
          at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
          at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
          at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
          at $Proxy77.invoke(Unknown Source)
          at org.jboss.portal.core.impl.model.instance.PersistentInstanceContainer$1.invoke(PersistentInstanceContainer.java:123)
          at org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.java:131)
          at org.jboss.portal.portlet.management.PortletContainerManagementInterceptorImpl.invoke(PortletContainerManagementInterceptorImpl.java:58)
          at org.jboss.portal.portlet.invocation.PortletInterceptor.invoke(PortletInterceptor.java:38)
          at org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.java:115)
          at org.jboss.portal.portlet.aspects.portlet.PortalSessionSynchronizationInterceptor.invoke(PortalSessionSynchronizationInterceptor.java:116)
          at org.jboss.portal.portlet.invocation.PortletInterceptor.invoke(PortletInterceptor.java:38)
          at org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.java:115)
          at org.jboss.portal.core.model.instance.InstanceSecurityInterceptor.invoke(InstanceSecurityInterceptor.java:78)
          at org.jboss.portal.portlet.invocation.PortletInterceptor.invoke(PortletInterceptor.java:38)
          at org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.java:115)
          at org.jboss.portal.portlet.aspects.portlet.ConsumerCacheInterceptor.invoke(ConsumerCacheInterceptor.java:175)
          at org.jboss.portal.portlet.invocation.PortletInterceptor.invoke(PortletInterceptor.java:38)
          at org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.java:115)
          at org.jboss.portal.common.invocation.Invocation.invoke(Invocation.java:157)
          at org.jboss.portal.core.impl.model.instance.PersistentInstanceContainer.org$jboss$portal$core$impl$model$instance$PersistentInstanceContainer$invoke$aop(PersistentInstanceContainer.java:453)
          at org.jboss.portal.core.impl.model.instance.PersistentInstanceContainer$invoke_N8654503705355129869.invokeNext(PersistentInstanceContainer$invoke_N8654503705355129869.java)
          at org.jboss.aspects.tx.TxPolicy.invokeInCallerTx(TxPolicy.java:126)
          at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:195)
          at org.jboss.portal.core.impl.model.instance.PersistentInstanceContainer$invoke_N8654503705355129869.invokeNext(PersistentInstanceContainer$invoke_N8654503705355129869.java)
          at org.jboss.aspects.tx.TxPolicy.invokeInCallerTx(TxPolicy.java:126)
          at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:195)
          at org.jboss.portal.core.impl.model.instance.PersistentInstanceContainer$invoke_N8654503705355129869.invokeNext(PersistentInstanceContainer$invoke_N8654503705355129869.java)
          at org.jboss.portal.core.impl.model.instance.PersistentInstanceContainer.invoke(PersistentInstanceContainer.java)
          at org.jboss.portal.core.impl.model.instance.InstanceImpl.invoke(InstanceImpl.java:233)
          at org.jboss.portal.core.model.portal.command.action.InvokePortletWindowActionCommand.execute(InvokePortletWindowActionCommand.java:159)
          at org.jboss.portal.core.controller.ControllerCommand$1.invoke(ControllerCommand.java:68)
          at org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.java:131)
          at org.jboss.portal.core.aspects.controller.node.EventBroadcasterInterceptor.invoke(EventBroadcasterInterceptor.java:188)
          a

          • 2. Re: how to change JWS 80 port  on jboss portal 26CR1
            claprun

             

            "kevnlin" wrote:
            11:33:37,485 INFO [FacesConfigurator] Reading config /WEB-INF/faces-config.xml
            11:33:37,599 WARN [LocaleUtils] Locale name in faces-config.xml null or empty, setting locale to default locale : zh_TW
            11:33:38,018 INFO [HtmlRenderKitImpl] Overwriting renderer with family = facelets rendererType = facelets.ui.Repeat renderer class = com.sun.facelets.component.RepeatRenderer
            11:33:38,160 INFO [StartupServletContextListener] ServletContext '/myweb/jboss-portal-2.6-CR1/server/default/./tmp/deploy/portal-wsrp-exp.war/' initialized.
            11:33:38,162 INFO [StartupServletContextListener] Serialization provider : class org.apache.myfaces.shared_impl.util.serial.DefaultSerialFactory
            11:33:39,545 INFO [WSDLFilePublisher] WSDL published to: file:/myweb/jboss-portal-2.6-CR1/server/default/data/wsdl/portal-wsrp.war/wsrp_services.wsdl
            11:33:47,036 INFO [ServiceEndpointManager] WebService started: https://555.gotdns.org:8443/portal-wsrp/ServiceDescriptionService
            11:33:47,038 INFO [ServiceEndpointManager] WebService started: https://555.gotdns.org:8443/portal-wsrp/MarkupService
            11:33:47,039 INFO [ServiceEndpointManager] WebService started: https://555.gotdns.org:8443/portal-wsrp/RegistrationService
            11:33:47,041 INFO [ServiceEndpointManager] WebService started: https://555gotdns.org:8443/portal-wsrp/PortletManagementService
            11:33:53,895 INFO [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=.../deploy/management/console-mgr.sar/web-console.war/


            What is the issue?
            Have you looked at: http://wiki.jboss.org/wiki/Wiki.jsp?page=WSRPChangePorts

            • 3. Re: how to change JWS 80 port  on jboss portal 26CR1
              claprun

               

              "kevnlin" wrote:
              when I click admin--> WSRP--> register
              show this error


              For which producer do you receive this error? Can you detail your WSRP configuration?

              • 4. Re: how to change JWS 80 port  on jboss portal 26CR1


                by ths issue?
                http://wiki.jboss.org/wiki/Wiki.jsp?
                I Modify all file

                1---the portal 2.6.CR1 on windows , is work
                2--on solaris 10 is not work

                I login in portal (account admin)
                and enter admin _> WSRP page
                When I click (SELF application ) regist link ,and show this error (internal 500)

                • 5. Re: how to change JWS 80 port  on jboss portal 26CR1

                  change portal server port 80
                  this is my link http://localhost/jbossws/services


                  ServiceEndpointID ServiceEndpointAddress
                  jboss.ws:context=portal-wsrp,endpoint=RegistrationService http://IBM456:8080/portal-wsrp/RegistrationService?wsdl
                  jboss.ws:context=portal-wsrp,endpoint=PortletManagementService http://IBM456:8080/portal-wsrp/PortletManagementService?wsdl
                  jboss.ws:context=portal-wsrp,endpoint=ServiceDescriptionService http://IBM456:8080/portal-wsrp/ServiceDescriptionService?wsdl
                  jboss.ws:context=portal-wsrp,endpoint=MarkupService http://IBM456:8080/portal-wsrp/MarkupService?wsdl


                  pls tell me , why register WSRP is port 8080
                  how to change

                  • 6. Re: how to change JWS 80 port  on jboss portal 26CR1
                    claprun
                    • 7. Re: how to change JWS 80 port  on jboss portal 26CR1


                      portal version 2.6.cR2
                      my portal-wsrp/default-wsrp.xml

                      <wsrp-producer id="self" expiration-cache="120">
                      <!--
                      we need to use the individual endpoint configuration because the configuration via wsdl forces an
                      immediate attempt to access the web service description which is not available yet at this point of deployment
                      -->
                      <endpoint-config>
                      <service-description-url>http://localhost:80/portal-wsrp/ServiceDescriptionService</service-description-url>
                      <markup-url>http://localhost:80/portal-wsrp/MarkupService</markup-url>
                      <registration-url>http://localhost:80/portal-wsrp/RegistrationService</registration-url>
                      <portlet-management-url>http://localhost:80/portal-wsrp/PortletManagementService</portlet-management-url>
                      </endpoint-config>
                      <registration-data/>
                      </wsrp-producer>

                      <!--
                      ........

                      run.sh
                      Log
                      22:24:15,485 INFO [StartupServletContextListener] Serialization provider : clas
                      s org.apache.myfaces.shared_impl.util.serial.DefaultSerialFactory
                      22:24:16,915 INFO [WSDLFilePublisher] WSDL published to: file:/myweb/jboss26c2/
                      server/default/data/wsdl/portal-wsrp.war/wsrp_services.wsdl
                      22:24:26,347 INFO [ServiceEndpointManager] WebService started: http://fedora.go
                      tdns.org:8080/portal-wsrp/ServiceDescriptionService
                      22:24:26,348 INFO [ServiceEndpointManager] WebService started: http://fedora.go
                      tdns.org:8080/portal-wsrp/MarkupService
                      22:24:26,349 INFO [ServiceEndpointManager] WebService started: http://fedora.go
                      tdns.org:8080/portal-wsrp/RegistrationService
                      22:24:26,362 INFO [ServiceEndpointManager] WebService started: http://fedora.go
                      tdns.org:8080/portal-wsrp/PortletManagementService
                      22:24:36,632 INFO [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=.../dep
                      loy/management/console-mgr.sar/web-console.war/

                      • 8. Re: how to change JWS 80 port  on jboss portal 26CR1
                        claprun

                        Which version of AS? Which version of JBoss WS? I see lots of different URLs in your logs. What is your setup?

                        • 9. Re: how to change JWS 80 port  on jboss portal 26CR1

                          I download this file
                          jboss-portal-2.6-CR2-bundled.zip

                          • 10. Re: how to change JWS 80 port  on jboss portal 26CR1
                            claprun

                            What is your setup? I.e., on which URL is your consumer running? On which URL is your producer running?

                            • 11. Re: how to change JWS 80 port  on jboss portal 26CR1

                              step
                              1--download file
                              jboss-portal-2.6-CR2-bundled.zip
                              2- unzip jboss-portal-2.6-CR2-bundled.zip
                              3- change tomcat port --server.xml change port 80
                              4- change /deploy/jboss-portal/portal-wsrp.sar/default-wsrp.xml

                              <wsrp-producer id="self" expiration-cache="120">
                              <!--
                              we need to use the individual endpoint configuration because the configuration via wsdl forces an
                              immediate attempt to access the web service description which is not available yet at this point of deployment
                              -->
                              <endpoint-config>
                              <service-description-url>http://localhost:80/portal-wsrp/ServiceDescriptionService</service-description-url>
                              <markup-url>http://localhost:80/portal-wsrp/MarkupService</markup-url>
                              <registration-url>http://localhost:80/portal-wsrp/RegistrationService</registration-url>
                              <portlet-management-url>http://localhost:80/portal-wsrp/PortletManagementService</portlet-management-url>
                              </endpoint-config>
                              <registration-data/>
                              </wsrp-producer>



                              • 12. Re: how to change JWS 80 port  on jboss portal 26CR1

                                pls help me

                                • 13. Re: how to change JWS 80 port  on jboss portal 26CR1
                                  claprun

                                   

                                  "kevnlin" wrote:
                                  step
                                  1--download file
                                  jboss-portal-2.6-CR2-bundled.zip
                                  2- unzip jboss-portal-2.6-CR2-bundled.zip
                                  3- change tomcat port --server.xml change port 80
                                  4- change /deploy/jboss-portal/portal-wsrp.sar/default-wsrp.xml

                                  <deployment>
                                  <wsrp-producer id="self" expiration-cache="120">
                                  <!--
                                  we need to use the individual endpoint configuration because the configuration via wsdl forces an
                                  immediate attempt to access the web service description which is not available yet at this point of deployment
                                  -->
                                  <endpoint-config>
                                  <service-description-url>http://localhost:80/portal-wsrp/ServiceDescriptionService</service-description-url>
                                  <markup-url>http://localhost:80/portal-wsrp/MarkupService</markup-url>
                                  <registration-url>http://localhost:80/portal-wsrp/RegistrationService</registration-url>
                                  <portlet-management-url>http://localhost:80/portal-wsrp/PortletManagementService</portlet-management-url>
                                  </endpoint-config>
                                  <registration-data/>
                                  </wsrp-producer>
                                  </deployment>


                                  Are you accessing WSRP from the same system i.e. is the Consumer running in the same JBoss AS instance as the Producer? The steps you followed above will only work if that is the case.

                                  If your producer is running on system1 on port 80 and your consumer is running on system2 on port 80, then the producer configuration on system2 (it is useless on system1 unless you want to make sure it works locally) should be:
                                  <deployment>
                                   <wsrp-producer id="self" expiration-cache="120">
                                   <endpoint-config>
                                   <service-description-url>http://system1:80/portal-wsrp/ServiceDescriptionService</service-description-url>
                                   <markup-url>http://system1:80/portal-wsrp/MarkupService</markup-url>
                                   <registration-url>http://system1:80/portal-wsrp/RegistrationService</registration-url>
                                   <portlet-management-url>http://system1:80/portal-wsrp/PortletManagementService</portlet-management-url>
                                   </endpoint-config>
                                   <registration-data/>
                                   </wsrp-producer>
                                   </deployment>


                                  That said, I have found a problem with the behavior of WSDLPortFixFilter while testing. See http://jira.jboss.com/jira/browse/JBPORTAL-1390 for more details. Thanks.

                                  • 14. Re: how to change JWS 80 port  on jboss portal 26CR1
                                    claprun

                                    This should be fixed in Subversion.