HOWTO PetStore and Cloudscape

2000-06-25 Thread Kirk Kalvar
For anyone interested. Thanks to Earl Marwil for pointing out the dual data source. cp jps1.0/database.sql/cloudscape.sql J2EE_HOME/doc/guides/ejb/examples/util cd J2EE_HOME/doc/guides/ejb/examples/util cloudij run cloudscape.sql; exit; cloudscape start cp

JMS in Applet

2000-06-25 Thread
Hi, I need some help getting JMS to work in an applet please. I have tried several combinations of JNDI calls, but I cannot seem to be able to create a topic or a queue. I find the JMS chat example easy to follow, but it is different with an applet. Can anyone please give me some pointers.