[JBoss-user] Error with FreeTDS driver for MS SQL Server

2001-06-13 Thread Muthiah Palaniappan
Title: Error with FreeTDS driver for MS SQL Server Hi,     I am getting this strange error of SQLException when I use FreeTDS JDBC driver for entity beans (CMP). javax.ejb.CreateException: Could not create entity:java.sql.SQLException: Not im plemented     at sun.rmi.transport.Strea

[JBoss-user] Unable to call an EJB from a Servlet

2001-06-11 Thread Muthiah Palaniappan
Title: Unable to call an EJB from a Servlet Hi,     I have deployed a simple Hello World Bean and it is working perfectly when I use a java app. to connect to the bean. But in the same way if I try to connect to the bean using a servlet or a JSP, it is not working.     I am using JBos