Video for a stand-alone 'ebook' web page

As an 'A' Level ICT student I have been asked to create an 'ebook' in dreamweaver. This book has to be a stand-alone product that does not rely on server technology or external links to websites. The specification for this work requires that I use video clips, is t5his possible given the limitations of the 'ebook' format?
Thanks

My current is:
env.setProperty(Context.PROVIDER_URL, "iiop://localhost:2809");
env.setProperty(Context.INITIAL_CONTEXT_FACTORY, "com.ibm.websphere.naming.WsnInitialContextFactory");
InitialContext initCtx = new InitialContext(env);
System.out.println("Getting connection factory....");
// Finding the WAS QueueConnectionFactory
javax.jms.ConnectionFactory qcf = (javax.jms.ConnectionFactory) initCtx.lookup(JMSCF_JNDI_NAME);
System.out.println("qcf="+qcf);
// Finding the Queue Destination
Destination q = (Destination) initCtx.lookup(JMSQ_JNDI_NAME);
I am getting exception as:
Oct 26, 2005 4:10:11 PM com.ibm.ws.naming.java.javaURLContextFactory
SEVERE: javaAccessorNotSet
javax.naming.ConfigurationException: Name space accessor for the java: name space has not been set. Possible cause is that the user is specifying a java: URL name in a JNDI Context method call but is not running in a J2EE client or server environment.
at com.ibm.ws.naming.java.javaURLContextFactory.isNameSpaceAccessable(javaURLContextFactory.java:98)
at com.ibm.ws.naming.urlbase.UrlContextFactory.getObjectInstance(UrlContextFactory.java:73)
at javax.naming.spi.NamingManager.getURLObject(NamingManager.java:579)
at javax.naming.spi.NamingManager.getURLContext(NamingManager.java:528)
at javax.naming.InitialContext.getURLOrDefaultInitCtx(InitialContext.java:275)
at javax.naming.InitialContext.lookup(InitialContext.java:347)
at sender.Main.main(Main.java:29)

