Installing java3D with eclipse

Hi, am new to java and am using eclipse. Have downloaded all the files required and have built a path using them, ie. j3dcore.jar, j3dutils.jar and vecmath.jar.
Problem is, i still cant run any example programs.
things like;
import com.sun.j3d.utils.universe.SimpleUniverse;
import com.sun.j3d.utils.geometry.ColorCube;
import javax.media.j3d.BranchGroup;
import com.sun.j3d.utils.applet.MainFrame;
are flagged, and all it says are things like
Access restriction: The type MainFrame is not accessible due to restriction on required library C:\Program Files\Java\jre6\lib\ext\j3dutils.jar
please help.
Thank youuu

I think you also need the jogl and gluegen-rt files as well. This is how I set up my system; I install my libraries in a separate place in my home directory (under ~/dev specifically), I never bother with "jre/lib/ext":
jsemler@jsemler-desktop:~/dev$ ls -R java3d jogl-1.1.1-rc8-linux-i586
java3d:
lib
java3d/lib:
ext  i386
java3d/lib/ext:
j3dcore.jar  j3dutils.jar  vecmath.jar
java3d/lib/i386:
libj3dcore-ogl-cg.so  libj3dcore-ogl.so
jogl-1.1.1-rc8-linux-i586:
CHANGELOG.txt  COPYRIGHT.txt  lib  LICENSE-JOGL-1.1.1-rc8.txt  README.txt  Userguide.html
jogl-1.1.1-rc8-linux-i586/lib:
gluegen-rt.jar  jogl.jar  libgluegen-rt.so  libjogl_awt.so  libjogl_cg.so  libjogl.so
jsemler@jsemler-desktop:~/dev$ In eclipse, under "<project name>...Properties...Java Build Path...Libraries" I add the following Jar files:
/home/jsemler/dev/java3d/lib/ext/j3dcore.jar 
/home/jsemler/dev/java3d/lib/ext/j3dutils.jar
/home/jsemler/dev/java3d/lib/ext/vecmath.jar
/home/jsemler/dev/jogl-1.1.1-rc8-linux-i586/lib/gluegen-rt.jar
/home/jsemler/dev/jogl-1.1.1-rc8-linux-i586/lib/jogl.jarI set the native library path for j3dcore to: "/home/jsemler/dev/java3d/lib/i386".
I set the native library path for gluegen-rt.jar and jogl.jar to: "/home/jsemler/dev/jogl-1.1.1-rc8-linux-i586/lib"
You can pick up the jogl and gluegen-rt jar files from here:
http://download.java.net/media/jogl/builds/archive/
I can't personally vouch for any of the other versions. IIRC, I'm using version 1.1.1-rc8 for compatibility reasons involving NASA World Wind SDK.

