On 02/05/2013 04:10 PM, Thorsten Scherler wrote:
> On 01/19/2013 02:23 PM, Francesco Chicchiriccò wrote:
>> Il 17/01/2013 10:23, Francesco Chicchiriccò ha scritto:
>>> ...
>> Hi Thorsten,
>> I was finally able to make all needed checks and the good news is
>> that everything is working as expected.
>> From the error message you report above I guess that you are not
>> using the very latest C3 SNAPSHOT artifacts.
>>
>> Anyway, I've updated the sample application [1] with some description
>> about how to run and what you get [2].
>>
>> HTH
>
>
> Thank you very much, the problem was indeed in the older snapshot.
>
BTW

diff --git a/mysite2/pom.xml b/mysite2/pom.xml
index c5cb95b..e4c3527 100644
--- a/mysite2/pom.xml
+++ b/mysite2/pom.xml
@@ -17,7 +17,7 @@
   <dependencies>
     <dependency>
       <groupId>com.mycompany</groupId>
-      <artifactId>mysite2</artifactId>
+      <artifactId>mysite</artifactId>
       <version>${project.version}</version>
     </dependency>


alu2

-- 
Thorsten Scherler <scherler.at.gmail.com>
codeBusters S.L. - web based systems
<consulting, training and solutions>

http://www.codebusters.es/

Reply via email to