[jboss-dev-forums] [Design of POJO Server] - Re: Looking at deployment structure - JBAS-5823

alesj do-not-reply at jboss.com
Thu Aug 14 10:06:46 EDT 2008


"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 at 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#4170569

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4170569



More information about the jboss-dev-forums mailing list