Portlet BindingException while consuming JIVE Discussion Forum.

Hi
I'm facing problem while consuming Jive Discussion forum using Oracle JDeveloper 10.1.3.4
Following are the steps i followed fot this...
1) Deployed Jive-5.1.0 using OC4J WebCenter instance ( Deployed in Oracle App Server 10.1.3)
2) Integrated discussion forum Portlet with Oracle WebCenter Discussion application.
This is done by making use of deploy-jive-portlet.jar and oracle-jive-portlet.zip
3) Registration
Able to register with WSRP1 and WSRP2 .
When i try to consume this portlet, i'm getting following error on the Jdevelper Console
Console Log:
[Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
C:\JDeveloper10.1.3.4\jdev\system\oracle.j2ee.10.1.3.42.70\embedded-oc4j\config>
C:\JDeveloper10.1.3.4\jdk\bin\javaw.exe -client -classpath C:\JDeveloper10.1.3.4\j2ee\home\oc4j.jar;C:\JDeveloper10.1.3.4\jdev\lib\jdev-oc4j-embedded.jar -Dhttp.proxyHost=proxy.cognizant.com -Dhttp.proxyPort=6050 -Dhttp.nonProxyHosts=chnocsconf.cts.com|chnocspool.cts.com|im*|10*|localhost|127.0.0.1|pc014349 -Dhttps.proxyHost=proxy.cognizant.com -Dhttps.proxyPort=6050 -Dhttps.nonProxyHosts=chnocsconf.cts.com|chnocspool.cts.com|im*|10*|localhost|127.0.0.1|pc014349 -Xverify:none -XX:MaxPermSize=256m -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config C:\JDeveloper10.1.3.4\jdev\system\oracle.j2ee.10.1.3.42.70\embedded-oc4j\config\server.xml
[waiting for the server to complete its initialization...]
Aug 25, 2008 10:10:21 AM com.evermind.server.XMLDataSourcesConfig parseRootNode
INFO: Legacy datasource detected...attempting to convert to new syntax.
Aug 25, 2008 10:10:24 AM com.evermind.server.jms.JMSMessages log
INFO: JMSServer[]: OC4J JMS server recovering transactions (commit 0) (rollback 0) (prepared 0).
Aug 25, 2008 10:10:24 AM com.evermind.server.jms.JMSMessages log
INFO: JMSServer[]: OC4J JMS server recovering local transactions Queue[jms/Oc4jJmsExceptionQueue].
Ready message received from Oc4jNotifier.
Embedded OC4J startup time: 37893 ms.
08/08/25 10:10:33 Oracle Containers for J2EE 10g (10.1.3.4.0) initialized
Target URL -- http://10.237.226.199:8988/TestJive1-ViewController-context-root/faces/index.jspx
Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Short,null)
Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.lang.Short)
Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Byte,null)
Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.lang.Byte)
Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Integer,null)
Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.lang.Integer)
Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Long,null)
Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.lang.Long)
Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Float,null)
Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.lang.Float)
Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Double,null)
Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.lang.Double)
Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ValidatorRule end
WARNING: [ValidatorRule]{faces-config/validator} Merge(javax.faces.LongRange)
Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.DateTime,null)
Aug 25, 2008 10:10:52 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Number,null)
Aug 25, 2008 10:10:53 AM oracle.adf.share.config.ADFConfigFactory findOrCreateADFConfig
INFO: oracle.adf.share.config.ADFConfigFactory Reading META-INF/adf-config.xml
08/08/25 10:10:54 PortletContainer portletTechnologies set to '{oracle.portlet.client.containerimpl.web.WebPortletTechnologyConfig,oracle.portlet.client.containerimpl.wsrp.WSRPPortletTechnologyConfig}' from adf-config.xml
08/08/25 10:10:54 PortletContainer defaultTimeout set to '20' from adf-config.xml
08/08/25 10:10:54 PortletContainer minimumTimeout set to '1' from adf-config.xml
08/08/25 10:10:54 PortletContainer maximumTimeout set to '60' from adf-config.xml
08/08/25 10:10:54 PortletContainer resourceProxyPath set to '/resourceproxy' from adf-config.xml
Aug 25, 2008 10:10:55 AM oracle.adfinternal.view.faces.application.ViewHandlerImpl _checkTimestamp
INFO: ADF Faces is running with time-stamp checking enabled. This should not be used in a production environment. See the oracle.adf.view.faces.CHECK_FILE_MODIFICATION property in WEB-INF/web.xml
Aug 25, 2008 10:10:56 AM oracle.portlet.client.utils.PortletLogger info
INFO: Portlet Client MBeans registered
Aug 25, 2008 10:10:57 AM oracle.jsp.logger.JspMessages infoProviderURIUsed
INFO: Using the ProviderURI /mdssys/ViewController/public_html/index.jspx that is returned from custom provider for processing requests.
Aug 25, 2008 10:11:12 AM oracle.adfinternal.view.faces.renderkit.html.portlet.PortletRenderer preRender
SEVERE: oracle.adf.model.portlet.binding.PortletBindingException: Unable to get portlet response (Internal Error) for portlet binding JiveSamplePortlet2_1
     at oracle.adf.model.portlet.binding.PortletBinding.getPortletRendition(PortletBinding.java:529)
     at oracle.adfinternal.view.faces.renderkit.html.portlet.PortletRenderer.preRender(PortletRenderer.java:418)
     at oracle.adfinternal.view.faces.renderkit.html.customizable.ShowDetailFrameRenderer.encodeBegin(ShowDetailFrameRenderer.java:227)
     at oracle.adf.view.faces.component.UIXComponentBase.encodeBegin(UIXComponentBase.java:593)
     at oracle.adfinternal.view.faces.renderkit.RenderUtils.encodeRecursive(RenderUtils.java:39)
     at oracle.adfinternal.view.faces.renderkit.core.CoreRenderer.encodeChild(CoreRenderer.java:242)
     at oracle.adfinternal.view.faces.renderkit.core.CoreRenderer.encodeAllChildren(CoreRenderer.java:265)
     at oracle.adfinternal.view.faces.renderkit.core.xhtml.PanelPartialRootRenderer.renderContent(PanelPartialRootRenderer.java:65)
     at oracle.adfinternal.view.faces.renderkit.core.xhtml.BodyRenderer.renderContent(BodyRenderer.java:117)
     at oracle.adfinternal.view.faces.renderkit.core.xhtml.PanelPartialRootRenderer.encodeAll(PanelPartialRootRenderer.java:147)
     at oracle.adfinternal.view.faces.renderkit.core.xhtml.BodyRenderer.encodeAll(BodyRenderer.java:60)
     at oracle.adfinternal.view.faces.renderkit.core.CoreRenderer.encodeEnd(CoreRenderer.java:169)
     at oracle.adf.view.faces.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:624)
     at javax.faces.webapp.UIComponentTag.encodeEnd(UIComponentTag.java:645)
     at javax.faces.webapp.UIComponentTag.doEndTag(UIComponentTag.java:568)
     at oracle.adf.view.faces.webapp.UIXComponentTag.doEndTag(UIXComponentTag.java:100)
     at mdssys.viewcontroller._public__html._index_jspx._jspService(_index_jspx.java:111)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:724)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:414)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
     at oracle.mds.jsp.MDSJSPFilter.doFilter(Unknown Source)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
     at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:287)
     at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
     at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
     at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
     at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
     at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:346)
     at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:152)
     at oracle.adfinternal.view.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:157)
     at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107)
     at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245)
     at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137)
     at javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
     at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._invokeDoFilter(AdfFacesFilterImpl.java:233)
     at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._doFilterImpl(AdfFacesFilterImpl.java:202)
     at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl.doFilter(AdfFacesFilterImpl.java:123)
     at oracle.adf.view.faces.webapp.AdfFacesFilter.doFilter(AdfFacesFilter.java:103)
     at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
     at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:162)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
     at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
     at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
     at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
     at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
     at java.lang.Thread.run(Thread.java:595)
