[jboss-jira] [JBoss JIRA] Assigned: (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:43:34 EST 2007
[ http://jira.jboss.com/jira/browse/JBESB-398?page=all ]
Bruno Georges reassigned JBESB-398:
-----------------------------------
Assignee: Bruno Georges (was: Mark Little)
> 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: Bruno Georges
> Fix For: 4.0 Maintenance Pack 1
>
> Original Estimate: 2 days
> Remaining Estimate: 2 days
>
> 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