Updgraded OPA 10.1 to 10.2 - error in the determination of server.

Hello

I've improved OPA 10.1 10.2 and installed the connector for Siebel.

When I do 'Build and Run' and select Web determination, the following error is displayed.


Description the server encountered an internal error () that prevents to satisfy this demand.

exception

javax.servlet.ServletException: Servlet.init () for servlet WebDeterminationsServlet threw the exception
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
org. Apache.Coyote.http11.Http11Processor.Process (Http11Processor.Java:879)
org. Apache.Coyote.http11.Http11BaseProtocol$ Http11ConnectionHandler.processConnection (Http11BaseProtocol.Java:665)
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
org.apache.tomcat.util.threads.ThreadPool$ ControlRunnable.run (ThreadPool.java:689)
java.lang.Thread.run (unknown Source)


first cause

com.oracle.determinations.interview.engine.exceptions.RulebaseLoadingException: could not load modules: AdminSmokeTest
com.oracle.determinations.interview.engine.InterviewRulebase.getRulebase(InterviewRulebase.java:177)
com.oracle.determinations.interview.engine.local.FileRulebaseService. < init > (FileRulebaseService.java:95)
com.oracle.determinations.interview.engine.plugins.rulebaseservice.InterviewRulebaseService.getInstance(InterviewRulebaseService.java:55)
com.oracle.determinations.interview.engine.local.LocalInterviewEngine.initialise(LocalInterviewEngine.java:94)
com.oracle.determinations.interview.engine.local.LocalInterviewEngine. < init > (LocalInterviewEngine.java:40)
com.oracle.determinations.interview.engine.InterviewEngineFactory.createInstance(InterviewEngineFactory.java:19)
com.oracle.determinations.web.platform.servlet.WebDeterminationsServletContext.init(WebDeterminationsServletContext.java:173)
com.oracle.determinations.web.platform.servlet.WebDeterminationsServletContext. < init > (WebDeterminationsServletContext.java:104)
com.oracle.determinations.web.platform.servlet.WebDeterminationsServlet.init(WebDeterminationsServlet.java:51)
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
org. Apache.Coyote.http11.Http11Processor.Process (Http11Processor.Java:879)
org. Apache.Coyote.http11.Http11BaseProtocol$ Http11ConnectionHandler.processConnection (Http11BaseProtocol.Java:665)
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
org.apache.tomcat.util.threads.ThreadPool$ ControlRunnable.run (ThreadPool.java:689)
java.lang.Thread.run (unknown Source)


How to fix this?

I changed the address for the outbound web service according to the documents. But receive the error: status - 404 code.


Please help me.

Thank you
Amol

When you run the determinations of the application of the modeling server, it begins determinations-server in a tomcat shipped to port 9000 with determinations of name-server9000. where the http://localhost:9000 URL / determinations-server9000 /.

However, when you run the server determinations in an environment when it is deployed to your application server this URL will be different.

For example, if you take the siebel-determinations file - server.war and deploy to tomcat url will be http:///siebel-determinations-server/assess/soap/generic/10.0/

The best way to determine what should be the outbound web service address of Siebel is to communicate with the server of decisions using a browser or a tool like soapUI, to confirm what is the URL, then to put this value in the outbound web service address field.

Here is a small example of how to go on this issue.

1 deploy siebel-determinations-server to tomcat on the same server as the instance of Siebel.
2. because the port has been defined to be 8888 address of the server is http://localhost: 8888/siebel-determinations-Server
3. use a browser to go to this address, if you should see a page with the address of all rulebases deployed on the server of determinations.
4. search for the address of the modules you need (for example AdminSmokeTest) and find the address of 10.0 generic service. This is the value that you need to use the outbound web service
5. don't forget to press the button Clear Cache after changing outbound web service.

A few tips to remember:

1. the siebel server must be able to get on the server of determinations, if it is deployed on your PC localhost, which is not a local host for the siebel server, unless it runs on the same PC.
2. unless you use the modules of benefits plan which can be used with Siebel 8.2, there is no difference between determinations-siebel and standard determinations-server, you can use.

Tags: Oracle Applications

