Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Similar to the  showcase sample: http://www.smartclient.com/smartgwtee/showcase/#messaging_stock_quotes,

...

Code Block
jndi.messaging.java.naming.factory.initial: org.jboss.naming.NamingContextFactory
jndi.messaging.java.naming.factory.url.pkgs = org.jboss.naming:org.jnp.interfaces

Note: With this change, the sample works in JBoss AS 6.1.0 as well.


5.- Add the rt.jar library to the lib folder of the sample, in this case we have used jdk 1.6.0_02 .

Note: This file must not be in the .war file to deploy into JBoss 6.1.0 due a conflict of libraries.