Caused by: oracle.portlet.client.container.PortletRemoteException: oracle.portlet.server.container.OperationFailedException: oracle.portlet.wsrp.v1.OperationFailedException: oracle.portlet.wsrp.v1.soap.OperationFailed
     at oracle.portlet.client.techimpl.wsrp.WSRPBaseTerminalPipe.processException(WSRPBaseTerminalPipe.java:37)
     at oracle.portlet.client.techimpl.wsrp.WSRPGetMarkupPipe.execute(WSRPGetMarkupPipe.java:192)
     at oracle.portlet.client.techimpl.wsrp.WSRPGetMarkupPipe.pre(WSRPGetMarkupPipe.java:55)
     at oracle.portlet.client.service.pipeline.PipeContext.internalExecute2(PipeContext.java:519)
     at oracle.portlet.client.service.pipeline.PipeContext.internalExecute(PipeContext.java:406)
     at oracle.portlet.client.service.pipeline.PipeContextRunnable.run(PipeContextRunnable.java:23)
     at edu.emory.mathcs.backport.java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:431)
     at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:176)
     at oracle.portlet.client.service.pipeline.ModifiedThreadPoolExecutor$Worker.runTask(ModifiedThreadPoolExecutor.java:398)
     at oracle.portlet.client.service.pipeline.ModifiedThreadPoolExecutor$Worker.run(ModifiedThreadPoolExecutor.java:423)
     ... 1 more
