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

Pete Muir (JIRA) jira-events at lists.jboss.org
Wed Jan 2 17:34:43 EST 2008


    [ http://jira.jboss.com/jira/browse/JBSEAM-2445?page=comments#action_12393679 ] 
            
Pete Muir commented on JBSEAM-2445:
-----------------------------------

Check is good on JBoss AS 4.2.2 and Embedded JBoss Beta3. Vaibhav, could you checkout CVS head (or a nightly build > #518), and test on WLS for us?

> 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: Ales Justin
>
> 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