HighTechTalks DotNet Forums  

Using Apache POI in J#

Dotnet VJSharp microsoft.public.dotnet.vjsharp


Discuss Using Apache POI in J# in the Dotnet VJSharp forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
krc
 
Posts: n/a

Default Using Apache POI in J# - 08-26-2004 , 07:04 PM






Hello, can Apache's POI api be implemented intto J# for VS.NET.

If possible, where do I set the classpath to point to the jar file.

Thanks




Reply With Quote
  #2  
Old   
AT
 
Posts: n/a

Default RE: Using Apache POI in J# - 08-31-2004 , 05:31 AM






Provided the licensing terms of the Apache POI api's allow, you can use the
jbimp(Java Binary Converter) tool to convert the POI API jar file to a .net
assembly. And then using J#, you can call into the api's in the assembly.
However if the POI API uses any thing other than JDK 1.1.4 and some Java 2
collection classes (which is what J# Redist supports), the conversion won't
succeed.

Thanks,
Diganta Roy
Microsoft Visual J# .NET Product Team.

This posting is provided "AS IS" with no warranties, and confers no
rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

--------------------
Quote:
From: "krc" <xxx2 (AT) shaw (DOT) ca
Subject: Using Apache POI in J#
Date: Thu, 26 Aug 2004 18:04:19 -0500
Lines: 8
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1437
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441
Message-ID: <uykBEE8iEHA.556 (AT) tk2msftngp13 (DOT) phx.gbl
Newsgroups: microsoft.public.dotnet.vjsharp
NNTP-Posting-Host: s01060000398ac29d.wp.shawcable.net 24.76.231.117
Path:
cpmsftngxa10.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFT NGP08.phx.gbl!tk2msftngp13
.phx.gbl
Quote:
Xref: cpmsftngxa10.phx.gbl microsoft.public.dotnet.vjsharp:6430
X-Tomcat-NG: microsoft.public.dotnet.vjsharp

Hello, can Apache's POI api be implemented intto J# for VS.NET.

If possible, where do I set the classpath to point to the jar file.

Thanks






Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.