Searched refs:toURI (Results 1 - 25 of 165) sorted by relevance

1234567

/glassfish-3.1.2/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/packageappclient/
H A DPackageAppClient.java188 File modulesDir = new File(installDir.toURI().resolve("glassfish/modules/"));
208 addFile(os, installDir.toURI(), thisJarFile.toURI(), outputFile, "");
217 addFile(os, installDir.toURI(),
218 modulesDir.toURI().resolve(classPathJAR.toURI()), outputFile,
227 addDir(os, installDir.toURI(),
228 installDir.toURI().resolve(dirToCopy), outputFile,
233 addEndorsedFiles(os, installDir.toURI(),
234 installDir.toURI()
[all...]
/glassfish-3.1.2/common/common-util/src/test/java/com/sun/enterprise/util/io/
H A DServerDirsTest.java65 childFile = new File(cl.getResource("grandparent/parent/child").toURI());
66 parentFile = new File(cl.getResource("grandparent/parent").toURI());
67 grandParentFile = new File(cl.getResource("grandparent").toURI());
/glassfish-3.1.2/common/common-util/src/main/java/com/sun/enterprise/universal/xml/
H A DXmlParserHelper.java54 f.toURI().toString(), reader);
/glassfish-3.1.2/common/internal-api/src/main/java/org/glassfish/internal/embedded/
H A DScatteredArchive.java167 this.urls.add(location.toURI().toURL());
231 urls.add(topDir.toURI().toURL());
327 if (localResources!=null && localResources.toURI().toURL().sameFile(url)) {
332 f = new File(url.toURI());
406 return topDir.toURI();
409 return resources.toURI();
415 File f = new File(url.toURI());
417 return url.toURI();
419 return urls.get(0).toURI();
500 f = new File(url.toURI());
[all...]
/glassfish-3.1.2/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/
H A DClassPathManager16.java102 URI resourceURI = resourceURL.toURI();
106 URL jarOnlyURL = new URL(jarOnlySSP).toURI().toURL();
H A DClassPathManager15.java70 URI uri = resourceURL.toURI();
/glassfish-3.1.2/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/
H A DStaticGlassFishRuntime.java160 System.setProperty(Constants.INSTALL_ROOT_URI_PROP_NAME, installRoot.toURI().toString());
167 // new File(instanceRootValue).toURI().toString());
172 System.setProperty(Constants.INSTANCE_ROOT_URI_PROP_NAME, instanceRoot.toURI().toString());
186 System.setProperty(Constants.INSTALL_ROOT_URI_PROP_NAME, installRoot.toURI().toString());
192 installRoot.toURI().toString());
235 if (!destFile.toURI().equals(u.toURI())) {
240 logger.finer("Copied " + u.toURI() + " to " + destFile.toURI());
/glassfish-3.1.2/deployment/common/src/main/java/com/sun/enterprise/deployment/deploy/shared/
H A DUtil.java90 public static URI toURI(URL url) throws URISyntaxException { method in class:Util
/glassfish-3.1.2/deployment/common/src/main/java/org/glassfish/deployment/common/
H A DClientArtifactsManager.java168 add(baseFile.toURI(), artifactFile.toURI());
190 return contains(baseFile.toURI(), artifactFile.toURI());
/glassfish-3.1.2/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/jws/
H A DLoaderConfigContent.java84 return installDir.toURI().resolve(OSGI_CONFIG_FILE_PATH);
/glassfish-3.1.2/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/
H A DServerSynchronizer.java106 domainRootUri = env.getDomainRoot().toURI();
253 URI configURI = configDir.toURI();
259 URI f = configURI.relativize(rfile.toURI());
292 root.relativize(f.toURI()),
317 root.relativize(f.toURI()),
578 String name = baseDir.toURI().relativize(dir.toURI()).getPath();
588 String name = baseDir.toURI().relativize(f.toURI()).getPath();
617 logger.finer("ServerSynchronizer: file.toURI() "
[all...]
H A DBootstrapSecureAdminCommand.java96 instanceRoot.toURI().relativize(f.toURI()),
/glassfish-3.1.2/deployment/dol/src/main/java/com/sun/enterprise/deployment/util/
H A DModuleContentLinker.java102 return new URL("jar:" + jarFile.toURI().toURL() + "!/" + entry);
122 url = new File(moduleLocation, path).toURI().toURL();
140 serviceRef.setWsdlFileUrl(tmpFile.toURI().toURL());
149 serviceRef.setWsdlFileUrl(wsdlFile.toURI().toURL());
197 wsdlFileURL = wsdlFile.toURI().toURL();
/glassfish-3.1.2/tests/embedded/scatteredarchive/src/test/java/org/glassfish/tests/embedded/scatteredarchive/
H A DScatteredArchiveTest.java85 URI warURI = sa.toURI();
114 URI rarURI = rar.toURI();
125 URI earURI = ear.toURI();
/glassfish-3.1.2/appclient/client/acc-standalone/src/main/java/org/glassfish/appclient/client/acc/agent/
H A DACCAgentClassLoader.java151 if (url.toURI().equals(GFSystemURI)) {
175 return agentClass.getProtectionDomain().getCodeSource().getLocation().toURI().normalize();
188 result.add(new File(classPathElement).toURI().normalize().toURL());
/glassfish-3.1.2/deployment/client/src/test/java/org/glassfish/deployment/client/
H A DTestDeploy.java108 archive.toURI(),
109 plan.toURI(),
/glassfish-3.1.2/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/osgi/
H A DJar.java70 // No need to normalize, because file.toURI() removes unnecessary slashes
72 uri = file.toURI();
/glassfish-3.1.2/core/kernel/src/main/java/org/glassfish/kernel/embedded/
H A DEmbeddedDomainPersistence.java82 URI uri = EmbeddedDomainXml.getDomainXml(startupContext).toURI();
H A DEmbeddedDomainXml.java79 return domainXml.toURI().toURL();
/glassfish-3.1.2/admin/cli/src/main/java/com/sun/enterprise/admin/cli/
H A DDirectoryClassLoader.java93 jars[i] = fjars[i].toURI().toURL();
/glassfish-3.1.2/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/
H A DACCStartupContext.java92 jarURI = ACCClassLoader.class.getProtectionDomain().getCodeSource().getLocation().toURI();
H A DClassFileAppClientInfo.java89 fa.open(new File(classFileFromCommandLine).toURI());
/glassfish-3.1.2/appclient/client/acc/src/test/java/org/glassfish/appclient/client/acc/
H A DCommandLaunchInfoTest.java101 File testFile = new File(testFileURL.toURI());
/glassfish-3.1.2/build/glassfish-obr-builder/src/main/java/org/glassfish/obrbuilder/
H A DMain.java68 final Repository obr = obrXML.exists() ? obrParser.read(obrXML.toURI()) : new Repository();
/glassfish-3.1.2/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/
H A DClientJarMakerUtils.java137 URI uri = appArchive.toURI();
287 relativeDirURI = archiveRoot.toURI().relativize(directory.toURI());
304 URI jarRelativeURI = archiveRoot.toURI().relativize(candidateJAR.toURI());
326 URI appArchiveURI = appArchive.toURI();
350 mf, appArchiveURI, appArchiveURI.resolve(jarFile.toURI()));

Completed in 38 milliseconds

1234567