Hello,
 
I have recently taken the OrientDb class and in the class it was discussed 
that a function can be written in java and it can then be registered so 
that it can be used by others.  I am trying to do this with remote 
connection.  The instruction in the class shows that I need to "register" 
my function by doing a registerFunction on the OSQLEngine.  However, I 
think that works only if I have a "local" connection.  I found this post 

https://groups.google.com/forum/#!msg/orient-database/MbkXCHqUt8M/rXMK_ziHfScJ

which seems to talk about the same issue.  Then I went through the issue 
490:

http://code.google.com/p/orient/issues/detail?id=490

which seems to state that the issue is resolved but I do not understand 
what needs to be done in order to do this (it mentioned a META-INF/service 
file and I could see that this is in the core orient jar now with the 
listed 3 factories).  In the original post it mentioned a custom handler.  
Is that what really needed?  Or is there something else that I am missing?  
Any help will be appreciated.

Thanks,

Chun Yi

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to