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[2]: Error Deploying

2004-09-23 Thread Dirk Markert
>> Check struts version on both the servers. It seems that they are different. >> >> -Original Message- >> From: CCNY [mailto:[EMAIL PROTECTED] >> Sent: Thursday, September 23, 2004 7:21 PM >> To: Struts Users Mailing List >> Subject: Error Deployin

Re: Error Deploying

2004-09-23 Thread CCNY
ilash Vasani <[EMAIL PROTECTED]> wrote: > Check struts version on both the servers. It seems that they are different. > > -Original Message- > From: CCNY [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 23, 2004 7:21 PM > To: Struts Users Mailing List >

RE: Error Deploying

2004-09-23 Thread Geeta Ramani
rs Mailing List Subject: Re: Error Deploying Where, Ideally should the struts.jar live? Is it apart of the APP or the container? On Thu, 23 Sep 2004 19:27:20 +0530, Kailash Vasani <[EMAIL PROTECTED]> wrote: > Check struts version on both the servers. It seems that they are different.

Re: Error Deploying

2004-09-23 Thread CCNY
From: CCNY [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 23, 2004 7:21 PM > To: Struts Users Mailing List > Subject: Error Deploying > > Hi all > > I'm deploying on Tomcat 4.1, but I developed on Tomcat 5.0.28 I think > that shouldnt matter. I get the foll

RE: Error Deploying

2004-09-23 Thread Kailash Vasani
Check struts version on both the servers. It seems that they are different. -Original Message- From: CCNY [mailto:[EMAIL PROTECTED] Sent: Thursday, September 23, 2004 7:21 PM To: Struts Users Mailing List Subject: Error Deploying Hi all I'm deploying on Tomcat 4.1, but I develop

Error Deploying

2004-09-23 Thread CCNY
Hi all I'm deploying on Tomcat 4.1, but I developed on Tomcat 5.0.28 I think that shouldnt matter. I get the following error. what am I doing wrong? type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception