"alesj" wrote :
| 2) deployment needs to go over DeploymentManager, which copies whole deployment, not
what we've done before -> deployed directly from testsuite/output/lib
|
This way we cannot handle unpacked deployments,
e.g. unpacked-ear1.ear in PartUnpackedEARDeploymentUnitTestCase.
URL is pointing to a directory,
and using its InputStream to copy contents doesn't do anything,
or at least its not copying contents (which is probably expected for directory).
| [StreamingDeploymentTarget] URL connection:
sun.net.www.protocol.file.FileURLConnection:file:/C:/projects/jboss5/trunk/testsuite/output/lib/unpacked-ear1.ear/
| [StreamingDeploymentTarget] InputStream: java.io.ByteArrayInputStream@e99681
The javadocs for sun.net.www.protocol.file.FileURLConnection are useless.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4170569#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...