Hi,
i added the following jboss-web.xml to the WEB-INF folder
| <jboss-web>
|
| <class-loading>
| <loader-repository>
| com.example:loader=marutiDAO.har
| </loader-repository>
| </class-loading>
|
| </jboss-web>
|
|
i added the following jboss-app.xml to the META-INF folder (ear)
| <jboss-app>
|
| <loader-repository>
| com.example:loader=marutiDAO.har
| </loader-repository>
|
| <module>
| <har>marutiDAO.har</har>
| </module>
|
| </jboss-app>
but still i am getting the same error
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035694#4035694
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4035694
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user