Hi all,
I downloaded and installed the JBoss 4.2.2.GA.zip. I followed the instructions starting
from
http://labs.jboss.com/file-access/default/members/jbossas/freezone/docs/G...
, including downloading the examples from
http://www.redhat.com/docs/manuals/jboss/gettingstarted.zip .
After unpacking the ZIP, everything built fine, the default server started up the EAR file
that was built got loaded, the expected table and initial rows were successfully created
in the hypersonic database, and the initial web page was properly displayed.
After all of this, when I click on the link to "Create New Todo", nothing
happens. Same goes for any clicks on "Show All Todos".
The same links seem to work fine with Firefox and Konqueror. I've had this problem
with past releases of JBoss where the contents of autogenerated script elements would
sometimes start with <!-- and other times with //<[CDATA[. Presumably this is to
hide JavaScript from browsers which don't understand it in the first case and to quote
JavaScript so that it is fully XML-compliant in the second case.
As far as I can tell, this is the only incompatibility that exists with Safari. It looks
like the problem arises in the JSF implementation. Has anyone else experienced this
problem and/or been able to find a workaround?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4114500#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...