Dear All :
<b>I need to pass the whole Context Value Node as a parameter</b> to my EJB method . I found a similiar method before . I forgot the name of method , but i remember the return type is String[] ... Do any one knows the name of the method or any good suggestion to solve my problem ??
Thanks ..
As far as I understand the question is how to get context node attributes as Java Collection. I tried to find a way to do it but failed and also would be glad to hear if there is a method to do it or I should build the collection myself
Add a comment