You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by "Reichardt, William" <wi...@hp.com> on 2005/05/06 21:21:37 UTC

Errors building in Latest MuWS

--> 05-06-05 15:17:02  WARN [main] velocity:
org.apache.velocity.runtime.exception.ReferenceException: reference :
template = templates/build.xml.vm [line 32,column 22] : ${jar.dir} is
not a valid reference.
--> 05-06-05 15:17:02  WARN [main] velocity:
org.apache.velocity.runtime.exception.ReferenceException: reference :
template = templates/build.xml.vm [line 33,column 31] :
${activation.jar} is not a valid reference.
--> 05-06-05 15:17:02  WARN [main] velocity:
org.apache.velocity.runtime.exception.ReferenceException: reference :
template = templates/build.xml.vm [line 34,column 31] : ${mail.jar} is
not a valid reference.
--> 05-06-05 15:17:02  WARN [main] velocity:
org.apache.velocity.runtime.exception.ReferenceException: reference :
template = templates/build.xml.vm [line 43,column 19] : ${classes.dir}
is not a valid reference.
--> 05-06-05 15:17:02  WARN [main] velocity:
org.apache.velocity.runtime.exception.ReferenceException: reference :
template = templates/build.xml.vm [line 44,column 22] : ${src.dir} is
not a valid reference.
--> 05-06-05 15:17:02  WARN [main] velocity:
org.apache.velocity.runtime.exception.ReferenceException: reference :
template = templates/build.xml.vm [line 45,column 23] : ${classes.dir}
is not a valid reference.
--> 05-06-05 15:17:02  WARN [main] velocity:
org.apache.velocity.runtime.exception.ReferenceException: reference :
template = templates/build.xml.vm [line 49,column 20] : ${classes.dir}
is not a valid reference.
--> 05-06-05 15:17:02  WARN [main] velocity:
org.apache.velocity.runtime.exception.ReferenceException: reference :
template = templates/build.xml.vm [line 50,column 24] : ${src.dir} is
not a valid reference.
--> 05-06-05 15:17:02  WARN [main] velocity:
org.apache.velocity.runtime.exception.ReferenceException: reference :
template = templates/build.xml.vm [line 58,column 20] : ${wsdl.file} is
not a valid reference.
--> 05-06-05 15:17:02  WARN [main] velocity:
org.apache.velocity.runtime.exception.ReferenceException: reference :
template = templates/build.xml.vm [line 61,column 24] : ${classes.dir}
is not a valid reference.
I build this my self just about an hour ago. Looks like the context for
the build.xml has not been constructed properly? Any ideas?

-Bill

--> 05-06-05 15:17:02  WARN [main] velocity:
org.apache.velocity.runtime.exception.ReferenceException: reference :
template = templates/build.xml.vm [line 64,column 20] : ${jar.dir} is
not a valid reference.
--> 05-06-05 15:17:02  WARN [main] velocity:
org.apache.velocity.runtime.exception.ReferenceException: reference :
template = templates/build.xml.vm [line 68,column 33] : ${config.wsdd}
is not a valid reference.
--> 05-06-05 15:17:02  WARN [main] velocity:
org.apache.velocity.runtime.exception.ReferenceException: reference :
template = templates/build.xml.vm [line 69,column 27] : ${src.dir} is
not a valid reference.
--> 05-06-05 15:17:02  WARN [main] velocity:
org.apache.velocity.runtime.exception.ReferenceException: reference :
template = templates/build.xml.vm [line 75,column 33] : ${jndi.config}
is not a valid reference.
--> 05-06-05 15:17:02  WARN [main] velocity:
org.apache.velocity.runtime.exception.ReferenceException: reference :
template = templates/build.xml.vm [line 76,column 34] : ${src.dir} is
not a valid reference.
--> 05-06-05 15:17:02  WARN [main] velocity:
org.apache.velocity.runtime.exception.ReferenceException: reference :
template = templates/build.xml.vm [line 85,column 36] : ${endpoint.url}
is not a valid reference.
--> 05-06-05 15:17:02  WARN [main] velocity:
org.apache.velocity.runtime.exception.ReferenceException: reference :
template = templates/build.xml.vm [line 91,column 21] : ${classes.dir}
is not a valid reference.
--> 05-06-05 15:17:02  WARN [main] velocity:
org.apache.velocity.runtime.exception.ReferenceException: reference :
template = templates/build.xml.vm [line 97,column 22] : ${ant.file} is
not a valid reference.
--> 05-06-05 15:17:02  WARN [main] velocity:
org.apache.velocity.runtime.exception.ReferenceException: reference :
template = templates/build.properties.vm [line 7,column 44] :
${env.CATALINA_HOME} is not a valid reference.

---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org


Re: Errors building in Latest MuWS

Posted by Ian Springer <ip...@apache.org>.
These warning messages are spit out by Velocity when it's processing 
templates during an invocation of Wsdl2Java. We have an issue files in 
Jira to clean these up and should get to doing it soon. In the meantime, 
the messages are safe to ignore.

