[jboss-jira] [JBoss JIRA] Created: (JBESB-398) The use of java.net.URL doesnt allow support for protcols such as ftps, sftp. Refactor to use URI instead.
Bruno Georges (JIRA)
jira-events at jboss.com
Wed Jan 31 11:31:21 EST 2007
The use of java.net.URL doesnt allow support for protcols such as ftps, sftp. Refactor to use URI instead.
-----------------------------------------------------------------------------------------------------------
Key: JBESB-398
URL: http://jira.jboss.com/jira/browse/JBESB-398
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.0 CR1
Reporter: Bruno Georges
Assigned To: Mark Little
Fix For: 4.0 Maintenance Pack 1
Exception is thrown when using sftp/ftps protocols.
java.net.MalformedURLException: unknown protocol: sftp
Mark: We should really be using URIs everywhere since EPRs are based on WS-A, which is URI/IRI based.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list