[jboss-user] [JBoss Portal] - Re: how to develop a JBossPortlet?

natoine do-not-reply at jboss.com
Fri Oct 10 09:02:47 EDT 2008


Ok
now i deploy without problems but i still have my nullpointerexception...

My jboss-web.xml :

<?xml version="1.0" encoding="UTF-8"?>
  | <jboss-web>
  |   <service>
  |       <service-name>UserModule</service-name>
  |       <service-class>org.jboss.portal.identity.UserModule</service-class>
  |       <service-ref>:service=Module,type=User</service-ref>
  |   </service>
  | </jboss-web>

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181491#4181491

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181491



More information about the jboss-user mailing list