Similar Messages

  • Newbie: does ADF install/run with Eclipse instead of JDeveloper?

    Hi,
    Can ADF install/run with Eclipse instead of JDeveloper?
    Thx
    -Rob

    If you mean can you design ADF applications with Eclipse then yes, you can do that with Oracle Enterprise Pack for Eclipse. It isn't as full-featured as the JDeveloper experience, though.
    More info: http://www.oracle.com/technetwork/developer-tools/eclipse/overview/index.html
    Tutorial: http://www.oracle.com/webfolder/technetwork/eclipse/adf/gettingStarted/Tutorial/ADFwithOEPE_1.html
    If you meant something else, please be more specific!
    - Joonas

  • Looking for WebLogic 10.3.5 install media with Eclipse for 64-bit

    Hi,
    I need to install OSB on 64-bit for 11.1.1.5 suite.
    I have downloaded ofm_osb_generic_11.1.1.5.0_disk1_1of1.zip
    The instllation process asks for Eclipse location which should be installed with the WebLogic.
    The file I used to install the web logic was wls1035_generic.jar, but it doesn't have Eclipse.
    I was able to find WebLogic 10.3.5 with Eclipse (wls1035_oepe111172_win32.exe) but it is for 32-bit, I need 64 bit.
    Any idea?
    Thank you

    Hi Vlad,
    Thanks much for the ersponse.
    What I did I downloaded the 11.1.1.5 version that I need
    oepe-galileo-all-in-one-11.1.1.5.0.201003170852-win32-x86_64.zip
    I did unzip it, BUT! I what I am seeing in the unzipped content is not the 'regular' install distribution, I mean there is no INSTALL or SETUP utilities, there is an executable called eclipse.exe which when sarted gives me the eclipse I beleive. This is fine per say, my concern is that later when I go and try to install OSB that will be looking for eclipse installation, and if eclipse was not 'installed' but just 'unzipped' it won't see it. May I am making things a little more complex than they need to be, I am just a little confused. I am not sure if this is the right way that'a all, my goal was OSB this is what brought me to eclipse.
    Thank you,
    Anatoliy

  • Installing Java3D with Windows XP?

    Installation problems seem to be a frequent topic in this forum, though I haven't seen a solution yet. Maybe I can help by describing the (my) problem in detail. Any suggestions are welcome.
    I'm running Windows XP professional, I have installed Java SDK 1.4 and it works correctly. When I try to install Java3D (java3d-1_2_1_03-win32-opengl-sdk.exe), the installer program extracts some files into a temporary directory, but then says it is done, while not actually doing anything. This behaviour is actually described in the installer program's "please read before continuing"-screen under the heading "installation".
    The reason given is that I might not have the necessary rights. I am the only user on my machine and I have all the rights imaginable. Though, when I look at my j2sdk1.4.0 directory, the property dialogue says it is write-protected. So I remove the protection. Start the property dialogue again - the write protection is still there.This seems to be the heart of the problem.
    With an earlier version of Java3D I had the same problem under Windows ME. Though under Windows ME the "protection" was actually an entry in a hidden file in der jsdk directory, so I could remove it. Under Windows XP I have unfortunately no idea how to remove this protection.
    Can anyone help?

    I am using Windows XP Professional and JDK1.4 (j2sdk-1.4.0-win.exe).
    I also had a problem with installing Java3D.
    But, I got installed Java3D 1.3 Beta (java3d-1_3-beta1-win-opengl-sdk.exe) with Windows XP
    as following steps.
    1) Execute installer (java3d-1_3-beta1-win-opengl-sdk.exe).
    2) Introduction->Next
    3) License agreement->Next
    4) Readme->Install
    5) Choose a JRE VM->Install->Choose... (Choose your JRE VM folder, although you feel it seems be weird)
    6) Previous
    7) Choose an SDK VM->Next->Choose... (Choose your j2sdk1.4.0 folder)
    8) Install
    Don't select "Add Java 3D to these VMs", it will crash your installer.
    I think that the installer has a problem in detecting your VM folders.
    Please, let me know whether it works or not.

  • Problems installing plugin with Eclipse Classic

    Here is the complete error log. One thing I notice, when it
    talks about:
    file:\C:\Program Files\Adobe\Flex Builder 3
    Plug-in\com.adobe.flexbuilder.update.site/
    i do not see any folder in Flex Builder 3 Plug-in called
    "com.adobe.flexbuilder.update.site"
    !SESSION 2007-09-04 11:13:05.375
    eclipse.buildId=I20070625-1500
    java.version=1.5.0_11
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=gtk, NL=en_US
    Framework arguments: -application
    org.eclipse.update.core.standaloneUpdate -command install -from
    file:\C:\Program Files\Adobe\Flex Builder 3
    Plug-in\com.adobe.flexbuilder.update.site/ -featureId
    com.adobe.flexbuilder.feature.core -version 3.0.172437
    Command-line arguments: -application
    org.eclipse.update.core.standaloneUpdate -command install -from
    file:\C:\Program Files\Adobe\Flex Builder 3
    Plug-in\com.adobe.flexbuilder.update.site/ -featureId
    com.adobe.flexbuilder.feature.core -version 3.0.172437
    !ENTRY org.eclipse.update.configurator 2007-09-04
    11:13:07.140
    !MESSAGE Could not install bundle
    plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar Bundle
    "org.eclipse.equinox.launcher" version "1.0.0.v20070606" has
    already been installed from:
    update@plugins/org.eclipse.equinox.launcher.jar
    !ENTRY org.eclipse.update.core 4 0 2007-09-04 11:13:11.468
    !MESSAGE Featurecom.adobe.flexbuilder.feature.core
    3.0.172437cannot be found onfile:/C:/Program Files/Adobe/Flex
    Builder 3 Plug-in/com.adobe.flexbuilder.update.site/
    or a newer version is already installed.

    Hi clam61
    Please log this bug in the public Flex bugbase at
    http://bugs.adobe.com/flex/
    Thank you!
    -Tanya

  • Urging Adobe to provide an install for Flex 2.0.1 along with Eclipse 3.2.2

    I feel strongly that Adobe should provide an installer to
    install Flex 2.01 along with Eclipse 3.2.2 for Windows
    It's nice that we have an update for Flex but in my mind (as
    a paying customer) I should have got a full update and not a
    partial update. As it is the IDE sucks big time and to know that
    there is a new version available but we don't get it with the
    update is extremely painful.
    This decision on Adobe's part makes me wonder what to expect
    in the long run. I mean isn't an update to a newer, improved IDE
    also considered an update? After all Flex Builder includes the IDE,
    no?
    And yes, please don't tell me I can simply go and download
    Exclipse and "do it myself". I din't Buy Flex Builder to do this
    stuff myself. I expect(ed) full service.
    A Disgruntled Flex Builder Customer.

    Yes, I can do a lot of things, but I don't want to and as I
    said:
    >>
    And yes, please don't tell me I can simply go and download
    Exclipse and "do it myself". I din't Buy Flex Builder to do this
    stuff myself. I expect(ed) full service.
    <<

  • OEPE 12.1.2.1 with Eclipse (Kepler) M2E and M2E-WTP and Seam 2 problem

    I've a JEE project with Maven 3.0.5  and JBoss Seam 2.3. I've some problems in Weblogic 12.1.2 application deployments with Eclipse.
    If I deploy the application as virtual application (split_src and .beabuild.txt), the .beabuild.txt includes the directories:
    C\:/FundeWeb/2.0/workspace/fundeweb2/web/target/m2e-wtp/web-resources = web_fundeweb2  (m2e-wtp project generated resources)
    C\:/FundeWeb/2.0/workspace/fundeweb2/web/src/main/webapp = web_fundeweb2 (project web resources)
    That's produces the next error (Multiple WEB-INF/ejb-jar.xml found):
    <01-ago-2013 14H07' CEST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID "1375358874432" for task "1". Error is: "weblogic.application.ModuleException: Multiple WEB-INF/ejb-jar.xml found. [weblogic.servlet.internal.WarSource@19d4f67, weblogic.servlet.internal.WarSource@c7fd40]"
    weblogic.application.ModuleException: Multiple WEB-INF/ejb-jar.xml found. [weblogic.servlet.internal.WarSource@19d4f67, weblogic.servlet.internal.WarSource@c7fd40]
      at weblogic.ejb.container.deployer.EjbModuleExtensionFactory.create(EjbModuleExtensionFactory.java:26)
      at weblogic.application.internal.ExtensibleModuleWrapper.createModuleExtensions(ExtensibleModuleWrapper.java:264)
      at weblogic.application.internal.ExtensibleModuleWrapper.initDrivenObjectArray(ExtensibleModuleWrapper.java:232)
      at weblogic.application.internal.ExtensibleModuleWrapper.prepare(ExtensibleModuleWrapper.java:107)
      at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:100)
      Truncated. see log file for complete stacktrace
    If I deploy the aplication in Weblogic Console with the split_src, with only the web/target/m2e-wtp/web-resources, the applications deploy succesfully.
    If I deploy de application as exploded archive, the jboss-seam.jar file isn't included in the WEB-INF/lib folder. The others jboss-seam-xxxx.jar files are included.
    In the virtual application deployments, I think that the OEPE integration with M2E and M2E-WTP, there are include only the m2e-wtp folders.

    Hi Subash,
    I tried the same installer on a 32bit machine and was able to run without any issues.
    I did however come across a few users jdeveloper users who had similar issues with the jdev installer and the following workaround seems to have solved the issue for them. coudl you try the same and let us know if that helped ?
    1. Extract "oepe-12.1.2.1-kepler-installer-win32.exe" file into C:\oepe-12.1.2.1-kepler-installer-win32
    2. In cmd go to C:\oepe-12.1.2.1-kepler-installer-win32
    3. Execute follow command:
       C:\PROGRA~1\Java\jdk1.6.0_31\bin\java.exe ( path to your JDK)  -jar install/modules/ora-launcher.jar DISKCNT=1 JRE_COMPONENT=oracle.jdk,oracle.jre
    thanks
    Raj

  • Flash Builder 4.7 with Eclipse Kepler

    Hi,
    I'm trying to install the Adobe Flash Player 4.7 with Eclipse Kepler. I'm using the Adobe Flash Builder 4.7 Plugin-in Utility.
    It seems that this version of the Builder is not compatible with the Eclipse Kepler but only with Eclipse Indigo or Eclipse Juno
    Do you have any idea of how to do use Adobe Flash Player 4.7 with Eclipse Kepler?
    A new version of the Builder is planned for that?
    Thanks

    So, i try this and more...
    1° Download my version:
    2° CleanUp all registry for "Extension Builder", "ExtensionBuilder", "Extension_Builder", "Flash Builder", "FlashBuilder" and "Flash_Builder", after this, CCleaner...
    3° Install, error:
    4° Link file? Interesting, look in depth... Try install manually:
    5° Works, now install Extension Builder 2.1 and... Error! Look the guy "link file" here, is name of a class in *.as too big, why you do this adobe! O_O
    6° Ok, maybe work, because i never use this classes, so look more if i have serial number, oh! I Have serial number for my Extension Builder 2.1! @_@
    7° A light at the end of the tunnel! Insert in Flash Builder and...
    You just fu** kidding of me...

  • How to install and configure Eclipse???

    Can any one guide me how to install and configure Eclipse to use it with jdk 1.5??

    how to install eclipse?
    you don't need to install eclipse just extract it to a specific path...
    install j2se 1.5 then eclipse will automatically detect it...

  • Flex SDK with Eclipse

    Hello,
    I am quite new in Flex and Eclipse, but I would like to start my journey. So at the beginning I have to have a software to create my projects. I decided to make it in Eclipse SDK with Flex SDK. But I have no idea how can I install Flex SDK in Eclipse. I mean I would like to be able pree new and then Flex application. Something like this in this movie: http://www.adobe.com/products/flex/media/flexapp/
    So can someone help me??

    The Flex 2 plugin for Eclipse does not work with Eclipse
    3.3.x - you need 3.2.x. Download the Flex 3 Beta from Adobe labs
    and that will work with Eclipse 3.3.x
    You can use a Flex 2 SDK with the Flex Builder 3 plugin -
    each Flex 3 project can select its own Flex SDK. Plus you can help
    us test Flex 3, including the Profiler tool.

  • Configuring Oracle EAServer 10g 10.1.2.0.2 with Eclipse

    Hi ,
    Am working on a JAVA/J2EE/Struts application using Eclipse 3.1 and am using
    Oracle Enterprise Manager 10g Application Server 10.1.2.0.2 for deploying the application. Currently am building my application to an ear file and then deploying it manually on the Application Server control to run it every time. Becouse of this am not able to debug the application through eclipse. I need to know whether we can configure Oracle Enterprise Manager 10g 10.1.2.0.2 Enterprise Application Server with Eclipse 3.1 just as we are doing with eclipse tomcat or eclipseweblogic so that i can directly run or debug the application from Eclipse instead of creating a an ear and deploying it to the server to run it. Am using Oracle application server for the first time.
    I tried searching but couldnt find any relevant document /info on this. I got some info on configuring Oracle 10g Application Server 10.1.3 with eclipse,but none about 10.1.2.0.2.
    Any help regarding this is appreciated
    Thanks in advance
    grate

    Hi Steve,
    Thanks for your reply. Am new to Oracle application server. The version that i mentioned ie. 10.1.2 was already installed in my laptop when i got it for working. Am configuring the deployment and JNDI services after i start the sever and bring up the server control through IE after entering the username and password. So i couldnt understand the relevance of a standalone server at this point, and i am new to the name OC4J , why is it called so?(am sorry if am asking any stupid question, but to be frank i dont know any thing about oracle application server untill i came across it recently ) . The document that you followed is the same one that me too found while searching in net. But i couldnt follow the steps becouse in eclispe when i tried to configure the server runtime its throwed error saying it couldnt find any folder in the 10.1.2 installion directory named "...../home/j2ee" . But there was a folder called J2ee in my oracle installion folder so i just tried to map it, but it again throwed error saying "couldnt find asm.jar in j2ee/lib " . So am stuck up at this point.Should i go for oracle 10.1.3 or OC4J as you mentioned? Please give me some insights regarding this.
    Regards
    Grate

  • Help with eclipse

    Guys.... I don't know if this is the place to ask about this... this is not really a programming related?.. but I am kinda getting sick of netbeans GUI slowness... so I decided to give eclipse a whirl, I got it installed, the thing is that it is not recognizing any of the webservices API's and since I happen to be working with servlets.. This is some what important... If anyone has any experience with eclipse... I would like to know how to point it at the webservice API... more importantly where the hell the API is in jakarta.... so if anyone can help me with this it would be greatly appriciated.. I know it is not a SUN java related programming question..

    has anything changed much from eclipse 2.1.3 ?????A LOT. Yes. The 3.0 release is a very different beast.
    You don't normally "compile" as such. The compilation happens as you write the code, so that errors can be detected and reported dynamically. It is possible to build all projects, or to turn off runtime compilation and do individual project builds - but I don't recommend it unless you have a very slow machine. You'll get used to it, then grow to love it.
    The compile errors thing is dead handy too - you can filter out errors/warnings you're not interested in, but far better to leave them all on so that your resulting code produces no warnings. It's also nice to be able to add a "//TODO:" tag to something and have it listed so that you don't forget to do it. I use that one a lot (I think the idea comes from Visual Studio originally)
    Dave.

  • Debugging JSP with Eclipse

    Hi, how to connect to Oracle Database 9i R2 with Eclipse?

    Hi, I didn't get an email notifying me of a response to this. Just happened to check myself.
              But basically you want to point the weblogic server directly to your workspace (src code) so it can detect a change. THis is from our doc below. You may also write an ant script specific to weblogic that redeploys the app and reloads the xml and prop files without restarting the server.
              1.     Start up your Weblogic domain server (i.e., C:\Domains\devDomain\startWebLogic.cmd).
              2.     Go to url, http://localhost:7001/console and log in (weblogic, weblogic).
              3.     On the left menu, click Deployments, then Lock & Edit button above it, and then the Install button in the main panel.
              4.     Change the location to the web folder in your project workspace (C:\Eclipse\workspace\<projectname>\web) Click Next.
              5.     Leave checked the Install this deployment as an application and click Next.
              6.     Put name for Name of deployment. . From here you can click Finish.
              7.     Click Activate Changes. Then check the deployment box and click Start button and Servicing all requests (in Deployments panel). Then click Yes to start it on the next page
              8.     Enter the URL of the application. This example is
              http://localhost:7001/web/index.htm
              The ?web? was the name of the web folder we deployed from. In the future you could name this something different if deploying from this console so the url?s do not conflict.
              Edited by mwooten77 at 01/18/2007 9:34 AM
              Edited by mwooten77 at 01/18/2007 9:35 AM

  • Dependency error when installing OEPE on Eclipse Ganymede

    Hello,
    I am using an Eclipse Ganymede J2EE with all the current updates applied.
    The version number eclipse is showing is
    Version: 3.4.2
    Build id: M20090211-1700
    When I try to install OEPE from the ganymede update site, I get the following error:
    "Cannot complete the request. See the details.
    Cannot find a solution satisfying the following requirements org.eclipse.ui [3.4.2.M20090204-0800]."
    How can I install OEPE?
    With kind regards
    Florian Reiser

    Hello Florian,
    I have tried the update with a fresh Ganymede SR2(3.4.2) install and did not notice any issues. I wonder if there is a conflict between the plugins you currently have installed and OEPE 1.1
    could you list the additional plugin versions you have installed along with the list of update site which are checked, I will try replicate locally.
    could you also try downlaoding the product plugin zip from http://www.oracle.com/technology/software/products/oepe/oepe_11g.html and extracting the contents to the dropins folder in your eclipse installation ?
    thanks
    Raj

  • Error Messages/Building Plug-ins with Eclipse SDK or VCExpress 2005

    Hi,
    I am an newbie in building InDesign-Plugins. I have installed the Adobe InDesign Plug-in Editor on my Windows XP PC (InDesign CS3 SDK, Eclipse, JRE 1.5, Visual Studio 2005 (VCExpress Edition for C++)).
    I tried to build one of the example Plug-ins with Eclipse. After startting the build process of the "transparencyeffectui"-example or the "DollyXs"-example the following message appears:
    Buildfile: F:\SDK\workspace\DollyTest\build.xml
    win:
    [echo] Now compiling FR file F:\adobe_indesign_cs3_products_sdk_503win\source\sdksamples\dollytest\Dolly.fr for win
    [delete] Deleting: F:\SDK\workspace\DollyTest\ODFRC.res
    [echo] FR Compilation Complete: Attempting to build C++ files...
    BUILD FAILED
    F:\SDK\workspace\DollyTest\build.xml:66: Execute failed: java.io.IOException: Cannot run program "D:\Programme\Microsoft Visual Studio 5\Common7\IDE\devenv.com": CreateProcess error=2, Das System kann die angegebene Datei nicht finden
    Total time: 485 milliseconds
    The compiler did't start because the file "devenv.com" is missing in the "Microsoft Visual Studio 2005/Common7/IDE"-directory.
    The free "Visual Studio Express Edition" is delivered withot this file.
    Where can i get this file? Or is it possible to change the exec line in the built-xml-file to get the Compiler started?
    So I started the VCExpress-Programm an opened the transparencyeffetui-Project-File to start the build process. But again i got an error message:
    1>------ Erstellen gestartet: Projekt: TransparencyEffectUI, Konfiguration: Debug Win32 ------
    1>Performing Custom Build Step
    1>Compiling...
    1>VCPlugInHeaders.cpp
    1>f:\adobe_indesign_cs3_products_sdk_503win\source\precomp\common\WShukHeaders.h(70) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
    1>Build log was saved at "file://f:\adobe_indesign_cs3_products_sdk_503win\build\win\objD\TransparencyEffectUI\Bui ldLog.htm"
    1>TransparencyEffectUI - 1 error(s), 0 warning(s)
    ========== Erstellen: 0 erfolgreich, Fehler bei 1, 0 aktuell, 0 übersprungen ==========
    There is no "windows.h"-file in the SDK directory. I tried to include all available SDK-"inculde"-directories to the VC++ directories in the option menue in VCExpress but i got the same error message.
    Any ideas how to get the plug-in build with Eclipse or Visual Studio Express 2005 (C++)?
    zaphodbeeblebroxxx

    OK, so first some background:
    1) The basic process goes like this:
    a) one release doc (edited by the developer, presumably) and the
    template docs are copied to the build area
    b) Each doc is unzipped (ODT's are just ZIP files) into a subdir
    c) The doc contents are copied around; this is to allow Ant to
    replace its special @VAR@ variables in the document content
    d) The docs are zipped back up into ODTs
    e) The ODTs are converted into PDFs using OOo's macro functionality
    Here are the troubleshooting steps I would apply:
    1) Make sure the external.odt file exists - check the build area
    (//content/build/<pluginname>/tmp/) and can be opened using normal
    OpenOffice
    2) Check that the release.odt file exists (same location) and can be
    opened using normal OpenOffice
    3) See if you can manually convert the external.odt file into a PDF -
    the command we use is simply:
    soffice -invisible
    macro:///Standard.Collectors.External2PDF(${pkgdir}/tmp/external.odt)
    (replace ${pkgdir} with the build directory path).
    If all that works, then the Ant build process should work.
    Also - what does that OpenOffice error popup say?
    DCorlette
    DCorlette's Profile: http://forums.novell.com/member.php?userid=4437
    View this thread: http://forums.novell.com/showthread.php?t=416875

Maybe you are looking for

  • Sound Blaster Arena Gaming Headset: Microphone not working. Please help.

    I am using Vista. I have used Creative Software AutoUpdate and all my drivers are up to date. So I had the set for about month before tonight I plugged the detachable microphone into it. Its as if it doesn't exist. When I go to sound/recording It sho

  • Nexenta Storage Server - strange Error Message

    Dear all, I try to add a nexenta storage box to my vdi. When selecting the Storage Pool I get the following error: Mar 22 00:40:12 sunvdi01 cacao:default[1136]: [ID 702911 daemon.error] com.sun.vda.service.storage.ZfsStorage.checkForPkg : A req uired

  • Apple tv playing hd content - limitted?

    Follow this: I have an ekstern hard-drive (1000GB) where I keep HD-movies on. My idea is to buy the apple tv so i could watch the movies on my 42" flatscreen. But it seems that it cannot be done without loosing quality... and that wasnt my idea :-/ C

  • Which ojdbc14.jar JDBC driver to use for Oracle 10g database

    When ODI is installed there seems to be an Oralce JDBC driver in place in the drivers folder (ojdbc14.jar). When we connect to an Oracle datastore and point to a table and use the 'reverse' function to populate the columns - it sort of works OK but d

  • Can I use JavaMail without Mailing Server??

    Dear All, My name is Jonathan Wong, a final year student. I am going to develop an internet application for my final year project that contains a part to sent e-mails by using JavaMail. Can I use JavaMail without setting up any Mail Server?? If no, c