Caused by: oracle.portlet.server.container.OperationFailedException: oracle.portlet.wsrp.v1.OperationFailedException: oracle.portlet.wsrp.v1.soap.OperationFailed
     at oracle.portlet.wsrp.v1.ServerToWSRPv1.getMarkup(ServerToWSRPv1.java:1066)
     at oracle.portlet.client.connection.wsrp.ActivityServerWrapper.getMarkup(ActivityServerWrapper.java:1382)
     at oracle.portlet.client.techimpl.wsrp.WSRPGetMarkupPipe.execute(WSRPGetMarkupPipe.java:119)
     ... 9 more
Caused by: oracle.portlet.wsrp.v1.OperationFailedException: oracle.portlet.wsrp.v1.soap.OperationFailed
     at oracle.portlet.wsrp.v1.WSRP_v1_Markup_PortTypeJaxbToSoap.getMarkup(WSRP_v1_Markup_PortTypeJaxbToSoap.java:101)
     at oracle.portlet.wsrp.v1.ServerToWSRPv1.getMarkup(ServerToWSRPv1.java:959)
     ... 11 more
Caused by: oracle.portlet.wsrp.v1.soap.OperationFailed
     at oracle.portlet.wsrp.v1.soap.runtime.WSRP_v1_Markup_PortType_getMarkup_Fault_SOAPSerializer.deserializeDetail(WSRP_v1_Markup_PortType_getMarkup_Fault_SOAPSerializer.java:269)
     at oracle.j2ee.ws.common.encoding.SOAPFaultInfoSerializer.doDeserializeSOAP11(SOAPFaultInfoSerializer.java:132)
     at oracle.j2ee.ws.common.encoding.SOAPFaultInfoSerializer.doDeserialize(SOAPFaultInfoSerializer.java:94)
     at oracle.j2ee.ws.common.encoding.ObjectSerializerBase.deserialize(ObjectSerializerBase.java:180)
     at oracle.j2ee.ws.common.encoding.ReferenceableSerializerImpl.deserialize(ReferenceableSerializerImpl.java:147)
     at oracle.portlet.wsrp.v1.soap.runtime.WSRP_v1_Markup_Binding_SOAP_Stub._readBodyFaultElement(WSRP_v1_Markup_Binding_SOAP_Stub.java:459)
     at oracle.j2ee.ws.client.StreamingSender._sendImpl(StreamingSender.java:322)
     at oracle.j2ee.ws.client.StreamingSender._send(StreamingSender.java:113)
     at oracle.portlet.wsrp.v1.soap.runtime.WSRP_v1_Markup_Binding_SOAP_Stub.getMarkup(WSRP_v1_Markup_Binding_SOAP_Stub.java:163)
     at oracle.portlet.wsrp.v1.WSRP_v1_Markup_PortTypeJaxbToSoap.getMarkup(WSRP_v1_Markup_PortTypeJaxbToSoap.java:78)
     ... 12 more
Server Log
<PAYLOAD>
<MSG_TEXT>An internal error has occurred in method getMarkup()</MSG_TEXT>
<SUPPL_DETAIL><![CDATA[javax.portlet.PortletException
     at oracle.portlet.server.containerimpl.RequestDispatcherImpl.include(RequestDispatcherImpl.java:74)
     at oracle.jive.portlet.JivePortlet.doDispatch(JivePortlet.java:125)
     at javax.portlet.GenericPortlet.render(GenericPortlet.java:163)
     at oracle.portlet.server.containerimpl.ServerImpl.getMarkup(ServerImpl.java:161)
     at oracle.portlet.wsrp.v1.WSRPv1ToServer.getMarkup(WSRPv1ToServer.java:711)
     at oracle.portlet.wsrp.v1.WSRP_v1_Markup_PortTypeSoapToJaxb.getMarkup(WSRP_v1_Markup_PortTypeSoapToJaxb.java:68)
     at oasis.names.tc.wsrp.v1.bind.runtime.WSRP_v1_Markup_Binding_SOAP_Tie.invoke_getMarkup(WSRP_v1_Markup_Binding_SOAP_Tie.java:459)
     at oasis.names.tc.wsrp.v1.bind.runtime.WSRP_v1_Markup_Binding_SOAP_Tie.processingHook(WSRP_v1_Markup_Binding_SOAP_Tie.java:788)
     at oracle.j2ee.ws.server.StreamingHandler.handle(StreamingHandler.java:297)
     at oracle.j2ee.ws.server.JAXRPCProcessor.doEndpointProcessing(JAXRPCProcessor.java:413)
     at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:349)
     at oracle.j2ee.ws.server.JAXRPCProcessor.doRequestProcessing(JAXRPCProcessor.java:277)
     at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:114)
     at oracle.j2ee.ws.server.JAXRPCProcessor.doService(JAXRPCProcessor.java:134)
     at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:177)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
     at oracle.portlet.server.service.ContextFilter.doFilter(ContextFilter.java:86)
     at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
     at com.opensymphony.webwork.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:189)
     at com.jivesoftware.base.action.util.JiveFilterDispatcher.doFilter(JiveFilterDispatcher.java:54)
     at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
     at com.jivesoftware.base.util.webwork.JiveActionContextCleanUp.doFilter(JiveActionContextCleanUp.java:63)
     at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
     at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:436)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:620)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:369)
     at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:865)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:447)
     at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:215)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
     at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
     at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:595)
