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]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
