[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-2445) MalformedURLException from Scanner.java
Vaibhav (JIRA)
jira-events at lists.jboss.org
Thu Jan 3 11:49:43 EST 2008
[ http://jira.jboss.com/jira/browse/JBSEAM-2445?page=comments#action_12393743 ]
Vaibhav commented on JBSEAM-2445:
---------------------------------
I was able to successfully deploy to WLS using nightly build#520. Thanks.
> 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