[jbossseam-issues] [JBoss JIRA] Reopened: (JBSEAM-2445) MalformedURLException from Scanner.java

Pete Muir (JIRA) jira-events at lists.jboss.org
Thu Jan 3 13:12:45 EST 2008


     [ http://jira.jboss.com/jira/browse/JBSEAM-2445?page=all ]

Pete Muir reopened JBSEAM-2445:
-------------------------------

      Assignee: Pete Muir  (was: Ales Justin)
             
Forgot to set fix version

> MalformedURLException from Scanner.java
> ---------------------------------------
>
>                 Key: JBSEAM-2445
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2445
>             Project: JBoss Seam
>          Issue Type: Bug
>    Affects Versions: 2.0.1.CR1
>            Reporter: Vaibhav
>         Assigned To: Pete Muir
>             Fix For: 2.0.1.GA
>
>
> After upgrading libraries from Seam 2.0.0.GA to Seam 2.0.1CR1, I get following error at deploy time (deploying to weblogic 9.2.2): 
> java.net.MalformedURLException: unknown protocol: c
> 	at java.net.URL.<init>(URL.java:574)
> 	at java.net.URL.<init>(URL.java:464)
> 	at java.net.URL.<init>(URL.java:413)
> 	at org.jboss.seam.deployment.Scanner.scan(Scanner.java:152)
> (please see full exception trace on forum page)
> My application do not have any file references using c:   It seems to be bug in seam source.

-- 
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 seam-issues mailing list