Re: Deploying Struts 2 Portlet Into Pluto 1.1.6 Portlet Container

2008-12-05 Thread phillips1021
rtlet >>> >>> >>> >>> >>> >> >> >> >> >> >>> >>> >> >> >> >> From what I can understand, your portlet name is StrutsExampleP

Re: Deploying Struts 2 Portlet Into Pluto 1.1.6 Portlet Container

2008-12-05 Thread phillips1021
#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]

Re: Deploying Struts 2 Portlet Into Pluto 1.1.6 Portlet Container

2008-12-05 Thread Nils-Helge Garli Hegvik
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

Deploying Struts 2 Portlet Into Pluto 1.1.6 Portlet Container

2008-12-05 Thread Phillips, Bruce A
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

RE: Hot deploying struts application

2006-12-14 Thread George.Dinwiddie
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

Re: Hot deploying struts application

2006-12-13 Thread Harish Kumar
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

RE: Hot deploying struts application

2006-12-13 Thread George.Dinwiddie
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

Re: Hot deploying struts application

2006-12-12 Thread Harish Kumar
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

RE: Hot deploying struts application

2006-12-12 Thread nagesh.kumar
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)

RE: Hot deploying struts application

2006-12-12 Thread Sakari.Isoniemi
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

Hot deploying struts application

2006-12-12 Thread Harish Kumar
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

Re: Error deploying struts webapp to sunone 6.1

2006-05-26 Thread robpowell
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

RE: Error deploying struts webapp to iPlanet

2006-04-03 Thread nageshkumar.siddu
; 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

RE: Error deploying struts webapp to iPlanet

2006-04-03 Thread David G. Friedman
: 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

FW: Error deploying struts webapp to iPlanet

2006-04-03 Thread nageshkumar.siddu
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

Re: Error deploying struts webapp to sunone 6.1

2005-06-30 Thread Richard Reyes
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

Re: Error deploying struts webapp to sunone 6.1

2005-06-30 Thread Wendy Smoak
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

Re: Error deploying struts webapp to sunone 6.1

2005-06-30 Thread Richard Reyes
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

Re: Error deploying struts webapp to sunone 6.1

2005-06-30 Thread Richard Reyes
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

Re: Error deploying struts webapp to sunone 6.1

2005-06-29 Thread Richard Reyes
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

Re: Error deploying struts webapp to sunone 6.1

2005-06-29 Thread Wendy Smoak
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

Re: Error deploying struts webapp to sunone 6.1

2005-06-29 Thread Richard Reyes
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

Re: Error deploying struts webapp to sunone 6.1

2005-06-29 Thread Laurie Harper
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

Error deploying struts webapp to sunone 6.1

2005-06-28 Thread Richard Reyes
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

Re: Deploying struts

2004-09-30 Thread Adam Hardy
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

Deploying struts

2004-09-29 Thread Sanghamitra Roy
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

Re: Deploying Struts ???

2004-08-20 Thread Craig McClanahan
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

Re: Deploying Struts ???

2004-08-20 Thread James Mitchell
> 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

Re: Deploying Struts ???

2004-08-20 Thread Lucas Gonzalez Pearson
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 ??? > >

RE: Deploying Struts ???

2004-08-20 Thread Jim Barrows
> -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

Re: Deploying Struts ???

2004-08-20 Thread Lucas Gonzalez Pearson
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

RE: Deploying Struts ???

2004-08-20 Thread Jim Barrows
> -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

Re: Deploying Struts ???

2004-08-20 Thread Jason King
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

RE: Deploying Struts ???

2004-08-20 Thread Lykins Don H Contr AFSAC/ITS
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&

RE: Deploying Struts ???

2004-08-20 Thread Jim Barrows
> -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

RE: Deploying Struts ???

2004-08-20 Thread Lykins Don H Contr AFSAC/ITS
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

RE: Deploying Struts ???

2004-08-20 Thread Jim Barrows
> -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,

Deploying Struts ???

2004-08-20 Thread Lykins Don H Contr AFSAC/ITS
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

Problems in deploying struts-documentation.war in weblogic6.1 sp2

2004-07-13 Thread alok . garg
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