Weblogic Portal 9.2. Build and Release Issue

Hi guys,
I am summarizing the issues which we are getting in build and release.I am working on Build and Release of my application which has 4 folders like this:
1. abcCommon: Contains all JAVA source files and some common libraries in the application.
2. abcEJB: We use EJB-GEN utility of workshop to generate the EJB classes which are available in this folder.
3. abcPortalWeb: Contains all web related files like java source files, Jsp files, portlets etc
4. abcPortalEar: Place for EAR and its contents.
Now I have seen some folders getting created like .metadata which contains all jars of ANDROMDA as well some other common jars. Besides these there are some folders which have xml files generated by workshop like _pageflow. This folder is getting created in classes folder of colPortalWeb by workshop.
We are using MAVEN to do a build of first 2 folders and ANT target which is called by MAVEN to build the abcPotalWeb due to some reasons. I am able to create an EAR out of it but pageflow folder is not available if I do a clean build without workshop. So this wont be a complete EAR as it won’t have the metadata files contained in pageflow. There must be some utility in workshop to generate these files which I am unable to make out and use it with ant. _pageflow folder contains xml files (containing metadata of annotations).
If I assume that _pageflow is already in classes folder generated by workshop, then I am able to create an EAR.
Questions:
Is there any automated way to do a complete build of the project? Weblogic 8.1 had a task i.e. wlwbuild which used to do everything for you but is not available in Weblogic 9.2. So is there any way to do an integrated build of the project or is there any target which is shipped with ant to do the same? This will essentially mean that we change the build strategy, which can be an option.
Please let me know if you have the answers for the same.
Note: We are using ANDROMDA with Weblogic 9.2. to generate the VOs and BOs. So we are using maven to do a build as it has Andromeda plugins and support for the same.
Thanks in advance,
Saurabh

I haven't tried to do continous integration with 9.2, but I know that you can open the project in Workshop/Eclipse and choose to export the "Workshop ANT script" file. Remember that this isn't the regular ANT export.
I think you'll have to do this for each project and you have to fill in some of the properties.
Trond Andersen, Invenia AS, http://www.invenia.no

