Re: [S2] struts2-showcase in Websphere 6.1 not picking up static resources

2007-04-01 Thread alkira
lex Antony Stubbs wrote: > > Hi Alkira, > > Could you please elaborate on your fix? Did you manually install Dojo and > NiftyScript into the showcase war and publish it? > I can't find the /struts/ directory within the war that firebug is > reporting doesn't exist: &g

Re: Zero-config and annotations

2007-03-29 Thread alkira
I like the result annotations along with codebehind/zero config, but I'm looking forward to the Interceptor annotation to have a completely usable implementation, and will check out the patch. As far as feedback, in my opinion it would be nice if I can use the same result type String in the ann

Re: [S2] Websphere 6.1 Showcase application, Response already committed warning in logs

2007-03-26 Thread alkira
#x27;ĂȘtes pas le > destinataire de ce document, nous vous signalons qu'il est strictement > interdit de le diffuser, de le distribuer ou de le reproduire. > - Original Message - > From: "alkira" <[EMAIL PROTECTED]> > To: > Sent: Monday, March 2

Re: [S2] struts2-showcase in Websphere 6.1 not picking up static resources

2007-03-26 Thread alkira
Hi Tapio, I just noticed your post after I posted mine the same day (so I took my post out). I got it working temporarily in my application by bringing in the static resources that are not found into my project and manually including the resources, but I am definitely looking forward to the fi

[S2] Websphere 6.1 Showcase application, Response already committed warning in logs

2007-03-26 Thread alkira
Hi, I am running Struts2 under Websphere 6.1, and getting a lot of warning messages in the logs. This is only happening under WebSphere 6.1, but it works fine under Tomcat. Also, it's happening both for the Showcase application, as well as my own applications in Struts2. The following is t

[S2] struts2-showcase in Websphere 6.1 not picking up static resources

2007-03-23 Thread alkira
I am trying to get Struts2 running on top of Websphere 6.1 and I am having some issues with this. These issues also occur in the Struts2Showcase. To get it running, I am basically deploying the struts2-showcase-2.0.6.war file into the Websphere application server. The application starts up and