Skip to main content



      Home
Home » Archived » BIRT » How to access jar file with java classes?
How to access jar file with java classes? [message #57357] Wed, 13 July 2005 04:42 Go to next message
Eclipse UserFriend
Hi,

I know how to access java classes with BIRT 1.0.1M1, but if java classes
are gathered in jar file how I can access these classes?

Anybody can help me?

Thanks in advance,

Said
Re: How to access jar file with java classes? [message #58867 is a reply to message #57357] Fri, 15 July 2005 05:44 Go to previous message
Eclipse UserFriend
hi Said

i have try to put my .jar in viewer's folder
(e.g.
C:\JProgramFiles\eclipse-SDK-3.0.2-win32\eclipse\plugins\org .eclipse.birt.report.viewer_1.0.0\birt\WEB-INF\lib)
and everything work fine

i have to note that i have not use import but:

cf = new Packages.gr.osmosis.report.data.ContactListFactory();

Check if you have restart your container after puting .jar in [/lib] and if
you put the "Packages" before the namespace of your classes
(e.g importPackage(Packages..gr.osmosis.report.data);)

regards
Stavros

"Said" <said.taaouati@remain.nl> wrote in message
news:6d7d6cf8b6389830788bb9153e0d2447$1@www.eclipse.org...
> Hi,
>
> I know how to access java classes with BIRT 1.0.1M1, but if java classes
> are gathered in jar file how I can access these classes?
> Anybody can help me?
>
> Thanks in advance,
>
> Said
>
>

--
Stavros S. Kounis
Osmosis networks & consulting http://www.osmosis.gr
Read my weblog at http://tools.osmosis.gr/blog
Previous Topic:Crosstab
Next Topic:Birt Scripting: String functions
Goto Forum:
  


Current Time: Thu Jun 12 03:50:17 EDT 2025

Powered by FUDForum. Page generated in 0.03863 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top