Similar Questions

  • Error in the determination of Web save the session

    Hi all

    We get the error "Unable to save" immediately after clicking on the "Save" link in the pop-up Web determination. We had data from siebel to OPA as IO and the output of the execution of the rule appears correctly in the window of WD.

    We must perform certain actions in siebel side (we customized the WF 'Policy of automation Save Session IO Post') then we are by clicking on the link 'Save' to save the session to Siebel. But the backup of session (policy of automation Save Session IO) workflows are not called when we save only the error is displayed. It seems it is getting error when calling the web service inbound. We checked the logfile WD as follows:


    2012-05-17 15:32:22, 987 INFO [STDOUT] * GETLISTOPTIONS INICIO
    2012-05-17 15:32:22, 989 INFO [STDOUT] * ATTRIBUTE: optionLes
    2012-05-17 15:32:22, 991 INFO [STDOUT] 8242687 [http - 10.92.5.3 - 8280-2] ERROR com.oracle.determinations.interview.engine.screens.LocalControlFactory - list provider returned the error: /C:\config_tiposvalores.xml
    java.lang.RuntimeException: /C:\config_tiposvalores.xml
    at com.oracle.determinations.interview.engine.userplugins.DerbyListProvider.getListOptions(DerbyListProvider.java:120)
    at com.oracle.determinations.interview.engine.screens.LocalControlFactory.initInputControl(LocalControlFactory.java:191)
    at com.oracle.determinations.interview.engine.screens.LocalControlFactory.createAndInitControlInstance(LocalControlFactory.java:156)
    at com.oracle.determinations.interview.engine.screens.LocalScreen.init(LocalScreen.java:135)
    to com.oracle.determinations.interview.engine.screens.LocalScreen. < init > (LocalScreen.java:40)
    at com.oracle.determinations.interview.engine.screens.LocalSessionScreenService.createScreenInstance(LocalSessionScreenService.java:299)
    at com.oracle.determinations.interview.engine.screens.LocalSessionScreenService.getScreen(LocalSessionScreenService.java:112)
    at com.oracle.determinations.web.platform.controller.ScreenController.getScreenInstance(ScreenController.java:274)
    at com.oracle.determinations.web.platform.controller.ScreenController.renderScreen(ScreenController.java:112)
    at com.oracle.determinations.web.platform.controller.actions.InvestigateAction.getResource(InvestigateAction.java:53)
    at com.oracle.determinations.web.platform.servlet.WebDeterminationsServlet.doGet(WebDeterminationsServlet.java:80)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.oracle.determinations.web.platform.util.CharsetFilter.doFilter(CharsetFilter.java:46)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
    at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190)
    at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92)
    at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
    at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
    at org.apache.coyote.http11.Http11Protocol$ Http11ConnectionHandler.process (Http11Protocol.java:598)
    to org.apache.tomcat.util.net.JIoEndpoint$ Worker.run (JIoEndpoint.java:447)
    at java.lang.Thread.run(Thread.java:662)
    2012-05-17 15:32:27, 401 INFO [STDOUT] 8247098 [http - 10.92.5.3 - 8280-1]


    ERROR com.oracle.determinations.web.siebel.SiebelIOClient - <? XML version = "1.0" encoding = "UTF-8"? > < SOAP - ENV:Envelope xmlns:SOAP - ENV = "http://schemas.xmlsoap.org/soap/envelope/" > < SOAP - ENV:Body > < SOAP - ENV:Fault > < faultcode > SOAP - ENV:Client < / faultcode > < faultstring > entry provided is not well formed or does not contain the expected data. (SBL-EAI-00137) < / faultstring > < details > < siebelf:siebdetail = "http://www.siebel.com/ws/fault" xmlns:siebelf > < siebelf:logfilename > EAIObjMgr_enu_0014_14680077.log < / siebelf:logfilename > < siebelf:errorstack > < siebelf:error > < siebelf:errorcode > SBL-EAI-00137 < / siebelf:errorcode > < siebelf:errorsymbol > IDS_EAI_WS_BAD_XML_DOCUMENT < / siebelf:errorsymbol > < siebelf : errormsg > entry provided is not well-formed or does not contain the expected data. (SBL-EAI-00137) < / siebelf:errormsg > < / siebelf:error > < siebelf:error > < siebelf:errorcode > SBL-EAI-00247 < / siebelf:errorcode > < siebelf:errorsymbol > IDS_XMLCNV_ERR_FTLPARSE < / siebelf:errorsymbol > < siebelf:errormsg > fatal error in the XML parser at line 1, column 29147: scheduled end of the tag & apos; AttributeValue & apos;(SBL-EAI-00247) < / siebelf:errormsg > < / siebelf:error > < / siebelf:errorstack > < / siebelf:siebdetail > < / details > < / SOAP - ENV:Fault > < / SOAP - ENV:Body > < / SOAP - ENV:Envelope >


    note of lease we changed the data type of the fields in the object of the integration component Boolean integration (which are sent to the Siebel OPA) from DTYPE_BOOL to DTYPE_TEXT as in OPM, we could not test the Boolean values. Can we check what values for the OPA to siebel themselves? (before the backup session WFs are called)

    A quick response will be a great help.

    Thanks in advance!

    The trace of the pile here, it seems that there is an error in the XML passed to Siebel. Is it possible for you to raise an incident with the support of oracle about this? It will make it easier to solve.

    Alternatively, if you look in the newspapers on the side of siebel, you should be able to verify the XML passed to Siebel during recording session. Probably easier to see why XML is incorrect. What may be a little harder to answer, this is what is causing the XML passed to Siebel to be bad.

  • Error in the application on server 2012

    I get these errors when launching an application.

    Server 2012

    Have reinstalled the app even result.

    Signature of the problem:
    Problem event name: CLR20r3
    Signature of the problem 01: LTClient.exe
    Signature of the problem 02: 105.226.5832.35807
    Signature of the problem 03: 56774d 90
    Signature of the problem 04: LTClient
    Signature of the problem 05: 105.226.5832.35807
    Signature of the problem 06: 56774d 90
    Signature of the 07:9759 problem
    Signature of the 08:32 problem
    Signature of the problem 09: System.TypeInitialization
    OS version: 6.2.9200.2.0.0.272.7
    Locale ID: 1033
    Information additional 1:5861
    More information 2: 5861822e1919d7c014bbb064c64908b2
    3 more information: 5c1f
    Additional information 4: 5c1f554df00553b422a8baa03b19335a

    Event ID 1000

    The failing application name: LTClient.exe, version: 105.226.5832.35807, time stamp: 0x56774d90
    Name of the failed module: KERNELBASE.dll, version: 6.2.9200.17366, time stamp: 0x554d16f6
    Exception code: 0xe0434352
    Offset: 0 x 00010192
    ID of the process failed: 0x1d40
    Start time of application vulnerabilities: 0x01d15d2a8dfd6352
    The failing application path: C:\Program Files (x 86) \LabTech Client\LTClient.exe
    Path of the failing module: C:\Windows\SYSTEM32\KERNELBASE.dll
    Report ID: cbcb506f-c91d-11e5-943b-00155da87700
    Faulting full name of the package:
    ID of the failed package-parent application:

    Event ID 1026

    Source .net Runtime

    Application: LTClient.exe
    Version of the Framework: v4.0.30319
    Description: The process was completed due to an unhandled exception.
    Exception info: System.TypeInitializationException
    Battery:
    at LTClient.modMain.StartMe (System.String [])
    at LTClient.modMain.Main (System.String [])

    Any help would be welcome.

    Hello

    Post your question in the TechNet Server Forums, as your question kindly is beyond the scope of these Forums.

    http://social.technet.Microsoft.com/forums/WindowsServer/en-us/home?category=WindowsServer

    See you soon.

  • CoreTelephony error in trace file as a file for coretelephony tracing operation has failed, perhaps you need more disk space. Details "error opening the file/tmp/ct.shutdown, err = operation not permitted

    I got this error:

    "CoreTelephony Trace file error
    A file for CoreTelephony tracing operation failed, you might run out of disk space. Details "error opening the file/tmp/ct.shutdown, err = operation not permitted"

    I tried to solve it by searching for CoreTelephony errors. Could not resolve yet.
    Software does not, especially of photoshop...

    Any ideas?

    Same thing here, iMac with OS X 10.11.6. All started a couple days ago. Have not found any valid solution online yet, I tried rebooting in recovery mode and check disk, but it seems that everything is ok with the drives and permissions.

  • Sync repeatedly presents the sync error, indicating the name/password of wrong account

    I get this error whenever I closed and reopened Firefox 38.0.1. I tried the solutions recommended in https://support.mozilla.org/en-US/questions/1063033, and they do not work. To enable synchronization, I must click on Preferences in the error (at the bottom of the window) and connect to synchronize manually. My FF is set up to always use the InPrivate browsing and do not save passwords. I use an automated password/login application called LastPass. However, the problem with the sync seems to have started in the last two weeks. The error repeats itself everytime I open a new window.

    Yes, it should work.

  • Time Machine - there was an error preparing the Time Machine backup drive (could not mount the drive)

    I have a new HD but cannot set up encryption with system preferences. After ten minutes, I get the following error message:

    "There was an error preparing the Time Machine backup disk (disc name) - could not mount drive"

    Apparently, I need to set up the HD in this way:

    • If you are using an external drive connected to your Mac, use disk utility to make sure that your backup disk is formatted in HFS + extended (journaled) and is the partition type GUID Partition Table (GPT)

    It is not an option for the HFS + and so I used; OS x EXTENDED (journaled). GUID is ok.

    Can someone let me know what I need to do.

    Thank you

    Formatting: GUID Partition Table, OS X Extended (journaled).    (it is HFS +)

    For TimeMachine at best to a partition only.

    Do it again if necessary, then disconnect, reconnect, Start Time Machine preferences and "select disk".

  • verification failed - there was a connection to the Apple ID server error?

    I am signing in iCloud, but whenever I try, a message appears saying: "check failed, there was a connection to the Apple ID server error" I can't use all the apps, and I tried to restore my iPad and reset my network settings and nothing works. Help, please!

    Try to connect to iTunes and insert it again (I know you talk about audit iCloud, but the signature of and then back into iTunes will ensure that the password that is stored on your device for your ID Apple is correct: settings > iTunes, select Apple ID, click on Sign Out, and then sign.)

    See you soon,.

    GB

  • When I try to print anything in Firefox, email or the Internet, I get a message that says: error in the printer and nothing prints. Tried the stuff even printing from the Internet

    When I try to print anything in Firefox, email or the Internet, I get a message that says: error in the printer and nothing prints. Tried to print things even to Internet Explorer, it works fine.

    Hello bdoolen, please try to reset firefox and see if that can solve the problem...

  • I received a bound book, but there is an error on the cover. It can be corrected?

    I ordered and received a bound book. There is an error on the cover. How can this be repaired?

    Hello

    Contact Apple directly > http://www.apple.com/support/mac-apps/contact/

  • Apple TV 4th generation "audit failed there is a connection to the Apple ID server error."

    Can Hello someone please help me?

    I have a 4th generation Apple TV and I can't seem to accept my apple ID and password.

    That's what I've done so far:

    Chosen English (United Kingdom)

    Chosen UK

    Tried to associate a device with the establishment (iPhone 6s)

    Has no more than 10 times, even if the password is correct

    Error message that appears is "audit failed there is a connection to the Apple ID server error."

    Tried the manual log, same error message.

    Tried the manual paper but this time I skipped the Apple ID Login, to see if I could connect via iCloud and ITunes manually in the menu, same error message appeared.

    It recognize my wifi, so this isn't a problem. Restored to factory settings.

    Connected on my computer apple laptop not and connected on iTunes Music store to enter the password and verified it was OK, write down each letter/number, I typed the.

    Tried to pair the device several times over, has kept getting the same error message. The manual bit once again, same error, again restored factory settings.

    Went on my iTunes on my phone account and disconnected, and then reconnected in.

    Tried to pair the device several times with the same result.

    Tried to do the manual setting over 15 times. Same mistake. Restored the factory settings once again.

    Changed my password for my iPhone and laptop updated Apple.

    Because the Apple TV is now connected to my wifi that he decided to do an update. I waited 15 minutes for this, so I could try to use my new password for apple now.

    Tried to pair the device again. Still getting the same error message.

    Why is it so difficult? What I'm doing wrong here? I did this for 2.5hrs now. Can someone help me please?

    You are in the United Kingdom

  • There was an error in the App Store. Please try again later. (20)

    After you have created a new Apple ID (my previous one makes use of an e-mail address that no longer exists) and change the password (for security), I tried to download an update from the App Store. First, I got the message: 'there was an error in the App Store. Please try again later. (20)". Now, I'm getting "update not available with this Apple ID - this update is not available for this Apple ID either because it was bought by another user or the item has been refunded or cancelled.»

    I deleted all cookies, caches, disconnected, connected again, power and turn it on again and waited.

    The problem persists.

    What should I do?

    Please log out of the App Store and reconnect. Try to update again. If there is no change, you can try to update an application that has been purchased (or free downloaded for free) using an another Apple ID check your purchase history to see if the app is included. If it isn't, you will have either to connect with the ID used to buy it, or remove it and buy it again - and Yes, you will have to pay again.

  • Sync has encountered an error during the synchronization. Unknow error

    I get the following error message: 'Sync has encountered an error during the synchronization. Unknown error. Synchronize automatically retrying this action. "In addition, currently, my favorites are useless: I lost all my favorites and I can't add any new.

    Problems with bookmarks and history does not properly can be caused by a corrupted database places.sqlite file.

    You can check for problems with the database places.sqlite file in the Firefox profile folder.

  • Trying to access the electronic books in the library of our audience. Downloaded the software, but I get an error saying: the current version of the security of MP's 2.5.0.0 and I need 2.

    Trying to access the electronic books in the library of our audience. Downloaded the software, (Overdrive Media Console) but I get an error saying: the current version of the security of MP's 2.5.0.0 and I need 2.5.0.1. How to do only what I can read ebooks? People have suggested using IE, but I prefer to much HELP Firefox!

    Try to update the media player while using Internet Explorer. Windows Updates site uses ActiveX to perform "duties. Firefox does not support ActiveX.

  • all the site went "not found HTTP 404 error. The requested resource is not found. "and the"Firefox cannot load Web sites but other programs can"page is not helping

    all the site went "not found HTTP 404 error. The requested resource is not found. "and the"Firefox cannot load Web sites but other programs can"page is not help somehow

    One possible cause is security software (firewall, antivirus) that prevents or limits Firefox or plugin-container process without informing you, possibly after the detection of changes (update) for the Firefox program.

    Delete all rules for Firefox and the plugin-container in the permissions list in the firewall and leave your firewall again ask permission to get full unlimited access to the internet for Firefox and the plugin-container and the update process.

    See:

    You can try to reset (power off / on) of the router.

  • "Detect an error in the course of the PININST_BBV".

    I'm still working on the resumption of this problem that AxshunJaxun has been able to help me to diagnose properly.

    I have since received support from HP recovery and bought a new HARD drive that needs to be an improvement on the part of the plant. And I spent part of yesterday and most of the work now on the process of recovery without success (several failed attempts).

    I get a message "failed to retrieve" Application Recovery Manager with the message of the specific details of:

    [2:37:49.82] ChkErrBB.CMD: detect an error in the PININST_BBV.
    [2:37:49.82] ChkErrBB.CMD: check c:\system.sav\logs\BurnBootWarn.log
    [2:37:49.82] ChkErrBB.CMD: or, visit c:\system.sav\logs\BurnBootMerge.log

    (The two. LOG files do not exist on the C: partition, which is here.)

    I followed the process (initially had to hit ESC instead of F2) developed by anthony82 and met no error on drive testing HARD and memory.

    According to this message , it's probably a problem with the HP recovery media. anyone else seen this kind of problem and that this is the case also determined?

    DarkSetz wrote:

    I'm still working on the resumption of this problem that AxshunJaxun has been able to help me to diagnose properly.

    I have since received support from HP recovery and bought a new HARD drive that needs to be an improvement on the part of the plant. And I spent part of yesterday and most of the work now on the process of recovery without success (several failed attempts).

    I get a message "failed to retrieve" Application Recovery Manager with the message of the specific details of:

    [2:37:49.82] ChkErrBB.CMD: detect an error in the PININST_BBV.
    [2:37:49.82] ChkErrBB.CMD: check c:\system.sav\logs\BurnBootWarn.log
    [2:37:49.82] ChkErrBB.CMD: or, visit c:\system.sav\logs\BurnBootMerge.log

    (The two. LOG files do not exist on the C: partition, which is here.)

    I followed the process (initially had to hit ESC instead of F2) developed by anthony82 and met no error on drive testing HARD and memory.

    According to this message , it's probably a problem with the HP recovery media. anyone else seen this kind of problem and that this is the case also determined?

    http://h30434.www3.HP.com/T5/notebook-recovery/dv4-ChkErrBB-cmd-detect-some-error-during-PININST-BBV/TD-p/1314599

    "Here's how fix you it. When you start your computer, press F10 which will lead you to the Manager of the BIOS. then press F9 to set the BIOS factory default save and exit, then perform a recovery.  Worked for me and it took me 3 weeks to understand lol. »

Maybe you are looking for

  • How can I upload photos from a DMC-ZS50 Lumix to a Mac?

    How can I upload photos from a DMC-ZS50 Lumix to a Mac?

  • l Android

    Hey guys. can someone tell me after dayswill how much does take to soaking test after having opted in

  • Why my fracture has a passthrough error

    My signals is all very well until I get to the function of fracture. Then it goes to zero. I have inserted each wire indicators until I found the place my signal dropped to zero. I've never seen a passthrough error that I receive this signal. It is a

  • Unable to connect to Internet wireless using the Galaxy Samsung SGH-I717 note.

    Original title: network Yes, I have all the products from Samsung, has everything to the computer screen one touch, a multifunction printer and a score of Galaxy (I717 GHS). My wireless network is with Dish Network. The computer and the printer works

  • Reduce images to send as e-mail

    In "my photos", select a picture to send to a friend. A window should appear that asks me to "do smaller photos. He appears and sends the very large image directly to my program outlool express. Of course, the image can be as large as 3 megabytes. Ho