[esb-issues] [JBoss JIRA] Updated: (JBESB-398) The use of java.net.URL doesnt allow support for protcols such as ftps, sftp. Refactor to use URI instead.
Mark Little (JIRA)
jira-events at lists.jboss.org
Mon Jun 4 05:03:08 EDT 2007
[ http://jira.jboss.com/jira/browse/JBESB-398?page=all ]
Mark Little updated JBESB-398:
------------------------------
Fix Version/s: 5.0 Milestone Release 1
(was: 4.2)
> 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)
> Components: Rosetta, Transports
> Affects Versions: 4.0 CR1
> Reporter: Bruno Georges
> Assigned To: Bruno Georges
> Fix For: 5.0 Milestone Release 1
>
> Original Estimate: 2 days
> Time Spent: 40 minutes
> Remaining Estimate: 1 day, 7 hours, 20 minutes
>
> 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 esb-issues
mailing list