: Re: Convention Plugin problem
Hi all,
my thinking is same as Dave's,
add config browser plugin to see what things are after app has started.
Also You can try http://myserver/myapp/catchall
to see if it is mapped by a convention plugin.
http://cwiki.apache.org/S2PLUGINS/config-br
The OP is mapping the result by XML so the behavior (as someone pointed out) is
what you would expect.
Chris
-Original Message-
From: Paweł Wielgus
To: Struts Users Mailing List
Sent: Fri, Aug 28, 2009 2:58 am
Subject: Re: Convention Plugin problem
Hi all,
my
Hi all,
my thinking is same as Dave's,
add config browser plugin to see what things are after app has started.
Also You can try http://myserver/myapp/catchall
to see if it is mapped by a convention plugin.
http://cwiki.apache.org/S2PLUGINS/config-browser-plugin.html
Best greetings,
Paweł Wielgus.
Rusty Wright wrote:
I can't get struts.convention.result.path to work.
/catchall.jsp
> ...
But it's always looking for the catchall.jsp file in the top level
directory of my web app, ~tomcat/webapps/sample002.
My impression was that the convention result path was for
*convent
Set the log level to DEBUG for the convention plugin and see what it
is doing, it will print on what directory it is searching for the
results.
On 8/27/09, Rusty Wright wrote:
> I can't get struts.convention.result.path to work.
>
> I'm using maven and as far as I can tell the Convention Plugin i
I can't get struts.convention.result.path to work.
I'm using maven and as far as I can tell the Convention Plugin is being used; when I make
a war it's in the lib directory. And "mvn dependency:tree" shows the
following. My struts.xml is as follows:
/catc
l allow "/" return null mapping
> so that request is passed through to the static resource method, at least
> then we have a choice
>
> Ron
>
> --
> View this message in context:
> http://www.nabble.com/2.1.6-
tation in my action
just to do this workaround
I believe there should be a setting that will allow "/" return null mapping
so that request is passed through to the static resource method, at least
then we have a choice
Ron
--
View this message in context:
http://www.nabble.com/2.1.6-conve
s à la manipulation, nous ne pouvons accepter aucune responsabilité
pour le contenu fourni.
> Date: Mon, 1 Jun 2009 09:42:06 -0700
> From: rc...@i-tao.com
> To: user@struts.apache.org
> Subject: Re: 2.1.6 convention plugin problem
>
>
> that kind of worked, I had to make
this message in context:
http://www.nabble.com/2.1.6-convention-plugin-problem-tp23813162p23818024.html
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For addit
uding in all the struts2 examples, you want this to go to
> index.jsp or equivalent and do a redirect from there
>
>
> --
> View this message in context:
> http://www.nabble.com/2.1.6-convention-plugin-problem-tp23813162p238
pour le contenu fourni.
> Date: Mon, 1 Jun 2009 06:11:22 -0700
> From: rc...@i-tao.com
> To: user@struts.apache.org
> Subject: RE: 2.1.6 convention plugin problem
>
>
> just to clarify
>
> this works
> http://myserver/myapp/whatever.action
> and to maps to
>
empty string
usually, including in all the struts2 examples, you want this to go to
index.jsp or equivalent and do a redirect from there
--
View this message in context:
http://www.nabble.com/2.1.6-convention-plugin-problem-tp23813162p23814732.html
Sent from the Struts - User mailing list
where it is
falling over.
At the moment I have hacked in a piece of code to the filter to say when the
action name is empty string make the mapping null.
Thanks
Ron
--
View this message in context:
http://www.nabble.com/2.1.6-convention-plugin-problem-tp23813162p23814119.html
Sent from the S
gt; From: rc...@i-tao.com
> To: user@struts.apache.org
> Subject: 2.1.6 convention plugin problem
>
>
> in StrutsPrepareAndExecuteFilter in 2.1
>
> doFilter contains
> ActionMapping mapping = prepare.findActionMapping(request, response);
>
context:
http://www.nabble.com/2.1.6-convention-plugin-problem-tp23813162p23813162.html
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional
t; not to receive e-mail communications. For important additional information
> related to this e-mail, visit www.edwardjones.com/US_email_disclosure
>
> -Original Message-
>
>
> From: Musachy Barroso [mailto:musa...@gmail.com]
> Sent: Tuesday, January 27, 2009 1
inal Message-
From: Musachy Barroso [mailto:musa...@gmail.com]
Sent: Tuesday, January 27, 2009 12:32 PM
To: Struts Users Mailing List
Subject: Re: Convention Plugin problem
Hack ahead. If you add a "META-INF" dir to your classes dir, maybe
weblogic will (be dumb enough and) package it
e-mail, visit www.edwardjones.com/US_email_disclosure
>
> -Original Message-
>
>
> From: Musachy Barroso [mailto:musa...@gmail.com]
> Sent: Tuesday, January 27, 2009 12:21 PM
> To: Struts Users Mailing List
> Subject: Re: Convention Plugin problem
>
> Is there a
ted to this e-mail, visit
www.edwardjones.com/US_email_disclosure
-Original Message-
From: Musachy Barroso [mailto:musa...@gmail.com]
Sent: Tuesday, January 27, 2009 12:21 PM
To: Struts Users Mailing List
Subject: Re: Convention Plugin problem
Is there any way to tell weblogic not to m
ennel,Paul T
> Sent: Tuesday, January 27, 2009 11:14 AM
> To: 'Struts Users Mailing List'
> Subject: RE: Convention Plugin problem
>
> You are correct, I'm not sure what weblogic is doing with that
> appmergegen directory.
>
> -Original Message-
&
s Users Mailing List'
Subject: RE: Convention Plugin problem
You are correct, I'm not sure what weblogic is doing with that
appmergegen directory.
-Original Message-
From: Musachy Barroso [mailto:musa...@gmail.com]
Sent: Tuesday, January 27, 2009 10:45 AM
To: Struts Users Mailin
osure
-Original Message-
From: Musachy Barroso [mailto:musa...@gmail.com]
Sent: Tuesday, January 27, 2009 10:45 AM
To: Struts Users Mailing List
Subject: Re: Convention Plugin problem
That is different from the path in the exception:
servers/AdminServer/tmp//appmergegen_1233073185944_frm-co
2009 10:34 AM
> To: Struts Users Mailing List
> Subject: Re: Convention Plugin problem
>
> where is _wl_cls_gen.jar located?
>
> musachy
>
> On Tue, Jan 27, 2009 at 11:31 AM, Musachy Barroso
> wrote:
>> The scanner(convention) found it, but now the class loader(weblo
oy.service.internal.targetserver.DeploymentReceiverCallb
>> ack Deliverer.access$100(DeploymentReceiverCa
>> llbackDeliverer.java:12)
>>at
>> weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallb
>> ack Deliverer$2.run(DeploymentReceiverCallbac
>>
rImpl.run(SelfTuningWo
>> rkManagerImpl.java:516)
>>at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
>>at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
>>
>>
>> It appears that convention is finding my class but doesn'
you have received this message in error, immediately
> notify us and delete it and any attachments. If you no longer wish to
> receive e-mail from Edward Jones, please send this request to
> messa...@edwardjones.com. You must include the e-mail address that you wish
> not to receive
sachy Barroso [mailto:musa...@gmail.com]
Sent: Tuesday, January 27, 2009 9:12 AM
To: Struts Users Mailing List
Subject: Re: Convention Plugin problem
set the include Jar pattern to ".*/_wl_cls_gen.jar(!/)?" or something
similar, that matches the URL of the magic jar.
musachy
On Tue, Ja
ion
> related to this e-mail, visit www.edwardjones.com/US_email_disclosure
>
> -Original Message-
>
>
> From: Musachy Barroso [mailto:musa...@gmail.com]
> Sent: Tuesday, January 27, 2009 8:25 AM
> To: Struts Users Mailing List
> Subject: Re: Convention Plugin problem
&g
related to this e-mail, visit
www.edwardjones.com/US_email_disclosure
-Original Message-
From: Musachy Barroso [mailto:musa...@gmail.com]
Sent: Tuesday, January 27, 2009 8:25 AM
To: Struts Users Mailing List
Subject: Re: Convention Plugin problem
Enable tracing/debug for the convention
_disclosure
>
> -Original Message-
>
>
> From: dusty [mailto:dustin_pea...@yahoo.com]
> Sent: Monday, January 26, 2009 11:18 PM
> To: user@struts.apache.org
> Subject: Re: Convention Plugin problem
>
>
> +1 for @Namespace("/webfarm")
>
> ch
ge-
From: dusty [mailto:dustin_pea...@yahoo.com]
Sent: Monday, January 26, 2009 11:18 PM
To: user@struts.apache.org
Subject: Re: Convention Plugin problem
+1 for @Namespace("/webfarm")
chaining is usually a sign of a bad pattern. See
http://cwiki.apache.org/confluence/display/W
-
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>
>
--
View this message in context:
http://www.nabble.com/Convention-Plugin-problem-tp21676402p21679840.html
Sent f
Pennel,Paul T wrote:
@ParentPackage("ej-update")
@Namespace("webfarm")
Did you try "/webfarm"? (I'm not sure that it's necessary to explicitly
configure this particular namespace since the package name ends with
"actions.webfarm", though--don't recall off the top of my head.)
@Results ({
We are trying to use the convention plugin but it does not recognize
any of our namespaces. We have followed convention by having "actions"
in the package name, and naming our actions *Action. We are using
Weblogic 10.3 and think it may have something to do with weblogic jaring
up our
class f
35 matches
Mail list logo