It means you need a different JDBC driver 8^}) Grab one of the inet drivers.

Seriously, if you look in the server.log there should be the full 
exception stack trace from where things go wrong on the server. This 
will tell us what that driver doesn't want to do.

I assume this is either version 2.2.x of JBoss or 2.4?

-danch

Guy Laurent wrote:

> Hello,
> 
>  
> 
> I get this error when trying to create("") a CMP bean. If anybody knows 
> what this is I would really appreciate help!
> 
>  
> 
> Thanks Guy.
> 
>  
> 
> javax.ejb.CreateException: Could not create 
> entity:java.sql.SQLException: [Micro
> soft][ODBC SQL Server Driver]Optional feature not implemented
>         at 
> sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Stream
> RemoteCall.java:245)
>         at 
> sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:
> 220)
>         at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
>         at 
> org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker_Stub.invokeHom
> e(Unknown Source)
>         at 
> org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java
> :248)
>         at $Proxy0.create(Unknown Source)
>         at TestClient.main(TestClient.java:37)



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to