[jboss-jira] [JBoss JIRA] Commented: (JBPORTAL-1371) issue with creating consumer from WSDL

Chris Laprun (JIRA) jira-events at lists.jboss.org
Mon Apr 30 15:17:30 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBPORTAL-1371?page=comments#action_12360912 ] 
            
Chris Laprun commented on JBPORTAL-1371:
----------------------------------------

1. This is due to the fact that when a new Consumer is created, it's not activated yet and therefore WSRP operations fail on it. You need to save and then activate the Consumer. I will disable the buttons for CR2 if the consumer is not active.

2. I will see what I can do.

> issue with creating consumer from WSDL
> --------------------------------------
>
>                 Key: JBPORTAL-1371
>                 URL: http://jira.jboss.com/jira/browse/JBPORTAL-1371
>             Project: JBoss Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Portal WSRP
>    Affects Versions: 2.6.CR2
>            Reporter: Prabhat Jha
>         Assigned To: Chris Laprun
>
> Two issues:
> 1. I was not able to create consumer using http://wsrp.bea.com:7001/producer/producer?WSDL. Validate throws error.
> ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/portal-wsrp]] Root cause
> java.lang.NullPointerException
> at org.jboss.portal.wsrp.admin.ui.ConsumerBean.getProducerInfo(ConsumerBean.java:174)
> at org.jboss.portal.wsrp.admin.ui.ConsumerBean.isUseWSDL(ConsumerBean.java:65)
> at sun.reflect.GeneratedMethodAccessor517.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:324)
> 2. If for some reason creating a consumer fails (mine failed when I tried to create using bea's WSDL http://wsrp.bea.com:7001/producer/producer?WSDL), I can not see WSRP page correctly. Meaning when I click on WSRP, i see this message:
> /WEB-INF/jsf/consumers/editConsumer.xhtml @55,45 test="#{consumer.useWSDL}" /WEB-INF/jsf/consumers/editConsumer.xhtml @55,45 test="#{consumer.useWSDL}": Exception getting value of property useWSDL of base of type : org.jboss.portal.wsrp.admin.ui.ConsumerBean
> I was still hoping to see original GUI.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list