Issue Details (XML | Word | Printable)

Key: APF-1017
Type: Bug Bug
Status: Resolved Resolved
Resolution: Won't Fix
Priority: Trivial Trivial
Assignee: Matt Raible
Reporter: Andrey Timofeyev
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
AppFuse

NullPointerException is occrued during integration-test for full-source struts2 project

Created: 15/Feb/08 01:23 AM   Updated: 22/Feb/08 12:34 PM   Resolved: 22/Feb/08 12:34 PM
Component/s: Build, Test, or Deploy Process
Affects Version/s: 2.0 Final, 2.0.1
Fix Version/s: 2.0.2

File Attachments: 1. Text File log.log (60 kB)

Environment:
Windows XP SP2
java version "1.6.0_02"
Java(TM) SE Runtime Environment (build 1.6.0_02-b06)
Java HotSpot(TM) Client VM (build 1.6.0_02-b06, mixed mode, sharing)


 Description  « Hide
1. create project:
mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes -DarchetypeArtifactId=appfuse-basic-struts -DremoteRepositories=http://static.appfuse.org/releases -DarchetypeVersion=2.0.1 -DgroupId=com.mycompany.app -DartifactId=myproject
2. mvn appfuse:full-source
3. mvn integration-test

exp: no exceptions, only org.springframework.dao.DataIntegrityViolationException and javax.persistence.EntityExistsException are occrued

act: NullPointerException is occured (see attachment)


Matt Raible added a comment - 22/Feb/08 12:34 PM
This is a bug in XWork, not in AppFuse.

https://issues.apache.org/struts/browse/WW-2471

Matt Raible made changes - 22/Feb/08 12:34 PM
Field Original Value New Value
Status Open [ 1 ] Resolved [ 5 ]
Fix Version/s 2.0.2 [ 10110 ]
Resolution Won't Fix [ 2 ]