Migration of oracle portal contents/applications to Weblogic portal

I have a website running on oracle portal. I want to migrate all those contents (applications/portlets) to weblogic portal. I dont know where to start from. Can somebody please guide me and give me some tutorials for this.
Thanks
Joseph

Hi Ajay,
If  the configtool is showing the old information of instances , it has got two things
1.  JMT phase of your migration has not been performed correctly.
2. If you are using the same hostname , SID , instance name , then it will calculate the same instance number.
In JMT  phase it  should delete all the information of dialog instance  and calculated the new instance id
on the basis of box number calculated from the file cluster_id_switch.properties while migrating the CI.
checked the JMT folder inside sapinst_dir.
Checked the below parameter in cluster_id_switch.properties
src.ci.sid=
src.ci.instance.number=
src.ci.instance.name=
src.ci.host=
Checked the logs for java migration tool phase and java configuration parameter phase.Also do check the box number of the system.If the box number is not correct as per your input then you will not able to patch your system further.
Now in second case, If you are keeping the same hostname , instance name and SID , then it will calculate the same instance id so you don't need to worry in this case.
1644265 - "How to determine the correct box number of the instance"
With Regards
Ashutosh Chaturvedi

Similar Messages

  • How to use servlets in portal web application in Weblogic Portal 4.0

    We are developing a Portal Web application using Weblogic Portal 4.0 where in we
    have the following scenario. one JSP in webflow of a portlet calls the PipeLine
    which does some processing and calls the servlet which is having the typical download
    functionality. The servlet is supposed to read the data from the pipeline session
    and create a CSV String that is dumped to the client browser. The problem is even
    we are doing response.setContentType("application/save") in the servlet it is
    still displaying the content as html in the portlet. I guess since all our request
    are send to the webflow contolling servlet and it is setting the content type
    and hence our servlet is not working. How do I solve this problem? Thanks Yogesh

    Hi Renu
    Please go through the SAP Content Management here you find the documents related to Wab page Compoer and knowledge mangement. Also search for article / blog for more details.
    [http://www.sdn.sap.com/irj/sdn/nw-ecm|http://www.sdn.sap.com/irj/sdn/nw-ecm]
    Hope it will helps
    Best Regards
    Arun Jaiswal

  • Change workflow status of content programmatically in weblogic portal

    Hi,
    I am developing application using weblogic portal. All my static contents are coming from WLP repository.
    Is there any API available to change workflow status of a CMS content programmatically.
    Regards,
    Nitin

    hi ravi
    while excecuting this code its giving the error
    User is not authorized to check in the node.
         at com.bea.content.virtual.internal.server.bean.InternalWorkspaceOpsBean.handleWorkflowActions(InternalWorkspaceOpsBean.java:480)
         at com.bea.content.virtual.internal.server.bean.InternalWorkspaceOpsBean.internalCheckIn(InternalWorkspaceOpsBean.java:420)
         at com.bea.content.virtual.internal.server.bean.InternalWorkspaceOpsBean.checkIn(InternalWorkspaceOpsBean.java:343)
         at com.bea.content.virtual.internal.server.bean.WorkspaceOps_xe5vix_ELOImpl.checkIn(WorkspaceOps_xe5vix_ELOImpl.java:166)
         at com.bea.content.virtual.internal.WorkspaceOpsImpl.checkIn(WorkspaceOpsImpl.java:90)
         at com.bea.content.federated.internal.VersionManagerImpl.checkIn(VersionManagerImpl.java:239)
         at com.nab.portal.portlets.cmscontent.EndDateCMSContent.updateNodeStatus(EndDateCMSContent.java:243)
         at jsp_servlet._portlets._cmscontent.__sampletest._jspService(__sampletest.java:140)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:408)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:318)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at org.apache.beehive.netui.pageflow.PageFlowPageFilter.continueChainNoWrapper(PageFlowPageFilter.java:455)
         at org.apache.beehive.netui.pageflow.PageFlowPageFilter.runPage(PageFlowPageFilter.java:432)
         at org.apache.beehive.netui.pageflow.PageFlowPageFilter.doFilter(PageFlowPageFilter.java:284)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:336)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at com.bea.jsptools.servlet.PagedResultServiceFilter.doFilter(PagedResultServiceFilter.java:82)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:503)
         at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:251)
         at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:322)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:130)
         at org.apache.beehive.netui.pageflow.faces.internal.PageFlowViewHandler.renderView(PageFlowViewHandler.java:203)
         at com.bea.portlet.adapter.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:77)
         at org.apache.beehive.netui.pageflow.faces.internal.PageFlowViewHandler.renderView(PageFlowViewHandler.java:203)
         at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
         at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)
         at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at org.apache.beehive.netui.pageflow.PageFlowPageFilter.continueChainNoWrapper(PageFlowPageFilter.java:455)
         at org.apache.beehive.netui.pageflow.PageFlowPageFilter.runPage(PageFlowPageFilter.java:432)
         at org.apache.beehive.netui.pageflow.PageFlowPageFilter.doFilter(PageFlowPageFilter.java:284)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at com.nab.portal.filter.UserSessionFilter.doFilter(UserSessionFilter.java:176)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at com.nab.portal.filter.CrossSiteScriptingFilter.doFilter(CrossSiteScriptingFilter.java:333)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at com.bea.portal.tools.servlet.http.HttpContextFilter.doFilter(HttpContextFilter.java:60)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:336)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at com.bea.jsptools.servlet.PagedResultServiceFilter.doFilter(PagedResultServiceFilter.java:82)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3502)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2186)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2092)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Though user is mapped to global role Annoymous which has acees to everyone
    plz do reply asap
    Thanks in advance

  • Migration weblogic portal 4.0 to weblogic portal 8.1

    I am trying to migrate weblogic portal 4.0 to weblogic portal 8.1. I need help
    how to do this ?
    thanks

    I am trying to migrate weblogic portal 4.0 to weblogic portal 8.1. I need help
    how to do this ?
    thanks

  • Integration of third party application on Weblogic Portal 10.3

    Hi,
    Need help on how can we integrate a third party application running on HTTP with weblogic portal application.
    SCENARIO
    we have a separate linux box running an application using PHP, MySQL & Apache.
    We want to render this on portal using CPP (Content Presenter Portlets) or HTML/JSP portlets.
    One way I can think of is to use IFrame in HTML/JSP portlets & involve the URL of this application.
    Is there anyway to use WSRP?
    I read the documentation on WSRP - It says that even a non-portal application can be integrated but that application should be having portlets running.
    But this 3rd party doesn't have any portlets running.
    Can anyone help on the same?

    Iframe portlets are certainly possible and the simplest approach. You can also look at using Clipper portlets: http://download.oracle.com/docs/cd/E15919_01/wlp.1032/e14244/clipper.htm#g1108243
    Brad

  • Flex3 application in weblogic portal 10.3

    Hi,
    I  am using FB4 and created a Data/Service using Java Webservice.  Displaying data in a data grid by calling webservice method (configured  using WSDL url).
    Now I deployed above Flex applicaiton by following  your steps given in may forums
    1) Copy flex-portal.jar and flex-messaging.jar in web-inf/lib
    2) created portlet and used flex. GenericPortlet etc given in this URL
    http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/lcds/wsrp_3.html
    Now,
    I am able to run the Portal/Portlet.Flex page is appearing with Data Grid and Column Headers.
    but the  data is loading , the webservice call is not happening from weblogic portal.but when i open Flash Builder and run the application in Flash Builder and then in weblogic portal, both are working fine.
    Application is running , only when I open the Flash Builder.
    what configurations need to update for running flex application to load data without running/opening Flash Builder, please help.
    I am not using any BlazeDS or LiveCycleDataservices or any other frameworks.
    I just configured Data/Services by giving a WSDL url. All are running on same domanin/server.
    Thanks & Regards
    Dhulipudi
    September 16, 2010 5:20 AM

    Please see these two documentation links:
    http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/db/index.html
    http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/prodOps/teamDevelopment.html#wp1046771

  • Need maximum information about Content Management in Weblogic Portal 10.3

    Hi,
    I have worked with Weblogic Portal before, but it's been some time, I do not remember much and I quickly need to find some info.
    We are making a proposal to a customer and have suggested Weblogic Portal.
    I would like to give as much information about the technicalities of the CMS in Weblogic Portal as possible.
    Could you please answer these questions ?
    I am looking for information on the CMS that is integrated in Weblogic Portal 10.3
    I have already checked the available information on the site :
    http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/cm/introCM.html#wp1067976
    http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/portlets/development.html
    I would like to find more information, especially regarding these questions :
    What are the portlets that are available by default in Weblogic Portal 10.3 ? I read about the Content Presenter portlets, which display real-time data.
    Are there other portlets like these ?
    How can i manage the documentation in the CMS ? I have several source of data (databases, Lotus repositories ...) : can i load them into the WLP Virtual Content Repository ?
    What about images ? Do i need to work on a special format to handle them in my portlets ?
    Is it possible to load data coming from XML files into the repository so i can display them on the portal ?
    Thanks a lot for helping.

    BulkLoader is described in the docs here:
    http://e-docs.bea.com/wlp/docs102/cm/bulkloader.html
    As far as portlets go, WLP provides lots of facilities for creating your own portlets, to do exactly what you want them to do. It really depends upon what you want to do.
    If you're looking to display images, also take a look at the personalization features like Content Selectors and Placeholders, which can retrieve an image from the CM system.
    If you're looking to iterate over a set of content, take a look at display templates as a means to control the presentation.
    You may be able to use re-portlets from the WLP Admin tools, though I'm not familiar with the details.

  • Error While fetching content nodes from Weblogic Portal

    Hi,
    I am trying to deploy an application on Weblogic server which will connect to Weblogic portal repository and fetch content nodes from the specified repository. While accessing the repositroy nodes from my jsp code I get following error:
    I am not very clear what is going wrong
    Error 500--Internal Server Error
    com.bea.content.RepositoryRuntimeException: Repository configuration error.
         at com.bea.content.manager.internal.RepositoryManagerImpl.getRepositoryOps(RepositoryManagerImpl.java:194)
         at com.bea.content.manager.internal.RepositoryManagerImpl.connect(RepositoryManagerImpl.java:141)
         at com.bea.content.manager.RepositoryManagerFactory.connect(RepositoryManagerFactory.java:46)
         at com.bea.content.federated.internal.VirtualRepositoryManagerImpl.getRepositoryManager(VirtualRepositoryManagerImpl.java:306)
         at com.bea.content.federated.internal.VirtualRepositoryManagerImpl.getSearchOps(VirtualRepositoryManagerImpl.java:332)
         at com.bea.content.federated.internal.itemloader.NodeSearchItemLoader.fetchItemIdentifiers(NodeSearchItemLoader.java:68)
         at com.bea.content.federated.internal.itemloader.DirectAccessItemLoaderBase.minimalResolve(DirectAccessItemLoaderBase.java:17)
         at com.bea.content.paging.internal.PagedListImpl.(PagedListImpl.java:89)
         at com.bea.content.federated.internal.SearchManagerImpl.search(SearchManagerImpl.java:55)
         at jsp_servlet.__test._jspService(__test.java:133)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:226)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:124)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3370)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(Lweblogic.security.acl.internal.AuthenticatedSubject;Lweblogic.security.acl.internal.AuthenticatedSubject;Ljava.security.PrivilegedAction;)Ljava.lang.Object;(Unknown Source)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2117)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2023)
    Caused by: javax.naming.NameNotFoundException: While trying to lookup 'examplesWebApp.BEA_content.RepositoryOpsHome' didn't find subcontext 'examplesWebApp'. Resolved ''; remaining name 'examplesWebApp/BEA_content/RepositoryOpsHome'
         at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:1138)
         at weblogic.jndi.internal.BasicNamingNode.lookupHere(BasicNamingNode.java:246)
         at weblogic.jndi.internal.ServerNamingNode.lookupHere(ServerNamingNode.java:171)
         at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:205)
         at weblogic.jndi.internal.WLEventContextImpl.lookup(WLEventContextImpl.java:254)
         at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:367)
         at javax.naming.InitialContext.lookup(InitialContext.java:351)
         at com.bea.content.ContentEJBHomeCache.lookup(ContentEJBHomeCache.java:56)
         at com.bea.content.manager.internal.RepositoryManagerImpl.getRepositoryOps(RepositoryManagerImpl.java:187)
         at com.bea.content.manager.internal.RepositoryManagerImpl.connect(RepositoryManagerImpl.java:141)
         at com.bea.content.manager.RepositoryManagerFactory.connect(RepositoryManagerFactory.java:46)
         at com.bea.content.federated.internal.VirtualRepositoryManagerImpl.getRepositoryManager(VirtualRepositoryManagerImpl.java:306)
         at com.bea.content.federated.internal.VirtualRepositoryManagerImpl.getSearchOps(VirtualRepositoryManagerImpl.java:332)
         at com.bea.content.federated.internal.itemloader.NodeSearchItemLoader.fetchItemIdentifiers(NodeSearchItemLoader.java:68)
         at com.bea.content.federated.internal.itemloader.DirectAccessItemLoaderBase.minimalResolve(DirectAccessItemLoaderBase.java:17)
         at com.bea.content.paging.internal.PagedListImpl.(PagedListImpl.java:89)
         at com.bea.content.federated.internal.SearchManagerImpl.search(SearchManagerImpl.java:55)
         at jsp_servlet.__test._jspService(__test.java:133)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:226)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:124)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3370)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(Lweblogic.security.acl.internal.AuthenticatedSubject;Lweblogic.security.acl.internal.AuthenticatedSubject;Ljava.security.PrivilegedAction;)Ljava.lang.Object;(Unknown Source)

    Repositories are essentially external to applications.
    Applications are associated with repositories via repository configs. Repository configs allow applications to access repositories.
    1. There is no special 'centralized repository'.
    2. This can be done, but has caveats, especially around caching. If multiple applications have repo configs which refer to the same repository, there can be caching issues. For example, suppose apps A and B both have repo configs for accessing repo R. If you use app A to change some data in repo R, then try to read the change via app B, you can end up with cached data instead of the most recent data in repo R. This is something to be aware of with this type of configuration.
    3. There is typically one WLP admin url per application. For example, if you have an application named 'FooApp', then the admin url can typically be found at 'http://localhost:7001/FooAppAdmin'. Application 'BarApp' may have an admin url at http://localhost:7001/BarAppAdmin.
    You can use the weblogic server console at http://localhost:7001/console to see these -- click on Deployments, then click Monitoriing. In the Context Root column, you can see the various top-level context roots registered for this application.
    4. Repositories are top-level possibly-shared entities, similar to databases.
    Applications 'use' Repositories via Repository Configs.
    Applications 'own' RepositoryConfigs, which allow them to 'use' a specific Repository.
    It's possible to have multiple applications 'use' the same repository (each application would have to have its own RepoConfig referring to the same repository), but there can be caching issues with this configuration -- see (2).
    Each application 'owns' its own set of repo configs, and therefore its own VCR namespace. The VCR namespace is compsed of the RepoConfigs that application 'owns'. For example, if an application has repository configs with names 'Repo1' and 'Repo2', then the VCR namespace includes /Repo1/... and /Repo2/...
    Note that each RepoConfig entry has a name, which becomes its VCR namespace path. The path to a node in a repository begins with / followed by the name of the RepoConfig followed by /. Application A and application B may each be accessing Repo R, but via different names. For example, if A has the path to Repo R registered via name 'RepoR', then its VCR path to Repo R is /RepoR/... If B has the path to Repo R registered via the name 'R', then its VCR path to Repo R is /R/...

  • Migration issue--Error while building application in Weblogic Server10.3

    We are doing migration in from Weblogic 8.1 SP6 to Weblogic 10.3.
    When we are trying to build the applicaiton in Weblogic 10.3 environment it is giving following error.
    [java] Exception in thread "main" java.lang.NoClassDefFoundError:
    weblogic/j2ee/descriptor/wl/WeblogicApplicationBean
    [java] at
    weblogic.application.compiler.Appc.prepare(Appc.java:54)
    [java] at weblogic.utils.compiler.Tool.run(Tool.java:122)
    [java] at weblogic.utils.compiler.Tool.run(Tool.java:115)
    [java] at weblogic.application.compiler.Appc.main(Appc.java:192)
    [java] at weblogic.appc.main(appc.java:14)
    [java] Caused by: java.lang.ClassNotFoundException:
    weblogic.j2ee.descriptor.wl.WeblogicApplicationBean
    [java] at java.net.URLClassLoader$1.run(Unknown Source)
    [java] at java.security.AccessController.doPrivileged(Native
    Method)
    [java] at java.net.URLClassLoader.findClass(Unknown Source)
    [java] at java.lang.ClassLoader.loadClass(Unknown Source)
    [java] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown
    Source)
    [java] at java.lang.ClassLoader.loadClass(Unknown Source)
    [java] at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    [java] ... 5 more
    [java] Java Result: 1[java] Exception in thread "main" java.lang.NoClassDefFoundError:
    weblogic/j2ee/descriptor/wl/WeblogicApplicationBean
    [java] at
    weblogic.application.compiler.Appc.prepare(Appc.java:54)
    [java] at weblogic.utils.compiler.Tool.run(Tool.java:122)
    [java] at weblogic.utils.compiler.Tool.run(Tool.java:115)
    [java] at weblogic.application.compiler.Appc.main(Appc.java:192)
    [java] at weblogic.appc.main(appc.java:14)
    [java] Caused by: java.lang.ClassNotFoundException:
    weblogic.j2ee.descriptor.wl.WeblogicApplicationBean
    [java] at java.net.URLClassLoader$1.run(Unknown Source)
    [java] at java.security.AccessController.doPrivileged(Native
    Method)
    [java] at java.net.URLClassLoader.findClass(Unknown Source)
    [java] at java.lang.ClassLoader.loadClass(Unknown Source)
    [java] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown
    Source)
    [java] at java.lang.ClassLoader.loadClass(Unknown Source)
    [java] at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    [java] ... 5 more
    [java] Java Result: 1
    [java] Exception in thread "main" java.lang.NoClassDefFoundError:
    weblogic/j2ee/descriptor/wl/WeblogicApplicationBean
    [java] at
    weblogic.application.compiler.Appc.prepare(Appc.java:54)
    [java] at weblogic.utils.compiler.Tool.run(Tool.java:122)
    [java] at weblogic.utils.compiler.Tool.run(Tool.java:115)
    [java] at weblogic.application.compiler.Appc.main(Appc.java:192)
    [java] at weblogic.appc.main(appc.java:14)
    [java] Caused by: java.lang.ClassNotFoundException:
    weblogic.j2ee.descriptor.wl.WeblogicApplicationBean
    [java] at java.net.URLClassLoader$1.run(Unknown Source)
    [java] at java.security.AccessController.doPrivileged(Native
    Method)
    [java] at java.net.URLClassLoader.findClass(Unknown Source)
    [java] at java.lang.ClassLoader.loadClass(Unknown Source)
    [java] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown
    Source)
    [java] at java.lang.ClassLoader.loadClass(Unknown Source)
    [java] at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    [java] ... 5 more
    [java] Java Result: 1
    [java] Exception in thread "main" java.lang.NoClassDefFoundError:
    weblogic/j2ee/descriptor/wl/WeblogicApplicationBean
    [java] at
    weblogic.application.compiler.Appc.prepare(Appc.java:54)
    [java] at weblogic.utils.compiler.Tool.run(Tool.java:122)
    [java] at weblogic.utils.compiler.Tool.run(Tool.java:115)
    [java] at weblogic.application.compiler.Appc.main(Appc.java:192)
    [java] at weblogic.appc.main(appc.java:14)
    [java] Caused by: java.lang.ClassNotFoundException:
    weblogic.j2ee.descriptor.wl.WeblogicApplicationBean
    [java] at java.net.URLClassLoader$1.run(Unknown Source)
    [java] at java.security.AccessController.doPrivileged(Native
    Method)
    [java] at java.net.URLClassLoader.findClass(Unknown Source)
    [java] at java.lang.ClassLoader.loadClass(Unknown Source)
    [java] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown
    Source)
    [java] at java.lang.ClassLoader.loadClass(Unknown Source)
    [java] at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    [java] ... 5 more
    [java] Java Result: 1
    [java] Exception in thread "main" java.lang.NoClassDefFoundError:
    weblogic/j2ee/descriptor/wl/WeblogicApplicationBean[java] at
    weblogic.application.compiler.Appc.prepare(Appc.java:54)
    [java] at weblogic.utils.compiler.Tool.run(Tool.java:122)
    [java] at weblogic.utils.compiler.Tool.run(Tool.java:115)
    [java] at weblogic.application.compiler.Appc.main(Appc.java:192)
    [java] at weblogic.appc.main(appc.java:14)
    [java] Caused by: java.lang.ClassNotFoundException:
    weblogic.j2ee.descriptor.wl.WeblogicApplicationBean
    [java] at java.net.URLClassLoader$1.run(Unknown Source)
    [java] at java.security.AccessController.doPrivileged(Native
    Method)
    [java] at java.net.URLClassLoader.findClass(Unknown Source)
    [java] at java.lang.ClassLoader.loadClass(Unknown Source)
    [java] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown
    Source)
    [java] at java.lang.ClassLoader.loadClass(Unknown Source)
    [java] at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    [java] ... 5 more
    [java] Java Result: 1
    [java] Exception in thread "main" java.lang.NoClassDefFoundError:
    weblogic/j2ee/descriptor/wl/WeblogicApplicationBeanWe have all the required jar's in classpath.
    it would be very helpful if anyone gives any suggestion...
    Thanks in advance
    Edited by: user2928342 on Nov 23, 2009 10:02 PM

    Hi Pratik,
    Would suggest you to create a "*wlfullclient.jar*" by going through the below link and add it in your weblogic workshop and then try to deploy your application. Also it is always recommended that you should compile the old application again with the new JDK version your new weblogic sever is using.
    Tpoic:*Creating a wlfullclient.jar for JDK 1.6 client applications*
    http://download.oracle.com/docs/cd/E15051_01/wls/docs103/client/jarbuilder.html#wp1078098
    Hope this would help you.
    Regards,
    Ravish Mody

  • Integration of J2EE application with weblogic portal

    Hi guys,
    I have an application hosted on an iplanet web server. This application uses servlet 2.2, jsp 1.1 of J2EE platform.
    And I have a microsoft application running on .NET platform.
    I want integrate above 2 applications into webloigc 8.1 portal. What are the different ways in which i can do this and where can i find specific material on this.
    advance thanks for your help
    gopaluni

    Basically I am saying that your options are
    1. Screenscraping the apps into portlets
    2. Using SSO to login to the apps, but keepin them separate
    3. Using Web Services to consume parts of the apps and exposing those as portlets
    For our application we do 2 and 3. In many cases we just create portlets that represents views into other j2ee apps. When the users click on something, we launch the j2ee app in a popup browser. The users are already signed on, and taken to a specific detail page, add page or something within the app directly.
    Hope this helps.
    Kunal

  • Propagation of Content Management in Weblogic Portal

    Hi,
    Can anyone please provide me with the step-by-step procedure of propagating BEA Repository Content management data from one environment to another(Local to Dev or Dev to UAT) using Weblogic Workshop or using Ant.
    In the following URL http://edocs.bea.com/wlp/docs92/prodOps/propTool.html, some details has been provided. But I am not able to understand, what is Inventory File? How to create it if we have more than one project?
    I tried to findout the exact process in all the forums and also in BEA docs, but I didn't find any.
    Please suggest me on this.
    Thanks in advance.
    cheers

    hi,
    scoping comes into picture just before the merge of source and destination inventories.
    But in my case, when I try to download an inventory, the error i mentioned is being thrown. I went through the logs, it says "java.net.SocketException: socket write error: Connection aborted by peer".
    as far as I know following is the procedure that needs to be followed to propagate content from source to destination.
    1) Create inventory for both source and destination.
    2) set the scope
    3) merge the inventory files
    4) upload the merged inventory to server
    as per first step, we need to download the inventories for for their creation. I am getting error in this phase itself and not able to proceed further.
    I don't know whether I am following the right procedure or not.
    That's why I wanted to know the step-by-step process of content propagation from source to destination.
    Please advice me.
    thanks

  • Question about how to integrate struts web application into Weblogic Portal

    hi, I'm using Weblogic8.1 Portal and workshop to integrate my existing struts web applications. I know that the struts web application can be imported and integrated as a portlet. But I'm not sure how to integrate the corresponding EJB module into portal?
    any help appreciated!!

    should be simple...
    copy all the jpfs and other classes appropriately into a new portal app.
    Create a new Java Page Flow portlet.
    That should be it.
    The major thing to watch for is how your navigation etc change.
    Kunal Mittal

  • Weblogic Portal + Oracle UCM

    Hi,
    Is there any way to connect Oracle UCM content repository to Weblogic Portal 9.2 or 10.2? Is it through Virtual Content Repository? If so, how to add a new repository to the virtual content repository. It is asking for the SPI class, username and password. It will be great if anyone elaborate on this.
    Let me tell you the scenario I am working on. I am implementing federated search (first source is HTTPFetch, second source is FileSystemFetch and the last source is Oracle content server). I have tried and tested the first 2 sources. They are working perfect. I am stuck with the third source. I do not know how to use Oracle content server as a connector to IDOL server. Is there any way for this? Also, I would like to know the purpose of BEACMRepoFetch.

    Hi,
    there seems to be a JCR repository adapter available for UCM: [http://download-east.oracle.com/docs/cd/E10316_01/ouc.htm|http://download-east.oracle.com/docs/cd/E10316_01/ouc.htm]
    I have no hands-on experience with it, though so maybe someone can share some practical experiences.
    There are quite a few ways to hook UCM and WLP together. JSR-170 is the standard way, I believe the above adapter is based on that. Additionally, you could have a [Service Provider Interface implementation|http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/cmspi/index.html] that plugs UCM to WLP's Virtual Content Repository interface through UCM api.
    Yet another option is to use UCM API directly from portal app. This way you're obviously losing all the nice content related features in WLP such as content selectors, campaigns, content queries, tags, etc.
    Cheers,
    Petri

  • Precompile of WebLogic Portal 'stockportal' example fails

              I am trying to precompile a portal web application for WebLogic portal that is based
              on the stockportal. Compilation fails with the message:
              weblogic.servlet.jsp.JspException: (line 3): Could not parse deployment descriptor:
              java.io.IOException: cannot resolve 'es.tld' into a valid tag library
                   at weblogic.servlet.jsp.JspLexer.jspException(JspLexer.java:782)
              It appears that when precompiling, JSPC is not able to pull TLDs from a JAR file,
              which is how the WebLogic Portal custom tags are specified in the portal web application
              web.xml. It appears to work if I extract the TLD from the tag library JAR and reference
              the extracted file, however I do not want to have to do this for the 20+ tag libraries
              in WebLogic Portal. I've searched this site pretty thoroughly to no avail...is there
              an easier workaround?
              Thanks,
              Andy
              

    Hello Andy,
              It appears that you have come across a known problem concerning precompiling
              JSP's that are dependant upon tag libraries.
              The good news is that a patch has been created to fix this issue.
              I would suggest to open a case to our BEA Support and to precise the issue
              number, which is : CR 55595.
              The patch consists in a jar file that you have to put at the beginning of
              your java class path.
              I hope this helps,
              Ludovic.
              Developer Relations Engineer
              BEA Support
              "Andy Jenkins" <[email protected]> a écrit dans le message news:
              [email protected]...
              >
              > I am trying to precompile a portal web application for WebLogic portal
              that is based
              > on the stockportal. Compilation fails with the message:
              > weblogic.servlet.jsp.JspException: (line 3): Could not parse deployment
              descriptor:
              > java.io.IOException: cannot resolve 'es.tld' into a valid tag library
              > at weblogic.servlet.jsp.JspLexer.jspException(JspLexer.java:782)
              > It appears that when precompiling, JSPC is not able to pull TLDs from a
              JAR file,
              > which is how the WebLogic Portal custom tags are specified in the portal
              web application
              > web.xml. It appears to work if I extract the TLD from the tag library JAR
              and reference
              > the extracted file, however I do not want to have to do this for the 20+
              tag libraries
              > in WebLogic Portal. I've searched this site pretty thoroughly to no
              avail...is there
              > an easier workaround?
              >
              > Thanks,
              >
              > Andy
              

  • WebLogic Portal vs Oracle Portal

    Anyone know the differences in term of features of WebLogic Portal and Oracle Portal?
    i) WebLogic Portal supports Web 2.0 while Oracle Portal doesn't?
    ii) Oracle Portal provides SSO to oracle applications while WebLogic Portal doesn't?
    Any other different features?
    Please advise, thanks.

    There are lots of differences, but I think you should post your question in the WebCenter and Web 2.0 Technology forum with some additional detail as to why you are asking:
    WebCenter Portal
    For example, are you making a technology choice for a particular project? What portal requirements do you have? What are the skillsets of those who will be implementing, etc.
    The long term strategy is to converge on the WebCenter product, but there are nuances that may make other portal products a better fit in the short-term.

Maybe you are looking for

  • Sub-contracting operation.

    Hi, we have one sub-contracting operation in between in-house production order operations. For sub-contracting operation only the in-process semi finished material which is the result of previous operation will be sent to vendor. While I am trying to

  • Selecting againt individual number and a range of numbers

    I have a users who inputs 1400 individual material numbers in the selection screen of a query and then 2 ranges of material numbers. The query bombs out with the following error, "<internal error> Receiving from the BW server failed BW server raised

  • Got Divx, MPEG2, streamclip, etc: no sound - how to integrate or prioritize these?

    This is a mess.  Soon as I downloaded Divx, I lost sound on all files.  Then advised to download all these others.  How to they stitch together? Tried opening avi with QT and DIVx and streamclip or whateer.  Picture, no sound.  Thanks!

  • Some of my songs suddenly need to be located

    Hello Ive been using my iTunes for a few months now without a single problem. Two days ago I opened iTunes and suddenly some of my songs could not longer be located. A dialog box opened asking me if I would like to locate them myself, and I had no tr

  • Usage of CAF in real World scenario

    Hi All, iam trying to understand Netweaver CAF(core & GP) from a technical perspective. all the marketing information that SAP provides does not give me enough information to understand how it can solve real world problems. i would appreciate it if a