Similar Messages

  • Stop a stand-alone and web app from starting in an App Server

    I want to programmatically shut down an application from starting, e.g., mid-way in its start, if a certain condition is raised. I do not want code as System.exit(int) as this API will terminate the entire JVM and more than 1 application running in the JVM will be shut down. My goal is to stop the start process of only one application that is running in the same shared JVM. The JVM is running more than 1 application.
    Obviously, throwing a Runtime exception (throw new RuntimeException())does not stop the application - application still gets started.
    I want a solution that will work for both stand-alone application and a web application. However, if I have to use two different approaches (one approach for stand-alone, another for web), I will be fine with that approach.
    I am using WebSphere 6.1 as application server.
    Please suggest what are my options to stop the application from start for both stand-alone and web application.

    There is of course no general solution to that.
    Consider the following.
    1. Initial thread starts 10 threads, and then it exits.
    2. One thread determines that exit should occur.
    3. How do other threads get terminated?
    ...and a web application.Conceptually that is a bit suspect. If you don't want it to run then the simple solution is don't install it. In general you don't want a web app to "exit" if a known error condition occurs. For example it shouldn't exit if the database connection fails but instead the behavior should change until the database connection is restored.

  • Live Video encoding through a flash-enabled web page?

    Flash Media Encoder is a great stand-alone application, but
    I'd like to know how to encode live video directly using a
    flash-enabled web page. E.g., User visits web site and can send his
    or her live video from their camera directly to the server. I've
    been looking for examples, sample code, and even 3rd party
    components. Any pointers would be appreciated!

    I asked the same question in a post I made yesterday, then noticed your post which predates mine by
    a year and a half.  Unfortunately no answers, though I was able to find this page on the Flash Media Server documentation:
    http://help.adobe.com/en_US/FlashMediaServer/3.5_Deving/WS5b3ccc516d4fbf351e63e3d11a0773d5 6e-7ff0.html
    The first paragraph is about using Flash Media Live Encoder, but the rest of describes how to code a custom capture application in action script that will capture the video and send it to the Flash Media Server.  And there's code samples with the article.  Since the code compiles an swf file, I imagine all you have to do is serve the page through any web server (the article places it in a FMS application directory) and you have live video streaming.  Note that you need a media server (Wowza is an interesting alternative to FMS), but I understand that Flash Player 10 can do peer-to-peer video with another Flash Player 10.  Hope this helps, this is what I'm going to try.

  • Why my notebook sometimes blacks out, in Windows 7, when I watch video online or just browse some web pages which contains quite a lot pictures?

    Why my notebook sometimes blacks out, in windows 7,  when I watch video online or just browse some web pages which contains quite a lot pictures?
    1. I am not sure whether it is the problem of the graphic hardware, relevant softwares or the system itself.
    2. I am not sure whether browsing a webpage with a lot pictures would make the graphic hardware, or other hardwares if possible,  massively burdened and then just crash.
    3. Or if possible, is the reason that the heat dissipation doesn't work well?
    I am looking forward to any replies that might be helpful. Really appreciated.

    it could be heat, not enough RAM, but you don't tell us enough.
    There is no reason to assume this is anything other than running Windows natively btw.
    Browser  of course matters probably the most.
    I like IE10 now, but use to use FF until recently. I'd like Chrome except for a few concerns I have over using it, it can eat up a lot of RAM and it builds up HUGE disk cache if you don't clear history and cache on exit and run CCleaner regularly ( good for all browsers )
    So assuming 64-bit and 4GB or more and core i5 or better...
    Also make sure Wiindow has 10GB of free space or more.
    Biggest concern is what happens afterwards and whether you have run a check of your hard drive (chkdsk on startup) or if the problem cascades and gets progressively worse on top of the first - like do you have to do hard restart or able to bring up Task Mgr and kill or better yet, Resource Mgr and see if you have any thread locks.
    Safari is not well versed in multithreading and handling what you want to do and are doing. IE9 isi usually good but I found it could not handle a lot of tumblr photo streams and sites. Try Chrome. With Firefox, use noscript, blashblock and see how it goes.

  • Install "use typical installation options for a stand-alone primary site" All SQL Prerequisites Failed. Checks SQL before SQL is even installed?

    So I select the install option to "Use typical installation options for a stand-alone primary site" which says it includes installation of SQL 2012 SP1 on the local server.
    But then during the prerequisite checks it fails every SQL check.
    Is it just me or a giant catch 22? Am I missing something here? How is this over looked if it is what it looks like? Why even have this simple install option if it can't work?

    Take a look at my R2 install guide. This is for a stand alone primary. As Torsten states you pretty much need SQL installed and configured correctly prior to running the ConfigMgr install - along with  a few other pre-reqs.
    https://sccmentor.wordpress.com/2014/01/08/sccm-2012-r2-step-by-step-installation-guide/
    Cheers
    Paul | sccmentor.wordpress.com

  • 2 Desired Improvements for the Flash Player 'about' web page

    Hi all ...   I'm finally writing to request two improvements to this web page:
         http://www.adobe.com/software/flash/about/
    As a geek, I have long been annoyed that this web page does not keep its Flash object and does not show the Flash Player plugin version number in the same format as used in the detailed list of latest Flash Player versions for various web browers and operating systems.
    This web page is mainly a tool for techs.  It can be improved greatly with these two changes (which I'm requesting on May 29, 2013):
    1)  Near the top of the page, KEEP the flash animation object --
    do NOT replace it with an advertisement in a few seconds.
         Keeping the Flash object there allows a knowledgeable user
    to right-click on the object to see the Flash plugin version, which
    is a way to confirm that the web page's displayed Flash Player
    version is correct.
        Currently, the Flash object is replaced within a few seconds
    with an advertisement for some other Adobe product.  This is
    MOST ANNOYING.  As a tech, I'm specifically going to this web
    page to (a) see that the Flash Player plugin I just installed is
    working and/or (b) see what exact version it is.
        Again:   Keep the Flash object in place -- drop the code that
    replaces that object with an advertisement.
    2)  The displayed Flash Player version is formatted with commas,
    as in   
                    You have version
                    11,7,700,202 installed
    while ALL of the versions in the table below are formatted
    (properly) with dots, as in 
                    Player version
                    11.7.700.202
        Make it easier for us mere humans to compare these version
    numbers ... rework the HTML code to replace the commas with
    dots.  (It's not rocket science.)
    Thank you. 
        -- A geek and former software build & release
            engineer in Tacoma WA

    Thanks, Chris.    That other web page does serve my needs better.  I've created a web link to it on my flash drive where I keep the latest Flash plugins for IE and non-IE web browsers.
    I still feel that the "About" web page needs the two changes I suggested. 
    Thanks also for pointing out that the box displaying the version of the installed Flash plugin is actually a Flash .SWF object .... since it is currently static (meaning, it has no animation whatsoever), I had no clue it was a Flash object.
    So, I add a 3rd request:   have that version-display SWF object redone, to have a simple animation added and to have its code to display version revised to use periods (dots) in the version numbers.  If that object currently is intended and used in some other Adobe (European?) we page, create a new object for the English "About" page.   Or to re-use code, use the version-display object from the page at
          http://helpx.adobe.com/flash-player/kb/find-version-flash-player.html
    on the "About" page as well.
    Again, as a techie pressed for time, I want a web page where I see the current version of the installed plugins and the versions of the latest releases, in the same formatting,
    along with an animated flash object to prove that the Flash plugin in that web browser is working. 
    I do not accept that the mostly-technical Flash "About" page needs to have marketing materials (an ad).   People go to the About page specifically to see the Flash version info and to prove that Flash is working.
    Thanks again ....  - Ray

  • A recommendation for a stand alone keyboard

    HI all please can I have a recommendation for a stand alone midi keyboard for my 9 year old to plug into G.B.
    THANKS ALOT
    Happy holidays
    Dale

    here's a link posted last eve.
    http://discussions.apple.com/thread.jspa?threadID=1800994&tstart=0

  • How to stop the "Thank you for upgrading..." web page from showing on startup?

    Every time I start Firefox the "Thank you for upgrading..."web page shows up. I have my settings set to open with a blank page, but this page always shows up ever since I upgraded.

    This link should help - https://support.mozilla.com/kb/Firefox+has+just+updated+tab+shows+each+time+you+start+Firefox

  • Safari 5.1.10 for snow leopard not opening web page

    The last few days Safari will not open the following web page "//canucks.nhl.com" it gets stuck on loading 27/102 items.  A forced quit is rehired.
    I have reset Safari, repaired disk permissions, and still no result.  I have 3 Safari extensions,  1Password, AdBlock, Print Plus.  I disabled them and no change.
    Google Chrome opens this page with no problems.
    Fire fox opens the page but reports an unresponsive script, clicking on stop script opens the page.  The Script: http://www.nhl.com/nhl/js/_jslib-plugins.min.js?v=6.37:6
    Thanks in advance
    Regards

    Today, for no apparant reason the web pages from the site now load with Safai.
    Go Figure?

  • Web Page Composer - Web Form for exposing iViews and External Web Pages

    Hello SDN Community,
    This forum thread is intentionally created to collect your feedback and ideas regarding the Web form for exposing iViews and external Web pages.
    With this new Web form you are able to specify height and width of the iFrame, in which the corresponding iView/external Web page will be displayed on the particular WPC Web page.
    For more information regarding this new Web form and its features and to download it visit this address:  https://wiki.sdn.sap.com/wiki/display/KMC/CustomizingtheWebPageComposer
    Your oppinon and constructive suggestions will help to evolve the Web form further and facilitate the community to create more sophisticated and enhanced versions of this basic reference implementation. Feel free to contribute also your version and discuss in public.
    Here are some basic questions that can guide you:
    1. Does this new Web form help in your particular scenario? How?
    2. How would you rate from 0 to 5 your satisfaction with this particular Web form?
    3. What can be improved in the Web form?
    4. Do you miss something from documentation point of view?
    Explore the new WPC wiki pages - find valuable the information regarding WPC at one place, download new Web forms, and feel free to contribute.
    [Web Page Composer Wiki|https://wiki.sdn.sap.com/wiki/display/KMC/WebPageComposer]
    Best Regards,
    WPC team @ SAP

    Hello!
    I have installed your component. When I try to create a new component in WPC with this form, portal throws an exception
    Full Message Text
    05:54_30/07/09_0005_21710350
    [EXCEPTION]
    java.lang.NullPointerException
    at com.sap.nw.wpc.editor.EditorBean.updateDocumentFromContext(EditorBean.java:336)
    at com.sap.nw.wpc.editor.EditorBean.getPreview(EditorBean.java:600)
    at pagelet.editor._sapportalsjsp_editor.subDoContent(_sapportalsjsp_editor.java:1802)
    at pagelet.editor._sapportalsjsp_editor.doContent(_sapportalsjsp_editor.java:58)
    at pagelet.editor._sapportalsjsp_editor.service(_sapportalsjsp_editor.java:38)
    at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.service(PortalComponentItemFacade.java:360)
    at com.sapportals.portal.prt.core.broker.PortalComponentItem.service(PortalComponentItem.java:934)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:435)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:527)
    at com.sapportals.portal.prt.component.AbstractComponentResponse.include(AbstractComponentResponse.java:89)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:232)
    at com.sapportals.portal.htmlb.page.JSPDynPage.doOutput(JSPDynPage.java:76)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:129)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
    at com.sap.nw.wpc.editor.EditorTool.doContent(EditorTool.java:55)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Do you have any ideas? I am running EP7 SPS 15
    Thanks in advance

  • Why does it take 15minutes for firefox to open a web page??

    why does it take 15 minutes for firefox to open a web page???????

    Have you tried to eliminate everything extraneous. In other words, do you experience the same delays with a simple Java program (no lookups, JNDI) that loads the drivermanager and creates a connection.
    Do you have access to a traciong JVM or some program that captures run-time execution timing information? Even without the source, this will tell you the specific class::methos where time is spent so you can better determine where the delay is ocurring.

  • Code for Embedding Quicktime Movies in Web Pages-Question

    I have been embedding QT movies in web pages for years. I used to use the embed and object tags, but due to the problems with the default settings of IE7, in regards to ActiveX, I recently changed to the javascript method.
    I will paste sample code below, of how I use it, with the movie title change to sample: (of course I change the dimensions, depending on the movie size.)
    <script language="JavaScript" type="text/javascript"><!--
    QT_WriteOBJECT('sample.mov', '644', '76','','controller','true','autoplay','true','showlogo','true','cache','false' ,'enablejavascript','true');
    // --></script>
    and I put at the top of the page, right before </head>
    <script src="AC_QuickTime.js" language="JavaScript" type="text/javascript"></script>
    I forgot where I got this code. Perhaps from someone on this forum, or elsewhere. It seems to work with the default settings on most browsers.
    I have a couple questions, however, regarding fine-tuning it a little more.
    1) If it takes a while for the movie to load, users who open my pages see a static Q QT icon. How would one make the icon flash, with flashing text that says "Loading", so that the user knows that the video is loading? (I have seen that on other sites, and don't know how to do that.)
    2)As said the javascript works with most browser default settings, as most have javascript enabled by default. But what if a user does not have javascript enabled? Could the code sense that, and if non-existent, tell the user to enable javascript? Or, if javascript is disabled, could the embed and/or object tags be activated?
    3) The code above, that I got from someone, says "cache=false". That means that each time someone sees the movie, it has to be reloaded from the net, and not from the browser cache, correct? If so, why would one want it to be set that way? If it's a large movie, a user with a slower computer and/or internet connection would certainly prefer if it could play from the cache the next time, loading much faster. Is there any reason to prefer "cache=false"?
    4)Is there any code that could be put in, to allow the user, if they prefer, to download the file,(perhaps with a right-click or CTRL-Click), instead of playing it in the browser?
    Thank you very much in advance, to whomever can help with these code questions.

    Thank you for your reply, Kirk,
    1)Yes, I do have "fast start" enabled in my files, and they were made with QT Pro, newest version. So no, there is no "trouble with my files".
    However, I would still like to have that flashing "Loading" icon when the file is loading, as I see on other sites. (And yes, even with "Fast Start" enabled, depending on the size of the file, the speed of the computer and internet connection, it can take a little time beforeit starts.) Anyone know how to create that flashing "Loading" icon, rather than just the static Q?
    2)I just wondered if there was a way for the javascript to recognize if the user does not have javascript, and bring up a message if that is the case, telling the user they need to enable it to see the content. (As would happen if the user does not have the QT plugin installed.) Yes, I realize it would not work to include in the normal way the embed and object tags as well, I wondered if there was a way to invoke them only if the user doesn't have javascript. Perhaps impossible, but I thought I'd ask, in case someone knows of a way to do that.
    4)Yes, I guess I could just put a separate direct text link to the movie file for downloading. I just wondered if there was a way to put that in the javascript, so that if someone right-clicks on the QT icon, they can download rather than view it, rather than use a separate link. That may also be impossible, but I thought I'd ask, and see if there is a way to do that.
    Your question to me regarding dimensions--I forget which was the QT movie, that I took that sample from. Yes, I have some in unusual sizes. They are not normal movies. I don't have time to explain more now though, and that has no bearing on the questions I asked.
    Once again, thanks for replying, and if you or someone else could help further with my questions, I would appreciate it very much.
    Have a nice day!

  • Looking for a stand alone belt clip for new ipod

    I am trying to find out if anyone knows where I can get a stand alone belt clip for my 5gen 60GB ipod. I purchased the invisibleSHIELD
    and just need a belt clip that does not include a whole ipod cover. Thanks in advance.

    I went to the apple store and tested the 20GB ipod clip on the display 60 video ipod and it didn't seem to lock in tight. The ipod seemed a little to big for clip holder. Luckly the store had a returned 40gb ipod clip and it fit perfectly and best of all I picked it up for less than 10 bucks..

  • HT5016 Quicktime 7.7.1 (1680.42), does not run the video only the sound on a Web page

    Quicktime Pro 7.7.1 (1680.42) when pasted the Header and Body Text into the Web Page only the sound is heard, no video Dreamweaver shows errors in the [Resources/stylesheets/qtp_library.css] line for Windows Explorer, Firefox, and Safari

    Go to Start>Settings>Control Panel. Open The QuickTime control panel, click on the Browser tab, click on MIME Settings. Click on + to expand Miscellaneous-Miscellaneous file formats, uncheck Flash media. Click OK Apply OK and restart the browser for the change to take affect.
    You are more than likely recieving the ? because the website is using Macromedia Flash Player, maybe now called Adobe. The lastest version of Flash Player is 9, this site will tell you what version is currently on the computer.
    http://www.macromedia.com/software/flash/about/

  • One minute video no longer plays on my web page (but it used to!)

    I have the latest version of iWeb.
    On one of my pages I had a short one-minute video that played fine. Then I must have done something problematic, because now that video does not play when that page is opened. The video does play on my desktop iWeb (the working iWeb) but does not play on that page on the Internet.
    The video is at this URL:
    http://web.mac.com/lorna6/Websiteof_Lorna_Alexander/Stories,_Fantasies_Blog/Stories,_FantasiesBlog.html.
    Where the video used to be, there is now a white question mark in the Quicktime icon.
    What should I check and do to get my video back playing on that page? Thank you for anything you can tell me which might help......
    Lorna in Southern California
    web.mac.com/lorna6
    Message was edited by: Lorna from Hawaii

    Helbereth I would recommend contacting our support team directly at Contact Customer Care and provide any alternate e-mail or phone numbers which the other software title may have been registered under.  You can find additional details on how to locate registered serial numbers at Find your serial number quickly - http://helpx.adobe.com/x-productkb/global/find-serial-number.html.

