Skip to content

Commit

Permalink
upgrade glassfish resources config
Browse files Browse the repository at this point in the history
  • Loading branch information
mojavelinux committed May 21, 2012
1 parent 5681bdb commit 4862a33
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jpa/src/test/resources/arquillian.xml
Expand Up @@ -22,7 +22,7 @@
<container qualifier="glassfish-embedded">
<configuration>
<property name="bindHttpPort">7070</property>
<property name="sunResourcesXml">src/test/resources-glassfish-embedded/sun-resources.xml</property>
<property name="resourcesXml">src/test/resources-glassfish-embedded/glassfish-resources.xml</property>
</configuration>
</container>

Expand Down

0 comments on commit 4862a33

Please sign in to comment.