RAT (Release Audit Tool) results
The following document contains the results of RAT (Release Audit Tool) .
*****************************************************
Summary
-------
Notes: 2
Binaries: 2
Archives: 0
Standards: 131
Apache Licensed: 122
Generated Documents: 0
JavaDocs are generated and so license header is optional
Generated files do not required license headers
9 Unknown Licenses
*******************************
Archives (+ indicates readable, $ unreadable):
*****************************************************
Files with AL headers will be marked L
Binary files (which do not require AL headers) will be marked B
Compressed archives will be marked A
Notices, licenses etc will be marked N
AL src/main/java/org/apache/myfaces/examples/dynaForm/model/SimpleEntity.java
AL src/main/java/org/apache/myfaces/examples/multibean/Multibean.java
AL src/main/java/org/apache/myfaces/examples/multibean/AnnoBean.java
AL src/main/java/org/apache/myfaces/examples/multibean/MultibeanController.java
AL src/main/java/org/apache/myfaces/examples/configurator/model/dao/OrderHeadDAO.java
AL src/main/java/org/apache/myfaces/examples/configurator/model/dao/CustomerDAO.java
AL src/main/java/org/apache/myfaces/examples/configurator/model/dao/ComponentDAO.java
AL src/main/java/org/apache/myfaces/examples/configurator/model/dao/PieceDAO.java
AL src/main/java/org/apache/myfaces/examples/configurator/model/po/Customer.java
AL src/main/java/org/apache/myfaces/examples/configurator/model/po/Component.java
AL src/main/java/org/apache/myfaces/examples/configurator/model/po/Piece.java
AL src/main/java/org/apache/myfaces/examples/configurator/model/po/OrderItem.java
AL src/main/java/org/apache/myfaces/examples/configurator/model/po/OrderHead.java
AL src/main/java/org/apache/myfaces/examples/configurator/model/Initialization.java
AL src/main/java/org/apache/myfaces/examples/configurator/backings/Customer.java
AL src/main/java/org/apache/myfaces/examples/configurator/backings/Checkout.java
AL src/main/java/org/apache/myfaces/examples/configurator/backings/ConfiguratorData.java
AL src/main/java/org/apache/myfaces/examples/lib/FacesUtils.java
AL src/main/java/org/apache/myfaces/examples/lib/SpringUtils.java
AL src/main/java/org/apache/myfaces/examples/lib/FacesConst.java
AL src/main/java/org/apache/myfaces/examples/annotations/MultiViewController.java
AL src/main/java/org/apache/myfaces/examples/ballot/model/Voter.java
AL src/main/java/org/apache/myfaces/examples/ballot/model/Vote.java
AL src/main/java/org/apache/myfaces/examples/ballot/model/Item.java
AL src/main/java/org/apache/myfaces/examples/ballot/model/Topic.java
AL src/main/java/org/apache/myfaces/examples/ballot/backings/BallotVoteTopic.java
AL src/main/java/org/apache/myfaces/examples/ballot/backings/BallotVoteTopicCmp.java
AL src/main/java/org/apache/myfaces/examples/ballot/backings/BallotTopic.java
AL src/main/java/org/apache/myfaces/examples/ballot/backings/BallotTopicVotes.java
AL src/main/java/org/apache/myfaces/examples/ballot/backings/BallotVoter.java
AL src/main/java/org/apache/myfaces/examples/ballot/backings/BallotHall.java
AL src/main/java/org/apache/myfaces/examples/ballot/dao/VoteDao.java
AL src/main/java/org/apache/myfaces/examples/ballot/dao/ItemDao.java
AL src/main/java/org/apache/myfaces/examples/ballot/dao/TopicDao.java
AL src/main/java/org/apache/myfaces/examples/ballot/dao/VoterDao.java
AL src/main/java/org/apache/myfaces/examples/ballot/lib/SendMail.java
AL src/main/java/org/apache/myfaces/examples/ballot/lib/BallotState.java
AL src/main/java/org/apache/myfaces/examples/ballot/dto/AddressDto.java
AL src/main/java/org/apache/myfaces/examples/ballot/dto/CompanyDto.java
AL src/main/java/org/apache/myfaces/examples/ballot/dto/PersonDto.java
AL src/main/java/org/apache/myfaces/examples/mops/model/Product.java
AL src/main/java/org/apache/myfaces/examples/mops/model/ShoppingCartItem.java
AL src/main/java/org/apache/myfaces/examples/mops/model/ShoppingCart.java
AL src/main/java/org/apache/myfaces/examples/mops/model/ProductPrice.java
AL src/main/java/org/apache/myfaces/examples/mops/model/ShopCustomer.java
AL src/main/java/org/apache/myfaces/examples/mops/model/CustomerGroup.java
AL src/main/java/org/apache/myfaces/examples/mops/backings/PetstoreData.java
AL src/main/java/org/apache/myfaces/examples/mops/backings/ProductDetail.java
AL src/main/java/org/apache/myfaces/examples/mops/backings/EditCustomerGroup.java
AL src/main/java/org/apache/myfaces/examples/mops/backings/EditProduct.java
AL src/main/java/org/apache/myfaces/examples/mops/backings/SearchProduct.java
AL src/main/java/org/apache/myfaces/examples/mops/backings/Security.java
AL src/main/java/org/apache/myfaces/examples/mops/backings/CustomerLogin.java
AL src/main/java/org/apache/myfaces/examples/mops/dao/ShopCustomerDao.java
AL src/main/java/org/apache/myfaces/examples/mops/dao/CustomerGroupSuggest.java
AL src/main/java/org/apache/myfaces/examples/mops/dao/CustomerGroupDao.java
AL src/main/java/org/apache/myfaces/examples/mops/dao/ProductDao.java
AL src/main/java/org/apache/myfaces/examples/mops/dao/ProductPriceDao.java
AL src/main/java/org/apache/myfaces/examples/mops/lib/CustomerGroupPkConverter.java
AL src/main/java/org/apache/myfaces/examples/filter/RequestEncodingFilter.java
AL src/main/java/org/apache/myfaces/examples/simple/backings/ReservationBookView.java
AL src/main/java/org/apache/myfaces/examples/simple/backings/ReservationView.java
AL src/main/java/org/apache/myfaces/examples/simple/backings/CompanyView.java
AL src/main/java/org/apache/myfaces/examples/simple/model/Reservation.java
AL src/main/java/org/apache/myfaces/examples/simple/model/ReservationBook.java
AL src/main/java/org/apache/myfaces/examples/tripPlanner/model/TrainJourney.java
AL src/main/java/org/apache/myfaces/examples/tripPlanner/model/Journey.java
AL src/main/java/org/apache/myfaces/examples/tripPlanner/model/PlaneJourney.java
AL src/main/java/org/apache/myfaces/examples/tripPlanner/backings/TripPlannerOverview.java
AL src/main/java/org/apache/myfaces/examples/tripPlanner/backings/TripPlannerTrain.java
AL src/main/java/org/apache/myfaces/examples/tripPlanner/backings/TripPlannerPlane.java
AL src/main/java/org/apache/myfaces/examples/tripPlanner/terminusSelector/model/Terminus.java
AL src/main/java/org/apache/myfaces/examples/tripPlanner/terminusSelector/backings/TerminusSelectorDetails.java
AL src/main/java/org/apache/myfaces/examples/tripPlanner/terminusSelector/backings/TerminusSelectorOverview.java
AL src/main/resources/META-INF/persistence.xml
AL src/main/resources/log4j.xml
AL src/main/webapp/dynaForm/index.jsp
AL src/main/webapp/dynaForm/start.jsp
AL src/main/webapp/dynaForm/Form.jsp
AL src/main/webapp/multiBean/index.jsp
AL src/main/webapp/multiBean/start.jsp
AL src/main/webapp/annotations/index.jsp
AL src/main/webapp/annotations/Page1.jsp
AL src/main/webapp/annotations/start.jsp
AL src/main/webapp/annotations/Page2.jsp
AL src/main/webapp/annotations/Page3.jsp
B src/main/webapp/images/mops_background.png
B src/main/webapp/images/mops_login.png
AL src/main/webapp/WEB-INF/faces-config.xml
AL src/main/webapp/WEB-INF/applicationContext.xml
AL src/main/webapp/WEB-INF/web.xml
AL src/main/webapp/ballot/index.jsp
AL src/main/webapp/ballot/VoteTopic.jsp
AL src/main/webapp/ballot/Topic.jsp
AL src/main/webapp/ballot/TopicVotes.jsp
AL src/main/webapp/ballot/Voter.jsp
AL src/main/webapp/ballot/Hall.jsp
AL src/main/webapp/footer.jspf
AL src/main/webapp/index.jsp
AL src/main/webapp/error.jsp
AL src/main/webapp/start.jsp
AL src/main/webapp/header.jspf
AL src/main/webapp/default.css
AL src/main/webapp/configurator/Checkout.jsp
AL src/main/webapp/configurator/index.jsp
AL src/main/webapp/configurator/ComponentSelection.jsp
AL src/main/webapp/configurator/Customer.jsp
AL src/main/webapp/mops/EditCustomerGroup.jsp
AL src/main/webapp/mops/EditProduct.jsp
AL src/main/webapp/mops/SearchProduct.jsp
AL src/main/webapp/mops/index.jsp
AL src/main/webapp/mops/CustomerLogin.jsp
AL src/main/webapp/mops/header.jspf
AL src/main/webapp/mops/ProductDetail.jsp
AL src/main/webapp/mops/footer.jspf
!????? src/main/webapp/styles/mops_default.css
AL src/main/webapp/simple/reservationBook.jsp
AL src/main/webapp/simple/reservation.jsp
AL src/main/webapp/versioning/editCompany.jsp
AL src/main/webapp/tripPlanner/terminusSelector/terminusSelector.jsp
AL src/main/webapp/tripPlanner/terminusSelector/terminusSelectorDetails.jsp
!????? src/main/webapp/tripPlanner/terminusSelector/terminusSelector-flow.xml
AL src/main/webapp/tripPlanner/overview.jsp
!????? src/main/webapp/tripPlanner/train-flow.xml
!????? src/main/webapp/tripPlanner/plane-flow.xml
AL src/main/webapp/tripPlanner/train.jsp
AL src/main/webapp/tripPlanner/plane.jsp
AL pom.xml
!????? derby.log
!????? log.txt
!????? hs_err_pid9038.log
N NOTICE.txt
N LICENSE.txt
!????? foo.txt
!????? hs_err_pid17472.log
*****************************************************
Printing headers for files without AL header...
=======================================================================
==src/main/webapp/styles/mops_default.css
=======================================================================
/******************************************************************
Default css for the mops application only
*******************************************************************/
body {
color: black;
background-color: white;
font-size: 13px;
font-family: Helvetica, Arial, sans-serif;
color: black;
margin: 0;
padding: 1em;
min-width: 41em;
/* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
}
h1 {
font-size: 17px;
text-align: left;
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
padding-top: 0px;
background-color: white;
}
a {
color: rgb(73, 139, 199);
text-decoration: none;
}
a:hover {
color: black;
}
.btn {
background-color: silver;
color: black;
border: 1px solid black;
padding-top: 1px;
padding-bottom: 1px;
}
.btn:hover {
background-color: #E3EBF9;
}
/********************************************************************************
*main layout
=======================================================================
==src/main/webapp/tripPlanner/terminusSelector/terminusSelector-flow.xml
=======================================================================
<flowConfig>
<flowAccept service="org.apache.myfaces.orchestra.examples.ChooseTerminusByType">
<param name="type" dst="#{terminusSelector.type}"/>
<return name="terminus" src="#{terminusSelector.terminus.name}"/>
</flowAccept>
</flowConfig>
=======================================================================
==src/main/webapp/tripPlanner/train-flow.xml
=======================================================================
<flowConfig>
<flowCall outcome="chooseTerminusFrom" service="org.apache.myfaces.orchestra.examples.ChooseTerminusByType">
<param name="type" src="#{tripPlannerTrain.terminusType}"/>
<return name="terminus" dst="#{tripPlannerTrain.from}"/>
</flowCall>
<flowCall outcome="chooseTerminusTo" service="org.apache.myfaces.orchestra.examples.ChooseTerminusByType">
<param name="type" src="#{tripPlannerTrain.terminusType}"/>
<return name="terminus" dst="#{tripPlannerTrain.to}"/>
</flowCall>
</flowConfig>
=======================================================================
==src/main/webapp/tripPlanner/plane-flow.xml
=======================================================================
<flowConfig>
<flowCall outcome="chooseTerminusFrom" service="org.apache.myfaces.orchestra.examples.ChooseTerminusByType">
<param name="type" src="#{tripPlannerPlane.terminusType}"/>
<return name="terminus" dst="#{tripPlannerPlane.from}"/>
</flowCall>
<flowCall outcome="chooseTerminusTo" service="org.apache.myfaces.orchestra.examples.ChooseTerminusByType">
<param name="type" src="#{tripPlannerPlane.terminusType}"/>
<return name="terminus" dst="#{tripPlannerPlane.to}"/>
</flowCall>
</flowConfig>
=======================================================================
==derby.log
=======================================================================
----------------------------------------------------------------
2008-09-14 16:58:19.899 GMT:
Booting Derby version The Apache Software Foundation - Apache Derby - 10.3.1.4 - (561794): instance c013800d-011c-61cc-6a2f-0000035993a8
on database directory /home/simon/apache/myfaces/orchestra/myfacesOrchestraDB/V1
Database Class Loader started - derby.database.classpath=''
=======================================================================
==log.txt
=======================================================================
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'jetty'.
[INFO] ------------------------------------------------------------------------
[INFO] Building MyFaces Orchestra Examples Project
[INFO] task-segment: [clean, jetty:run]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/simon/apache/myfaces/orchestra/examples/target
[INFO] Preparing jetty:run
[INFO] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
[copy] Copying 2 files to /home/simon/apache/myfaces/orchestra/examples/target/apidocs/META-INF
[INFO] Executed tasks
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 61 source files to /home/simon/apache/myfaces/orchestra/examples/target/classes
[INFO] [jetty:run]
[INFO] Configuring Jetty for project: MyFaces Orchestra Examples Project
[INFO] Webapp source directory = /home/simon/apache/myfaces/orchestra/examples/src/main/webapp
[INFO] web.xml file = /home/simon/apache/myfaces/orchestra/examples/src/main/webapp/WEB-INF/web.xml
[INFO] Classes = /home/simon/apache/myfaces/orchestra/examples/target/classes
2008-03-08 18:39:26.715::INFO: Logging to STDERR via org.mortbay.log.StdErrLog
[INFO] Context path = /myfaces-orchestra-examples-project
[INFO] Tmp directory = /home/simon/apache/myfaces/orchestra/examples/target/work
[INFO] Web defaults = jetty default
[INFO] Web overrides = none
[INFO] Webapp directory = /home/simon/apache/myfaces/orchestra/examples/src/main/webapp
[INFO] Starting jetty 6.1.1 ...
2008-03-08 18:39:26.798::INFO: jetty-6.1.1
[INFO] Classpath = [file:/home/simon/apache/myfaces/orchestra/examples/target/classes/, file:/home/simon/.m2/repository/log4j/log4j/1.2.13/log4j-1.2.13.jar, file:/home/simon/.m2/repository/org/apache/myfaces/orchestra/myfaces-orchestra-core/1.1-SNAPSHOT/myfaces-orchestra-core-1.1-SNAPSHOT.jar, file:/home/simon/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar, file:/home/simon/.m2/repository/org/apache/myfaces/tomahawk/tomahawk/1.1.7-SNAPSHOT/tomahawk-1.1.7-SNAPSHOT.jar, file:/home/simon/.m2/repository/batik/batik-awt-util/1.6-1/batik-awt-util-1.6-1.jar, file:/home/simon/.m2/repository/batik/batik-util/1.6-1/batik-util-1.6-1.jar, file:/home/simon/.m2/repository/batik/batik-gui-util/1.6-1/batik-gui-util-1.6-1.jar, file:/home/simon/.m2/repository/batik/batik-ext/1.6-1/batik-ext-1.6-1.jar, file:/home/simon/.m2/repository/xml-apis/xmlParserAPIs/2.0.2/xmlParserAPIs-2.0.2.jar, file:/home/simon/.m2/repository/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar, file:/home/simon/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar, file:/home/simon/.m2/repository/commons-digester/commons-digester/1.8/commons-digester-1.8.jar, file:/home/simon/.m2/repository/commons-collections/commons-collections/3.1/commons-collections-3.1.jar, file:/home/simon/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar, file:/home/simon/.m2/repository/commons-fileupload/commons-fileupload/1.0/commons-fileupload-1.0.jar, file:/home/simon/.m2/repository/commons-el/commons-el/1.0/commons-el-1.0.jar, file:/home/simon/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar, file:/home/simon/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar, file:/home/simon/.m2/repository/commons-lang/commons-lang/2.1/commons-lang-2.1.jar, file:/home/simon/.m2/repository/javax/servlet/jstl/1.1.0/jstl-1.1.0.jar, file:/home/simon/.m2/repository/org/apache/derby/derby/10.3.1.4/derby-10.3.1.4.jar, file:/home/simon/.m2/repository/javax/persistence/toplink-essentials/1.0/toplink-essentials-1.0.jar, file:/home/simon/.m2/repository/javax/persistence/persistence-api/1.0/persistence-api-1.0.jar, file:/home/simon/.m2/repository/org/apache/myfaces/core/myfaces-impl/1.1.6-SNAPSHOT/myfaces-impl-1.1.6-SNAPSHOT.jar, file:/home/simon/.m2/repository/cglib/cglib/2.1_3/cglib-2.1_3.jar, file:/home/simon/.m2/repository/asm/asm/1.5.3/asm-1.5.3.jar, file:/home/simon/.m2/repository/javax/mail/mail/1.4/mail-1.4.jar, file:/home/simon/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar, file:/home/simon/.m2/repository/org/apache/myfaces/core/myfaces-api/1.1.6-SNAPSHOT/myfaces-api-1.1.6-SNAPSHOT.jar, file:/home/simon/.m2/repository/javax/el/el-api/1.0/el-api-1.0.jar, file:/home/simon/.m2/repository/org/apache/myfaces/orchestra/myfaces-orchestra-sandbox/1.0-SNAPSHOT/myfaces-orchestra-sandbox-1.0-SNAPSHOT.jar, file:/home/simon/.m2/repository/org/apache/myfaces/orchestra/myfaces-orchestra-core15/1.0-SNAPSHOT/myfaces-orchestra-core15-1.0-SNAPSHOT.jar, file:/home/simon/.m2/repository/bcel/bcel/5.1/bcel-5.1.jar, file:/home/simon/.m2/repository/org/springframework/spring/2.0.6/spring-2.0.6.jar, file:/home/simon/.m2/repository/commons-dbcp/commons-dbcp/1.2.2/commons-dbcp-1.2.2.jar, file:/home/simon/.m2/repository/commons-pool/commons-pool/1.3/commons-pool-1.3.jar, file:/home/simon/.m2/repository/org/apache/myfaces/tomahawk/tomahawk-sandbox/1.1.7-SNAPSHOT/tomahawk-sandbox-1.1.7-SNAPSHOT.jar, file:/home/simon/.m2/repository/poi/poi/2.5.1-final-20040804/poi-2.5.1-final-20040804.jar, file:/home/simon/.m2/repository/org/freemarker/freemarker/2.3.10/freemarker-2.3.10.jar]
2008-03-08 18:39:28.090:/myfaces-orchestra-examples-project:INFO: Initializing Spring root WebApplicationContext
2008-03-08 18:39:28,091 INFO [main] org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization started
2008-03-08 18:39:28,140 INFO [main] org.springframework.web.context.support.XmlWebApplicationContext - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@6c08b2: display name [Root WebApplicationContext]; startup date [Sat Mar 08 18:39:28 GMT 2008]; root of context hierarchy
2008-03-08 18:39:28,195 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
2008-03-08 18:39:28,377 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [jar:file:/home/simon/.m2/repository/org/apache/myfaces/orchestra/myfaces-orchestra-core/1.1-SNAPSHOT/myfaces-orchestra-core-1.1-SNAPSHOT.jar!/META-INF/spring-orchestra-init.xml]
2008-03-08 18:39:28,416 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [jar:file:/home/simon/.m2/repository/org/apache/myfaces/orchestra/myfaces-orchestra-core15/1.0-SNAPSHOT/myfaces-orchestra-core15-1.0-SNAPSHOT.jar!/META-INF/spring-orchestra-init.xml]
2008-03-08 18:39:28,485 INFO [main] org.springframework.web.context.support.XmlWebApplicationContext - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@6c08b2]: org.springframework.beans.factory.support.DefaultListableBeanFactory@10c276
2008-03-08 18:39:28,641 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean - Building JPA container EntityManagerFactory for persistence unit 'default'
[TopLink Config]: 2008.03.08 06:39:28.935--ServerSession(3622076)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.apache.myfaces.examples.mops.model.ShopCustomer] is being defaulted to: ShopCustomer.
[TopLink Config]: 2008.03.08 06:39:28.943--ServerSession(3622076)--Thread(Thread[main,5,main])--The table name for entity [class org.apache.myfaces.examples.mops.model.ShopCustomer] is being defaulted to: SHOPCUSTOMER.
[TopLink Config]: 2008.03.08 06:39:28.958--ServerSession(3622076)--Thread(Thread[main,5,main])--The table name for entity [public java.lang.Long org.apache.myfaces.examples.mops.model.ShopCustomer.getId()] is being defaulted to: SHOPCUSTOMER.
[TopLink Config]: 2008.03.08 06:39:28.959--ServerSession(3622076)--Thread(Thread[main,5,main])--The column name for element [public java.lang.Long org.apache.myfaces.examples.mops.model.ShopCustomer.getId()] is being defaulted to: ID.
[TopLink Config]: 2008.03.08 06:39:28.969--ServerSession(3622076)--Thread(Thread[main,5,main])--The table name for entity [public java.lang.Long org.apache.myfaces.examples.mops.model.ShopCustomer.getVersion()] is being defaulted to: SHOPCUSTOMER.
[TopLink Config]: 2008.03.08 06:39:28.970--ServerSession(3622076)--Thread(Thread[main,5,main])--The column name for element [public java.lang.Long org.apache.myfaces.examples.mops.model.ShopCustomer.getVersion()] is being defaulted to: VERSION.
[TopLink Config]: 2008.03.08 06:39:28.976--ServerSession(3622076)--Thread(Thread[main,5,main])--The table name for entity [public java.lang.String org.apache.myfaces.examples.mops.model.ShopCustomer.getEmail()] is being defaulted to: SHOPCUSTOMER.
[TopLink Config]: 2008.03.08 06:39:28.976--ServerSession(3622076)--Thread(Thread[main,5,main])--The column name for element [public java.lang.String org.apache.myfaces.examples.mops.model.ShopCustomer.getEmail()] is being defaulted to: EMAIL.
[TopLink Config]: 2008.03.08 06:39:28.987--ServerSession(3622076)--Thread(Thread[main,5,main])--The table name for entity [public java.lang.String org.apache.myfaces.examples.mops.model.ShopCustomer.getFirstName()] is being defaulted to: SHOPCUSTOMER.
[TopLink Config]: 2008.03.08 06:39:28.988--ServerSession(3622076)--Thread(Thread[main,5,main])--The column name for element [public java.lang.String org.apache.myfaces.examples.mops.model.ShopCustomer.getFirstName()] is being defaulted to: FIRSTNAME.
[TopLink Config]: 2008.03.08 06:39:28.988--ServerSession(3622076)--Thread(Thread[main,5,main])--The table name for entity [public java.lang.String org.apache.myfaces.examples.mops.model.ShopCustomer.getLastName()] is being defaulted to: SHOPCUSTOMER.
=======================================================================
==hs_err_pid9038.log
=======================================================================
#
# An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xb7e8e34c, pid=9038, tid=2419559312
#
# Java VM: Java HotSpot(TM) Server VM (1.6.0-b105 mixed mode)
# Problematic frame:
# C [libc.so.6+0x6f34c] memcpy+0x1c
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x8fd00400): JavaThread "Thread-7" daemon [_thread_in_native, id=9073]
siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x905e2000
Registers:
EAX=0x096e9020, EBX=0xb7d2871c, ECX=0x000024a1, EDX=0x905cd369
ESP=0x90376e44, EBP=0x90376e70, ESI=0x905e1ffd, EDI=0x090ac5fa
EIP=0xb7e8e34c, CR2=0x905e2000, EFLAGS=0x00010203
Top of Stack: (sp=0x90376e44)
0x90376e44: b7d23de2 090a8da8 905de7ab 0000cad6
0x90376e54: 0827f19c 0000cad6 0000b38b 00006089
0x90376e64: b7d2871c 0981d128 00000000 90376ea0
0x90376e74: b7d23fbb 09bed1e8 0981d128 00000000
0x90376e84: 91233310 8fd00400 91233068 9dc69d6b
0x90376e94: b7d2871c 90376ee8 8fd004e8 90377310
0x90376ea4: b7d1b169 09bed1e8 90376ee8 0000002a
0x90376eb4: 0000002a 90376ee8 90376f50 8fd004d8
Instructions: (pc=0xb7e8e34c)
0xb7e8e33c: 8b 74 24 08 fc d1 e9 73 01 a4 d1 e9 73 02 66 a5
0xb7e8e34c: f3 a5 89 c7 89 d6 8b 44 24 04 c3 90 90 90 90 90
Stack: [0x90328000,0x90379000), sp=0x90376e44, free space=315k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libc.so.6+0x6f34c] memcpy+0x1c
C [libzip.so+0xbfbb] ZIP_GetEntry+0x10b
C [libzip.so+0x3169] Java_java_util_zip_ZipFile_getEntry+0xc9
J java.util.zip.ZipFile.getEntry(JLjava/lang/String;Z)J
J java.util.zip.ZipFile.getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry;
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J java.util.zip.ZipFile.getEntry(JLjava/lang/String;Z)J
J java.util.zip.ZipFile.getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry;
J java.util.jar.JarFile.getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry;
=======================================================================
==foo.txt
=======================================================================
Index: src/main/java/org/apache/myfaces/examples/configurator/model/dao/ComponentDAO.java
===================================================================
--- src/main/java/org/apache/myfaces/examples/configurator/model/dao/ComponentDAO.java (revision 678570)
+++ src/main/java/org/apache/myfaces/examples/configurator/model/dao/ComponentDAO.java (working copy)
@@ -33,7 +33,8 @@
@SuppressWarnings("unchecked")
public List<Component> getComponents()
{
- Query query = entityManager.createQuery("select component from Component component order by component.description");
+ Query query = entityManager.createQuery(
+ "select component from Component component order by component.description");
return (List<Component>) query.getResultList();
}
Index: src/main/java/org/apache/myfaces/examples/filter/RequestEncodingFilter.java
===================================================================
--- src/main/java/org/apache/myfaces/examples/filter/RequestEncodingFilter.java (revision 678570)
+++ src/main/java/org/apache/myfaces/examples/filter/RequestEncodingFilter.java (working copy)
@@ -33,7 +33,8 @@
// do nothing
}
- public void doFilter(ServletRequest servletRequest, ServletResponse servletResponse, FilterChain filterChain) throws IOException, ServletException
+ public void doFilter(ServletRequest servletRequest, ServletResponse servletResponse, FilterChain filterChain)
+ throws IOException, ServletException
{
servletRequest.setCharacterEncoding("UTF-8");
Index: src/main/java/org/apache/myfaces/examples/simple/backings/CompanyView.java
===================================================================
--- src/main/java/org/apache/myfaces/examples/simple/backings/CompanyView.java (revision 678570)
+++ src/main/java/org/apache/myfaces/examples/simple/backings/CompanyView.java (working copy)
@@ -137,12 +137,19 @@
for(int i = 1; i < 4; i++)
{
- PersonDto person = new PersonDto("sample person " + String.valueOf(i), "sample lastname " + String.valueOf(i), "title " + String.valueOf(i));
+ PersonDto person = new PersonDto(
+ "sample person " + String.valueOf(i),
+ "sample lastname " + String.valueOf(i),
+ "title " + String.valueOf(i));
ArrayList<AddressDto> addresses = new ArrayList<AddressDto>();
for(int j = 1; j <= 2; j++)
{
- AddressDto address = new AddressDto("street " + String.valueOf(j), String.valueOf(j), String.valueOf(j * 10), "city " + String.valueOf(j));
+ AddressDto address = new AddressDto(
+ "street " + String.valueOf(j),
+ String.valueOf(j),
+ String.valueOf(j * 10),
=======================================================================
==hs_err_pid17472.log
=======================================================================
#
# An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xb7e47cbc, pid=17472, tid=2396433296
#
# Java VM: Java HotSpot(TM) Server VM (1.6.0_03-b05 mixed mode)
# Problematic frame:
# C [libc.so.6+0x71cbc] memcpy+0x1c
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x08f1e800): JavaThread "Thread-7" daemon [_thread_in_native, id=17505]
siginfo:si_signo=11, si_errno=0, si_code=2, si_addr=0x90535000
Registers:
EAX=0x8f721be8, EBX=0xb7ce171c, ECX=0x00002864, EDX=0x9052dd59
ESP=0x8ed693a4, EBP=0x8ed693d0, ESI=0x90534ffd, EDI=0x8f753fe0
EIP=0xb7e47cbc, CR2=0x90535000, EFLAGS=0x00210207
Top of Stack: (sp=0x8ed693a4)
0x8ed693a4: b7cdcda6 8f7505ba 905315d7 0000dbb6
0x8ed693b4: 8f771ec4 00005585 0000dbb6 00003850
0x8ed693c4: b7ce171c 08bc0214 00000000 8ed69400
0x8ed693d4: b7cdcfbb 08de7e48 08bc0214 00000000
0x8ed693e4: 8ed693f4 08f1e800 b4cd3da7 eabaf3a0
0x8ed693f4: b7ce171c 8ed69448 08f1e8ec 8ed69870
0x8ed69404: b7cd4169 08de7e48 8ed69448 0000001e
0x8ed69414: 0000001e 8ed69448 062c563a 08f6a6e8
Instructions: (pc=0xb7e47cbc)
0xb7e47cac: 8b 74 24 08 fc d1 e9 73 01 a4 d1 e9 73 02 66 a5
0xb7e47cbc: f3 a5 89 c7 89 d6 8b 44 24 04 c3 90 90 90 90 90
Stack: [0x8ed1a000,0x8ed6b000), sp=0x8ed693a4, free space=316k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libc.so.6+0x71cbc] memcpy+0x1c
C [libzip.so+0xbfbb] ZIP_GetEntry+0x10b
C [libzip.so+0x3169] Java_java_util_zip_ZipFile_getEntry+0xc9
J java.util.zip.ZipFile.getEntry(JLjava/lang/String;Z)J
J java.util.zip.ZipFile.getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry;
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J java.util.zip.ZipFile.getEntry(JLjava/lang/String;Z)J
J java.util.zip.ZipFile.getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry;
J java.util.jar.JarFile.getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry;