[jboss-user] [JBoss Tools] - Re: Birt 3.7
Busssard Buss
do-not-reply at jboss.com
Mon May 7 15:30:29 EDT 2012
Busssard Buss [https://community.jboss.org/people/bussard] created the discussion
"Re: Birt 3.7"
To view the discussion, visit: https://community.jboss.org/message/734151#734151
--------------------------------------------------------------
I'm using Jboss 3.3 M2 and this version has a wizar to Birt 3.7, but I in order to work with b: tags I had needed to add the jar's and tdl's described here and this to my web.xml
<servlet>
<servlet-name>JBoss BIRT Servlet</servlet-name>
<servlet-class>org.jboss.tools.birt.servlet.JBossBirtServlet</servlet-class>
</servlet>
<servlet-mapping>
<servlet-name>JBoss BIRT Servlet</servlet-name>
<url-pattern>/embed</url-pattern>
</servlet-mapping>
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/734151#734151]
Start a new discussion in JBoss Tools at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120507/a77c6f20/attachment.html
More information about the jboss-user
mailing list