2008/7/17 Daniel Kulp <[EMAIL PROTECTED]>:
>
>
> Just add another dependency like:
>
> <dependency>
> <groupId>org.apache.cxf</groupId>
> <artifactId>cxf-rt-javascript</artifactId>
> <version>${cxf.version}</version>
> </dependency>
>
>
> That should be it. maven should then add that to the package and it should
> be automatically picked up.Brilliant, thanks, works now. Maven is still a bit of a black art to me! Andrew.
