[jboss-jira] [JBoss JIRA] Resolved: (JBPORTAL-2209) Incorrect registration information crashes WSRP admin
Chris Laprun (JIRA)
jira-events at lists.jboss.org
Thu Oct 23 12:52:21 EDT 2008
[ https://jira.jboss.org/jira/browse/JBPORTAL-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chris Laprun resolved JBPORTAL-2209.
------------------------------------
Resolution: Done
Should be fixed now.
> Incorrect registration information crashes WSRP admin
> -----------------------------------------------------
>
> Key: JBPORTAL-2209
> URL: https://jira.jboss.org/jira/browse/JBPORTAL-2209
> Project: JBoss Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Portal WSRP
> Affects Versions: 2.6.6 Final, 2.7.0 CR1
> Reporter: Chris Laprun
> Assignee: Chris Laprun
> Fix For: 2.6.7 Final, 2.7.0 Final
>
>
> Viliam says:
> login as admin, go to wsrp inrface and create a new consumer
> name: BEAcon
> exp.: 123
> endpoint: http://wsrp.bea.com:7001/producer/producer?WSDL
> click refresh&save, after a while you must type a reg. information for "{urn:bea:wlp:prop:reg:registration}consumerRole", type "public" into value input and click refresh&save again
> now STOP (ctrl-c) the jboss AS, and run (./bin/run.sh) it again
> login as admin, go to wsrp inrface and click on the configuration action of your BEAcon consumer
> now retype the value for "{urn:bea:wlp:prop:reg:registration}consumerRole". change it from "public" to i.e. "public4"
> click "update properties" and after a while new button "modify registration" will appear
> click on "modify registration".
> i hope, that these steps are written well and you see this error:
> ERROR
> Cause: javax.portlet.PortletException: /WEB-INF/jsf/consumers/editConsumer.xhtml @141,54 value="#{consumer.expectedRegistrationProperties}": Exception getting value of property expectedRegistrationProperties of base of type : org.jboss.portal.wsrp.admin.ui.ConsumerBean
> Message: /WEB-INF/jsf/consumers/editConsumer.xhtml @141,54 value="#{consumer.expectedRegistrationProperties}": Exception getting value of property expectedRegistrationProperties of base of type : org.jboss.portal.wsrp.admin.ui.ConsumerBean
> StackTrace:
> javax.portlet.PortletException: /WEB-INF/jsf/consumers/editConsumer.xhtml @141,54 value="#{consumer.expectedRegistrationProperties}": Exception getting value of property expectedRegistrationProperties of base of type : org.jboss.portal.wsrp.admin.ui.ConsumerBean
> at org.apache.myfaces.portlet.MyFacesGenericPortlet.handleExceptionFromLifecycle(MyFacesGenericPortlet.java:310)
> at org.apache.myfaces.portlet.MyFacesGenericPortlet.facesRender(MyFacesGenericPortlet.java:502)
> at org.apache.myfaces.portlet.MyFacesGenericPortlet.doView(MyFacesGenericPortlet.java:323)
> at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:133)
> at javax.portlet.GenericPortlet.render(GenericPortlet.java:306)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list