-
1. Re: Error in
claprun Aug 6, 2009 9:16 AM (in response to pooja.ambre)Look at the server log, there might be more details there. It might just be that BEA's public producer is temporarly unavailable...
-
2. Re: Error in configuring remote producer using admin portlet
pooja.ambre Aug 7, 2009 2:03 AM (in response to pooja.ambre)Hi chris,
Thanks 4r the response , I checked the server.log file wat is says is unable to initialize the WSDL services
If u have any idea can u plz tell me how should I proceed. -
3. Re: Error in
pooja.ambre Aug 7, 2009 2:22 AM (in response to pooja.ambre)One more thing is when i start the jboss portal server I get this message
--- Incompletely deployed packages ---
org.jboss.deployment.DeploymentInfo@40a366b5 { url=file:/usr/local/jboss-portal-2.7.0.GA/server/default/deploy/jboss-portal.sar/portal-wsrp.sar/portal-wsrp.war/ }
deployer: MBeanProxyExt[jboss.web:service=WebServer]
status: Deployment FAILED reason: javax.wsdl.WSDLException: WSDLException: faultCode=OTHER_ERROR: Cannot extract schema definition: java.net.UnknownHostException: www.w3.org
state: FAILED
watch: file:/usr/local/jboss-portal-2.7.0.GA/server/default/deploy/jboss-portal.sar/portal-wsrp.sar/portal-wsrp.war/WEB-INF/web.xml
altDD: null
lastDeployed: 1249625819457
lastModified: 1225266156000
mbeans:
jboss.web:j2eeType=Servlet,name=jsp,WebModule=//localhost/portal-wsrp,J2EEApplication=none,J2EEServer=none (state not available)
jboss.web:j2eeType=Servlet,name=RegistrationService,WebModule=//localhost/portal-wsrp,J2EEApplication=none,J2EEServer=none (state not available)
jboss.web:j2eeType=Servlet,name=ServiceDescriptionService,WebModule=//localhost/portal-wsrp,J2EEApplication=none,J2EEServer=none (state not available)
jboss.web:j2eeType=Servlet,name=default,WebModule=//localhost/portal-wsrp,J2EEApplication=none,J2EEServer=none (state not available)
jboss.web:j2eeType=Servlet,name=PortletManagementService,WebModule=//localhost/portal-wsrp,J2EEApplication=none,J2EEServer=none (state not available)
jboss.web:j2eeType=Servlet,name=MarkupService,WebModule=//localhost/portal-wsrp,J2EEApplication=none,J2EEServer=none (state not available) -
4. Error in "bea" consumer configuration(WSRP)
smart_umesh_123 Feb 4, 2011 5:15 AM (in response to pooja.ambre)I am also facing the same issue the URL http://wsrp.bea.com:7001/producer/producer?WSDL is not able to return anything from a browser also.
Please provide some other WSDL if it is not working
Thanks
Umesh Pathak
-
5. Error in "bea" consumer configuration(WSRP)
smart_umesh_123 Feb 4, 2011 5:25 AM (in response to smart_umesh_123)I tried the WSDL - http://portalstandards.oracle.com/portletapp/portlets?WSDL
But now it says -
- Error : Problem getting service description for producer odacle, please see the logs for more information. Cause:setProperty must be overridden by all subclasses of SOAPMessage
Platform : Jboss Portal Server 2.7.2
-
6. Error in "bea" consumer configuration(WSRP)
claprun Feb 4, 2011 6:03 AM (in response to smart_umesh_123)There is nothing we can do if BEA/Oracle decides to remove their public producers…
-
7. Error in "bea" consumer configuration(WSRP)
claprun Feb 4, 2011 6:05 AM (in response to smart_umesh_123)The error you're seeing is because you're attempting to run JBoss AS 4 on Java 6 using the Java 5 distribution, please use the proper Java 6 distribution. Note also that development has stopped on JBoss Portal, our efforts are now focused on our new Portal offering: GateIn. Any specific reason you're still using JBoss Portal?
-
8. Error in "bea" consumer configuration(WSRP)
smart_umesh_123 Feb 7, 2011 1:19 AM (in response to claprun)Oh. I was not aware of the fact that developement of JBoss Portal server has been stopped. I just wanted to learn the Portal technology and JBoss being a very rich on the documentation and forums front, I chose it :-). Now will try gateln.
Anyway, thanks for the info. Do you know any WSRP WSDL for learning purpose ?
Thanks,
Umesh Pathak