How to deploy customer extensions in EJB-Server?

Hello,
I would like to know, what is the best way to deploy customer extensions
to a J2EE application (which is deployed as an .ear file) .
I am using a configurable dynamic class loading to allow product
customization (usually implementations of interfaces).
I know some possible solutions, but...
1. solution: the customer provides its product extensions as a jar file
which is then located in the classpath of the J2EE server.
But I dislike this solution, beause it requires a server restart if the
customer extensions are redeployed and further on, depending on the
customer company's security restricition, no access to the J2EE server's
CLASSPATH might be granted.
2. solution: the customer opens the .ear file of our product, adds its
extension.jar to it and the extension.jar has to have a predefined name.
By that we can make sure, that the classloader finds this jar (because
it can be referenced in the classpath of the manifest.mf of the ejb.jar,
it will do no harm, if it does not exist).
What do you think about this?
Are there other possible solutions?
Best regards from sunny Black Forest, Germany,
     Mattin

iis doesnt have jsp engine to work on ur jsp..it can rather redirects to ur webserver where u can put ur jsp and make it run ther..
rgds
Shanu

Similar Messages

  • How to change Rendering Extension in sql server Reporting Services based on User Permissions

    Hi,
    I want to provide SQL server reporting services rendering extension based on user Access.
    For Example
    User1 can have options of Rendering to EXCEL and PDF
    User2 can have a option of CSV
    i read one article which is useful for report basis rendering extension changes. but i want to give user basis rendering options.
    http://www.mssqltips.com/sqlservertip/3569/how-to-change-rendering-extensions-in-sql-server-reporting-services/?utm_source=dailynewsletter&utm_medium=email&utm_content=headline&utm_campaign=20150406
    Thanks in advance.
    GVRSPK VENI

    You can use a data driven subscription for that
    Maintain a table with rendering extension information for various users ie their AD user login. Then setup a data driven subscription based on table values
    You will be creating a dataset with query for retrieving userid as well as rendering extensions and then just set the value as Get value from database for  render Format and To properties 
    For more details refer
    http://beyondrelational.com/modules/2/blogs/101/posts/13460/ssrs-60-steps-to-implement-a-data-driven-subscription.aspx
    Please Mark This As Answer if it solved your issue
    Please Vote This As Helpful if it helps to solve your issue
    Visakh
    My Wiki User Page
    My MSDN Page
    My Personal Blog
    My Facebook Page

  • How to use customer extension table for schedule line for shopping cart ?

    Dear Experts,
    One of our client wants to have schedule lines in shopping cart item. I am thinking of using customer extension table at item level for shopping cart. Could you please help me on  how I should proceed with the appending the structures so that the end user can fill the shopping cart schedule line details?
    Which fields should I consider in such cases?
    Thanks and regards,
    Ranjan

    Hi.
    I guess you use SRM 7.0. Please go to IMG.
    SRM -> SRM Server -> Cross-Application Basic Settings -> Extensions and Field Control (Personalization) -> Create Table Extensions and Supply with Data
    Regards,
    Masa

  • How to deploy custom jar (forms PJC)  file in R12.1.x

    Hi ,
    we need use forms pjc connecting to client pc'com port with ebs form,
    we can deploy with ias standard form server , but EBS 's appsweb.cfg
    was automatically generated by AutoConfig , so i don't know how to config our jar in EBS env.
    i had search document in metalink for serval days , can some help us to solve this problem !
    thanks for any help...
    BR,Nolem

    Hi all, I am confronted by the same problem.
    I have manually added my custom Jar files to the archive=2 section of the appsweb.cfg config file in the $INST_TOP/ora/10.1.2/forms/server and placed the Jar files in the $COMMON_TOP/java/classes/oracle/apps/fnd/jar.
    I know that this is probably not the way to go, as autoconfig will override these settings, but my first priority is getting these jar files to run in Apps Forms without errors. I got as far as that my forms don't error out anymore but not all of them are working as they should. I am also trying to deploy the WebUitl utility in EBS R12. As far as I can tell this should be supported by Oracle as it comes as part of a standard Apps Installation (except for the Jacob.jar) it can be found in: $ORACLE_HOME/forms/webutil directory and the WEBUTIL_CONFIG reference to the webutil.cfg file can be found in the default.env in the same directory as the appsweb.cfg.
    If you want to look at some very good examples of PJC's there is a very good blog: http://forms.pjc.bean.over-blog.com/. You can also look at Francois Degrelle's blog on Read/Write files on the client machine without Webutil.
    Nevertheless information on how to deploy and run these PJC's under EBS is scarce. Metalink offers no solutions except very outdated notes.
    I would appreciate to know how to properly deploy these jar files in EBS
    I am also on 12.1.x. Btw there are more threads on this subject on OTN but most are outdated (threadID=1067917, 686329, 4246525) and don't provide the solution for EBS R12.1.x.
    Any help would be appreciated.

  • How to deploy Enterprise JavaBeans in JBoss server.pls help me

    anybody can help me,how to deploy SessionBeans,CMP,BMP,JMS in jb oss server.pls explain me the steps for how to deploy EJB in JBoss server.what are the steps i have to follow.

    Hi Chris,
    Yes, I have created a MSI package for the application  and installed it on the server.
    I have created the run time package for powerbuilder and install it on the server.
    I have installed the DB Client drivers also.
    Can you please help me on how to the configure the application pools, as i never worked on this stuffs,In developemnt enviornment just click on the run webservice and its there .
    Regards
    Subrat

  • How to deploy custom JMX Mbean in Weblogic

    Hi,
    I dont find any forum relevant to my topic. Hence i am posting my query here.
    I have a custom developed MBean running in a seperate JVM i need to deploy this in Weblogic Server JMX agent. How do i deploy this Mbean in Weblogic Server 9.2
    Suggest me please.
    Thanks and Regards,
    Rajashankar.R

    keerthijava wrote:
    Hi,
    I believe you would have got a solution for deploying JMX Mbean in Weblogic . Could you please suggest me .Please, don't resurrect old threads. The thread was posted almost a year ago. I'm locking it.
    Kaj

  • How to deploy osb projects into managed server in weblogic

    i am new to osb
    i have a doubt
    i created a managed server in weblogic admin console, it was running fine ,but i need to know how to deploy my osb projects in that new manged server.As of now it is deployed in http://localhost:7001/sbconsole

    I think you need to extend the domain instead of creating the managed instance manually through Admin console. By default when you create a domain using OSB domain template, it deploys all of the applications needed automatically to all the instances. If you are trying to do it manually, then you need to follow the documentation to see which applications need to be deployed to use OSB services.
    http://docs.oracle.com/cd/E23943_01/doc.1111/e15017/configure_osb.htm#BGBFGBFF
    To deploy a project, Login to SB console http://<admin>:<port>/sbconsole > System Administration > Export/Import Resources.

  • How to deploy shsc applications on weblogic server

    I have weblogic 8.1 with sp3. Any pointers on how to deploy sjsc created applications on Weblogic.
    I am able to deploy sample jsf programs created without using the IDE without any hitches, I am unable to deploy the war file created by the Sun java studio creator.
    Thanx
    Inder

    Hello,
    Although we don't support incremental deployment
    to other App Servers, you can export a WAR file.
    In the Project Navigator, select the Project , right-click
    and choose context menu, "Export WAR File"
    Also, these pages may help:
    http://wiki.java.net/bin/view/People/DeployingCreatorApps
    http://developer.sun.com/prodtech/javatools/jscreator/reference/faqs/technical.jsp
    See #6
    How will web applications developed with Java Studio Creator be deployed to servers other than Java System Application Server 8, Platform Edition? SDN Standard subscription required.
    John
    JSC QA

  • How to deploy oracle forms in weblogic server

    Hi,
    I have a 10g forms. How to deploy this oracle form in weblogic 11g?. I am new to this weblogic. I think this combination is new to weblogic(weblogic with forms). i configured the weblogic 11g in my machine and i have admin server only. And also I have .fmx(i.e executable version of form).how to use this .fmx to deploy in weblogic?This executable work fine in OAS. What need to be done for deploy this form in weblogic. Can anybody provide the solution for this ASAP?
    Edited by: user11337450 on 10-Sep-2009 02:11
    Edited by: user11337450 on 10-Sep-2009 02:13

    this might help.
    http://download.oracle.com/docs/cd/E12839_01/web.1111/e10240/basics.htm
    I am deploying forms in weblogic, too. Can you tell me how did you upgrade forms from 10g to 11g? Did you install HTTP Aphace server seperately or it come with weblogic server or Orcale portal, forms installation. any input will be appreciated.

  • How to deploy reports to anothe managed Server (Weblogic)

    Hi everyone
    I would like to know how could i deploy reports to another managed server in weblogic.
    When i first installed forms and reports it asked me to where i want to deploy and everything works fine.
    But i have created another managed server  afterwards and i would like this server to be configured with reports, but it won´t work.
    I don´t know if i have to run the installer again selecting this new server or is there another better way to do this.
    Thanks for your help
    Greetings
    Mateo.

    I think you need to extend the domain instead of creating the managed instance manually through Admin console. By default when you create a domain using OSB domain template, it deploys all of the applications needed automatically to all the instances. If you are trying to do it manually, then you need to follow the documentation to see which applications need to be deployed to use OSB services.
    http://docs.oracle.com/cd/E23943_01/doc.1111/e15017/configure_osb.htm#BGBFGBFF
    To deploy a project, Login to SB console http://<admin>:<port>/sbconsole > System Administration > Export/Import Resources.

  • How to deploy custom Step List Configurations?

    Step List Configurations is accessible to user via right click menu in Sequence File and Execution panes. How to deploy the custom Step List Configuration what I have at my deployment computer? Next question, if the user will modify this menu, how do not overwright the local changes with a new version installation?
    Sergey Kolbunov
    CLA, CTD

    skof,
    To you copy your Step List Configurations to another PC you can find them stored in the layout_current.bin file found in C:\Documents and Settings\<windows username>\Local Settings\Application Data\National Instruments\TestStand X.X directory.  If you copy this file to the same location on another PC, or even on the same PC to a different user account, your Step List Configurations should carry over.
    Since this file is stored in a directory that is different for each major version of TestStand, you shoulnd't have to worry about overwriting it if you install a new major version (4.2 over 4.1). I haven't tested for minor revisions that would share a folder (4.0 & 4.0.1) but that would be the only situation in which you might need to be concerned.
    John B.
    Applications Engineer
    National Instruments

  • How to delete custom extensions

    Dear Members,
    I have extended the CO of the page 'Supplier Base Management: Register User'
    After extended the CO, I opened the respective page and at the responsibility level I have given the wrong CO Path. Now when I am trying to go back to the page to change the path, it is giving an error.
    The error is like this:
    Could not create java class this is probably because the class name is wrong or not included in the page.
    I just want to know how to delete or update the custom extension which I gave in this page.
    Many thanks in advance.
    Best Regards,
    Arun Reddy D.

    There was some problem while creating this post. It gave me an error of gate way timed out and resulted in duplicate posts.It is OK.
    Please let me know how to delete these duplicate posts.Just do not update those duplicate posts and update the original one instead.
    Thanks,
    Hussein

  • How to deploy custom HTML Help files in OBIEE 11g

    Hi gurus,
    I have question regarding deploying Custom HTML files in OBIEE 11.1.1.5, i tried to place files under
    Middleware/Oracle_BI1/bifoundation/web/app/olh/l_en and tried to access with below URL after bounce Weblogic...but no luck.
    http://hostnmame:9704/analytics/olh/l_en/lOfferExpert_Help.htm
    Can some one give some pointers to appropriate documentation of achieving this?
    thanks
    Ravi

    Hi Ravi,
    I am thinking deploying these html files as a part of separate application in weblogic might be another approach. This process is like
    1. Making a .war(.ear) of your html
    2. Deploying the .war in weblogic through deployments as an application with an application context.
    3. Referencing the files in analytics or even outside just through a url.
    Hope this helps.
    Thank you,
    Dhar

  • How to Deploy the third party EJB 3.0 jar in web application

    I have a web application which calls services provided by EJB 3.0 beans packaged in third party jar. How do a configure the ViewController project to deploy the beans to the weblogic server when I run the application rather than deploy the EJB ear as a stand application to the server?
    The jar file has already referenced by the project. In the "EJB Module" of project properties I've set the EJB Version property to 3.0, but the Annotated EJB 3.0 Bean Classes list remains empty, presumably because I have no beans defined in the sources of the application. When running the project the EJB jar did not deploy automatically. Is there something wrong? How can I achive this goal?
    Best Wishes~
    ELeven.Xu
    IDE: JDeveloper 11g (11.1.1.2.0)
    OS: Linux

    I don't think this technique will work. I added a META-INF/ejb-jar.xml file to the application, and added a <session> section for one of the EJB 3.0 beans from my third party jar. I specified values for <ejb-name>, <ejb-class>, and <session-type> hoping the rest of the configuration would be determined from the annotations in the class. When the server starts, this warning message is displayed:
    Oct 30, 2009 12:06:41 PM com.evermind.server.ejb.logging.EJBDeploymentMessages warningSessionBizInterfaceNotDefined
    WARNING: \[current-workspace-app: ... \] - The session bean does not has at least one business interface defined for client access. The bean is not accessiable and usable at runtime.
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 11042 ms.
    \[sic\]
    EJB 3.0 beans are not required to define business interfaces, as they are supposed to be generated by the container.
    Good idea, but still cannot deploy beans from the third party EJB 3.0 jar referenced by my project to the embedded OC4J container. Still investigating.
    Thanks,
    Steve
    By the way, I have been able to use your technique to deploy EJB 2.1 beans from third party jars in other projects, just not EJB 3.0 beans that do not provide ejb-jar.xml deployment descriptors, nor business interfaces.
    Edited by: user10375549 on Oct 30, 2009 9:51 AM - Added relevant comment regarding technique described for solving problem. It works for EJB 2.1 beans but not EJB 3.0 beans.

  • How TO DEPLOY JAR FILES INTO XI Server using SDM

    Hi XI Gurus,
       im working on adapter development. we have created jar file in NWDS.
       now going ahead to deploy into XI server through SDM.
       can we deploy jar files directly into xiserver through SDM. or it needs to convert to any other formate like EAR, SDA. then how would i convert to SDA.
      i any have clear idea on this... pls throw the ways how to convert........
               JAR File to EAR format
               JAR file to SDA format
               EAR file to SDA format         
       can any one explain the procedure step by step how to convert jar file into deployment archive file in order to succesfully into XI server.
              thanks  i advance. points will be rewarded.
      Regards
      Rajesh

    Hi Rajesh,
    JAR file in itself in not deployable.
    So v need to envelop this jar file into an EAR file and then v deploy this EAR file on SDM.
    Creating Jar
    Inside NWDS --> Windows --> Open perspective --> J2EE Development --> right click on ur proj --> Build EJB Archive
    Converting .EAR file to .SDA
    Converting .EAR file to .SDA
    Regards,
    Prateek

