Skip to main content



      Home
Home » Archived » BIRT » Jason? BIRT and own reports deploy to JBoss?
Jason? BIRT and own reports deploy to JBoss? [message #108054] Thu, 12 January 2006 04:45 Go to next message
Eclipse UserFriend
Hello (Jason),

I successfully could deploy BIRT to JBoss using the birt.war file by just
copying it into the JBoss/.../deploy directory.

But now I have my own report as myown.rptdesign file. How to depoy it as
well?

The problem is I do not know how to pass the file myown.rptdesign to the
JBoss.
After I deployed the birt.war to JBoss, a tmp directory
(JBoss/server/default/tmp/deploy/tmp/deploy/tmp30599birt-exp .war/) for birt
was created. I can copy myown.rptdesign to this tmp directory, but if I stop
and start the JBoss again, it deploys birt.war again, creates a different
tmp directory for birt
(JBoss/server/default/tmp/deploy/tmp/deploy/tmp30601birt-exp .war/) but of
course myown.rptdesign I have to copy to this tmp directory again.

I tried also to deploy the whole WEB-VIEWER-EXAMPLE (as described in the
BIRT online help) to JBoss but JBoss does not deploy it.
(see attached JBoss.txt file, this is the log file from JBoss after
deploying the whole WEB-VIEWER-EXAMPLE directory)

Under Tomcat it works if I deploy the birt.war. It creates a birt directory
which keeps there even if I start/stop the server several times
So I easily can copy a *.rptdesign file into this birt directory and my
report is always available.
The problem is, that JBoss after starting creates a NEW, different tmp
directory for the birt application and everytime I have to copy my
*.rptdesign file again to this tmp directoty.
This could not be the correct way to deploy a BIRT report, or not?

Does anybody kno how to deploy birt and afterwards also own reports?

Thanks a lot for any help!


  • Attachment: jboss.txt
    (Size: 441.31KB, Downloaded 217 times)
Re: Jason? BIRT and own reports deploy to JBoss? [message #108202 is a reply to message #108054] Thu, 12 January 2006 09:39 Go to previous messageGo to next message
Eclipse UserFriend
Unzip birt.war into deploy/ folder and put your .rptdesign file over there,
that should work.

HTH

"Mr. Burns" <Mr._Burns@web.de> wrote in message
news:dq58gk$u09$1@utils.eclipse.org...
> Hello (Jason),
>
> I successfully could deploy BIRT to JBoss using the birt.war file by just
> copying it into the JBoss/.../deploy directory.
>
> But now I have my own report as myown.rptdesign file. How to depoy it as
> well?
>
> The problem is I do not know how to pass the file myown.rptdesign to the
> JBoss.
> After I deployed the birt.war to JBoss, a tmp directory
> (JBoss/server/default/tmp/deploy/tmp/deploy/tmp30599birt-exp .war/) for
> birt was created. I can copy myown.rptdesign to this tmp directory, but if
> I stop and start the JBoss again, it deploys birt.war again, creates a
> different tmp directory for birt
> (JBoss/server/default/tmp/deploy/tmp/deploy/tmp30601birt-exp .war/) but of
> course myown.rptdesign I have to copy to this tmp directory again.
>
> I tried also to deploy the whole WEB-VIEWER-EXAMPLE (as described in the
> BIRT online help) to JBoss but JBoss does not deploy it.
> (see attached JBoss.txt file, this is the log file from JBoss after
> deploying the whole WEB-VIEWER-EXAMPLE directory)
>
> Under Tomcat it works if I deploy the birt.war. It creates a birt
> directory which keeps there even if I start/stop the server several times
> So I easily can copy a *.rptdesign file into this birt directory and my
> report is always available.
> The problem is, that JBoss after starting creates a NEW, different tmp
> directory for the birt application and everytime I have to copy my
> *.rptdesign file again to this tmp directoty.
> This could not be the correct way to deploy a BIRT report, or not?
>
> Does anybody kno how to deploy birt and afterwards also own reports?
>
> Thanks a lot for any help!
>
>
Re: Jason? BIRT and own reports deploy to JBoss? [message #108226 is a reply to message #108202] Thu, 12 January 2006 09:49 Go to previous messageGo to next message
Eclipse UserFriend
Hello Report Guy,

thanks for your reply, but that is exactly what I did and what I mentioned
in my posting.
I copied the unzipped birt folder (Web Viewer Example) into the JBoss deploy
directory and it gives me the error messages in the log file I attached to
the previous mail. I can only deploy the birt.war file, but the I have the
problems with the new created tmp files after each deployment / restarting
JBoss.

So what now? Thanks for forther help!
Re: Jason? BIRT and own reports deploy to JBoss? [message #108309 is a reply to message #108226] Thu, 12 January 2006 10:25 Go to previous messageGo to next message
Eclipse UserFriend
I am going to try this today.

Jason

"Mr. Burns" <Mr._Burns@web.de> wrote in message
news:dq5q9p$qa$1@utils.eclipse.org...
> Hello Report Guy,
>
> thanks for your reply, but that is exactly what I did and what I mentioned
> in my posting.
> I copied the unzipped birt folder (Web Viewer Example) into the JBoss
> deploy directory and it gives me the error messages in the log file I
> attached to the previous mail. I can only deploy the birt.war file, but
> the I have the problems with the new created tmp files after each
> deployment / restarting JBoss.
>
> So what now? Thanks for forther help!
>
>
>
Re: Jason? BIRT and own reports deploy to JBoss? [message #108369 is a reply to message #108309] Thu, 12 January 2006 10:42 Go to previous messageGo to next message
Eclipse UserFriend
Hi Jason,

great! thanks!

And sorry for bothering you so much!

best regards!
Re: Jason? BIRT and own reports deploy to JBoss? [message #108704 is a reply to message #108054] Thu, 12 January 2006 15:39 Go to previous messageGo to next message
Eclipse UserFriend
Ok, I believe I have a solution for you.
I downloaded and installed JBoss. I then downloaded the BIRT runtime.
I didnt use the birt.war, because it does not contain the iText, axis, or
prototype.js files required.
These have not been approved by Eclipse yet. So I took the Web Viewer
example directory and copied it
to the deploy directory in JBoss. Make sure you rename the copied directory
to birt.war. This lets JBoss deploy it as an exploded war.
Copy the iText.jar file to
/deploy/birt.war/plugins/org.eclipse.birt.report.engine.pdf/ lib. (Double
check the size it should be about ~ 1 MB, I have had problems with this
downloading correctly).
Next copy the prtotype.js to the /deploy/birt.war/ajax/lib directory.
Finally copy the following six jars to the /deploy/birt.war/WEB-INF/lib
directory
axis.jar, axis-ant.jar, common-discovery-0.2.jar, jaxrpc.jar, saaj.jar and
wsdl4j-1.5.1.jar.

Start up JBoss and enter http://localhost:8080/birt run the test report.

You should be able to copy your new designs in without a problem.

Jason


"Mr. Burns" <Mr._Burns@web.de> wrote in message
news:dq58gk$u09$1@utils.eclipse.org...
> Hello (Jason),
>
> I successfully could deploy BIRT to JBoss using the birt.war file by just
> copying it into the JBoss/.../deploy directory.
>
> But now I have my own report as myown.rptdesign file. How to depoy it as
> well?
>
> The problem is I do not know how to pass the file myown.rptdesign to the
> JBoss.
> After I deployed the birt.war to JBoss, a tmp directory
> (JBoss/server/default/tmp/deploy/tmp/deploy/tmp30599birt-exp .war/) for
> birt was created. I can copy myown.rptdesign to this tmp directory, but if
> I stop and start the JBoss again, it deploys birt.war again, creates a
> different tmp directory for birt
> (JBoss/server/default/tmp/deploy/tmp/deploy/tmp30601birt-exp .war/) but of
> course myown.rptdesign I have to copy to this tmp directory again.
>
> I tried also to deploy the whole WEB-VIEWER-EXAMPLE (as described in the
> BIRT online help) to JBoss but JBoss does not deploy it.
> (see attached JBoss.txt file, this is the log file from JBoss after
> deploying the whole WEB-VIEWER-EXAMPLE directory)
>
> Under Tomcat it works if I deploy the birt.war. It creates a birt
> directory which keeps there even if I start/stop the server several times
> So I easily can copy a *.rptdesign file into this birt directory and my
> report is always available.
> The problem is, that JBoss after starting creates a NEW, different tmp
> directory for the birt application and everytime I have to copy my
> *.rptdesign file again to this tmp directoty.
> This could not be the correct way to deploy a BIRT report, or not?
>
> Does anybody kno how to deploy birt and afterwards also own reports?
>
> Thanks a lot for any help!
>
>
Re: Jason? BIRT and own reports deploy to JBoss? [message #109028 is a reply to message #108369] Fri, 13 January 2006 11:14 Go to previous messageGo to next message
Eclipse UserFriend
NP

"Mr. Burns" <Mr._Burns@web.de> wrote in message
news:dq5tcg$7bt$1@utils.eclipse.org...
> Hi Jason,
>
> great! thanks!
>
> And sorry for bothering you so much!
>
> best regards!
>
>
Re: Jason? BIRT and own reports deploy to JBoss? [message #109701 is a reply to message #108704] Mon, 16 January 2006 08:24 Go to previous messageGo to next message
Eclipse UserFriend
Hello Jason,

thanks for your solution, I did not have time yet, but within the next days
I will get a deeper look into your solution,

thanks so far!

best regards,

Mr. Burns
Re: Jason? BIRT and own reports deploy to JBoss? [message #132674 is a reply to message #108704] Mon, 20 February 2006 05:13 Go to previous messageGo to next message
Eclipse UserFriend
Hello Jason,

finally I got time to test what you suggested.
Thanks that worked fine for me!

Best regards!
Re: Jason? BIRT and own reports deploy to JBoss? [message #159009 is a reply to message #108054] Mon, 08 May 2006 04:28 Go to previous message
Eclipse UserFriend
Originally posted by: p.freudenberg.btopenworld.com

Sorry,I can't help you with your problem, but can you tell me how you deployed your reports using Tomcat, I followed this http://www.theserverside.com/articles/article.tss?l=EclipseB RT but only the report markup was displayed, the report wasn't rendered at all.

Thanks for your help.

Paul
Previous Topic:java.security.AccessControlException: access denied
Next Topic:Any funtion to let me know how manypercent the report is done during processing?
Goto Forum:
  


Current Time: Thu May 08 13:16:39 EDT 2025

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

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

Back to the top