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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...