[
http://jira.jboss.com/jira/browse/JBSEAM-2445?page=all ]
Pete Muir closed JBSEAM-2445.
-----------------------------
Resolution: Done
Thanks Vaibhav :)
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