Maybe you are looking for

  • Failover clustering Hyper-V + load balancing

    I have successfully setup a number of Hyper-V (5) on Server 2008 R2 fail-over cluster environment with two nodes connected to a SAN using MS iSCSI Target 3.3 with cluster shared volume and all is working well. Now each Hyper-v is run by node-A or nod

  • MF41 Error - No operations exist in order X

    We tried to reverse a repetitive manufacturing entry via MF41 and received the error message RU008 "No operations exist in order XYZ" - As far as I know, we did not receive any errors at the time that the original confirmation was completed.  We did

  • Can I create default sequence settings?

    Hi, Is it possible to create a default setting for new sequences instead of manually having to set it up. For example I like my timelines to be fully expanded with the display set to show all frames etc. It would be great if there was a way to always

  • SQL Server 2008R2 memory issues

    Hi Experts. I have SQL Server 2008R2 installation,We allocated 102400MB(100GB) Memory   out of 128GB Installed. But Task manager is showing  SQL Servr using 104 GB.Please some body let us know why SQL Server uisng more memory more than we allocated.

  • JTable - Setting multiple columns with different color

    Building excel type functionality in Java. I have a database table like this id PK min_x max_x min_y max_y color 1. I need to create a JTable having 50 colums and 50 rows. 2. I need to select mouse selection color. 3. On mouse selection I have to cha