Maybe you are looking for

  • Not able to post from quality to unrestricted

    HI The Error is displaying when i tried to post the quantity to unrestricted from QA32. Status check error The function you selected cannot be carried out     Change inspection lot Detailed info Stat       Description                                 

  • How to sync my iPhone to another mac?

    My daughter's iPhone was synced to my Mac.  Now she has bought her own MBP, she wants to sync her iPhone to her own MBP.   However, it said her phone has been authorized/synced to another Mac.  What needs to be done ?

  • IPhoto 6 - Import issue, hangs at end

    Folks, any help with this would be much appreciated. I installed iLife 06 and all went well, other than the "recovered photos" issue which others have mentioned - no biggie as there were only 3. But I have a problem now when importing from disc (HD o

  • How can I get the html BODY marginwidth/leftmargin-rightmargin to work?

    I am developing some web pages where I want both a left and a right margin. I DO NOT want to play with CSS. There are html attributes MARGINWIDTH, LEFTMARGIN, and RIGHTMARGIN for the BODY element. The first works with IE, while the last two work with

  • Generic query on documenting and maintaining schema changes -Oracle 10g

    Hi All, This is a generic query and i was not getting any particular forum here to put this for suggestions and help.i have put this in the documentation forum also but havent got any inputs. Could you all please advise a good and easy way I can stor