Hi Sid,

You only need the Virtuoso JVM enabled binary if you intend to build and host a 
Java applications (JSP etc) in Virtuoso or want to call Java classes within 
Virtuoso as detailed at:

        http://docs.openlinksw.com/virtuoso/javaextvm.html
        http://docs.openlinksw.com/virtuoso/rthjsp.html

In you case I suspect you just want some means JDBC, Hibernate, Jena, Sesame 
etc of connecting with the Virtuoso database from Netbeans or other Java 
application, all of which are data access methods Virtuoso supports:

        http://docs.openlinksw.com/virtuoso/VirtuosoDriverJDBC.html
        
http://docs.openlinksw.com/virtuoso/VirtuosoDriverJDBC.html#JDBCDriverhibernate
        http://docs.openlinksw.com/virtuoso/rdfnativestorageproviders.html

Assuming you intend to use one of the above methods there is nothing else to 
setup apart from configuring a connection via the chosen method ...

Best Regards
Hugh Williams
Professional Services
OpenLink Software, Inc.      //              http://www.openlinksw.com/
10 Burlington Mall Road, Suite 265, Burlington MA 01803
Weblog   -- http://www.openlinksw.com/blogs/
LinkedIn -- http://www.linkedin.com/company/openlink-software/
Twitter  -- http://twitter.com/OpenLink
Google+  -- http://plus.google.com/100570109519069333827/
Facebook -- http://www.facebook.com/OpenLinkSoftware
Universal Data Access, Integration, and Management Technology Providers

On 31 Jan 2012, at 05:15, siddharth shirke wrote:

> 
> Hi! there,
>  
> Thank you very much for the guidance. I have virtuoso running on my computer 
> now.
>  
> Now, I want to integrate it with the application that I am building using 
> java+javafx on Netbeans IDE.
> Is there anything else I need to set up before using it with java?
>  
> I read in the documentation:
>  
> .....................................................................................................................................
>  
> 
> Note we also provide binaries with Java (virtuoso-javavm-t) and .Net CLR 
> (virtuoso-clr-t) hosting support, 
> which can be substituted for "virtuoso-t" in this and the sections below if 
> such support is required.
> ......................................................................................................................................
>  
>  
> so, do I need to set up an instance of virtuoso using "virtuoso-javavm-t" in 
> order for me to integrate
> it with java application???? I have already set up an instance of virtuoso 
> using "virtuoso-t". 
>  
> Also what if I want to use Flex or Adobe Flash professional or simple 
> HTML/HTML5 to create an application, instead.????
>  
>  
> Many thanks,
> sid
>  
>  
>  
> From: Hugh Williams <hwilli...@openlinksw.com>
> To: siddharth shirke <siddhu...@yahoo.co.in> 
> Cc: "virtuoso-users@lists.sourceforge.net" 
> <virtuoso-users@lists.sourceforge.net> 
> Sent: Monday, 30 January 2012 11:19 PM
> Subject: Re: [Virtuoso-users] problem installing virtuoso open-source 6.1.3 
> prebuilt binaries on windows 7
> 
> Hi Sid,
> 
> Have you ensured the Virtuoso Windows Service has first been started before 
> the attempting the ODBC connection ? Note the ODBC connection is not required 
> for the Virtuoso server to work, only if you want to make and ODBC connection 
> to the database. I assume you are following the documentation at:
> http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VOSUsageWindows
> 
> Which I noticed details the creation of an ODBC DSN before the database is 
> started which seem to be was you may be doing, so I have removed that section 
> to after the Virtuoso Database which should make things clearer.
> 
> As a general not always check the “virtuoso.log” file in the “database” 
> directory of your Virtuoso installation to ensure the database server has 
> started and is online, if not an error/reason should be given for the failure 
> to start ...
> 
> Best Regards
> Hugh Williams
> Professional Services
> OpenLink Software, Inc.      //              http://www.openlinksw.com/
> 10 Burlington Mall Road, Suite 265, Burlington MA 01803
> Weblog   -- http://www.openlinksw.com/blogs/
> LinkedIn -- http://www.linkedin.com/company/openlink-software/
> Twitter  -- http://twitter.com/OpenLink
> Google+  -- http://plus.google.com/100570109519069333827/
> Facebook -- http://www.facebook.com/OpenLinkSoftware
> Universal Data Access, Integration, and Management Technology Providers
> 
> On 30 Jan 2012, at 17:43, siddharth shirke wrote:
> 
>>  Hi! there,
>>  
>> I am trying to install virtuoso open-source 6.1.3 binaries on my windows 7 
>> 32-bit computer. I am sure I am following the instructions correctly.
>>  
>> But when I try to setup DSN I get the error :
>>  
>> ...........................................................................................................................................
>>  
>> SQL State: S2801
>>  
>> Reason:
>> [OpenLink][Virtuoso ODBC Driver]CL033:Connect failed to 
>> "my-IP-address":1111= "my-IP-address":1111.
>>  
>> ...........................................................................................................................................
>>  
>> At the top of the window it also reads that Database connection failed.
>>  
>> I don't understand why is this happening as I have followed the steps 
>> correctly.
>>  
>> I am doing a university project to convert non-RDF into RDF and display it 
>> using my own application and I need to get this virtuoso running asap.
>>  
>> many thanks,
>> sid
>> ------------------------------------------------------------------------------
>> Try before you buy = See our experts in action!
>> The most comprehensive online learning library for Microsoft developers
>> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
>> Metro Style Apps, more. Free future releases when you subscribe now!
>> http://p.sf.net/sfu/learndevnow-dev2_______________________________________________
>> Virtuoso-users mailing list
>> Virtuoso-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/virtuoso-users
> 
> 
> 
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d_______________________________________________
> Virtuoso-users mailing list
> Virtuoso-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to