[JDev12.1.2, ADF, GlassFish 4] A few questions on the tutorial of Shay "Deploy Oracle ADF Essentials Applications to Glassfish"

Hallo (Shay),

I want to deploy my application Web ADF to GlassFish that is installed on a different server from the development computer.

The application interacts with a MS SQL Server database.

I have some doubts/questions on the tutorial of Shay https://blogs.oracle.com/shay/entry/deploying_oracle_adf_applications_to

So far in the development phase, I deployed the application only to the JDeveloper-itegrated WebLogic Server on the development computer.

Creating a connection pool

  • I could successfully creates a pool of connections only by copying the sqljdbc4.jar library in the C:\glassfish4\glassfish\libdirectory. Is this OK or should the library remain in C:\glassfish4\glassfish\domains\domain1\lib?
  • Is there a way to hide the password in the additional properties?
  • Is there any setting for the property should do (especially for MS SQL Server)? For example, somewhere I read that the isolation of transactions should be set to read uncommitted... but I did not understand why.
  • What is the difference between types java.sql.DataSource resources and java.sql.XADataSource?

In JDeveloper application configuration

  • Since the beginning of its development, the local configuration of the application Module has the name of data source (JDBC data source) set to java: comp/env/jdbc/MyDatabase_DB_SQLServerDS. If I change this field value to jdbc / < name_of_jdbc_resource_created_in_GlassFish >, as in the tutorial of Shay, it is not longer possible to run the application in JDeveloper (so using the WebLogic JDeveloper-itegrated server). Why? What's wrong?
  • JDeveloper offers only the choiche GlassFish 3.1 as a platform for the deployment, but I'll use GlassFish 4. Perhaps this cause problems?

Taking care of the libraries used by the application

  • In the project properties, between the libraries and railways class there are a few additional libraries I've used in applications. Here's the JAR files I put in C:\JDeveloper\lib. I copy these libraries on the production server? If Yes, where?

Other questions

  • What is the difference between putting a library in the lib of GlassFish folder and put it in the folder lib of Domain1?
  • Deployment procedure used by Shay in his tutorial might also be used to deploy the application on a remote production server?
  • Is there a way to manually delploy an application, for example by copying manually under GlassFish project folder?
  • My final goal is as follows. I have a clean Setup that allows me (1) to continue to run the application in JDeveloper on its built-in WLS, (2) to test the application to the GlassFish that I have installed on the computer development and (3) delploy the application on the remote production server. Could help me do that?

These are a lot of questions.

I thank in advance all the users who want to respond and I hope that the answers to these questions will help also others.

Ciao,.

Federico

Federico - most of your questions is generic Glassfish questions that do not specifically have anything to do with ADF - I recommend that you post on the forum of Glassfish. (Or read the Glassfish documentation for things like the difference between directories and deployment/admin console).

>>

  • Since the beginning of its development, the local configuration of the application Module has the name of data source (JDBC data source) parameter tojava:comp / env/jdbc/MyDatabase_DB_SQLServerDS. If I change the value of this field of jdbc /, as in the tutorial of Shay, it is not longer possible to run the application in JDeveloper (so using the WebLogic JDeveloper-itegrated server). Why? What is the problem?

This is because JDeveloper uses an integrated WebLogic when you run and therefor cannot use the data source of Glassfish.

I suggest that make you this change only when you go to deploy on Glassfish.

>>

  • JDeveloper offers only the choiche GlassFish 3.1 as a platform for the deployment, but I'll use GlassFish 4. Perhaps this cause problems?

We don't know, as the matrix of certification for the ADF will show that we have not tested/certified this combination.

Oracle JDeveloper and ADF 12 c (12.1.3) supported systems

>>

  • In the project properties, between the libraries and railways class there are a few additional libraries I've used in applications. Here's the JAR files that I put inC:\JDeveloper\lib. I copy these libraries on the production server? If Yes, where?

Use the properties of project-> libraries and class path to add the jar or create a library and add it to your project.

