Re: [jasperreports-questions] [ANN] JasperServer 0.9.0 released

2006-04-07 Thread Teodor Danciu


Hello, Manfred

We hope that this new open source product will solve many of the issues 
that existing JasperReports users have faced along the way.
The most common was the lack of infrastructure around JasperReports as a 
library so that reporting functionality be readily available to end users.
We think that JasperServer will close this gap and be useful to the 
community.


As usual, feedback and contributions are always welcomed.
This is what open source is all about.

Thank you,
Teodor


Manfred Moser wrote:

Teodor Danciu wrote:


JasperServer 0.9.0 released
JasperServer/JasperIntelligence home page:
http://jasperintel.sourceforge.net


This is awesome. I already have a servlet for creating my reports 
(about 30 with  100 sub reports) and continuously get requests for 
features just like the JasperServer implements (or got on the 
roadmap). I will definitely look at using it rather than reinvent the 
wheel. And I suppose you are not opposed to user 
suggestions/contributions ;-)


manfred


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting 
language
that extends applications into web and mobile media. Attend the live 
webcast
and join the prime developer group breaking into this new coding 
territory!

http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions





---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions


RE: [jasperreports-questions] [ANN] JasperServer 0.9.0 released

2006-04-07 Thread Kalpesh Chordia
Title: RE: [jasperreports-questions] [ANN] JasperServer 0.9.0 released





Hello Teodor,


Can it be possible to integrate the Jasper Viewer i.e. swing application into web application in the form of servlet so that all the features of pagination, zoom, print etc. will be available. We are looking at solid powerful jasper viewer so as avoid exporting of jrprint each time.

Thanks,
Kalpesh



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Friday, April 07, 2006 9:37 PM
To: Teodor Danciu
Cc: 'jasperreports-questions@lists.sourceforge.net'
Subject: Re: [jasperreports-questions] [ANN] JasperServer 0.9.0 released



Hi!


I just finished the download. I am going to try check it all out with JBoss on 
Windows.


One question.. are you going to abstract away from MySQL and support other db 
servers?


Manfred


Teodor Danciu wrote:
 
 Hello, Manfred
 
 We hope that this new open source product will solve many of the issues 
 that existing JasperReports users have faced along the way.
 The most common was the lack of infrastructure around JasperReports as a 
 library so that reporting functionality be readily available to end users.
 We think that JasperServer will close this gap and be useful to the 
 community.
 
 As usual, feedback and contributions are always welcomed.
 This is what open source is all about.
 
 Thank you,
 Teodor
 
 
 Manfred Moser wrote:
 Teodor Danciu wrote:

 JasperServer 0.9.0 released
 JasperServer/JasperIntelligence home page:
 http://jasperintel.sourceforge.net

 This is awesome. I already have a servlet for creating my reports 
 (about 30 with  100 sub reports) and continuously get requests for 
 features just like the JasperServer implements (or got on the 
 roadmap). I will definitely look at using it rather than reinvent the 
 wheel. And I suppose you are not opposed to user 
 suggestions/contributions ;-)

 manfred




---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk=110944=241720=121642
___
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions





Re: [jasperreports-questions] [ANN] JasperServer 0.9.0 released

2006-04-07 Thread Teodor Danciu


Manfred,

Our current metadata repository implementation is using Hibernate.
So there should not be a problem to store metadata information into 
other databases.

Is just that for the moment we tested with MySQL.

Thank you,
Teodor


Manfred Moser wrote:

Hi!

I just finished the download. I am going to try check it all out with 
JBoss on Windows.


One question.. are you going to abstract away from MySQL and support 
other db servers?


Manfred

Teodor Danciu wrote:


Hello, Manfred

We hope that this new open source product will solve many of the 
issues that existing JasperReports users have faced along the way.
The most common was the lack of infrastructure around JasperReports 
as a library so that reporting functionality be readily available to 
end users.
We think that JasperServer will close this gap and be useful to the 
community.


As usual, feedback and contributions are always welcomed.
This is what open source is all about.

Thank you,
Teodor


Manfred Moser wrote:

Teodor Danciu wrote:


JasperServer 0.9.0 released
JasperServer/JasperIntelligence home page:
http://jasperintel.sourceforge.net


This is awesome. I already have a servlet for creating my reports 
(about 30 with  100 sub reports) and continuously get requests for 
features just like the JasperServer implements (or got on the 
roadmap). I will definitely look at using it rather than reinvent 
the wheel. And I suppose you are not opposed to user 
suggestions/contributions ;-)


manfred




---
This SF.Net email is sponsored by xPML, a groundbreaking scripting 
language
that extends applications into web and mobile media. Attend the live 
webcast
and join the prime developer group breaking into this new coding 
territory!

http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions





---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions


Re: [jasperreports-questions] [ANN] JasperServer 0.9.0 released

2006-04-07 Thread Barry Klawans

Hi Manfred,

All the MySQL access should be going through Hibernate, and its just  
a matter of using the right dialect to work with other DBs.  We will  
be officially certifying on a wide range of databases, both open  
source and commercial.  We are also going to do more testing on other  
app servers to try to make sure we works will all the popular ones.


-Barry

On Apr 7, 2006, at 9:06 AM, Manfred Moser wrote:


Hi!

I just finished the download. I am going to try check it all out  
with JBoss on Windows.


One question.. are you going to abstract away from MySQL and  
support other db servers?


Manfred

Teodor Danciu wrote:

