JavaMail mail.jar in EAR file

JDeveloper 11.1.2.1

If I download the JavaMail mail.jar file and then add it to my project this mail.jar file will appear in my .ear file? Is there a way I can force it to be include in the .ear file? I wish I could install the on the server .ear file and do not have to install on the server of JavaMail. I also have a library of Jasper whith which I have the same concern.

Thank you, Steve

Use the tools-> manage libraries... to include your jar files.
(select: deployed by default)

Dario

Tags: Java

Similar Questions

  • Attempt to package a jar of shared library in the ear file. error wlappc

    I try to deploy files jar like shared libraries and decided to follow the recommendation to wrap the pots inside the separate ear files. I include all the modules in the ear, because each of them is designed to be deployed as a shared library. Jar files are placed in the APP-INF/lib directory. The manifest file in the directory META-INF of the ear contains name information and the version of the extension that I would use for these pots. When I run wlappc in my build the wlappc generates an error. I ran weblogic. DDConverter on the ear and the same error was generated. See below. Apparently, the error is caused by the fact that I do not declare all modules in the application.xml file. I found several examples of how package libraries with the help of a war. Even looking at the files in the C:\bea10.3.3\wlserver_10.3\common\deployable-libraries . I found no examples using the Archives of the ear.

    My question is how can I do this. I'd rather do not creation of dummy modules. The documentation seems unclear to me in this area. I would really appreciate the help on this ASAP.

    I use Weblogic Server 10.3.3


    DDConverter error message

    + < 30 August 2010 11:12:00 CEST > < error > < J2EE > < BEA-160197 > < cannot load the descriptor weblogic.application.ddconvert.ConvertCtx$VJarResourceLoader@17590db finder: weblogic.utils.classloaders.CodeGenClassFinder@17943a4 annotation: null module /META-INF/application.xml. The error is weblogic.descriptor.DescriptorException: VALIDATION of the PROBLEMS have BEEN FOUND.
    problem: cvc-complex - type. 2.4 c: expected for item 'module @http://java.sun.com/xml/ns/javaee' before the end of the item application @http://java.sun.com/xml/ns/javaee content: < null >
    + weblogic.descriptor.internal.MarshallerFactory$ 1.evaluateResults(MarshallerFactory.java:245) +.
    + weblogic.descriptor.internal.MarshallerFactory$ 1.evaluateResults(MarshallerFactory.java:231) +.
    + weblogic.descriptor.internal.MarshallerFactory$ 1.createDescriptor(MarshallerFactory.java:155) +.
    + weblogic.descriptor.BasicDescriptorManager.createDescriptor(BasicDescriptorManager.java:323) +.
    + weblogic.application.descriptor.AbstractDescriptorLoader2.getDescriptorBeanFromReader(AbstractDescriptorLoader2.java:788) +.
    + weblogic.application.descriptor.AbstractDescriptorLoader2.createDescriptorBean(AbstractDescriptorLoader2.java:409) +.
    + weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBeanWithoutPlan(AbstractDescriptorLoader2.java:759) +.
    + weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBean(AbstractDescriptorLoader2.java:768) +.
    + weblogic.application.ApplicationDescriptor.getApplicationDescriptor(ApplicationDescriptor.java:301) +.
    + weblogic.application.ddconvert.EarConverter.convertDDs(EarConverter.java:59) +.
    + weblogic.application.ddconvert.DDConverter.runBody(DDConverter.java:155) +.
    + weblogic.utils.compiler.Tool.run(Tool.java:158) +.
    + weblogic.utils.compiler.Tool.run(Tool.java:115) +.
    + weblogic.application.ddconvert.DDConverter.main(DDConverter.java:175) +.
    + weblogic. DDConverter.main (DDConverte +)

    My Application.xml. The problem persists once I deleted the < library-directory > element.

    + <? XML version = "1.0" encoding = "UTF - 8"? > +.
    + < application xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" +.
    xmlns = "http://java.sun.com/xml/ns/javaee" xmlns:application = "http://java.sun.com/xml/ns/javaee/application_5.xsd".
    xsi: schemaLocation = "http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/application_5.xsd".
    ID = 'Application_ID' version '5' = >
    + < display name > coreEar < / name >.
    + coreEar < description > < / description >.
    + APP-INF/lib < library-directory > < / library-directory > +.
    + < / application > +.

    My weblogic application. XML

    + <? XML version = "1.0" encoding = "UTF-8"? > +.
    + < wls:weblogic - application xmlns:wls = "http://xmlns.oracle.com/weblogic/weblogic-application" xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" xsi: schemaLocation = "http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/javaee_5.xsd http://xmlns.oracle.com/weblogic/weblogic-application http://xmlns.oracle.com/weblogic/weblogic-application/1.1/weblogic-application.xsd" > +.
    + < wls:application - param > +.
    + < wls:param - name > webapp.encoding.default < / wls:param - name > +.
    + < wls:param - value > UTF-8 < / wls:param - value > +.
    + < / wls:application - param > +.
    + < wls:fast - swap > +.
    + < wls: activated > true < / wls: activated > +.
    + < / wls:fast - swap > +.
    + < / wls:weblogic - application > +.

    My EAR/META-INF / "MANIFEST. MF.

    Manifest-Version: 1.0
    Ant-Version: Apache Ant 1.8.1
    Created by: 1.6.0_21 - b07 (Sun Microsystems Inc.)
    Built by: weblogic
    Specification-title: coreEar
    Specification-vendor: Picot Entertainment Systems, Inc.
    Specification-Version: 1.0
    Implementation-title: coreEar
    Implementation-vendor: Picot Entertainment Systems, Inc.
    Implementation-Version: 1.0
    Extension name: com.picot.sempre
    WebLogic-Application-Version: v0.1b

    My APP-INF/lib/corelib.jar/META-INF/ manifesto

    Manifest-Version: 1.0
    Ant-Version: Apache Ant 1.8.1
    Created by: 1.6.0_21 - b07 (Sun Microsystems Inc.)
    Built by: weblogic


    My EAR archives broken

    coreEar.ear
    + > APP - INF +.
    -> classes
    -> lib
    -= coreLib.jar
    -> META-INF
    -= MANIFESTO. MF
    -> com /.

    + > META-INF +.
    -= MANIFESTO. MF
    -= application.xml
    -= weblogic.application.xml

    You must create at least a model Module...
    Because the Standard EAR file must contain at least one valid... WAR... EJB jar... .or an ordinary Java Module.

    Please rerfer to: http://weblogic-wonders.com/weblogic/2010/06/22/how-to-build-ear-application-for-weblogic/
    Your Exception clearly said... There is no present valid Module in your "application.xml" file which is the root cause of this issue.

    NOTE: Still, if you do not want to create a Module inside your Application of EAR... then you can go ahead with the optional Packages. Optional packages also provides the same functionality as shared libraries... In this fit you can deploy a Plain Jar file on the server as an optional package, and other Applications can make reference to it. Like this: http://weblogic-wonders.com/weblogic/2009/12/06/optional-packages/

    To see an example of it, you can do refers to: http://forums.oracle.com/forums/thread.jspa?messageID=4439423 during the last answer of mine I have Pasted a link to Test case that I've developed for demonstration... http://www.4shared.com/file/aaudoKO-/Hibernate_Shared_Lib_Demo.html (around of-2, 1 MB size)

    The J2EE specification says: you must have a valid Module (war, ejbjar or simple Module Java) defined in the application ".» XML"of your Enterprise Application.
    .
    .
    Thank you
    Jay SenSharma
    http://WebLogic-wonders.com/WebLogic/ (WebLogic wonders are here)

  • Last Formsapp.ear has NOT been deployed * deploy the last EAR file... after upgradation

    Hello

    After reclassification EBS 12.1.1 to 12.1.3, underside to cause:

    Service control script execution:

    /U01/app/appltest/test/inst/apps/TEST_cch1udpor1/Admin/scripts/adformsctl.sh start

    script gave:

    ****************************************************

    You are running version 120.16.12010000.3 adformsctl.sh

    From successful OPMN FORMS OC4J instance...

    Call txkChkFormsDeployment.pl to check if the last FORMSAPP. EAR is deployed...

    Program: /u01/app/appltest/TEST/apps/apps_st/appl/fnd/12.0.0/patch/115/bin/txkChkFormsDeployment.pl started @ MON Aug 10 14:36:09

    2015

    Log file = / u01/app/appltest/TEST/inst/apps/TEST_cch1udpor1/logs/appl/rgf/T2K/txkChkFormsDeployment_Mon_Aug_10_14_36_08_2015/t.

    xkChkFormsDeployment_Mon_Aug_10_14_36_08_2015.log

    File "/ u01/app/appltest/TEST/apps/tech_st/10.1.3/j2ee/forms/applications/forms/formsweb/WEB-INF/lib/frmsrv.jar" exists. Procedure

    to check the size...

    =================================================

    Last Formsapp.ear has NOT been deployed *.

    The last EAR file deployment...

    =================================================

    Complete program: /u01/app/appltest/TEST/apps/apps_st/appl/fnd/12.0.0/patch/115/bin/txkChkFormsDeployment.pl @ MON Aug 10 14:36:

    17 2015

    *****************************************

    *             W A R N I N G             *

    *****************************************

    Error when running the perl script txkChkFormsDeployment.pl

    We have determined that you need to redeploy forms (txkChkFormsDeployment.pl).

    But can't do it automatically for you, due to some problems.

    For more information, see the log files.

    Follow Note: 397174.1 to manually redeploy the forms.

    *****************************************

    adformsctl.sh: exit with status 0

    According to the MOS Doc: deployment of a new EAR in Release 12 Oracle Applications file (Doc ID 397174.1),

    tried to manually deploy after changing the admin password OC4J showing the error message below:

    Perl $FND_TOP/bin/txkrun.pl-script = CfgOC4JApp

    ALL OF THE FOLLOWING FILES ARE NEEDED TO RESOLVE ERRORS

    Logfile = /u01/app/appltest/TEST/inst/apps/TEST_cch1udpor1/logs/appl/rgf/TXK/txkCfgOC4JApp_Mon_Aug_10_14_33_35_2015.log

    Program: /u01/app/appltest/TEST/apps/apps_st/appl/fnd/12.0.0/patch/115/bin/txkCfgOC4JApp.pl started @ MON Aug 10 14:33:35 2015

    Logfile = /u01/app/appltest/TEST/inst/apps/TEST_cch1udpor1/logs/appl/rgf/TXK/txkCfgOC4JApp_Mon_Aug_10_14_33_35_2015.log

    Enter the name of the Application for the redevelopment? Forms

    Enter password Oc4j Instance redeployment?

    Run < yes/no > Autoconfig? NO.

    *****************************************************

    Values required to start the instance OC4J "forms":

    ====================================================

    s_formsstatus = active

    s_forms_nprocs = 1 (the value must be greater than 0)

    Existing values in the context file:

    ======================================

    s_formsstatus = active

    s_forms_nprocs = 1

    ----------------------------------------------

    Values for environment variables are VALID *.

    ----------------------------------------------

    *****************************************************

    Stop all processes OPMN.

    OPMN stopped.

    Encounter errors running /u01/app/appltest/TEST/apps/apps_st/appl/fnd/12.0.0/patch/115/bin/txkCfgOC4JApp.pl

    FATAL ERROR *.

    PROGRAM: U01/APP/APPLTEST/TEST/APPS/APPS_ST/APPL/FND/12.0.0/PATCH/115/BIN/TXKCFGOC4JAPP.PL(/U01/APP/APPLTEST/TEST/APPS/APPS_ST/APPL/FND/12.0.0/BIN/TXKRUN.PL)

    TIME: Mon Aug 10 14:33:51 2015

    FUNCTION: TXK::Process:run [level 3]

    MESSAGES:

    Command error: < rc > = 32512, < order > = /u01/app/appltest/TEST/apps/tech_st/10.1.3/opmn/bin/opmnctl start

    STACK TRACE

    TXK::error:Abort ('TXK::Error', 'HASH (0x91224c8)') called at /u01/app/appltest/TEST/apps/apps_st/appl/au/12.0.0/perl/TXK/Common.pm line 299

    TXK::common:doError ('TXK::Process = HASH (0xa09d544) ',' command error: < rc > = 32512, < order > = u01/app/appltest/TE...','undef') called at /u01/app/appltest/TEST/apps/apps_st/appl/au/12.0.0/perl/TXK/Common.pm line 314

    TXK::common:SetError ('TXK::Process = HASH (0xa09d544) ',' command error: < rc > = 32512, < order > = / u01/app/appltest/TE...) ") called at /u01/app/appltest/TEST/apps/apps_st/appl/au/12.0.0/perl/TXK/Process.pm line 449 '

    TXK::process:run ('TXK:Process = HASH (0xa09d544)', 'HASH (0x9662e98)') called at /u01/app/appltest/TEST/apps/apps_st/appl/fnd/12.0.0/patch/115/bin/txkCfgOC4JApp.pl line 1587

    TXK::RunScript:execOPMNControl ('HASH (0x992a29c)') called at /u01/app/appltest/TEST/apps/apps_st/appl/fnd/12.0.0/patch/115/bin/txkCfgOC4JApp.pl line 599

    need to /u01/app/appltest/TEST/apps/apps_st/appl/fnd/12.0.0/patch/115/bin/txkCfgOC4JApp.pl called at /u01/app/appltest/TEST/apps/apps_st/appl/au/12.0.0/perl/TXK/RunScript.pm line 105

    TXK::RunScript::require('TXK::RunScript','/U01/app/appltest/test/apps/apps_st/appl/FND/12.0.0/patch/115...') called at /u01/app/appltest/TEST/apps/apps_st/appl/au/12.0.0/perl/TXK/Script.pm line 177

    eval {...} called at /u01/app/appltest/TEST/apps/apps_st/appl/au/12.0.0/perl/TXK/Script.pm line 177

    TXK::script::run('TXK::script=hash(0x9a0e164)','/U01/app/appltest/test/inst/apps/TEST_cch1udpor1/logs/appl/RG...','/U01/app/appltest/test/apps/apps_st/appl/FND/12.0.0/patch/115...') called at /u01/app/appltest/TEST/apps/apps_st/appl/fnd/12.0.0/bin/txkrun.pl line 174

    For this according to the MOS doc: error during deployment formsapp.ear file in an Instance of Apps R12 (Doc ID 1074765.1), updated the opmn.xml not record as no chance.

    Manually deploying display above error message.

    Here in the opmn.xml file we gave realhost.domain.com and virtualhost.domain.com both are same host name. Please advise us if this is not correct.

    Details of the environment:

    EBS: 12.1.3 with DB: 11.1.07

    OS: RHEL 5 x86_64

    Recent changes: EBS has enhanced 12.1.1 to 12.1.3

    Please let know us...

    Thanks in advance,

    Kind regards

    903079

    Please review and implement the steps in Note how to manually deploy forms file Ear (Doc ID 1961805.1)

  • Creating an ear file

    Hello

    I'm developing a custom for short Studio component. I need to unpack the ear file, put a war to the already existing files file of the war and it rear zip. I could easily unpack the ear file by changing its extension to .zip and using WinZip. But now that I have placed my file. War in the correct location, I want to turn it back to the .ear file to deploy in the console. I need help for making it an ear file.

    You can pack the EAR file again, using the utility 'pot' of the JDK.  Just give the output file a .ear extension.

    See jar - Archive Java tool .

  • A simple Hello World application but impossible to the EAR file create

    Hello guys,.
    I am new to ATG platform,
    I just want to print hello World in ATG in browser to test. I have create this module structure

    Hello world-leading of the project (creation in eclipse by clicking New-> dynamic project)
    When the project is created. I've added four records.
    1 build
    2 Config
    3.J2EE - apps-> HelloWorld.war-> WEB - INF-> TLDs and lib (also a file web.xml that contain the path to the tld libraries link. I pasted respective jar and tld to respective folder)
    4.META - INF-> MANIFESTO. MF
    part I created two jsp page Hi.jsp and hello.jsp which lie in the sources folder in my dynamic project in which I just wrote Hello everyone within the Organization

    I have also included external ATG pots (BuildPath).

    It's my MANIFESTO. MF file

    Manifest-Version: 1.0
    ATG-Date:
    ATG-EAR-Module: j2ee-apps/HelloWorld.ear
    ATG-time:
    ATG-Version: 10.1
    ATG-Config-Path: config /.
    ATG-Build: 528
    ATG-J2EE: j2ee-apps/HelloWorld.ear
    ATG-Full Version: 10.1
    ATG-required: DSS DAF

    My workspace is C:\ATG WORK\HelloWorld


    When I want to create EAR file in cmd prompt
    CD C:\ATG\ATG10.1\home\bin
    runassembler HelloWorld.ear m HelloWorld DSS DafEar DafEar.Admin

    I get this error


    The Assembly began.
    The target application is C:\ATG\ATG10.1\home\bin\HelloWorld.ear.
    Error (s): error: there is no ATG platform or application package installed that contains an AppModule which corresponds to HelloWorld
    Cause: error: there is no ATG platform or application package installed that contains an AppModule which corresponds to HelloWorld
    TAKEN AT:CONTAINER:atg.appassembly.ApplicationAssemblerException: Error: there is no ATG platform or application package installed that contains an AppModule which my
    TCHES HelloWorld; Source: ATG.applauncher.AppLauncherException: Error: there is no ATG platform or application package installed that contains an AppModule which corresponds to
    HelloWorld
    at atg.appassembly.EarInfoFactory.createEarInfo(EarInfoFactory.java:119)
    at atg.appassembly.Main.main(Main.java:447)
    SOURCE EXCEPTION: atg.applauncher.AppLauncherException: Error: there is no ATG platform or application package installed that contains an AppModule which corresponds to HelloWorld

    at atg.applauncher.versioner.Versionator.createInitialRequirements(Versionator.java:299)
    to atg.applauncher.versioner.Versionator. < init > (Versionator.java:109)
    at atg.applauncher.MultiInstallLocalAppModuleManager.expandSearchPath(MultiInstallLocalAppModuleManager.java:176)
    to atg.applauncher.MultiInstallLocalAppModuleManager. < init > (MultiInstallLocalAppModuleManager.java:132)
    at atg.appassembly.EarInfoFactory.createEarInfo(EarInfoFactory.java:114)
    at atg.appassembly.Main.main(Main.java:447)
    Cleaning.


    Please can the guy to correct my error. I would be very grateful to you.

    Published by: 958333 on September 11, 2012 03:55

    Published by: 958333 on September 11, 2012 03:55

    Published by: 958333 on September 11, 2012 03:56

    Hi, can you tell what data source do you want to set up?
    and no need to create directly from java project as mentioned above, you can create atg module as: file-> new-> project-> java-> atg assistants-> select new Module ATG and go to the next-> set as MyProject project name and select root diretory as C:\ATG\ATG10.1, and then click next-> select applications needed by senario engine Adaptive by default atg is selected , so there's no need to add more and click to-> here you will find modules by default, DAS, DPS, DSS, so no need to add more and go to the next--> you can change the default ' output folder ' as ' MyProject/classes' that shows ' MyProject/bin' that will store our files * .class, then click-> set Name = MyProject-j2ee application J2EE , the Web application name = MyProject-web, Context-root = MyProject, then select target Applicaton Server = JBoss(for Example;you can choose any->click to finish.->)
    Now start your engine server Adaptive senario atg-> commond open prompt and start the dynamo Server (for example, I am considering server like jboss)
    C:\Training\ATG\ATG9.1\home\bin\startDynamoOnJBOSS f MyProject-> open new browser and go (for example, http://localhost:9090/MyProject)
    If you are able to see the page index.jsp on browser then you did.
    -RMishra

    Edited by: RMishra on Sep 13, 2012 17:03

  • How to create an EAR file?

    I can deploy a web application to adf in the EAR file using jdeveloper.
    How do online order?

    Hey YOU,.

    You can create an EAR and its complete structure can be seen in the link below

    http://middlewaremagic.com/WebLogic/?p=1952

    Command line:

    jar - cvf .ear.

    Where the last dot (.) represents all files in the current directory.

    Example:
    C:/TestApp > jar - cvf TestApp.ear.

    Kind regards

    Véronique Mody

  • The deployment of a new forms .ear file error

    Hi all
    I get the following error when you try to start the forms:
    From successful OPMN FORMS OC4J instance...
    Call txkChkFormsDeployment.pl to check if the last FORMSAPP. EAR is deployed...
    Program: /u01/apps/apps/apps_st/appl/fnd/12.0.0/patch/115/bin/txkChkFormsDeployment.pl started @ Tue Nov 16 11:16:23 2010

    Logfile = /u01/apps/inst/apps/DEV_ikhsmappdev1/logs/appl/rgf/TXK/txkChkFormsDeployment_Tue_Nov_16_11_16_23_2010/txkChkFormsDeployment_Tue_Nov_16_11_16_23_2010.log

    File "/ u01/apps/apps/tech_st/10.1.3/j2ee/forms/applications/forms/formsweb/WEB-INF/lib/frmsrv.jar" exists. How to check the size...

    =================================================
    Last Formsapp.ear has NOT been deployed *.
    The last EAR file deployment...
    =================================================


    Complete program: /u01/apps/apps/apps_st/appl/fnd/12.0.0/patch/115/bin/txkChkFormsDeployment.pl @ Tue Nov 16 11:16:30 2010

    *****************************************
    * W A R N I N G *.
    *****************************************
    Error when running the perl script txkChkFormsDeployment.pl

    We have determined that you need to redeploy forms (txkChkFormsDeployment.pl).
    But can't do it automatically for you, due to some problems.
    For more information, see the log files.
    Follow Note: 397174.1 to manually redeploy the forms.
    *****************************************

    I then try and deploy a new forms EAR file as doc 397174.1 and encounter errors as follows:

    Encounter errors running /u01/apps/apps/apps_st/appl/fnd/12.0.0/patch/115/bin/txkCfgOC4JApp.pl

    FATAL ERROR *.
    PROGRAM: U01/APPS/APPS/APPS_ST/APPL/FND/12.0.0/PATCH/115/BIN/TXKCFGOC4JAPP.PL(/U01/APPS/APPS/APPS_ST/APPL/FND/12.0.0/BIN/TXKRUN.PL)
    TIME: Tue Nov 16 16:33:03 2010
    FUNCTION: (eval) [level 1]
    10.1.3 ERRORMSG: invalid Oracle Home: /u01/apps/apps/tech_st/10.1.3

    How can I fix it?

    Hello

    Please see (how to create an own oraInventory in Release 12 [834894.1 ID]).

    Thank you
    Hussein

  • EAR file is disable in deployment profiles.

    Hello.
    I use Jdeveloper 11.1.1.2.0.

    I need the problem.
    I can do not to create EAR file. This set of people with disabilities in deployment profiles.

    I had created the ear file in the new application project.

    I created the file. War in ViewController (web application) and the jar in model (application TopLink).

    What I'm not doing correctly?


    Please, help me.

    In the main menu: Application-> Application-> deployment properties
    You can either edit the current deployment profile you have or create a new.
    To check the contributors under different file groups.
    Note that you can also create new groups of files to add other files.

  • The EAR file size may be 1 KB?

    I created an ADF application in Jdev10.1.3
    for model project that I created file.le EAR causing the EAR is of size 1 KB.
    I think that it's very small.
    actually what is the size of the EAR file?

    When I created the ejb jar (for model) r, war (for the view controller) for the same ADFapplication the size of the pot is 40 k, size of war is 6287 k. How could my EAR size 1 KB?
    Is something wrong with me? or it's ok.

    And I also have other doubt.if I create EAR for model in an application project, is that for the deployment of application.is all this EAR EAR will contain enough WAR
    from my view as controller.
    Please clarify my doubts.i appreciate your help.

    HM...
    I do not work with this version, but you should check the contributors. Access the projrct properties, select deployment and right-click on the deployment profile and edit it. Click help to get an overview of what each option means.

    TMO

  • When I use the mail merge with excel file, after I press ok the progress bar indicates "NaN", mail project window crashes. My record is nice little CVS n

    When I use the mail merge with excel file, after I press ok of the progress bar indicates "NaN", mail project window crashes. My file is in the correct format and small size (4-column 4 raws). I use an English version of thunderbird after accidentally, I installed one in my tongue.

    I am attaching the screenshot

    I solved the problem
    has been st@pid excel

    I created a CSV file in openoffice calculator and everything went smoothly

  • I'm trying to get an e-mail from a zipped file mail folder

    Hello

    I copied and pasted the local_folders of the ...\appdata\Roaming\thunderbird\profiles\ < profile_name.default > \Mail folder profile in a different directory for backup purposes. I changed the account setting - directory local to point to the new location.

    It works great, so I deleted the original mail\local_folders and erased from the trash.

    Or rather it works great once. Subsequently, none of the directories were posted to them. I used tools of deleted file but could not recover the original Mail\local_folders. I get a zipped file with all of the individual records that have been confirmed in Local_Folders and in each of them the e-mails as individual .eml files. I put the folders and files unpacked in Local_Folders in the new directory and Thunderbird.

    Thunderbird has created a new local_folders.sbd in the folder mail with all individual records but no e-mail files.

    I think I have a problem of indexing, but it do not know what file in the profile to delete. Deleting messages-global - db.sqlite seems to the index of the trash, but not the dossier_local.

    I'll try to attach a doc with the screenshots.

    Thank you very much

    I think we can close, I found that the inportexporttools add when importing all the email from .eml to one folder at a time. Works very well.

  • Is there a way to print an e-mail to a PDF file?

    Original title: 8.1 e-mail app and browser

    Is there a way to print an e-mail to a PDF file with the new start screen email application or the browser. Writer PDF on my PC (CutePDF) is to the mail-list print app or browser, but when selected and clicked on any "file name and the location of dialog soothe and if anything as saver I don't see where.» All works ok if the desktop browser is used for the mail or print website.  My email a/c's with outlook.com

    It's very strange, these applications are supposed to be able to share in OneNote, but I dwell on that for now, because you're really preferring to make a file and not just send it anyway to a laptop.

    Honestly, I think you might be better off using desktop programs so that they behave more predictably. This modern environment optimized touch screen just is not very powerful and tends to have default behaviors that are more than a "take or leave" something you can customize.

  • Could not create a true JAR Libray ADF file

    I created a model project. Then created a the ADF library JAR file deployment project to deploy the jar in the file system.

    Then, I created a separate project and tried to add the jar file to export via a connection to file system in the range of resources.

    But, when I right click on the jar in the resources Palette, I see only 2 options, "Open" and "advanced search".

    I expected to have an option to add the jar to the selected project.

    Now, I'm able to add the jar to the project if I go to the project properties, and then add the pot via the "libraries and Classpath.

    Note that even the icon for the jar is different from those of the other Jar System (the icon of the shelf/library) files.

    The icon I see for my pot is difficult to identify, a bit like a torch.

    So, what happens?

    I have double and triple checked my deployment profile is a "ADF library JAR file.

    I deleted the default deployment profile and create a new brand.

    Yet, the same question.

    Any ideas?

    Thanks in advance.

    It seems that the problem only occurs when the connection of the Sysrtem file refers to a folder on a shared network drive.

    Everything works fine when the connection of the system file is a reference to a folder on my laptop.

  • generate the ear file in jdev and deployed using Ant

    Hi all

    I have a request of the ADF and I need generate the ear file and deploy it using ant script.
    The file option ear in deployment profiles (file-> new-> deployment profiles) is disabled in my worm jdev (11.1.1.5.0).

    Any help or pointers are highly appreciated.

    Thank you
    Usha

    You get the EAR deployment descriptor only if you add it to the application level. They are out on grayes model ot see controller projects.
    Right-click on the Application and select "new-> deployment descriptor.

    Timo

  • Editing file JSPX after EAR file deployment

    Environment
    -------------------
    JDeveloper 11 g 11.1.1.0.0
    WebLogic Server 10.3.0.0

    I made a small change in the locally (Windows) of file JSPX in my Jdev, built the file EAR, copied from another machine (Unix) and deployed to weblogic console on this computer.

    Now, I did another small change in the file JSPX locally, such as changing the text of a command button. Do I still need to generate the file EAR, to copy and deploy on the other machine? or should I go for this machine, make the same change somewhere to make it work?

    I tried to look for the file on the Unix machine, but I found not only in the tmp/_WL_user/folder. I don't know that if weblogic allows me to edit the jsp file when the application runs, but even if that were the case, the changes are not permanent on this server right? Say, if I stop the weblogic, delete the contents of the tmp folder and start the weblogic, my changes will be lost and the application will run again with the code of the WAR file.

    Here are two sites that I found the file.

    /tmp/_WL_user/WebApplication/ye1ch9/war/sample.JSPX
    /tmp/.appmergegen_1360341516154/WebApplication.ear/4nnh6x/sample.JSPX

    Is there anyway that I can make this change without redeployment? I don't know to this post in the forum of Weblogic or here. If it is a bad place, please let me know.

    Published by: release 6' - 8 "8 February 2013 12:12

    the EAR file is deployed in the directory \autodeploy?

    The change can be made in the copy of the EAR on Unix and transferred from the administration Console. Restart the server after making the change. Remove the EAR of the directory/tmp before making the change.

Maybe you are looking for