Hi Sascha, looks like a bug on Windows - qwt got more testing on Linux ... Can you send me a listing of the files in your war file? Or the whole application if you're allowed to?
As a work-around, you could try to manually package the contents target/<appname> into a war file. You can use "jar"; make sure the war unpacks into files without the <appname> directory. Which Tomcat version is in your JBoss? QWT needs Tomcat 6 (for the comet stuff) ... Regarding you questions: all configuration is in the pom.xml - this file defines the build. And: qwt uses copy instead of symlinks on windows, that's slower but worked on the machines I tested. Regards Michael -----Ursprüngliche Nachricht----- Von: Becher, Sascha [mailto:[email protected]] Gesendet: Mo 06.07.2009 13:49 An: [email protected]. Betreff: [qooxdoo-devel] QWT in JBoss Hello, I need to evaluate qooxdoo with QWT for a Java Enterprise Application. Building (target: package) and running an example application with tomcat works fine, but I need to deploy the war or ear into JBoss. Since JBoss uses a Tomcat server, this should be no problem at all, but the .war contains an empty folder with an empty name. That causes an ArrayOutOfBoundException during deployment. I have no idea to get rid of this. I'm new to maven configuration. - Do I have to take care of any configuration files but pom.xml and maybe it's parent pom.xml in order to control the build process? - SymLinks are used, I've read. Since I use WinXP with NTFS, can this cause the trouble? Any help or links are aprreciated. Google doesn't talk much about Jboss and QWT. Best regards, Sascha ------------------------------------------------------------------------------ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
<<winmail.dat>>
------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/blackberry
_______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
