[jboss-user] [JBoss Portal] - Using a Struts action within login.jsp in jboss-portal.sar

DeanoUK do-not-reply at jboss.com
Wed Jan 21 11:12:35 EST 2009


Hi,

I'm trying to use a Struts Action as part of the login sequence of the portal.

I've got it all working fine - the Struts libs are in the jboss-portal.sar lib folder, and our portal application ear (has to be) is dependent on them.

Unforunately this means the wars in the ear utilised the Struts i8n properties etc from the jboss-portal.sar config, and not individually as they should. 

We don't want to have to copy the properties files over the jboss installation everytime we do a deploy - we expect the properties to be contained within the war (in the ear).

Firstly - why is it that the sar's classpath interfere's with that of the ear's war.

Secondly, is there any way around this problem?


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

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



More information about the jboss-user mailing list