I have built a custom login module and trying to deploy it as a .sar. The directory structure is like .sar --META-INF ----jboss-service.xml --com.xyz.abc -----class files --lib ----required jar files
This all works fine. If a put the above sar in ..\deply folder it is deplyed correctly. Suppose I want to add some other files i.e txt files. I have tried to add it to the sar in various location but it is not available at runtime. Any idea if and how I can do that ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995704#3995704 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995704 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
