You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by Anou Manavalan <an...@trysybase.com> on 2003/04/03 16:23:37 UTC

[juddi-Developers] RE: problems in deploying to sybase EAServer

The second problem is gone - I have to put "jdbc/juddiDB" for the resrource
name.
  -----Original Message-----
  From: Anou Manavalan [mailto:anou@openbiz.biz]
  Sent: Thursday, April 03, 2003 3:02 PM
  To: juddi-developers@lists.sourceforge.net
  Subject: problems in deploying to sybase EAServer


  NamingEnumeration e = envCtx.listBindings("/");   ---  what does this mean
? listBindings("/")



  And I also got this -- '

  Apr 03 14:35:51 2003: jUDDI: Unable to start servlet jUDDIRegistryServlet:
java.lang.ClassCastException: com.sybase.ejb.NamingContext
  Apr 03 14:35:51 2003: java.lang.ClassCastException:
com.sybase.ejb.NamingContext

   at
org.juddi.datastore.jdbc.JDBCDataStoreFactory.lookupDataSource(JDBCDataStore
Factory.java:206)

   at
org.juddi.datastore.jdbc.JDBCDataStoreFactory.getDataSource(JDBCDataStoreFac
tory.java:182)

   at
org.juddi.datastore.jdbc.JDBCDataStoreFactory.init(JDBCDataStoreFactory.java
:149)


  I will look into this, but if you got a quick suggestion, let me know.

  regards,
  -Anou