I've chequed the problems view and i have nothing referring to the
classpath...
It's quite strange all of this, now the only way to make it work i've found
i to create a new project and copy everything from the old one.


piltrafeta wrote:
> 
> It must be something like this.. but i've tried deleting the sources and
> coping again and stil doesn't works..
> Actually, when I open Properties->Web Project Settings, i only have a
> filed named "Context Root". How i can see the problems view ?
> 
> 
> 
> Musachy Barroso wrote:
>> 
>> I have noticed that when I generate an eclipse a project with
>> maven(with wtp support), sometimes the application context is not set,
>> in which case tomcat will not deploy the app. To set it right-click on
>> your project Properties->Web Project Settings. Check the Problems view
>> and see if you have any error which will prevent deployment (like a
>> classpath error)
>> 
>> musachy
>> 
>> On Tue, Jun 10, 2008 at 9:13 AM, piltrafeta <[EMAIL PROTECTED]> wrote:
>>>
>>> Hello !
>>> I'm having a similar problem...
>>> I had a eclipse project with struts2 and hibernate. It was working fine
>>> but
>>> one day stop parsing the struts.xml file, and when i execute it says tha
>>> my
>>> actions are not mapped, even if I modify something in struts.xml file
>>> eclipse is not compiling it...
>>> So do you have any idea of what is it ? (i have the struts.xml file in
>>> the
>>> source root directory)
>>>
>>> Thanks in advandce
>>>
>>>
>>> Musachy Barroso wrote:
>>>>
>>>> I think the "preview" thing is the option under "Basic" when you click
>>>> "Run on Server" and choose to "Manually define a new server". Try
>>>> running on tomcat instead. In any case what is happening is that
>>>> struts.xml is not on the classpath and the filter is not finding it
>>>>
>>>> musachy
>>>>
>>>>
>>>> On Feb 18, 2008 1:59 PM, Dave Newton <[EMAIL PROTECTED]> wrote:
>>>>> --- Chriss Nold <[EMAIL PROTECTED]> wrote:
>>>>> > I am importing the project into eclipse from the .war file with the
>>>>> j2ee
>>>>> > preview enabled for the target runtime environment.
>>>>>
>>>>> Not sure what all that is.
>>>>>
>>>>> What's in your .classpath file?
>>>>>
>>>>> >    Marked as a tomcat project.
>>>>> >    Context name: /Blank
>>>>> >    Subdirectory for web app root: /WebContent
>>>>>
>>>>> What URL are you using?
>>>>>
>>>>>
>>>>> Dave
>>>>>
>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> "Hey you! Would you help me to carry the stone?" Pink Floyd
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>>
>>>>
>>>>
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/Action-mapping-not-found---eclipse-configuration-problem----tp15551053p17755119.html
>>> Sent from the Struts - User mailing list archive at Nabble.com.
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>> 
>> 
>> 
>> -- 
>> "Hey you! Would you help me to carry the stone?" Pink Floyd
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> 
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Action-mapping-not-found---eclipse-configuration-problem----tp15551053p17758054.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to