Java Mailing List Archive

http://www.junlu.com/

Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Tomcat - JSP/Servlet container
Struts - A MVC web framework
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
JSP - A mailing list about Java Server Pages specification and reference
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Subject: Servlet : Session invalidate
Oracle Connection Pooling in 3 2 2
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Subject: Running a Simple JMS Example
Tomcat and webapplication specific java library path
Mapping in workers2 properties
org apache jasper JasperException
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action
   MESSAGE
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
Value attribute of <html:checkbox
url string for connecting jboss to oracle
javax servlet ServletException: BeanUtils populate
5 0 18: Windows XP Pro vs Windows 2000
HTTP Status 404 The requested resource is not available
 
Subject: Re: Struts head tag KILLS ( > 10s) page load time

Subject: Re: Struts head tag KILLS ( > 10s) page load time

2007-10-03       - By Dave Newton

 Back
I don't know enough about Maven to be able to help you
much, but it may be as simple as clearing your repo
cache (or whatever it's called). I am building from
trunk with the below change w/o any difficulty, at
least as of about a week ago.

--- chengas123 <benjamin.j.mccann@(protected)> wrote:

>
> If this is a known issue, why doesn't someone commit
> the change?  I
> understand this is the development branch, but it's
> a pretty critical issue
> to not be able to build the project.  Among other
> things, it has to be a
> deterrent in attracting new developers.
> If I make that change I get:
>     [WARNING] Unable to load parent project from
> repository: Could not find
> the model file 'C:\struts2\..\pom.xml'. for project
> unknown
> And then later on it actually tries to compile, but
> gets dozens of
> compilation errors.  The first of which is:
>    
>
C:\struts2\core\src\main\java\org\apache\struts2\components\Debug.java:[25,46]
> package com.opensymphony.xwork2.util.reflection does
> not exist
>
>
>
> newton.dave wrote:
> >
> > IIRC there is still an issue with trunk regarding
> the
> > opensymphony id; it's something like
> > "xwork.opensymphony.com" and needs to be just
> > "opensymphony"... um...
> >
> > Index: core/pom.xml
> >
>
===================================================================
> > --- core/pom.xml        (revision 580129)
> > +++ core/pom.xml        (working copy)
> > @@ -55,7 +55,7 @@
> >                          <configuration>
> >                              <artifactItems>
> >                                  <artifactItem>
> > -                                  
> > <groupId>com.opensymphony.xwork</groupId>
> > +                                  
> > <groupId>opensymphony</groupId>
> >                                    
> > <artifactId>xwork</artifactId>
> >                                    
> > <version>2.1-SNAPSHOT</version>
> >                                    
> > <classifier>sources</classifier>
> > @@ -289,7 +289,7 @@
> >
> >      <dependencies>
> >          <dependency>
> > -          
> <groupId>com.opensymphony.xwork</groupId>
> > +            <groupId>opensymphony</groupId>
> >              <artifactId>xwork</artifactId>
> >              <version>2.1-SNAPSHOT</version>
> >          </dependency>
> >
> > --- chengas123 <benjamin.j.mccann@(protected)>
> wrote:
> >
> >>
> >> Ok.  I tried downloading from SVN, but got a
> build
> >> error.  Maven could not
> >> find xwork-2 (See http://ork-2.ora-code.com).1-SNAPSHOT-sources.jar.  I had to
> >> download it manually from
> >> maven.opensymphony.com.  However, despite
> following
> >> the instruction maven
> >> was giving me I could not figure out how to build
> >> the project with the
> >> manual download.
> >>
> >> -Ben
> >>
> >
>
> --
> View this message in context:
>
http://www.nabble.com/-s2--Struts-head-tag-KILLS-%28%3E-10s%29-page-load-time
-tf4490390.html#a13029359
> Sent from the Struts - User mailing list archive at
> Nabble.com.
>
>
>
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
> To unsubscribe, e-mail:
> user-unsubscribe@(protected)
> For additional commands, e-mail:
> user-help@(protected)
>
>


-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.