Caused by: javax.servlet.ServletException
     at com.evermind.server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:809)
     at com.evermind.server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:756)
     at oracle.jive._discussions._CategoryRenderer._jspService(_CategoryRenderer.java:357)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:598)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:522)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
     at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:436)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:622)
     at com.evermind.server.http.ServletRequestDispatcher.unprivileged_include(ServletRequestDispatcher.java:159)
     at com.evermind.server.http.ServletRequestDispatcher.access$000(ServletRequestDispatcher.java:50)
     at com.evermind.server.http.ServletRequestDispatcher$1.oc4jRun(ServletRequestDispatcher.java:96)
     at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
     at com.evermind.server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:101)
     at oracle.portlet.server.containerimpl.RequestDispatcherImpl.include(RequestDispatcherImpl.java:65)
     ... 38 more
Nested Exception is javax.servlet.ServletException
     at com.evermind.server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:809)
     at com.evermind.server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:756)
     at oracle.jive._discussions._CategoryRenderer._jspService(_CategoryRenderer.java:357)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:598)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:522)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
     at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:436)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:622)
     at com.evermind.server.http.ServletRequestDispatcher.unprivileged_include(ServletRequestDispatcher.java:159)
     at com.evermind.server.http.ServletRequestDispatcher.access$000(ServletRequestDispatcher.java:50)
     at com.evermind.server.http.ServletRequestDispatcher$1.oc4jRun(ServletRequestDispatcher.java:96)
     at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
     at com.evermind.server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:101)
     at oracle.portlet.server.containerimpl.RequestDispatcherImpl.include(RequestDispatcherImpl.java:65)
     at oracle.jive.portlet.JivePortlet.doDispatch(JivePortlet.java:125)
     at javax.portlet.GenericPortlet.render(GenericPortlet.java:163)
     at oracle.portlet.server.containerimpl.ServerImpl.getMarkup(ServerImpl.java:161)
     at oracle.portlet.wsrp.v1.WSRPv1ToServer.getMarkup(WSRPv1ToServer.java:711)
     at oracle.portlet.wsrp.v1.WSRP_v1_Markup_PortTypeSoapToJaxb.getMarkup(WSRP_v1_Markup_PortTypeSoapToJaxb.java:68)
     at oasis.names.tc.wsrp.v1.bind.runtime.WSRP_v1_Markup_Binding_SOAP_Tie.invoke_getMarkup(WSRP_v1_Markup_Binding_SOAP_Tie.java:459)
     at oasis.names.tc.wsrp.v1.bind.runtime.WSRP_v1_Markup_Binding_SOAP_Tie.processingHook(WSRP_v1_Markup_Binding_SOAP_Tie.java:788)
     at oracle.j2ee.ws.server.StreamingHandler.handle(StreamingHandler.java:297)
     at oracle.j2ee.ws.server.JAXRPCProcessor.doEndpointProcessing(JAXRPCProcessor.java:413)
     at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:349)
     at oracle.j2ee.ws.server.JAXRPCProcessor.doRequestProcessing(JAXRPCProcessor.java:277)
     at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:114)
     at oracle.j2ee.ws.server.JAXRPCProcessor.doService(JAXRPCProcessor.java:134)
     at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:177)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
     at oracle.portlet.server.service.ContextFilter.doFilter(ContextFilter.java:86)
     at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
     at com.opensymphony.webwork.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:189)
     at com.jivesoftware.base.action.util.JiveFilterDispatcher.doFilter(JiveFilterDispatcher.java:54)
     at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
     at com.jivesoftware.base.util.webwork.JiveActionContextCleanUp.doFilter(JiveActionContextCleanUp.java:63)
     at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
     at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:436)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:620)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:369)
     at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:865)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:447)
     at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:215)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
     at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
     at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:595)
]]></SUPPL_DETAIL>
</PAYLOAD>
</MESSAGE>
Kindly help me in solving this issue

Hi..
Im trying to integrate discussion forum portlet with Oracle WebCenter discussion application. By following the procdure in Developers guide. I was trying to deploy the deploy-jive-portlet.jar to the path j2ee/OC4J_instance/applications/owc_discussions/jiveforums+
When i run the command java -client -Dhttp.proxyHost=www-proxy.us.oracle.com -Dhttp.proxyPort=80 -jar deploy-jive-portlet.jar
i struck with the following error.
java.net.ConnectException: Connection timed out
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.Socket.connect(Socket.java:507)
at java.net.Socket.connect(Socket.java:457)
at sun.net.NetworkClient.doConnect(NetworkClient.java:157)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:365)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:477)
at sun.net.www.http.HttpClient.<init>(HttpClient.java:214)
at sun.net.www.http.HttpClient.New(HttpClient.java:287)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:799)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:758)
at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:669)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:913)
at java.net.URL.openStream(URL.java:1007)
at oracle.xml.parser.v2.XMLReader.openURL(XMLReader.java:2551)
at oracle.xml.parser.v2.XMLReader.pushXMLReader(XMLReader.java:285)
at oracle.xml.parser.v2.NonValidatingParser.pushExternalDTD(NonValidatingParser.java:573)
at oracle.xml.parser.v2.NonValidatingParser.parseDoctypeDecl(NonValidatingParser.java:491)
at oracle.xml.parser.v2.NonValidatingParser.parseProlog(NonValidatingParser.java:323)
at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:302)
at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:319)
at oracle.jive.install.DeployJivePortlet.convertEncoding(DeployJivePortlet.java:805)
at oracle.jive.install.DeployJivePortlet.main(DeployJivePortlet.java:129)
Error generating file "WEB-INF/web.xml"
Extracting "xwork-community.xml"...
Error generating file "xwork-community.xml"
Extracting "WEB-INF/WSRP_v1_Service-java-wsdl-mapping.xml"...
Extracting "WEB-INF/WSRP_v2_Service-java-wsdl-mapping.xml"...
Extracting "WEB-INF/classes/DataBindings.cpx"...
Extracting "WEB-INF/jive-portlet-for-web.xml"...
Extracting "WEB-INF/jsso-action-classes.xml"...
Extracting "WEB-INF/lib/oracle-jive-portlet-10.1.3.2.jar"...
Extracting "WEB-INF/lib/oracle-portlet-tags.jar"...
Extracting "WEB-INF/oracle-portlet.xml"...
Extracting "WEB-INF/oracle-webservices.xml"...
Extracting "WEB-INF/orion-application.xml.default"...
Extracting "WEB-INF/portlet.xml"...
Extracting "WEB-INF/webservices.xml"...
Extracting "WEB-INF/wsdl/WSRP_v1_Service.wsdl"...
Extracting "WEB-INF/wsdl/WSRP_v2_Service.wsdl"...
Extracting "WEB-INF/wsdl/wsrp_v1_bindings.wsdl"...
Extracting "WEB-INF/wsdl/wsrp_v1_interfaces.wsdl"...
Extracting "WEB-INF/wsdl/wsrp_v1_types.xsd"...
Extracting "WEB-INF/wsdl/wsrp_v2_bindings.wsdl"...
Extracting "WEB-INF/wsdl/wsrp_v2_interfaces.wsdl"...
Extracting "WEB-INF/wsdl/wsrp_v2_types.xsd"...
Extracting "WEB-INF/wsdl/xml.xsd"...
Extracting "WEB-INF/wsrp_mime_cs_mappings.properties"...
Extracting "oracle/jive/discussions/CategoryRenderer.jsp"...
Extracting "oracle/jive/discussions/ThreadRenderer.jsp"...
Extracting "oracle/jive/discussions/categoryview_qualifier.png"...
Extracting "oracle/jive/discussions/createtopic_ena.png"...
Extracting "oracle/jive/discussions/discussions_qualifier.png"...
Extracting "oracle/jive/discussions/home_ena.png"...
Extracting "oracle/jive/discussions/replytopic_ena.png"...
File "../META-INF/orion-application.xml" generated successfully
Can you please help me out from this deployment issue. I jus want to know what is the exact command for the thing to do.
As im not using any kind of proxy what is the need of the command -client -Dhttp.proxyHost=www-proxy.us.oracle.com -Dhttp.proxyPort=80
Expecting your reply!
Thanks in advance.

Similar Messages

  • Skinning/Styling adfp:portlet component while consuming portlets.

    Hi Everyone,
    I am trying to skin the adfp:portlet component in my portal application. However, every styling that appears in JDeveloper to take effect ( for example if I change the background color, it shows up in editor) seems to go off at runtime. This would have been an ADF forum question if the adfp:portlet was part of ADF Core components, which isn't the case. Any helpful pointer is deeply appreciated.
    Thank you.
    Edited by: user12272414 on Dec 19, 2011 9:57 AM

    I missed one point:
    The first WC Application with issue is deployed to:
    http://oow3.oracle.com/oow/faces/order.jspx
    The right one is deployed to
    http://b.cn.oracle.com/oow/faces/order.jspx

  • What version of OAS 10g Release 3 will have Jive discussion forum bundled??

    Hello,
    In the recent Oracle Application Server Portal Developer Serivces Newsletter(December 2006) that was emailed, there was an article that stated that Oracle is bundling Jive Forums Silver, Jive Software's application for community collaboration, into Oracle Application Server 10g Release 3.
    Which version of Oracle Application Server will have Jive Forums and when will that version be available?
    I am attaching the relevant news item here from the email:
    Collaboration News
    Jive Software Signs OEM Agreement
    Jive Software, a leading provider of Java-based enterprise collaboration software, has entered into a multi-year agreement with Oracle. Under the agreement, Oracle is bundling Jive Forums Silver, Jive Software's application for community collaboration, into its Oracle Application Server 10g Release 3.
    Regards,
    Dev

    Can anyone atleast confirm this news? Would appreciate if someone could atleast let me the version of Oracle App Server that will integrate Jive?

  • Discussion Forum  - Retain Portal Login

    Hi all,
    Hope I'm in the right place for this.
    We are looking to install a discussion forum solution (currently running 9.0.4.1.0 - Build: 129).
    Ideally we would like the forum to work in the following way:
    A user logs into the portal, clicks on 'Discussion Forum' tab and posts a message. We would like the message to insert their login name (#USER.FULLNAME#) along with their message i.e. the user doesnt have to register to the forum, or enter their name or email.
    Is this possible with any of the forums out there?
    Thanks for your time.

    Hi There,
    <p/>
    You could check out the Oracle Provider for Jive Discussion Forums on Portal Integration Solutions page. You will need to buy Jive Discussion Forums and then install the providers.
    <p/>
    What you are asking for is definitely possible as the portlets provide a single sign-on mechanism to the users.
    <p/>
    thanks
    Harsha

  • Discussion forum REST API

    can anyone tell me how to consume webcenter discussion forums REST API ? I need to customize the discussio nforum taskflow for my project.

    you can follow the below mentioned links-
    http://download.oracle.com/docs/cd/E15523_01/webcenter.1111/e10148/jpsdg_jive.htm#CHDGJECD
    http://www.art2dec.com/documentation/docs/fmw11g1114documentation/webcenter.1111/e10148/jpsdg_rest_api.htm#BGBDGDAC
    http://pmoskovi.wordpress.com/2010/01/05/webcenter-rest-api-sample/

  • Error JBO-26080 with Discussion Forum portlet

    Hi,
    I'm getting an error with the discussion forum portlet.
    This is one way I found to reproduce this problem:
    - reply to a post in a forum
    - do a search that should include the post added before in the result
    - you should get this error
    Unable to perform the operation: JBO-26080: Error while selecting entity for ThreadSearchEntityObject
    Is this a known problem? Does anybody knows a fix/workaround?
    Thanks in advance
    Bye
    Lorenzo

    Hi Pedro,
    I found the portlet on this page
    http://www.oracle.com/technology/products/ias/portal/point_downloads.html
    the one called "OracleAS Discussion Forum Portlet".
    On this same page this forum is suggested to report problems.
    I think this problem is due to some BC4J error, maybe a quick fix/workaround is possible, but I do not know this technology.
    In the next day I'll try anyway to check the source, but I was also interested to know if somebody else has the same problem so to exclude the option of some installation/configuration problem of my deploy.
    Thanks again
    Bye
    Lorenzo

  • Editing the discussion forum portlet

    Hi,
    I've just deployed the discussion forum portlet from portal center, and am using it in a portal. But, how can I remove the big Oracle Logo that is displaying in the portlet?
    Best regards
    Eva Svensson

    Hi Evan,
    Are you talking about OracleAS Provider for Jive Forums?
    If you are, then you can remove the logo by going to:
    htdocs/launchLink.jsp
    and modify the table tag which has a reference to the logo(images/logo.gif)
    thanks,
    Harsha

  • How to down-load the discussion forum portlet??

    I am willing to download the discussion forum portlet from the
    portalstudio site.
    For that i was suppose to download and install WinCVS first.
    I did that but while setting-up the cofiguration.
    I had to enter my login name and password,provided by the
    otn.oracle.com
    WinCVS refused to recognize the login name
    i m unable to understand the problem .
    And i do not have any other option for downloading the
    discussion forum portlet.
    Is there any other way to download it
    or is there something else ,which is to be done while
    installing the WinCVS

    Hi,
    All the Materil master data is there in some of the tables.
                    MARA               Material master
         MAKT                 Material text
         MARC               Material per plant / stock
         MVKE               Material master, sales data
         MARD               Storage location / stock
         MSKA               Sales order stock
         MSPR               Project stock
         MARM               Units of measure
         MEAN               International article number
         PGMI               Planning material
         PROP               Forecast parameters
         MAPR               Link MARC <=> PROP
         MBEW               Material valuation
         MVER               Material consumption
         MLGN               Material / Warehouse number
         MLGT               Material / Storage type
         MPRP               Forecast profiles
         MDTB               MRP table
         MDKP               Header data for MRP document
         MLAN               Tax data material master
    MTQSS               Material master view: QM
    So, down load as per your requirement in to Excel sheet and do the corrections and Upload with your Data Migration Tool.
    Hope this helps..
    Regards,
    Siva

  • Discussion Forum Portlet on RAC Environment

    Hi
    I have installed Discussion Forum Portlet but I am seeing the following error intermittently:
    Unable to perform the operation: JBO-26041: Failed to post data to database during "Insert": SQL Statement "BEGIN INSERT INTO MESSAGE_CLOB(ID,AUTHOR_ID,MESSAGE_DATE,CONTENT,THREAD_ID) VALUES (:1,:2,:3,:4,:5) RETURNING ID INTO :6; END;".
    I think the problem is because we have our database in a RAC environment where our Portal schema is. I am not sure how to specify the same details in the bc4j.xcfg file. The following are the details that I have in the bc4j.xcfg:
    <ConnectionDefinition name="df">
    <ENTRY name="JDBC_PORT" value="1521"/>
    <ENTRY name="ConnectionType" value="JDBC"/>
    <ENTRY name="HOSTNAME" value="hamcheese.corp.ihop.com"/>
    <ENTRY name="DeployPassword" value="true"/>
    <ENTRY name="user" value="df"/>
    <ENTRY name="ConnectionName" value="df"/>
    <ENTRY name="SID" value="asdev1"/>
    <ENTRY name="password" value="df"/>
    <ENTRY name="JdbcDriver" value="oracle.jdbc.driver.OracleDriver"/>
    <ENTRY name="ORACLE_JDBC_TYPE" value="thin"/>
    </ConnectionDefinition>
    How can I specify the two hostnames in this file?
    Please let me know.
    Thanks
    Hari

    Hi Hari,
    I am not sure how this would work, but i think you could try posting the issue on the Database / JDBC forums, specifying the issue as
    How to specify connect details for a RAC m/c in the Datasource file.
    You might get some answers there.
    thanks,
    Harsha

  • Discussion Forum Portlet not working on standalone OC4J

    Hi,
    I'm testing the Discussion Forum Portlet.
    I imported the portlet to jedeveloper in order to make changes to it.
    I deployed it to a standalone OC4J (without doing any changes yet) and succesfully registered a provider, but when I put the portlet to a Portal-Page I get the following error:
    "Unable to perform the operation: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-33001: Cannot find the configuration file config\common\bc4j.xcfg in the classpath"
    Deploying to the OC4J_Portal Instance on the Application Server and
    registering the provider with this URL is working.
    I'm using Portal 10.1.2.0.2.
    I tested with OC4J standalone versions 9.0.4.0.0 and 10.1.2.0.2.
    What could cause the fact that the Portlet isn't working when it is deployed to an standalone OC4J?
    Regards,
    Mario

    I'd recommend asking the Portal/Portlet people -- I think exposure to this sample will be required to give you any assistance.
    One thing to be aware of though is that the libraries for BC4J (which this sample seems to use based on that error) aren't installed by default with OC4J standalone. Whereas for OracleAS 10.1.2 they are. So that might be something to chase down.
    cheers
    -steve-

  • Discussion Forum portlet

    I get the following error after deploying the Discussion Forum portlet.
    JBO-30003: The application pool (config.AppModule.AppModuleLocal) failed to checkout an application module due to the following exception:
    HELP!

    Following is the application log
    10/20/03 1:49 PM forum: Servlet error
    oracle.webdb.provider.v2.utils.soap.SOAPException: Can't read deployment propert
    ies for service: dforum
    at oracle.webdb.provider.v2.utils.soap.SOAPProcessor.locateService(Unkno
    wn Source)
    at oracle.webdb.provider.v2.adapter.SOAPServlet.doHTTPCall(Unknown Sourc
    e)
    at oracle.webdb.provider.v2.adapter.SOAPServlet.service(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.
    ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
    at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.
    ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
    at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.
    ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
    at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.
    HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
    at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.
    AJPRequestHandler.run(AJPRequestHandler.java:151)
    at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].util.ThreadP
    oolThread.run(ThreadPoolThread.java:64)
    10/20/03 3:30 PM forum: 9.0.2.0.0 Stopped
    10/20/03 3:30 PM Stopped (Shutdown executed by jazn.com/admin from 127.0.0.1 (lo
    calhost))

  • Getting NEW FORUM creation error in Discussion Forum Portlet of Oracle 10g

    Hi,
    I have deployed “Discussion Forum” provided by Oracle.
    For deployment I have followed the document provided, which is available on http://www.oracle.com/technology/products/ias/portal/html/installing.integration.v2.html
    Our application running on mid tier 904_j2ee 9.0.4 at port 80, and infra also running on port 80. URL of my site is www.icai.org which is deployed under mid tier.I have deployed discussion forum in 904_j2ee/j2ee/OC4J_Portal.
    After deployment, I have registered the provider, and attached this to portal page. Till this stage its working fine. Now Discussion Forum page is appearing, and I am able to add “NEW PRODUCT”. But when I click to “NEW FORUM” link ,or delete the "PRODUCT" i get following error.
    ERROR
    The requested URL could not be retrieved
    While trying to retrieve the URL: http://www.icai.org/portal/page?
    The following error was encountered:
    •     Access Denied.
    Access control configuration prevents your request from being allowed at this time. Please contact your service provider if you feel this is incorrect.
    I am not able to find the error please suggest me, as this is very savoir issue for me.
    thanks in advance.
    Dhananjay

    Hi..
    can you try after re creating bindings for Commit Button Action Listener.(#{bindings.Commit.execute}).

  • Error in Discussion Forum Portlet

    After successfully deploying the DIscussion Forum portlet, when i tried to add it to the page it gives me the following error
    Unable to perform the operation: JBO-33004: Error parsing configuration file
    Message was edited by:
    user450678

    Actually I have installed it on 10g portal server. Can you specify me which log files?
    Regards,
    Madhu

  • ERROR IN DISCUSSION FORUM PORTLET (9.0.4.0) (SEARCH)

    I had downloaded and installed Discussion Forum (9.0.4.0) version.
    It deployed successfully.
    When I try the search feature in Discussion Forum Portlet, it display error message.
    After input text in the search textbox and press the "Go" button, error message display "Error: JBO-29000: Unexpected exception caught: java.lang.NullPointerException, msg=null".
    How can I solve it?

    Discussion forum portlet is not NLS compliant, so its not capable of handling multibyte characters at present.

  • Discussion Forum Portlets - Anyone using in Production?

    This is a followup to another post.
    Is anyone using the sample Discussion Forum and Discussion Forum Admin portlets provided in WebLogic Portal 8.1 in a production environment? I've already received feedback from one person who had difficulties and decided not to use them, but I wanted to know if there were any success stories.

    Bryan,
    <p>I also put a lot of weight in Tom’s posts; I am however convinced that contacting Oracle Support is a better solution for direct, bug related questions. I do, for example not doubt that his human tasks did not work when put in parallel flows. There might be workarounds, such as putting the human workflow stuff in a separate service, but to me sounds like a bug and bugs should be reported, analyzed, and fixed.</p>
    <p>As you can see from my profile, I do not live in Poland so I do not know about the training situation there, but I have, personally, delivered five SOA Suite classes so far during 2007 and I know that I am not the only one running SOA training in Sweden. I might be wrong, but based on my own experience, I have assumed that the lack of training that Tom is experiencing is due to communication problems, and that contacting Oracle Education would sort things out. (Training in Europe tends to be given in the local language. A quick look at the web shows that the next 5 day SOA Suite training in Poland seems to be scheduled for November 19th.)</p>
    <p>On the topic of frequent changes in interfaces as mentioned above, I agree that an update of the table structure in a database must never cause business process updates. If that is the case, the architecture most likely suffers from tight coupling. I never recommend anyone to use adapters direct from BPEL try to but use (coarse gained) services published on the service bus as much as possible to avoid such problems. For an introduction to SOA best practices see (for example) Dave Schaffer’s 7 Steps to SOA in SOA World Magazine.</p>
    <p>I am sorry if you feel that my posts are not providing the level of support you where hoping to find. Perhaps it is our expectations community/forums vs official product support that differs. Regarding whether Oracle has figured it out or not, you do not have to trust me – take a look at what InfoWorld or Forrester are saying.</p>
    <p/>
    Best,<BR>
    Mathias

Maybe you are looking for

  • Unable to install SQL Server 2014 Express LocalDb on Windows 8.1 Update 1

    Apologies if this is not the right place or this has been posted before (I looked and didn't find anything) I am unable to install SQL Server 2014 Express LocalDb on Windows 8.1 Update 1, as I get an 'Operating System not Supported' error message rig

  • Moving ipod files onto a mac WITHOUT using a program

    My computer recently crashed and I have a good 30 songs that are new from the itunes store since the last time I backed up my music files. I have a mac formatted ipod and want to be able to put the music on it back onto the computer, but want to do s

  • What does "Backups" mean in the "About this Mac" storage graphic?

    I just migrated the contents of one Mac to a new MacBook Air and discovered something I had never seen before.  I had 37MB of storage taken up with "Backups."  What is that?  What is the best way to reduce or manage it? One other question, while I am

  • Activity Reports: What are anonymous users?

    Hi All I have created activity reports to monitor the number of hits in portal. It shows up 2 categories of users. One is Authenticated and the other is Anonymous. The number of Anonymous users in the report are too many, can you experts please expla

  • Uploading App to iPad to test problem!

    I have created the tester App using the walk through in the Adobe Publishing Process for iPad PDF. The App sucessfuly builds and I end up with a xxxxxxx.ipa file and .zip. When I try to add this to my approved iPad in iTunes or via XCode I get an err