say i use a service element in jboss-portlet.xml:
<service-name>UserModule</service-name>
<service-class>org.jboss.portal.identity.UserModule</service-class>
<service-ref>:service=Module,type=User</service-ref>
how do i get a reference to the service from the portlet code?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4146782#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...