Hello, Manfred
We hope that this new open source product will solve many of the  
issues that existing JasperReports users have faced along the way.
The most common was the lack of infrastructure around  
JasperReports as a library so that reporting functionality be  
readily available to end users.
We think that JasperServer will close this gap and be useful to  
the community.

As usual, feedback and contributions are always welcomed.
This is what open source is all about.
Thank you,
Teodor
Manfred Moser wrote:

Teodor Danciu wrote:


JasperServer 0.9.0 released
JasperServer/JasperIntelligence home page:
http://jasperintel.sourceforge.net


This is awesome. I already have a servlet for creating my reports  
(about 30 with  100 sub reports) and continuously get requests  
for features just like the JasperServer implements (or got on the  
roadmap). I will definitely look at using it rather than reinvent  
the wheel. And I suppose you are not opposed to user suggestions/ 
contributions ;-)


manfred




---
This SF.Net email is sponsored by xPML, a groundbreaking scripting  
language
that extends applications into web and mobile media. Attend the  
live webcast
and join the prime developer group breaking into this new coding  
territory!
http://sel.as-us.falkag.net/sel? 
cmd=lnkkid=110944bid=241720dat=121642

___
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions




---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions


Re: [jasperreports-questions] [ANN] JasperServer 0.9.0 released

2006-04-07 Thread Teodor Danciu


Hi, Kalpesh

I would be fairly easy to introduce the applet viewer as a possible 
output to JasperServer.
In our JasperReports distribution we supply a smaller JAR that could be 
used in Web applications to view reports on the client side using the 
Swing viewer.
In this first release of JasperServer, the applet viewer is not 
included, but there is no reason for not doing so in the future.


Thank you,
Teodor


Kalpesh Chordia wrote:


Hello Teodor,

Can it be possible to integrate the Jasper Viewer i.e. swing 
application into web application in the form of servlet so that all 
the features of pagination, zoom, print etc. will be available. We are 
looking at solid powerful jasper viewer so as avoid exporting of 
jrprint each time.


Thanks,
Kalpesh


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: Friday, April 07, 2006 9:37 PM
To: Teodor Danciu
Cc: 'jasperreports-questions@lists.sourceforge.net'
Subject: Re: [jasperreports-questions] [ANN] JasperServer 0.9.0 released


Hi!

I just finished the download. I am going to try check it all out with 
JBoss on

Windows.

One question.. are you going to abstract away from MySQL and support 
other db

servers?

Manfred

Teodor Danciu wrote:

 Hello, Manfred

 We hope that this new open source product will solve many of the issues
 that existing JasperReports users have faced along the way.
 The most common was the lack of infrastructure around JasperReports 
as a
 library so that reporting functionality be readily available to end 
users.

 We think that JasperServer will close this gap and be useful to the
 community.

 As usual, feedback and contributions are always welcomed.
 This is what open source is all about.

 Thank you,
 Teodor


 Manfred Moser wrote:
 Teodor Danciu wrote:

 JasperServer 0.9.0 released
 JasperServer/JasperIntelligence home page:
 http://jasperintel.sourceforge.net

 This is awesome. I already have a servlet for creating my reports
 (about 30 with  100 sub reports) and continuously get requests for
 features just like the JasperServer implements (or got on the
 roadmap). I will definitely look at using it rather than reinvent the
 wheel. And I suppose you are not opposed to user
 suggestions/contributions ;-)

 manfred



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting 
language
that extends applications into web and mobile media. Attend the live 
webcast
and join the prime developer group breaking into this new coding 
territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642 
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642 


___
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions





---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions


Re: [jasperreports-questions] [ANN] JasperServer 0.9.0 released

2006-04-07 Thread Manfred Moser

Sweet. Just the answer I hoped for ;-)

manfred

Teodor Danciu wrote:


Manfred,

Our current metadata repository implementation is using Hibernate.
So there should not be a problem to store metadata information into 
other databases.

Is just that for the moment we tested with MySQL.

Thank you,
Teodor


Manfred Moser wrote:

Hi!

I just finished the download. I am going to try check it all out with 
JBoss on Windows.


One question.. are you going to abstract away from MySQL and support 
other db servers?


Manfred

Teodor Danciu wrote:


Hello, Manfred

We hope that this new open source product will solve many of the 
issues that existing JasperReports users have faced along the way.
The most common was the lack of infrastructure around JasperReports 
as a library so that reporting functionality be readily available to 
end users.
We think that JasperServer will close this gap and be useful to the 
community.


As usual, feedback and contributions are always welcomed.
This is what open source is all about.

Thank you,
Teodor


Manfred Moser wrote:

Teodor Danciu wrote:


JasperServer 0.9.0 released
JasperServer/JasperIntelligence home page:
http://jasperintel.sourceforge.net


This is awesome. I already have a servlet for creating my reports 
(about 30 with  100 sub reports) and continuously get requests for 
features just like the JasperServer implements (or got on the 
roadmap). I will definitely look at using it rather than reinvent 
the wheel. And I suppose you are not opposed to user 
suggestions/contributions ;-)


manfred




---
This SF.Net email is sponsored by xPML, a groundbreaking scripting 
language
that extends applications into web and mobile media. Attend the live 
webcast
and join the prime developer group breaking into this new coding 
territory!

http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions






--
Manfred Moser - [EMAIL PROTECTED]
CardioComm Solutions Inc.
201-3060 Cedar Hill Rd.
Victoria  BC V8T 3J5 Canada
Phone: (250) 744 1822 Ext. 230
Fax: (250) 744-1866
http://www.cardiocomm.com



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions