Wrong package for my application, and imports i think for the Entity.
fadhlirahim wrote:
>
> What was missing earlier?
>
> On 6/6/07, ramil <[EMAIL PROTECTED]> wrote:
>>
>>
>>
>> Finally generated CRUD for my class. My mistake!
>>
>>
>> Thanks,
>>
>>
>> Ramil
>>
>>
>>
>> ramil wrote:
>> >
>>
What was missing earlier?
On 6/6/07, ramil <[EMAIL PROTECTED]> wrote:
Finally generated CRUD for my class. My mistake!
Thanks,
Ramil
ramil wrote:
>
>
> Yes,
>
>
> fadhlirahim wrote:
>>
>> Is there any class named MyClass in your model package?
>>
>> On 6/6/07, ramil <[EMAIL PROTECTED]>
Finally generated CRUD for my class. My mistake!
Thanks,
Ramil
ramil wrote:
>
>
> Yes,
>
>
> fadhlirahim wrote:
>>
>> Is there any class named MyClass in your model package?
>>
>> On 6/6/07, ramil <[EMAIL PROTECTED]> wrote:
>>>
>>>
>>> Hi,
>>>
>>> Just started using appfuse amp 2.0M
Yes,
fadhlirahim wrote:
>
> Is there any class named MyClass in your model package?
>
> On 6/6/07, ramil <[EMAIL PROTECTED]> wrote:
>>
>>
>> Hi,
>>
>> Just started using appfuse amp 2.0M5 using Spring MVC as the archetype.
>> When
>> i tried to execute mvn appfuse:gen -Dentity=MyClass, nothi
Is there any class named MyClass in your model package?
On 6/6/07, ramil <[EMAIL PROTECTED]> wrote:
Hi,
Just started using appfuse amp 2.0M5 using Spring MVC as the archetype.
When
i tried to execute mvn appfuse:gen -Dentity=MyClass, nothing is generated
in
the source\smartchat\target\appfuse
Hi,
Just started using appfuse amp 2.0M5 using Spring MVC as the archetype. When
i tried to execute mvn appfuse:gen -Dentity=MyClass, nothing is generated in
the source\smartchat\target\appfuse\generated-sources folder. Am I missing
something? I followed the tutorial on AMP for generating CRUD fo