Make sure that this library is deployed by default.

>>

  • Deployment procedure used by Shay in his tutorial can also be used to deploy the application on a remote production server

Yes

> Is there any property setting should do (especially for MS SQL Server)?

Oracle ADF business with several databases components

Tags: Java

Similar Questions

  • [FAD] A few questions on the article of Timo "JDev: always test your application with the ApplicationModule Pooling disabled.

    Hallo Timo,

    I read your article JDev: always Test Your App with the regrouping of ApplicationModule turns off | JDev & amp; amp; ADF Goodies and I have some doubts.

    • I understand that you have disabled to AM pooling only to show the problem and the applications in production should always work with 'M bundling active. Right?
    • The substitution of activateState and passivateState functions must be performed when the AM is used to store data that is specific to the user. Right?
    • To store the data of the user in the AM, it is necessary to use the mechanisms of session? Or I might just add to the private variables AM (username, name, departmentName,...) to store the information of the user?
    • I see you used the Session instead of HTTPSession class to manage the session. What are the differences between these classes? Session the recommended class to use is?
    • Where can I find which are the main stages of the life of the session and functions to manipulate? 1-2 examples of creation, destruction, making the session which expires after e.g. 10 minutes of user'sinactivity... would be happy if possible.

    Thanks a lot a lot.

    Federico

    • I understand that you have disabled to AM pooling only to show the problem and the applications in production should always work with 'M bundling active. Right?

    Yes

    • The substitution of activateState and passivateState functions must be performed when the AM is used to store data that is specific to the user. Right?

    Given no, everything must be save in the activation/passivation. If you store something for use wide application and don't save during passivation, he went by activating the module application ID again.

    • To store the data of the user in the AM, it is necessary to use the mechanisms of session? Or I might just add to the private variables AM (username, name, departmentName,...) to store the information of the user?

    I like to keep the info in the plan to use session.

    • I see you used the Session instead of HTTPSession class to manage the session. What are the differences between these classes? Session the recommended class to use is?

    The session that you get from the module of the application is not a http session it's a server session. You cannot use any other class.

    • Where can I find which are the main stages of the life of the session and functions to manipulate? 1-2 examples of creation, destruction, making the session which expires after e.g. 10 minutes of user'sinactivity... would be happy if possible.

    The documentation is always a good starting point. The best description I know is from the book "Guide Oracle ADF developer real world ' by Jobinesh Purushothaman. If you google a bit you will find another description too. Don't know what you want to know about the creation and destruction of the sessions that you do yourself. To set the time-out setting for the http session, you can change the value of "session timeout" in the web xml file.

    Timo

  • A few questions about the Satellite A100 PSAANE

    Hi friends,

    I have a Toshiba Satellite A 100 - PSAANE with Vista Home Basic preinstalled in it.
    Now, I have a few questions... I mention below: -.

    (1) if I want to format my laptop, I need a CD to install for Vista Home basic... then I don't have this Toshiba CD when I bought the laptop. So how do? question: How can I format it?

    (2) can I change my Vista Home Basic to windows XP? I think it's much faster than this one. is it advisable?

    (3) I have a GB of RAM in the laptop. Increase the RAM? I think that my laptop has become to slow down. is it advisable?

    (4) and on my screen, everytime I try to change my profile screen to windows Classic view, my screen begins to blink. and after a while, the screen turns off. So I can't change that. I put the color scheme of windows vista only. What to do about that?

    Please help me friends. Thanks in advance.

    Kind regards
    Perkins

    Hello

    Here, a few questions about the number:

    (1) usually, you should get the Vista Toshiba Recovery DVD. If you didn t receive this DVD then you can order it here https://backupmedia.toshiba.eu/landing.aspx or you could install the disc of Microsoft Vista.

    (2) of course, you can do this. I think that Win XP drivers can be downloaded from the Toshiba driver page.

    (3) Yes, you can upgrade the RAM. For more information, see your manual or search on this forum for similar topics

    (4) maybe it s associated with the graphics driver. Check if you can update. I would recommend additional check if you are using the latest version of the BIOS

    Welcome them

  • A few questions about the use of data and Cliq

    I have the cliq, however I chose to not get 3G (so I bought full fare). So I have a few questions about the phone and the use of 3G / 2 G/Edge:

    1 - is possible to disable completely the 2G / 3 G/Edge? I know you can switch between them, but are anyway just tell the phone to stop using them altogether since I'm not subbed to the service?

    2. when the update takes place, I guess we'll have to reconnect motoblur and etc, but if I don't have 3 G will I have motoblur connection problems after the update? Or he keeps the latest wifi settings so that it would connect to wifi to connect. When I first got my phone it was not a problem b/c I had 3G for the first month.

    I hope that makes sense, thanks!

    To stop all the data, I would like to download an application called APNDroid. He cut them all down. When you log on to blur you have 3G or WIFI doe this without getting a timeout error. During the process of setting up your Blur account, you can press the menu button and set up your wifi to work, this will connect you to Blur and your phone will be connected to the blur. If I were you I would be rethinking to do a data plan since you are really losing out on most of your main features of phones. It's your choice, however.

  • Recently bought a laptop computer; A few questions about the offer Upgrade to Windows 8

    I have a few questions about the Upgrade of Windows 8 offer for new computers.  I recently bought a Toshiba Satellite S855-S5268 of amazon.com, which came with Windows 7 Home Premium.  Toshiba already has a beta version of drivers and utilities for Windows 8 for the S855 on their Web site.

    (1) I bought my laptop in July of this year, and I've not yet registered for 8 Windows Upgrade offer with Microsoft.  Am I still eligible to receive the upgrade, if I sign up soon?
    (2) if I buy the upgrade through this offer, I'll be able to download an ISO file so I can burn the installation media, or do I need to upgrade to Windows 7?
    (3) if I will be able to burn the installation media, I'll be able to erase my hard drive and do a clean install of Windows 8 (which I'd rather do, I have a lot of backups of my data).  I am aware that I would probably need to provide my product key Windows 7 Home Premium 64-bit OEM during the new installation, because it is an upgrade and not a full version; This isn't a big deal, because my Windows 7 Home Premium 64-bit OEM product key is stuck at the bottom of my laptop.
    (4) my current copy of Windows 7 is activated by seeing my BIOS (I have a traditional BIOS, not a UEFI).  If I had to switch to Windows 8 and decide then I'd rather back in Windows 7, for example, a few months later, I'll be able to do that (I burned recovery of Windows 7 with the Toshiba utility disks, which I did), and Windows 7 will continue to activate by seeing my BIOS, even after the installation (and later remove) Windows 8?
    Thank you very much!

    I have a few questions about the Upgrade of Windows 8 offer for new computers.  I recently bought a Toshiba Satellite S855-S5268 of amazon.com, which came with Windows 7 Home Premium.  Toshiba already has a beta version of drivers and utilities for Windows 8 for the S855 on their Web site.

    (1) I bought my laptop in July of this year, and I've not yet registered for 8 Windows Upgrade offer with Microsoft.  Am I still eligible to receive the upgrade, if I sign up soon?
     
    Yes, the registration period is between June 2, 2012 to January 31, 2013.
    (2) if I buy the upgrade through this offer, I'll be able to download an ISO file so I can burn the installation media, or do I need to upgrade to Windows 7?
     
    Yes, the Upgrade Wizard of Windows 8 will allow you to create a bootable DVD or you can grab the ESD file and save it.
    (3) if I will be able to burn the installation media, I'll be able to erase my hard drive and do a clean install of Windows 8 (which I'd rather do, I have a lot of backups of my data).  I am aware that I would probably need to provide my product key Windows 7 Home Premium 64-bit OEM during the new installation, because it is an upgrade and not a full version; This isn't a big deal, because my Windows 7 Home Premium 64-bit OEM product key is stuck at the bottom of my laptop.
     
    Yes and there are better ways to reinstall Windows 8 without using the installation disc, you can use the reset and refresh.
     
     

    These steps will take you through refreshing your PC:

    · Press the Windows key + C on your keyboard to show the charms (if you use a touch screen: touch the right edge of your screen and drag your finger to the left)

    · Click settings

    · Click change PC settings

    · Click general in the left column

    · Under refresh your PC without affecting your files, click Start

    Then follow the instructions that will be provided on-screen to cool your PC.

    (4) my current copy of Windows 7 is activated by seeing my BIOS (I have a traditional BIOS, not a UEFI).  If I had to switch to Windows 8 and decide then I'd rather back in Windows 7, for example, a few months later, I'll be able to do that (I burned recovery of Windows 7 with the Toshiba utility disks, which I did), and Windows 7 will continue to activate by seeing my BIOS, even after the installation (and later remove) Windows 8?
     
    As long as you have a recovery disk which you should create or use the construction in the recovery partition, Yes, it will self activate.
    Thank you very much!
  • I have a few questions on the Adobe CC Bill.

    I have a few questions on the Adobe CC Bill.


    Now I use the new package 240 Baht/month, but on my Bill have a times.300 list 2 and 240 baht (detail in attachment)

    Clouds please check and comment me.

    Thank you for your kind support


    Peerawat S.

    20151225_114523_resized.jpg

    Since this is an open forum, not Adobe support... you must contact Adobe personnel to help

    Chat/phone: Mon - Fri 05:00-19:00 (US Pacific Time)<=== note="" days="" and="">

    Don't forget to stay signed with your Adobe ID before accessing the link below

    Creative cloud support (all creative cloud customer service problems)

    http://helpx.Adobe.com/x-productkb/global/service-CCM.html

    -or by phone http://helpx.adobe.com/x-productkb/global/phone-support-orders.html

  • Hello, I have a few questions about the affiliation of creative cloud

    Hallo,

    I have a few questions about the affiliation of creative cloud:

    1. There is an Adobe offer up to 27.11. : the price offered is 47.59 euros per month including MWSt (VAT) or €568,20 / year.

    For what is this offer period/how many years valid?

    2. after the period of the offer, the membership will cost the standard-price: €59,49 / month or €713,86 / year (seen on the Adobe Web site).

    For how many years this standard - the price is fixed?

    Is the standard-prices include MWSt. (VAT) too?

    Thank you

    Thomas

    Hello

    I advise you to contact Adobe sales for queries on pricing.

    Contact us | Adobe

    Kind regards

    Sheena

  • A few questions of the benchmarking Guide.

    Hi people,

    I now use ESX 5.1

    I have a few questions about the VMmark test!

    1.

    Disk space for VM is important?

    Because I found the client model.

    Space is limited, after that I installed the cygwin

    I use Windows 2008, the default 32 GB is not enough

    Same thing happened the day before VM

    The default space is not enough after Windows Update

    2.

    When we asked him to specify the size of the virtual disk and provisioning policy, enter either 15 GB (for you will be

    using Windows Server 2003) or 32 GB (because you are using Windows Server 2008), let the floppy

    Uncontrolled Provisioningoptions

    For this configuration to disk, I have to choose one of the three methods, I can't uncheckd

    Only that I should check?

    Disk provisioning.png

    Is there any document with pictures of installation to follow?

    Thank you very much...

    Alvin

    The script automatically uncomment all lines, as for example the kern.srv.cleanup_threads, cygserver.conf values 2.

    In the files that you have shown, the values were already décommentés so there is no change. Your cygserver.conf is correct.

  • a few questions about the migration of content/web content

    Hi all


    I have a few questions about the migration of the website and content (from development to test) which are not specified after reading the oracle documentation.

    -> When we make the site replication will be migrated content (data files).

    -> when we move will contained all the ED and RD etc (any object type web site migrated).

    --> are the two the necessary step for migration when we migrate web site.


    Thank you

    -Yves

    --> When we make the site replication of the content will be migrated (data files).

    It depends on how you do it. The tool 'Site Studio Replicator' won't move any content, only the structure of the site. The 'Manage replication Site' page can be used to migrate content with the structure of the site but I do not recommend for large sites, I use separate tasks to archive to move the content. "Backup and restore" page stores the entire site in a ZIP file, not advisable for large sites.

    --> When migrate us content will be all ED and RD etc (any object type web site migrated).

    Yes. It uses the metadata xWebsites field to identify the elements that belong to the site.

    --> are the two the necessary step for migration when we migrate web site.

    Depends on how you do it, but yes, all bits are needed.

  • A few Questions about the advanced Actions window

    Hello

    I have a few questions about the progress of the Actions (using the version of track CP7)

    1. What is the function of the action to "continue?"   Out of the peak action and advance the playback cursor?

    2. What does mean this comment "Nested calls to action advanced is a nice improvement."? Is the advanced decision at the top of a page of action tabs?

    3. What is the function of the option "custom" in the IF statement - "preform action if - custom", it doesn't seem to do anything for me?

    4. where can I get information about the timeline / playhead interaction with advanced actions, i.e. where the playhead is going again at the beginning of the slide. slide custom question - display button, e.g. verification of responses, comments - when all the objects are at the beginning of the timeline. I'm looking more for the read head of infromation functionality rather than how to implement this type of question.

    Thank you

    Donal.

    Continue: If an advanced standard action is triggered by a button, this will not trigger the playback head. If you want out, you can use continues. Continue can also be a choice in a conditional action, when one orders branching has nothing to special, but in advance. Continuous is also the "dummy" statement/command (this is the official name of a line in the dialog box advanced actions) If a statement has become unusable due to some reasons, it will be replaced by continue

    There is no nested call stocks advanced possible right now, one of my many feature requests. It would be sort of a subroutine that you can use over and over again, instead of having to create each time when necessary.

    A decision is one of the conditions to be an advanced conditional action. They allow to create more complex actions, as a loop or arrays are not possible. All decisions are executed in sequence and always.

    Custom: is a combination of or but it is rather limited, because you cannot use parentheses.

    I guess you'd better visit my blog if you want to learn more about the advanced actions.

    http://blog.lilybiri.com/

    I also did several Webinars on stocks advanced, last this afternoon (on the sharing of the actions) for Adobe. They are all available on request.

    Lilybiri

  • A few questions regarding the audit

    Hi all



    Greetings. I have a few questions regarding the audit.


    1. how to enable auditing for create table and truncate table by a user?

    SQL> audit table by schema_name;
    
    Audit succeeded.
    Fact the knowledge of the above: http://psoug.org/reference/auditing.html

    This succeeded. But when I actually created a table, it does not reflect in the dba_audit_trail;


    Do I have to use the number of action by and then combine it with another table to populate the create table/truncate table?


    2. How can I check what all auditing has been activated so far?


    Please suggest me. I am unable to follow the audit to create and truncate.


    Concerning
    KK

    In the above article that I mentioned earlier it said check the dba_audit_trail table.

    COLUMN username FORMAT A10
    COLUMN owner    FORMAT A10
    COLUMN obj_name FORMAT A10
    COLUMN extended_timestamp FORMAT A35
    
    SELECT username,
           extended_timestamp,
           owner,
           obj_name,
           action_name
    FROM   dba_audit_trail
    WHERE  owner = 'AUDIT_TEST'
    ORDER BY timestamp;
    
    USERNAME   EXTENDED_TIMESTAMP                  OWNER      OBJ_NAME   ACTION_NAME
    ---------- ----------------------------------- ---------- ---------- ----------------------------
    AUDIT_TEST 16-FEB-2006 14:16:55.435000 +00:00  AUDIT_TEST TEST_TAB   CREATE TABLE
    AUDIT_TEST 16-FEB-2006 14:16:55.514000 +00:00  AUDIT_TEST TEST_TAB   INSERT
    AUDIT_TEST 16-FEB-2006 14:16:55.545000 +00:00  AUDIT_TEST TEST_TAB   UPDATE
    AUDIT_TEST 16-FEB-2006 14:16:55.592000 +00:00  AUDIT_TEST TEST_TAB   SELECT
    AUDIT_TEST 16-FEB-2006 14:16:55.670000 +00:00  AUDIT_TEST TEST_TAB   DELETE
    AUDIT_TEST 16-FEB-2006 14:17:00.045000 +00:00  AUDIT_TEST TEST_TAB   DROP TABLE
    
    6 rows selected.
    
    SQL>
    

    Have you reviewed this table?

    Alternatively, you can consult the table of dba_stmt_audit_opts.
    DBA_STMT_AUDIT_OPTS

    Published by: Kerri_Robberts on July 15, 2011 15:11

  • A few Questions about the creative cloud

    I read that the Creator Cloud connection will be released in the coming weeks, which is great. I have a few questions about the download file and the creative connection program of cloud.

    I have a file which I will download. The contents of this file will be updated periodically locally. I want to do the files in this folder to stay updated between my desktop and laptop. The Creative Cloud connection program will be able to do?

    If a file is changed, which is already in the cloud program will recognize the change and stay the cloud?

    I guess just a little more information on exactly what will be the program Creative Connection cloud would be nice.

    On the topic of storage I will be able to upgrade the standard 20 GB of storage that is available when / if needed? And how much will that be?

    Another question:

    When Lightroom 4 will be available via CC and why is it not available when it was released?

    Creative Cloud connection will keep files between your desktop and the Web site synchronized. You will be able to add, edit and delete files from each end and that the changes are reflected in both.

    To see the connection creative cloud in action, you can watch this video of evangelist Paul Trani Adobe http://tv.adobe.com/watch/adobe-creative-suite-6-creative-cloud-launch-week/adobe-creative - cloud - tour-/.

    There will be a way to get more than 20 GB of storage. Adobe Creative Cloud http://www.adobe.com/products/creativecloud/faq.html FAQ has a question and an answer about it down:

    Buy extra creative Cloud storage?

    Additional storage will be available for purchase later in 2012. If you have reached your storage limit, contact Adobe Customer Service.

    Lightroom 4 will be available in a few weeks. Jeff Veen also tweeted this https://twitter.com/#! / veen/status/200810541550288896. Other Articles of Jeff on what comes to the Adobe Creative cloud here in his blog of Adobe http://blogs.adobe.com/creativecloud/coming-soon-to-creative-cloud/.

  • Re: a few questions about the recovery of product on my laptop Satellite L450D-113

    Hey there, fellow buyers of Toshiba.

    I have a few questions on prod. recovery on my laptop.

    * Is _First, safe? _ *
    Because my sister it on his Vista laptop (a Toshiba) and finished with a BSOD and a trip to the PC world for a replacement HARD drive.
    -----
    * _First, he will restore C: and D:, or just C:? _ *
    Inadvertently, I deleted the D: partition on my hard drive and he would like to return.
    -----
    * _Third, I am formatting due to incompatibility with some applications, namely 32 bit ones._*
    I can somehow incompatible lance 32-bit on my 64-bit?
    -----
    * _Finally, it erase Ubuntu as well? _ *
    I have Ubuntu (10.04 LTS incase you're wondering) and want to keep the data that it is intact.

    -----

    YES, I backed UP MY DATA (here, that goes with the words "I have no sti - oh, wait, what's that noise clicking / grinding?")? I just do not feel comfortable with the formatting yet until I know answers to these questions, but there again, I have only 200 MB left of C: (go, 250 GB in 8 months?) and need the return performance (GHIII and GTA: San Andreas used at 40 fps, but now play them is wading through treacle (LAG)!) Please respond quickly, and I look forward to answers!
    -----
    Toby

    Hello

    > First of all, is it safe?

    recovery process is completely safe.

    > Second, he will restore C: and D:, or just C:?

    He will restore the os with the settings on drive C;. Local d it will create image file from hard drive which I know.

    > Can I run 32-bit incompatible somehow on my 64-bit?

    It depends on the application. I mean, do a right-click on the application and choose properties where you can Compatible mode.

    > Finally, it clears so Ubuntu?

    If it is installed on local d: I guess that will erase. To be honest, is not sure

  • A few questions after the downgrade of Win 7 on Satellite U940 - 11L

    Hello

    friend of mine bought the Toshiba Satellite U940 - 11L which had Windows 8 on it, due to some reasons that she wanted to have Windows 7 installed on it, which was pretty easy.

    Trouble came with the installation of the Symantec touchpad, after installing the drivers, it worked for about 10-15 minutes but then it stopped working.

    Tried to uninstall and install again but no luck, found a few discussions where it was suggested to remove all the devices, remove the battery and the power cord.

    Press the power button for 15 seconds and then power back on but still not lucky (I wasn't in the restoration of the default settings of the Bios I did not any change it outside disabling secure boot and replacing UEFI CSM that was needed to run win 7 on it).

    Tried about 4 different sources when it comes to the drivers but still does not work. I checked the Device Manager Dev but see no conflict, and it shows that the unit works fine but the problem persists. Please note that the drivers were specific to windows 7.

    Please if you have any suggestions we would greatly appriciate it.

    On another note, I'm not able to install the bluetooth it (HW ID shows as ACPI\TOS6205), I tried to install it several times but no luck because it always shows as unknown device in the dev Manager. The driver that I use is Bluetooth Filter Driver Package as info.

    Also, the computer is slower than it was with Windows 8, I suspect the reason for this is the fact that the installation of win 7 I accidentally erased part of the hybrid drive SSD (the size was 11.2 GB if I remember correctly, yes silly me...). I wasn't looking for a while on the net to see if there is a way to fix it but no luck so far.

    Thank you very much for your time and your suggestions!

    Tony

    With regard to the question of the touchpad.
    To my knowledge, the touchpad should work even if the Synaptics touchpad driver has not been installed. Windows system contains own driver that control the touchpad and provide standard settings. Of course after installing the Synapatics driver, you should get a few more options and features more touchpad.

    I recommend you to download the driver for the touchpad from Synaptics driver page and install it again: http://www.synaptics.com/resources/drivers

    With regard to the problem of BT.
    The laptop supports WLan Intel (Intel Wireless-N 2230) card that supports BT connectivity. Bt driver filter pack is ONLY necessary if you laptop would use an Atheros WLan card or Realtek WLan card. For the Intel WLan modules such package of filter is NOT necessary. To get BT to work, you must install the battery Toshiba BT!

  • A few questions on the Satellite U920t-100

    Hello

    I bought the Toshiba Satellite U920t-100. for this tablet, I have a few questions. simple install windows 8 Professional on the current installation?
    what driver, software installed and other toshiba? are the problems with it?
    There is something about a pro installation win8?

    What of the screen when I run the u920t with an external monitor?

    I want to buy the Toshiba PA3927E - 1PRP Dynadock U3
    is it a good idea for it?

    Best regards

    All these questions different so let's start with first.

    > simple I can install windows 8 Professional on the current installation?

    Read this FAQ from Toshiba document. It provides all the answers and a detailed instruction.
    [How to change Windows 8 for Windows 8 Pro | http://aps2.toshiba-tro.de/kb0/HTD2B03F20002R01.htm]

    > what driver, software installed and other toshiba?
    Windows 8 uses the same drivers as Pro

    > What about the view when I run the u920t with an external monitor?
    What do you mean exactly? You can use internal display, external display or both at the same time

    > I want to buy the Toshiba PA3927E - 1PRP Dynadock U3
    > which is a good idea for that?

    Why not. Dynadock U3 supports own GPU so you can use 3 monitors at the same time

Maybe you are looking for