rtlet
>>>
>>>
>>>
>>>
>>>
>>
>>
>>
>>
>>
>>>
>>>
>>
>>
>>
>> From what I can understand, your portlet name is StrutsExampleP
#x27;m using pluto for all my portlet development and have never had any
> issues with Struts 2 support.
>
> Nils-H
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
On Fri, Dec 5, 2008 at 3:50 PM, Phillips, Bruce A <[EMAIL PROTECTED]> wrote:
> We have been using the Pluto 1.1.6 Portlet container
> (http://portals.apache.org/pluto/) to test our JSR-168 portlets. Our
> team needs help learning the correct way to setup a Struts 2 portlet to
> run within the Plut
We have been using the Pluto 1.1.6 Portlet container
(http://portals.apache.org/pluto/) to test our JSR-168 portlets. Our
team needs help learning the correct way to setup a Struts 2 portlet to
run within the Pluto 1.1.6 portlet container. We've studied the Struts
2 example portlet tutorial
(http
Original Message-
> From: Harish Kumar [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 13, 2006 11:58 PM
> To: Struts Users Mailing List
> Subject: Re: Hot deploying struts application
>
>
> hi,
> Can you tell me whts the procedure for doing it, am doing
ssfully hot-deploying war files to WebLogic 8.1
> -Original Message-
> From: Harish Kumar [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 13, 2006 1:54 AM
> To: Struts Users Mailing List
> Subject: Re: Hot deploying struts application
>
>
> hi,
> Thanks for
I'm successfully hot-deploying war files to WebLogic 8.1
> -Original Message-
> From: Harish Kumar [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 13, 2006 1:54 AM
> To: Struts Users Mailing List
> Subject: Re: Hot deploying struts application
>
>
> h
implementation should reflect immedeatly to running
tomcat-app.
Tomcat log doesn't show this hot deployment but it seems to work when you
test.
/S
-Original Message-
From: Harish Kumar [mailto:[EMAIL PROTECTED]
Sent: 13. joulukuuta 2006 8:07
To: Struts Users Mailing List
Subject: Hot de
Subject: RE: Hot deploying struts application
Hi
I just strugled with this problem with MyEclipse, Tomcat 5.5
environment:
1. Install Tomcat as desired.
2. Configure your project to MyEclipse as "Exploded" project.
3. Start tomcat inside MyEclipse. (Started outside don't work)
t immedeatly to running
tomcat-app.
Tomcat log doesn't show this hot deployment but it seems to work when
you test.
/S
-Original Message-
From: Harish Kumar [mailto:[EMAIL PROTECTED]
Sent: 13. joulukuuta 2006 8:07
To: Struts Users Mailing List
Subject: Hot deploying struts applic
hi,
I have a struts project, i want to know whether hot deployment of the
application is possible? I tried doing it but without much luck, i need to
restart my server everytime i do make changes in the class files.
My working environment is MyEclipse, weblogic 8.1, in the application am
using Til
w did you solve this issue in the end ? i am a beginner at all of this so
any help is much appreciated.
Thanks in advance
Rob
--
View this message in context:
http://www.nabble.com/Error+deploying+struts+webapp+to+sunone+6.1-t108952.html#a4573398
Sent from the Struts - User forum at Nabbl
;
private ArrayList selBundles=null;
public TopupMethodVO() {
}
// getter/ setter methods
}
Regards,
Nagesh
-Original Message-
From: David G. Friedman [mailto:[EMAIL PROTECTED]
Sent: Monday, April 03, 2006 9:37 PM
To: Struts Users Mailing List
Subject: RE: Error deploying struts
: user@struts.apache.org
Subject: FW: Error deploying struts webapp to iPlanet
Hi ,
I hope this issue can be resolved which i am struggling for a couple
of days.
The scenario:
I have an application perfectly working in Tomcat 5.0. the same
application when deployed in iPlanet is giving an error
Hi ,
I hope this issue can be resolved which i am struggling for a couple
of days.
The scenario:
I have an application perfectly working in Tomcat 5.0. the same
application when deployed in iPlanet is giving an error that
unterminated tag.
[03/Apr/2006:17:16:55] failure ( 5100): for host 10.1
Hi Wendy / Guys,
Sadly Im using an eval version of Sun One 6.1 and I dont think support
is available. Ill try and post at
http://swforum.sun.com/jive/forum.jspa?forumID=16
Thanks
Richard
On 6/30/05, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> From: "Richard Reyes" <[EMAIL PROTECTED]>
>
> > Am I s
From: "Richard Reyes" <[EMAIL PROTECTED]>
Am I suppose to see anything on the browser if I browse this..
http://struts.apache.org/tags-bean
No. It needs to match the URI in the TLD file, (and be unique,) but it
doesn't have to be a working URL.
Now I got this error after implementing
thi
Hello Guys,
Am I suppose to see anything on the browser if I browse this..
http://struts.apache.org/tags-bean
Now I got this error after implementing
this...http://struts.apache.org/userGuide/configuration.html#dd_config_taglib_23
to GET /index.jsp, service-j2ee reports: StandardWrapperVal
Am suppose to see anything on the browser if I browse this..
http://struts.apache.org/tags-bean
to GET /index.jsp, service-j2ee reports: StandardWrapperValve[jsp]:
WEB2792: Servlet.service() for servlet jsp threw exception
org.apache.jasper.JasperException: WEB4083: No such tag message
thanks ill try and let you know.
On 6/30/05, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> From: "Richard Reyes" <[EMAIL PROTECTED]>
>
> > On the JSP,
> > <%@ taglib uri="/tags/struts-bean" prefix="bean" %>
>
> See:
> http://struts.apache.org/userGuide/configuration.html#dd_config_taglib_23
>
> What
From: "Richard Reyes" <[EMAIL PROTECTED]>
On the JSP,
<%@ taglib uri="/tags/struts-bean" prefix="bean" %>
See:
http://struts.apache.org/userGuide/configuration.html#dd_config_taglib_23
What version of the Servlet specification does Sun One 6.1 support? If it's
2.3 or better, try this:
T
Hi Laurie,
Heres my directory structure...
/usr/iplanet/servers/devtelic.ws.telic.net/WEB-INF/web.xml
and I have a VS
/usr/iplanet/servers/https-devtelic.ws.telic.net
All JSP are in
/usr/iplanet/servers/devtelic.ws.telic.net/
Heres a sample of my tld in web.xml
/tags/struts-bean
What does your taglib directive look like? Where is the TLD file withing
the webapp?
Richard Reyes wrote:
Hi All,
I have a working struts webapp ( working in tomcat 5 ), now i need to
deploy this app to a sunone web server 6.1.
Upon copying the whole webapp folder to the new instance I have
e
Hi All,
I have a working struts webapp ( working in tomcat 5 ), now i need to
deploy this app to a sunone web server 6.1.
Upon copying the whole webapp folder to the new instance I have
encountered this filenot found exception...
Any help will be appreciated. Anybody know on a doc that properly
d
Hi there,
you should put it in the WEB-INF/lib directory. However the
struts-documentation should run straight out of the box. I suspect you
have a configuration failure somewhere.
On 09/29/2004 08:39 PM Sanghamitra Roy wrote:
I have Tomcat 3.3.1. I have downloaded the struts 1.2.2 and unzipped
I have Tomcat 3.3.1. I have downloaded the struts 1.2.2 and unzipped to the directory
C:\struts.
I have copied over the "struts-examples.war" files in the directory
C:\struts\jakarta-struts-1.2.2\dist\webapps to the $TOMCAT_HOME\webapps directory as
well as unjarred them to
$TOMCAT_HOME\webap
On Fri, 20 Aug 2004 14:14:46 -0300, Lucas Gonzalez Pearson
<[EMAIL PROTECTED]> wrote:
> If you deploy two different war to a jboss server, the one that is deployed
> the latest will be used.
> I am experiencing this problem. Maybe Jboss classloader is does not support
> hierarchies?
I am not a JBo
>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Friday, August 20, 2004 1:29 PM
Subject: Re: Deploying Struts ???
> I thought so,
> but try renaming a .war file, and redeploying it, we had Smith.war and
> John.war, and whenever Smith deployed his war, all his c
TED]>
Sent: Friday, August 20, 2004 2:19 PM
Subject: RE: Deploying Struts ???
> -Original Message-
> From: Lucas Gonzalez Pearson [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 20, 2004 10:15 AM
> To: Struts Users Mailing List
> Subject: Re: Deploying Struts ???
>
>
> -Original Message-
> From: Lucas Gonzalez Pearson [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 20, 2004 10:15 AM
> To: Struts Users Mailing List
> Subject: Re: Deploying Struts ???
>
>
> If you deploy two different war to a jboss server, the one
> th
ts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Friday, August 20, 2004 12:54 PM
Subject: RE: Deploying Struts ???
> -Original Message-
> From: Lykins Don H Contr AFSAC/ITS [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 20, 2004 8:47 AM
> To: 'Struts Us
> -Original Message-
> From: Lykins Don H Contr AFSAC/ITS [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 20, 2004 8:47 AM
> To: 'Struts Users Mailing List'
> Subject: RE: Deploying Struts ???
>
>
> What are you referring to as a "classpath loade
The container can manage multiple versions of the classes. Each one is
living in its own environment.
Lykins Don H Contr AFSAC/ITS wrote:
What are you referring to as a "classpath loader"??
Won't this cause conflicts if each project has their own WAR with struts inside?
What happens if they use
D]
Sent: Friday, August 20, 2004 11:43 AM
To: Struts Users Mailing List
Subject: RE: Deploying Struts ???
> -Original Message-
> From: Lykins Don H Contr AFSAC/ITS [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 20, 2004 8:25 AM
> To: 'Struts Users Mailing List&
> -Original Message-
> From: Lykins Don H Contr AFSAC/ITS [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 20, 2004 8:25 AM
> To: 'Struts Users Mailing List'
> Subject: RE: Deploying Struts ???
>
>
> so how do you suggest we deploy struts?
> each
so how do you suggest we deploy struts?
each developer bundle struts in their own WAR files?
-Original Message-
From: Jim Barrows [mailto:[EMAIL PROTECTED]
Sent: Friday, August 20, 2004 11:12 AM
To: Struts Users Mailing List
Subject: RE: Deploying Struts ???
> -Original Mess
> -Original Message-
> From: Lykins Don H Contr AFSAC/ITS [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 20, 2004 7:57 AM
> To: '[EMAIL PROTECTED]'
> Subject: Deploying Struts ???
>
>
> Looking for pointers on how to best deploy struts based,
Looking for pointers on how to best deploy struts based, JSP applications.
I am using JDeveloper 10G which ships with Struts source... deploying to Jrun.
Scenario:
I am one of 2 programmers, each developing a separate JSP , but sharing a common
database
When each JSP is developed and deployed a
Hello,
I am trying to deploy the struts-documentation.war that comes with struts
1.1 on weblogic 6.1 sp2. It does not deploy the application and it gives
the following error:
<> <101158>
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang
39 matches
Mail list logo