which one is this old language? if its XML then as Ronald suggested you can use XSLT, java XML API like jdom to generate jpdl(jpdl is nothing but XML file). So you need to understand both formats. Basically you need converter which will do conversion.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246233#4246233 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246233 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
