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

Prabhat Jha (JIRA) jira-events at lists.jboss.org
Mon Apr 30 14:06:30 EDT 2007


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