Ian

Reichardt, William wrote:

>--> 05-06-05 15:17:02  WARN [main] velocity:
>org.apache.velocity.runtime.exception.ReferenceException: reference :
>template = templates/build.xml.vm [line 32,column 22] : ${jar.dir} is
>not a valid reference.
>--> 05-06-05 15:17:02  WARN [main] velocity:
>org.apache.velocity.runtime.exception.ReferenceException: reference :
>template = templates/build.xml.vm [line 33,column 31] :
>${activation.jar} is not a valid reference.
>--> 05-06-05 15:17:02  WARN [main] velocity:
>org.apache.velocity.runtime.exception.ReferenceException: reference :
>template = templates/build.xml.vm [line 34,column 31] : ${mail.jar} is
>not a valid reference.
>--> 05-06-05 15:17:02  WARN [main] velocity:
>org.apache.velocity.runtime.exception.ReferenceException: reference :
>template = templates/build.xml.vm [line 43,column 19] : ${classes.dir}
>is not a valid reference.
>--> 05-06-05 15:17:02  WARN [main] velocity:
>org.apache.velocity.runtime.exception.ReferenceException: reference :
>template = templates/build.xml.vm [line 44,column 22] : ${src.dir} is
>not a valid reference.
>--> 05-06-05 15:17:02  WARN [main] velocity:
>org.apache.velocity.runtime.exception.ReferenceException: reference :
>template = templates/build.xml.vm [line 45,column 23] : ${classes.dir}
>is not a valid reference.
>--> 05-06-05 15:17:02  WARN [main] velocity:
>org.apache.velocity.runtime.exception.ReferenceException: reference :
>template = templates/build.xml.vm [line 49,column 20] : ${classes.dir}
>is not a valid reference.
>--> 05-06-05 15:17:02  WARN [main] velocity:
>org.apache.velocity.runtime.exception.ReferenceException: reference :
>template = templates/build.xml.vm [line 50,column 24] : ${src.dir} is
>not a valid reference.
>--> 05-06-05 15:17:02  WARN [main] velocity:
>org.apache.velocity.runtime.exception.ReferenceException: reference :
>template = templates/build.xml.vm [line 58,column 20] : ${wsdl.file} is
>not a valid reference.
>--> 05-06-05 15:17:02  WARN [main] velocity:
>org.apache.velocity.runtime.exception.ReferenceException: reference :
>template = templates/build.xml.vm [line 61,column 24] : ${classes.dir}
>is not a valid reference.
>I build this my self just about an hour ago. Looks like the context for
>the build.xml has not been constructed properly? Any ideas?
>
>-Bill
>
>--> 05-06-05 15:17:02  WARN [main] velocity:
>org.apache.velocity.runtime.exception.ReferenceException: reference :
>template = templates/build.xml.vm [line 64,column 20] : ${jar.dir} is
>not a valid reference.
>--> 05-06-05 15:17:02  WARN [main] velocity:
>org.apache.velocity.runtime.exception.ReferenceException: reference :
>template = templates/build.xml.vm [line 68,column 33] : ${config.wsdd}
>is not a valid reference.
>--> 05-06-05 15:17:02  WARN [main] velocity:
>org.apache.velocity.runtime.exception.ReferenceException: reference :
>template = templates/build.xml.vm [line 69,column 27] : ${src.dir} is
>not a valid reference.
>--> 05-06-05 15:17:02  WARN [main] velocity:
>org.apache.velocity.runtime.exception.ReferenceException: reference :
>template = templates/build.xml.vm [line 75,column 33] : ${jndi.config}
>is not a valid reference.
>--> 05-06-05 15:17:02  WARN [main] velocity:
>org.apache.velocity.runtime.exception.ReferenceException: reference :
>template = templates/build.xml.vm [line 76,column 34] : ${src.dir} is
>not a valid reference.
>--> 05-06-05 15:17:02  WARN [main] velocity:
>org.apache.velocity.runtime.exception.ReferenceException: reference :
>template = templates/build.xml.vm [line 85,column 36] : ${endpoint.url}
>is not a valid reference.
>--> 05-06-05 15:17:02  WARN [main] velocity:
>org.apache.velocity.runtime.exception.ReferenceException: reference :
>template = templates/build.xml.vm [line 91,column 21] : ${classes.dir}
>is not a valid reference.
>--> 05-06-05 15:17:02  WARN [main] velocity:
>org.apache.velocity.runtime.exception.ReferenceException: reference :
>template = templates/build.xml.vm [line 97,column 22] : ${ant.file} is
>not a valid reference.
>--> 05-06-05 15:17:02  WARN [main] velocity:
>org.apache.velocity.runtime.exception.ReferenceException: reference :
>template = templates/build.properties.vm [line 7,column 44] :
>${env.CATALINA_HOME} is not a valid reference.
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
>For additional commands, e-mail: muse-dev-help@ws.apache.org
>
>
>
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org