Hi there,
ACEU 2012 in Sinsheim has started. Several Struts team members will be
present at the conference, such as Johannes Geppert (@jogep), Christian
Grobmeier (@grobmeier) and me (@rgielen).
If you are attending and interested in a chat about Struts 2 or the
state of the universe in general,
2012/10/31 Miguel Almeida
> Hey Lukasz,
>
> Does your jetty configuration match the ones I provided? More
> specifically, did you remove the element? With
> scanTargets you will see the JSP changes, but only after the automatic
> container reload (so, worse case scenario in 10 seconds, as defin
2012/11/6 Srineel Mazumdar
>
> struts
>
> org.apache.struts2.dispatcher.FilterDispatcher
>
>
The problem is here, you're using deprecated version of the filter
http://struts.apache.org/2.x/struts2-core/apidocs/org/apache/struts2/dispatcher/FilterDispatcher.html
Regards
--
Ł
Hi,
I am using Struts 2.0.6.Getting the following error.
[image: Inline image 1]
On Tue, Nov 6, 2012 at 7:14 PM, Lukasz Lenart wrote:
> 2012/11/6 Srineel Mazumdar
>
> >
> > struts
> >
> >
> org.apache.struts2.dispatcher.FilterDispatcher
> >
> >
>
> The problem is here, you'r
2012/11/6 Srineel Mazumdar
> I am using Struts 2.0.6.Getting the following error.
>
Why ?
And image was removed
Regards
--
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Hi
Actually I have a requirement for a maintenance project which was done in
2.0.6. So to be conversant with 2.0.6, I am using the jars.
Regards,
Srineel
On Tue, Nov 6, 2012 at 7:54 PM, Lukasz Lenart wrote:
> 2012/11/6 Srineel Mazumdar
>
> > I am using Struts 2.0.6.Getting the following error
Did you try to ask Uncle Google ?
http://stackoverflow.com/questions/11803837/deploying-struts-2-and-jersey-in-glassfish
http://www.java.net/node/669714
Could you set logging to DEBUG and turn on devMode ?
Regards
--
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Yes.
I am continuously searching the answer in google. I will turn on the
devMode and share the stacktrace.
Regards,
Srineel
On Tue, Nov 6, 2012 at 8:29 PM, Lukasz Lenart wrote:
> Did you try to ask Uncle Google ?
>
>
> http://stackoverflow.com/questions/11803837/deploying-struts-2-and-jersey-
Hi,
Stacktraces
*There is no Action mapped for namespace /shop and action name index. -
[unknown location]*
com.opensymphony.xwork2.DefaultActionProxy.prepare(DefaultActionProxy.java:186)
org.apache.struts2.impl.StrutsActionProxyFactory.createActionProxy(StrutsActionProxyFactory.java:41
2012/11/6 Srineel Mazumdar
> Hi,
>
> Stacktraces
> *There is no Action mapped for namespace /shop and action name index. -
>
What url do you call ?
Regards
--
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Hi,
http://localhost:8081/NewPetstore/shop/index.action
http://localhost:8081/NewPetstore/shop/addItemToCart.action
Also I noticed that struts.xml is missing in classes folder. Do you think
thats the issue ?
Regards,
Srineel
On Tue, Nov 6, 2012 at 9:03 PM, Lukasz Lenart wrote:
> 2012/11/6 Sr
2012/11/6 Srineel Mazumdar
> Hi,
>
> http://localhost:8081/NewPetstore/shop/index.action
>
> http://localhost:8081/NewPetstore/shop/addItemToCart.action
>
> Also I noticed that struts.xml is missing in classes folder. Do you think
> thats the issue ?
>
For sure ;-) What IDE do you use ? How do y
Spring Tool Suite.
Right click -> Run On Server.
Let me recheck all configurations and revert back to you.
Thanks,
Srineel
On Tue, Nov 6, 2012 at 9:10 PM, Lukasz Lenart wrote:
> 2012/11/6 Srineel Mazumdar
>
> > Hi,
> >
> > http://localhost:8081/NewPetstore/shop/index.action
> >
> > http://lo
Hi,
I could make some progress after keeping the struts.xml manually in classes
folder but the issue is again coming for other action. Currently working on
it .
Thanks a ton for your help !!
This is the screen I am getting on hitting index.do
[image: Inline image 1]
On Tue, Nov 6, 2012 at
14 matches
Mail list logo