RE: ejb RE: Problem in runing Cart example

1999-11-12 Thread Magnus Stenman
Make sure that the data-source specifed in myBeanDir/orion/orion-ejb-jar.xml matches a valid XADataSource in your data-sources.xml - the problem here seems to be /jdbc/DefaultXADS vs jdbc/DefaultXADS (remove the leading '/'). And no, JDBC 2.0 drivers are not needed, any JDBC 1.0/1.1 driver will

RE: ejb RE: Problem in runing Cart example

1999-11-10 Thread Kucera, Rich
Well, ejb-quickguide.xml didn't work for me. It didn't create any tables on startup. Also problems with demos. Can't go back to WL451 for EJB since the JSP isn't as good. Have to quit toying with the ejb for now and try to get JSSE working and run JSP app with the pre-release. Any problems w