Re: Struts 2 and Weblogic 9.2 - java.net.ConnectException

2008-02-08 Thread Randy Burgess
ary. Regards, Randy Burgess Sr. Web Applications Developer Nuvox Communications > From: Dave Newton <[EMAIL PROTECTED]> > Reply-To: Struts Users Mailing List > Date: Fri, 8 Feb 2008 06:17:42 -0800 (PST) > To: Struts Users Mailing List > Subject: Re: Struts 2 and Weblogic 9.2 - j

Re: Struts 2 and Weblogic 9.2 - java.net.ConnectException

2008-02-08 Thread Dave Newton
--- Vigneswar <[EMAIL PROTECTED]> wrote: > I have struts-config.xml as well as struts.xml under the WEB-INF folder. The S2 configuration files need to be on the classpath, normally /WEB-INF/classes. > In old JSP, I'm providing action="/HelloWorld" in the html:link tag but > when I click the link

Re: Struts 2 and Weblogic 9.2 - java.net.ConnectException

2008-02-08 Thread Vigneswar
XSD. > > Regards, > Randy Burgess > Sr. Web Applications Developer > Nuvox Communications > > > >> From: Vigneswar <[EMAIL PROTECTED]> >> Reply-To: Struts Users Mailing List >> Date: Tue, 5 Feb 2008 21:15:38 -0800 (PST) >> To: >>

Re: Struts 2 and Weblogic 9.2 - java.net.ConnectException

2008-02-08 Thread Vigneswar
XSD. > > Regards, > Randy Burgess > Sr. Web Applications Developer > Nuvox Communications > > > >> From: Vigneswar <[EMAIL PROTECTED]> >> Reply-To: Struts Users Mailing List >> Date: Tue, 5 Feb 2008 21:15:38 -0800 (PST) >> To: >>

Re: Struts 2 and Weblogic 9.2 - java.net.ConnectException

2008-02-06 Thread Randy Burgess
ns/j2ee/web-app_2_4.xsd";> I would use the 2.4 XSD. Regards, Randy Burgess Sr. Web Applications Developer Nuvox Communications > From: Vigneswar <[EMAIL PROTECTED]> > Reply-To: Struts Users Mailing List > Date: Tue, 5 Feb 2008 21:15:38 -0800 (PST) > To: > Su

Re: Struts 2 and Weblogic 9.2 - java.net.ConnectException

2008-02-06 Thread Randy Burgess
gt; > Reply-To: Struts Users Mailing List > Date: Tue, 5 Feb 2008 21:15:38 -0800 (PST) > To: > Subject: Re: Struts 2 and Weblogic 9.2 - java.net.ConnectException > > > Randy, > here is my web.xml > > PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.

Re: Struts 2 and Weblogic 9.2 - java.net.ConnectException

2008-02-05 Thread Vigneswar
tions Developer > Nuvox Communications > > > >> From: Vigneswar Nagarathinam <[EMAIL PROTECTED]> >> Reply-To: Struts Users Mailing List >> Date: Tue, 5 Feb 2008 17:09:23 +0530 >> To: >> Subject: Struts 2 and Weblogic 9.2 - java.net.ConnectException >>

Re: Struts 2 and Weblogic 9.2 - java.net.ConnectException

2008-02-05 Thread Wes Wannemacher
It appears that weblogic is trying to download a DTD while parsing some XML. I would imagine there are probably a few solutions - 1. try to configure weblogic to not validate the xml 2. try to configure weblogic to use another xml parser I am not a weblogic user though, so that's about as far as

Re: Struts 2 and Weblogic 9.2 - java.net.ConnectException

2008-02-05 Thread Randy Burgess
5 Feb 2008 17:09:23 +0530 > To: > Subject: Struts 2 and Weblogic 9.2 - java.net.ConnectException > > Hi All, > I'm trying to implement Struts2 with Weblogic 9.2. I'm getting the > following error while running the Weblogic server. Can you please hel

Struts 2 and Weblogic 9.2 - java.net.ConnectException

2008-02-05 Thread Vigneswar Nagarathinam
Hi All, I'm trying to implement Struts2 with Weblogic 9.2. I'm getting the following error while running the Weblogic server. Can you please help me by providing a solution: stack trace: --- (HttpClient.java:149) at weblogic.net.http.HttpClient.New(HttpClient.ja