Re: struts.xml problem

2007-04-03 Thread Niklas Herder
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This is due to a bug in xwork2: https://issues.apache.org/struts/browse/WW-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39748 Adam Ruggles skrev: > Can you confirm that you have struts2-core-2.0.6.jar in you lib f

Re: struts.xml problem

2007-02-26 Thread Philip Lorenz
> for sure, i already put struts2-core-2.0.6.jar in my lib folder > and inside that, there is struts-default.xml in the root folder > if i remove my struts-pensiun.xml and put into just struts.xml > everything work fine. > is there any bug in this release. > thx > This seems to be a problem in

STRUTS 2.0.6 struts.xml problem

2007-02-26 Thread alex xander
why in struts 2.0.6 i can't extends package from the other file? for example i have package name = default in struts.xml in struts.xml i include file struts-xxx.xml in struts-xxx.xml i want to extend default package but it's error in struts 2.0.1 it work fine can any one tell me why

Re: struts.xml problem

2007-02-25 Thread alex xander
for sure, i already put struts2-core-2.0.6.jar in my lib folder and inside that, there is struts-default.xml in the root folder if i remove my struts-pensiun.xml and put into just struts.xml everything work fine. is there any bug in this release. thx Adam Ruggles <[EMAIL PROTECTED]> wrote: Can yo

Re: struts.xml problem

2007-02-25 Thread Adam Ruggles
Can you confirm that you have struts2-core-2.0.6.jar in you lib folder and it contains the struts-default.xml file in the root folder in the jar file. alex xander wrote: hi, im using struts 2.x and i have some problem here. i break up my struts.xml into smaller piece when i used struts 2.0.1

struts.xml problem

2007-02-25 Thread alex xander
hi, im using struts 2.x and i have some problem here. i break up my struts.xml into smaller piece when i used struts 2.0.1 it works fine, but when i change into struts 2.0.6 there is some problem and here is the problem my struts.xml ... struts-pensiun.xml