Anton Shaykin created ARQ-1081:
----------------------------------
Summary: DTD not supported by APE
Key: ARQ-1081
URL:
https://issues.jboss.org/browse/ARQ-1081
Project: Arquillian
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Extension - Persistence
Affects Versions: 1.0.0.Alpha4
Environment: Glassfish 3.1.2.2
Reporter: Anton Shaykin
Assignee: Bartosz Majsak
Priority: Minor
1) The DTD is not added to deployment archive automatically
2) Even when added manually to places usually scanned by WebappClassLoader (such as
WEB-INF/classes, WEB-INF/libs (in a separate jar) etc.), test fails due to the following
reason:
java.io.FileNotFoundException:
C:\java\glassfish-3.1.2.2\glassfish\domains\domain1\config\test.dtd (The system cannot
find the file specified)
For more details, see this thread:
https://community.jboss.org/thread/204709
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira