Hi, I'm trying to convert an existing WAS 4.0 application to a jBoss application. 
Obviously, a noble cause. I've got the CMPs and session beans taken care of. My last 
hitch is in the web layer.

We stash a bunch of XML files in the /WEB-INF/config/validators directory within the 
WAR. In a servlet configured to load during startup, I find all the XML files in that 
directory and load them. On WAS this is no problem, because WAS automatically expands 
the EAR and any WARs within after deployment. Is there any similar mechanism in jBoss?

I want to avoid a re-write of this functionality as this project is only intended as a 
proof-of-concept so we can show management how much better jBoss performs and 
operates. With the ultimate goal of trashing WAS in favor of jBoss.

Thanks,
Dave

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

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


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to