Revisiting the MalformedURLException...
| SEVERE: Error with URL
'D:\ProjectsTest\DocBook\andromda-tutorial-java\target\staging/images/../shared/images/AndromdaArchJava.jpg':
| unknown protocol: d
| java.net.MalformedURLException: unknown protocol: d
|
I see two issues with the build:
1) I don't see images copied over from src\main\resources\shared\images to target
2) The URL should probably have file:/// prepended to it. Xalan seems to be forgiving
about this but saxon is not.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075069#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...