JBoss Community

Re: I Have a Problem with the configuration in jboss as 7 + hibernate 4 + jsf

created by Fred Nunes in JBoss AS7 Development - View the full discussion

Hello Daniel,

 

Thanks for your reply

 

I did what you suggested me but it still fails.
i followed the steps below:

1 - I created the file: jboss-deployment-structure.xml
2 - with the content you gave me:
<jboss-deployment-structure>
   <deployment>
     <exclusions>
         <module name="org.dom4j"/>
     </ exclusions>
   </ deployment>
</ jboss-deployment-structure>

The error kept happening.
so I tried to enter the directory and manually delete the module dom4j but then I eventually get the error ClassNotFoundError: dom4j
dom4j.jar also tried to delete my / lib folder and had the same error. is it possible to disable the hibernate validator 4?

Do you have any other suggestions for me. I'm sorry for my english I'm learning.

Reply to this message by going to Community

Start a new discussion in JBoss AS7 Development at Community