Similar Messages

  • Weblogic portal 10.3.4 Domain creation issue

    Hi All,
    I have created the weblogic portal 10.3.4 domain with Oracle Data Base for the following connection pools (cgDataSource-jdbc.xml, cgDataSource-nonXA-jdbc.xml, p13nDataSource-jdbc.xml, p13nProfileDataSource-jdbc.xml, portalDataSourceAlwaysXA-jdbc.xml, portalDataSource-jdbc.xml, portalDataSourceNeverXA-jdbc.xml).
    After creating the domain ran the create_db.cmd in windows, It created a folder weblogic_eval. I have started the service startDerby.cmd.
    When i am trying to start the weblogic server its throwing me below exception.
    FYI My apache Derby DB is running on port 1527
    <Jun 6, 2012 1:39:27 PM PDT> <Error> <Security> <BEA-090870> <The realm "myrealm
    " failed to be loaded: weblogic.security.service.SecurityServiceException: com.b
    ea.common.engine.ServiceInitializationException: <openjpa-1.1.1-SNAPSHOT-r422266
    :965591 fatal internal error> org.apache.openjpa.util.InternalException: There w
    as an error when invoking the static getInstance method on the named factory cla
    ss "kodo.jdbc.kernel.KodoJDBCBrokerFactory". See the nested exception for detai
    ls..
    weblogic.security.service.SecurityServiceException: com.bea.common.engine.Servic
    eInitializationException: <openjpa-1.1.1-SNAPSHOT-r422266:965591 fatal internal
    error> org.apache.openjpa.util.InternalException: There was an error when invoki
    ng the static getInstance method on the named factory class "kodo.jdbc.kernel.Ko
    doJDBCBrokerFactory". See the nested exception for details.
    at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(
    CSSWLSDelegateImpl.java:341)
    at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegat
    eImpl.java:220)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.In
    itializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1785)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.in
    itializeRealm(CommonSecurityServiceManagerDelegateImpl.java:442)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.lo
    adRealm(CommonSecurityServiceManagerDelegateImpl.java:840)
    Truncated. see log file for complete stacktrace
    Caused By: com.bea.common.engine.ServiceInitializationException: <openjpa-1.1.1-
    SNAPSHOT-r422266:965591 fatal internal error> org.apache.openjpa.util.InternalEx
    ception: There was an error when invoking the static getInstance method on the n
    amed factory class "kodo.jdbc.kernel.KodoJDBCBrokerFactory". See the nested exc
    eption for details.
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(S
    erviceEngineImpl.java:365)
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(S
    erviceEngineImpl.java:315)
    at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(Servic
    eEngineImpl.java:257)
    at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.j
    ava:72)
    at weblogic.security.service.internal.WLSIdentityServiceImpl.initialize(
    WLSIdentityServiceImpl.java:46)
    Truncated. see log file for complete stacktrace
    Caused By: <openjpa-1.1.1-SNAPSHOT-r422266:965591 fatal internal error> org.apac
    he.openjpa.util.InternalException: There was an error when invoking the static g
    etInstance method on the named factory class "kodo.jdbc.kernel.KodoJDBCBrokerFac
    tory". See the nested exception for details.
    at org.apache.openjpa.kernel.Bootstrap.getBrokerFactory(Bootstrap.java:9
    5)
    at com.bea.common.security.storeservice.util.StoreServiceDelegate$StoreS
    erivceHelper.getPersistenceManagerFactory(StoreServiceDelegate.java:347)
    at com.bea.common.security.storeservice.util.StoreServiceDelegate.initJD
    O(StoreServiceDelegate.java:145)
    at com.bea.common.security.storeservice.util.StoreServiceDelegate.<init>
    (StoreServiceDelegate.java:99)
    at com.bea.common.security.internal.service.StoreServiceImpl.init(StoreS
    erviceImpl.java:76)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.RuntimeException: There were errors initializing your confi
    guration: <openjpa-1.1.1-SNAPSHOT-r422266:965591 fatal store error> org.apache.o
    penjpa.util.StoreException: The connection was refused because the database webl
    ogic_eval was not found.
    at org.apache.openjpa.jdbc.schema.DataSourceFactory.installDBDictionary(
    DataSourceFactory.java:235)
    at org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getConnectionFacto
    ry(JDBCConfigurationImpl.java:684)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.openjpa.lib.conf.ConfigurationImpl.instantiateAll(Configur
    ationImpl.java:288)
    at org.apache.openjpa.conf.OpenJPAConfigurationImpl.instantiateAll(OpenJ
    PAConfigurationImpl.java:1409)
    at org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(Abstract
    BrokerFactory.java:646)
    at org.apache.openjpa.kernel.AbstractBrokerFactory.pool(AbstractBrokerFa
    ctory.java:131)
    at kodo.jdbc.kernel.KodoJDBCBrokerFactory.getInstance(KodoJDBCBrokerFact
    ory.java:43)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Any help is really appreciated.
    Thanks,
    Ram.

    Are you intending to use Oracle DB or Derby DB? If you intend to use Oracle, then you need to modify the connection information for the RDBMS Security Store. This is another step in the Domain Configuration Wizard, per release note 13371687.
    http://docs.oracle.com/cd/E26806_01/wlp.1034/e14247/relnotes.htm#CJAEGAGD
    If you follow this, you don't need to configure or start Derby DB.
    Brad

  • Difference between Build and Release Build

    Hi,
    I was curious if some one could guide me to an article/discussion where I can understand the difference between normal build of a Flex project and release build of the same using Flash Builder 4.5.
    I am currently writing an ANT script for my project and I have completed the script to Build the project. But I would like to know, how to achieve a release build of my application using ANT.
    I googled on the same but could not find anything constructive which can explain the exact difference between the two builds.
    Thank you,
    Bhargav

    Hi,
    I was curious if some one could guide me to an article/discussion where I can understand the difference between normal build of a Flex project and release build of the same using Flash Builder 4.5.
    I am currently writing an ANT script for my project and I have completed the script to Build the project. But I would like to know, how to achieve a release build of my application using ANT.
    I googled on the same but could not find anything constructive which can explain the exact difference between the two builds.
    Thank you,
    Bhargav

  • WebLogic Portal 9.2 MP1 Autonomy BEACMRepoFetch issue

    Hi,
    I would like to ask you a favor to look into my issue and respond if you have found a way to fix it.
    BEACMRepoFetch was not indexing the BEA CM contents with the default portal domain. I went through the documentation and found out that the "Search Indexing Enabled" must be "true" in WebLogic Admin Console | Content Management | BEA Repository. I changed the property value to "true". Now I get the following error. The CM full serach is still not working.
    <Mar 14, 2007 9:34:28 PM PDT> <Error> <Search> <BEA-415611> <Unable to create th
    e Content FullTextSearch database associated with repository BEA Repository due
    FullTextSearch engine error.
    com.bea.content.repo.internal.server.logic.search.CommandFailedException: autono
    my command did not complete in 300,000 msec, waited 299,985 msec, status=0
    at com.bea.content.repo.internal.server.logic.search.AutonomyHelper46.wa
    itForServerCommand(AutonomyHelper46.java:179)
    at com.bea.content.repo.internal.server.logic.search.AutonomyClient46Man
    ager.createDatabase(AutonomyClient46Manager.java:164)
    at com.bea.content.repo.internal.server.logic.search.AutonomyClient46Man
    ager.connect(AutonomyClient46Manager.java:91)
    at com.bea.content.federated.internal.VirtualRepositoryManagerImpl.ensur
    eFullTextSearchDatabaseExists(VirtualRepositoryManagerImpl.java:223)
    at com.bea.content.manager.internal.ContentListener.postStart(ContentLis
    tener.java:59)
    Truncated. see log file for complete stacktrace
    >

    The following need to be configured for CM Full Text Search (and BEACMRepoFetch) to work properly: (note these instructions are for a development box, not a production system)
    - this Autonomy integration will work with a BEA Repository
    - verify WLP_SEARCH_OPTION is set in the shell/command window before the server is started. This can be set to 'full', 'minimal', or 'none'. Set to 'full' to start up all the Autonomy processes.
    - verify the autonomy processes start up and stay running. You should see 8 or so processes like AutonomyIDOLServer.exe, content.exe, AutonomyDiSH.exe, category.exe, community.exe, FileSystemFetch.exe, BEACMRepoFetch.exe, HTTPFetch.exe, etc. I like to use the Process Explorer tool on Windows because it shows the hierarchy of processes.
    - check the Autonomy logs in the tree at WL_HOME/portal/thirdparty/autonomy/<os> for any 'error', 'warning', 'fail', 'unable', 'cannot', 'can't' messages. On windows, I like to use a tool like Agent Ransack to scan all *.log files in the entire directory tree for these strings. One semi-common message is that Autonomy sometimes will not start up if there is less than 1 Gb of free disk space.
    - verify the following properties/settings are set on the repository config (note some of these default to true): search-enabled=TRUE, fulltext-search-is-enabled=TRUE, search-indexing-is-enabled=TRUE, cm_fireRepositoryEvents=TRUE
    - verify your type and any associated properties have indexing enabled.

  • Weblogic 91 Jboss  Pojo Cache and JConsole Issue

    Hi ,
    The set up is like this ,
    JBoss Pojo Cache is used for caching on Weblogic 9.1, trying to use JConsole (Sun) to connect to the managed server's mbean server to get the Pojo Cache.
    Am getting the following exception on the server, Any suggestions/help would be great
    <Jul 20, 2006 2:30:54 PM PDT> <Warning> <RMI> <BEA-080003> <RuntimeException thrown by rmi server
    javax.management.remote.rmi.RMIConnectionImpl.getAttribute(Ljavax.management.ObjectName;Ljava.lan
    String;Ljavax.security.auth.Subject;)
    java.lang.ClassCastException: org.jboss.cache.aop.TreeCacheAop.
    java.lang.ClassCastException: org.jboss.cache.aop.TreeCacheAop
    at weblogic.iiop.IIOPOutputStream.writeAny(IIOPOutputStream.java:1534)
    at weblogic.iiop.IIOPOutputStream.writeObject(IIOPOutputStream.java:2172)
    at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:517)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:407)
    Truncated. see log file for complete stacktrace
    >

    Shirish Goel <> writes:
    Looks like a serialization issue. You should check the definition of TreeCacheAop.
    andy
    Hi ,
    The set up is like this ,
    JBoss Pojo Cache is used for caching on Weblogic 9.1, trying to use JConsole (Sun) to connect to the managed server's mbean server to get the Pojo Cache.
    Am getting the following exception on the server, Any suggestions/help would be great
    <Jul 20, 2006 2:30:54 PM PDT> <Warning> <RMI> <BEA-080003> <RuntimeException thrown by rmi server
    javax.management.remote.rmi.RMIConnectionImpl.getAttribute(Ljavax.management.ObjectName;Ljava.lan
    String;Ljavax.security.auth.Subject;)
    java.lang.ClassCastException: org.jboss.cache.aop.TreeCacheAop.
    java.lang.ClassCastException: org.jboss.cache.aop.TreeCacheAop
    at weblogic.iiop.IIOPOutputStream.writeAny(IIOPOutputStream.java:1534)
    at weblogic.iiop.IIOPOutputStream.writeObject(IIOPOutputStream.java:2172)
    at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:517)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:407)
    Truncated. see log file for complete stacktrace

  • WebLogic Portal and Workshop 9.2 Beta now available!

    Hello All -
    We're excited to announce the public availability of the WebLogic Workshop and WebLogic Portal 9.2 open Beta release on bea.com.
    A beta version of the electronic documentation has also been posted to e-docs.
    Portal 9.2 adds significant new capabilities which are part of the beta to target our core market and expand in new directions by providing:
    * A WorkShop development environment based on Eclipse
    * Content Management enhancements including a WYSIWYG editor
    * Improved Federation and Production Ops capabilities
    * The GroupSpace collaborative application and framework
    Following are the links and information to get you started with Beta 9.2:
    * Download: http://commerce.bea.com/showproduct.jsp?family=WLPORTAL&major=9.2&minor=-1
    * Beta Home page: http://wlp.bea.com/wlw_wlp_beta92
    * Documentation:
    - WebLogic Portal: http://edocs.bea.com/wlp/docs92
    - WebLogic Workshop: http://edocs.bea.com/workshop/docs92
    - WebLogic Platform: http://edocs.bea.com/common/docs92
    * Newsgroups: As a public beta, BEA will not offer support through the BEA Support group. Please use the following newsgroups to log and discuss issues:
    - WebLogic Workshop newsgroup: http://forums.bea.com/bea/forum.jspa?forumID=600000011
    - WebLogic Portal newsgroup: http://forums.bea.com/bea/forum.jspa?forumID=600000012
    - WebLogic Platform newsgroup (if you are unsure whether the issue belongs to WebLogic Portal or WebLogic Workshop): http://forums.bea.com/bea/forum.jspa?forumID=600000013
    Best regards,
    The Beta 9.2 Team

    The Beta 9.2 Team,
    9.2 features sounds good and interesting. We are using BEA's Content management system(8.1) extensively.
    Our requirement is to create a portlet for Content Owner/Users to create HTML documents with images and upload it into BEA Repository. Upon uploading, Content Admin needs to be notified through email and they will either approve or reject the document. The content status again needs to be notified to the content owner/user via email.
    1. As known to everyone 8.1 doesn't have WYSIWYG editor and is included in 9.2. Can i reuse the 9.2 WYSIWYG functionality into 8.1 as a portlet??
    2. The following thread(http://forums.bea.com/bea/message.jspa?messageID=400001479&tstart=0) says
    - workflow ==> We have limited workflow support. We plan to enhance this in our next major release.
    Does this limited workflow support include email notification?
    Any inputs would be greatly appreciated!!
    Thanks,
    -Nach.

  • WebLogic Portal and Workshop 9.2 Beta is Live!

    Hello All -
    We're excited to announce the public availability of the WebLogic Workshop and WebLogic Portal 9.2 open Beta release on bea.com.
    A beta version of the electronic documentation has also been posted to e-docs.
    Portal 9.2 adds significant new capabilities which are part of the beta to target our core market and expand in new directions by providing:
    * A WorkShop development environment based on Eclipse
    * Content Management enhancements including a WYSIWYG editor
    * Improved Federation and Production Ops capabilities
    * The GroupSpace collaborative application and framework
    Following are the links and information to get you started with Beta 9.2:
    * Download: http://commerce.bea.com/showproduct.jsp?family=WLPORTAL&major=9.2&minor=-1
    * Beta Home page: http://wlp.bea.com/wlw_wlp_beta92
    * Documentation:
    - WebLogic Portal: http://edocs.bea.com/wlp/docs92
    - WebLogic Workshop: http://edocs.bea.com/workshop/docs92
    - WebLogic Platform: http://edocs.bea.com/common/docs92
    * Newsgroups: As a public beta, BEA will not offer support through the BEA Support group. Please use the following newsgroups to log and discuss issues:
    - WebLogic Workshop newsgroup: http://forums.bea.com/bea/forum.jspa?forumID=600000011
    - WebLogic Portal newsgroup: http://forums.bea.com/bea/forum.jspa?forumID=600000012
    - WebLogic Platform newsgroup (if you are unsure whether the issue belongs to WebLogic Portal or WebLogic Workshop): http://forums.bea.com/bea/forum.jspa?forumID=600000013
    Best regards,
    The Beta 9.2 Team

    The Beta 9.2 Team,
    9.2 features sounds good and interesting. We are using BEA's Content management system(8.1) extensively.
    Our requirement is to create a portlet for Content Owner/Users to create HTML documents with images and upload it into BEA Repository. Upon uploading, Content Admin needs to be notified through email and they will either approve or reject the document. The content status again needs to be notified to the content owner/user via email.
    1. As known to everyone 8.1 doesn't have WYSIWYG editor and is included in 9.2. Can i reuse the 9.2 WYSIWYG functionality into 8.1 as a portlet??
    2. The following thread(http://forums.bea.com/bea/message.jspa?messageID=400001479&tstart=0) says
    - workflow ==> We have limited workflow support. We plan to enhance this in our next major release.
    Does this limited workflow support include email notification?
    Any inputs would be greatly appreciated!!
    Thanks,
    -Nach.

  • WebLogic Portal and Workshop 9.2 Beta is now available!

    Hello All -
    We're excited to announce the public availability of the WebLogic Workshop and WebLogic Portal 9.2 open Beta release on bea.com.
    A beta version of the electronic documentation has also been posted to e-docs.
    Portal 9.2 adds significant new capabilities which are part of the beta to target our core market and expand in new directions by providing:
    * A WorkShop development environment based on Eclipse
    * Content Management enhancements including a WYSIWYG editor
    * Improved Federation and Production Ops capabilities
    * The GroupSpace collaborative application and framework
    Following are the links and information to get you started with Beta 9.2:
    * Download: http://commerce.bea.com/showproduct.jsp?family=WLPORTAL&major=9.2&minor=-1
    * Beta Home page: http://wlp.bea.com/wlw_wlp_beta92
    * Documentation:
    - WebLogic Portal: http://edocs.bea.com/wlp/docs92
    - WebLogic Workshop: http://edocs.bea.com/workshop/docs92
    - WebLogic Platform: http://edocs.bea.com/common/docs92
    * Newsgroups: As a public beta, BEA will not offer support through the BEA Support group. Please use the following newsgroups to log and discuss issues:
    - WebLogic Workshop newsgroup: http://forums.bea.com/bea/forum.jspa?forumID=600000011
    - WebLogic Portal newsgroup: http://forums.bea.com/bea/forum.jspa?forumID=600000012
    - WebLogic Platform newsgroup (if you are unsure whether the issue belongs to WebLogic Portal or WebLogic Workshop): http://forums.bea.com/bea/forum.jspa?forumID=600000013
    Best regards,
    The Beta 9.2 Team

    The Beta 9.2 Team,
    9.2 features sounds good and interesting. We are using BEA's Content management system(8.1) extensively.
    Our requirement is to create a portlet for Content Owner/Users to create HTML documents with images and upload it into BEA Repository. Upon uploading, Content Admin needs to be notified through email and they will either approve or reject the document. The content status again needs to be notified to the content owner/user via email.
    1. As known to everyone 8.1 doesn't have WYSIWYG editor and is included in 9.2. Can i reuse the 9.2 WYSIWYG functionality into 8.1 as a portlet??
    2. The following thread(http://forums.bea.com/bea/message.jspa?messageID=400001479&tstart=0) says
    - workflow ==> We have limited workflow support. We plan to enhance this in our next major release.
    Does this limited workflow support include email notification?
    Any inputs would be greatly appreciated!!
    Thanks,
    -Nach.

  • Plumtree and Weblogic Portal Server | URL rewriting incompatibility

    Hi All,
    I am using Weblogic Portal as the Producer and Plumtree as the consumer for my WSRP portlets. I have enabled Producer URL rewriting. When i invoke an action URL i get a "Mode is not supported in this portlet." error. The template being passed is <blockingActionTemplate>/wsrpconsumer/pt_action?wsrp-navigationalState={wsrp-navigationalState}&wsrp-interactionState={wsrp-interactionState}&wsrp-mode={wsrp-mode}&wsrp-windowState={wsrp-windowState}</blockingActionTemplate>
    and the URL generated is a href="/wsrpconsumer/pt_action?wsrp-navigationalState=&wsrp-interactionState=_action%3D%2FnewAction1&wsrp-mode=&wsrp-windowState="
    The same portlet works fine when Consumer URL rewrting is enabled.
    Plumtree is giving the same error for the portlets at the consumer at http://sunwsrp.dyndns.org/portal/wsrp/wsdl/default. Any help would be highly appreciated
    Thanks

    Hi, I don't have an answer on this but another more basic question. Our agency is using Plumtree Portal v5. I am assigned to develop a remote portlet. According to what I've read on the web as far back as 2003 Plumtree Portal supports WSRP but I'm getting conflicting answers within our agency. This post seems to indicate that the Plumtree Portal can consume WSRP compliant remote portlets. If that is correct, can you point me to documentation/examples? I've found reference to a Plumtree resource called "WSRP Portlet Consumer" for WSRP--does that still exist? Any help would be appreciated.

  • Security realm, WebLogic Portal 7.0 and Windows NT 4.0

    Hello!
    My name is Miriam Serrano i and I write to request aid.
    I am working with WebLogic Portal version 7.0 and I need to make a Security realm
    with
    Windows NT 4.0 server.
    In the console of weblogic if I see the NT users ,
    but when I want to make enter the application of stockportal
    single access with administrators and not with the other users
    of the Portal groups, as I can enter with NT groups?
    as I can make the security realm with Portal(users and groups)
    and windows NT 4.0? exists a document?
    it already makes the procedures of Security Realm with Windows NT?
    but as I bind with Weblogic Portal to it?
    Can I help me?
    thanks

    Hello!
    My name is Miriam Serrano i and I write to request aid.
    I am working with WebLogic Portal version 7.0 and I need to make a Security realm
    with
    Windows NT 4.0 server.
    In the console of weblogic if I see the NT users ,
    but when I want to make enter the application of stockportal
    single access with administrators and not with the other users
    of the Portal groups, as I can enter with NT groups?
    as I can make the security realm with Portal(users and groups)
    and windows NT 4.0? exists a document?
    it already makes the procedures of Security Realm with Windows NT?
    but as I bind with Weblogic Portal to it?
    Can I help me?
    thanks

  • Getting started with WebLogic Portal 11g

    Please can someone provide links to get started with Oracle WebLogic Portal 11g.

    There is no such thing as Weblogic Portal 11g. The latest release of WebLogic Portal is 10.3.2.
    Here is a link to the documentation page. Please review the Getting Started and Tutorials documents.
    http://download.oracle.com/docs/cd/E15919_01/index.htm
    Edited by: Brad Posner on Dec 9, 2010 2:15 PM

  • Upgrade Weblogic portal 10.3.2 to 10.3.4

    Hi Guys,
    I installed weblogic portal 10.3.2 and working last 8 months. I developed Client application on this version and put contents its working fine.
    i upgraded portal 10.3.2 to 10.3.4. its upgraded without errors. when i login to Portal administration console and go to visitor entitlements under users, groups and roles.
    Their no default role (AnonymousVisitor, AuthenticatedVisitor ) under Visitors Roles. When i create new role its created with successful message, but not show. when create again its showing Already created.
    Please help me on this issue, i working on this last 2 days still issue.
    Portal application is ready, Now its time to deploy application on live. But at this time i facing this problem.
    Thanks,
    Zeeshan.

    The default visitor roles gets created when you login to portal administration console first time. In your case, I am not sure if it disappered due to upgrade, so need to review the exact upgrade steps.
    But when you create it, you got a success message and not able to create it again as it is already exist. So basically the roles are not visisble in portal administration console, it suggest me that the ldap and db might be out of sync. You can follow the troubleshooting guide in the following knowledge article and narrow down the issue. The article can be found in My Oracle Support portal.
    Troubleshooting Entitlements in WebLogic Portal (Doc ID 1068937.1)
    If it turns out to be ldap and db out of sync then review the suggestion provided in the article "WebLogic Portal (WLP) LDAP and Database Out of Sync (Doc ID 1061447.1)" to recover from it. If you can't recover then you may need to reset the lap and db, but you will loose entitlement/ldap users&groups/DA data.

  • Weblogic Portal 10.3 Asynchronous desktop Maximize portlet breaks EXT JS

    Hi,
    We have enabled Asynchronous desktop & using maximize/restore feature for portlets. We are extensively using EXT JS in our application. Page loads fine when its refreshed but when we use maximize ( url is placed within bea.wlp.disc.xie._service.update), EXT JS is not able to load.
    If we switch back to Asynchronous mode as portlet, URLs are not surrounded by bea.wlp.disc.xie._service.update & maximize works as expected.
    has anyone faced this issue? Any suggestions will be great.
    Thanks
    Tejal

    Hi
    Im working on weblogic Portal 10.3.2 and i want use EXTJS in my application.
    can u help me out with some tutorials.
    Please mail to [email protected]

  • Can integrate JSF 2.0 in weblogic portal 10.3.2 ?

    Hello all,
    I am working on JSF 1.2 in weblogic portal 10.3.2. But i want to integrate JSF version 2.0 into weblogic portal 10.3.2. Is it possible ? And if it is possible so can you tell me how to do it or give me a link which will tell me how to do it ?
    Thanks in advance!

    Well weblogic Portal does not officially support JSF2.0. For that matter none of Oracle products have moved on to JSF2.0.
    Technically since WLP with version 10.3.2 supports JSR 301 standards. This shoudl be possible.
    Steps:
    1. In the Weblogic Portal Web Project --> Build Path libraries remove the JSF libraries. Remove the JSF library entry from weblogic.xml.
    2. Now add JSF2.0 impl & api from mojarra.
    3. You will also have to change the portlet bridge. WLP uses myfaces portlet bridge :http://myfaces.apache.org/portlet-bridge/2.0/downloads.html
    NOTE - This is currently in alpha version.
    Guess this should do it.
    Venkat

  • Adding a Weblogic Portal from source control

    I am using Weblogic Portal 10.3.2 and Eclipse 3.5.0. I can successfully create the EAR and portal projects, deploy them, etc. No problem. If I try to copy the projects to another computer or check them into a source control system and check them out on another computer I get the
    "Portal Application Services web application should be associated with a Portal Application Services EAR for proper deployment"
    and
    "A WebLogic Portal web application project should be added as a J2EE module to a WebLogic Portal EAR project for proper deployment" error messages.
    I did a directory comparison between a portal project that does work and one that doesn't; they are identical. The only thing I can think of is the ".metadata" directory is different, but this is huge, 1000s of files, over 100 MB.
    Has anyone seen this? Any idea of what the problem may be?

    Hi
    The reason for this error is most probably the portalEAR project is not associated wtih the portalWeb project. For any portal application, we must have a portalEAR and a portalWeb project and portalWeb project should be associated with that portalEAR project.
    For your existing and original working portal application, check the .project file in textpad located at: ...\user_projects\workspaces\Your_Workspace\yourPortalEAR\.project. The top contents will be like this:
    <name>myPortalEAR</name>
    <comment></comment>
    <projects>
         <project>myPortalWeb</project>
    </projects>Once you checked out and added them to the new machine and new workspace, check the same file. If not, after importing from CVS or source control, open both portalEAR and portalWAR in Workshop IDE. Select your portalEAR, right click mouse -> Select Properties -> From properties window on left side, select J2EE Module Dependencies and on right side check the check box corresponding to the portalWeb module. NOW you may need to do this everytime.
    Usually this is what I do, if I want other team members to get my portalApplication (EAR, WAR and DataSync project) or to check into source control. I DO NOT check-in or Export individual modules. Instead I Export them as single Archive File.
    From Workshop IDE, on left side right click -> Export -> From Export Window, Expand General -> Archive File -> Click on Next. In this window, select all the 3 projects on top left window ie. EAR, WAR and DataSync (if you have one). Then give a valid filename for this ZIP file something like myPortalEARZip.zip etc. Then click on Finish. This will create a big single ZIP file. NOW you can checkin this ZIP file or give to other team members.
    Now other team members will open Workshop IDE. Left side rigjht click mouse, select Import -> From Import Window, Expand General -> Existing Projects Into Workspace -> Click Next -> Select the radio button named Select Archive File and hit Browse and choose the above .zip file. It should list out the exising projects from this zip file. NOW mostly you may have to delete the exising same projects from this Workspace before you Import. Then follow the steps and you should get all the projects into your workspace. Do clean build etc.
    There may be some other simpler approach, but usually I follow the above proceedure. If you want to continue your existing procedure, then manually link portalEAR with portalWeb project.
    Thanks
    Ravi Jegga

Maybe you are looking for

  • Firefox will not start. browser window does not even show up.

    When i click on the firefox startup icon (either in the startup menu or the desktop shortcut), i get nothing. I have ccleanup browser monitor running for cleanup and i get an indication from there that firefox has stopped. I've tried uninstalling fir

  • PO value limits - approval limits local vs standard

    Hi Experts, I have the following problem: for reporting purposes I need to identify an user approval limit. Looking in the organizational structure --> extended attributes --> Po value limits I find two values: - Standard values - Approval limit; - L

  • What exactly do I have?

    In September I purchased a new imac 21.5 for the wife to replace her 2007 iMac 24. Well, I just ordered her the new body style imac 27 so I am going to inherit the current machine. What I can not seem to figure out is what the machine is... It has on

  • After using Time Machine-Computer Freezes on startup and will not sleep.

    I've narrowed down my iMac issues to Time Machine. After I back up with Time Machine, my iMac freezes on start up ( I have to turn it off and turn it back on again for normal start up) every time I turn it on and it will not sleep. I reset the SMC, s

  • How can we find tables for master data transactions

    hi could anybody tel............. when we create a customer the information is updated in structure RF02D some tables like kna1 are updated. how can we find these tables..?