It's wierd because I have in that lib directory:

commons-logging-1.0.4.jar
commons-logging-api-1.1.jar

--
Milan


Milan Milanovic wrote:
> 
> When I tried to run it from my web-inf/lib directory, like this:
> 
> C:\eclipse\workspace\myProjeect\WebContent\WEB-INF\lib>java -cp ... -jar
> stru
> ts2-sitegraph-plugin-2.0.11.1.jar - config ../src/java views
> ../../pages/adminis
> tration,../../pages/registry,../../pages/samples output graf
> 
> I got this error:
> 
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/apache/commons/lo
> gging/LogFactory
>         at
> org.apache.struts2.sitegraph.SiteGraph.<clinit>(SiteGraph.java:51)
> 
> I installed GraphViz.
> 
> --
> Thx, Milan
> 
> 
> Milan Milanovic wrote:
>> 
>> Hi,
>> 
>> what this means: "Futhermore, you must also include your Action class
>> files referenced in struts.xml" ?
>> Does this mean that I should include in command line all of my 100 action
>> classes ?
>> 
>> --
>> Thx, Milan
>> 
>> 
>> Musachy Barroso wrote:
>>> 
>>> Or this:
>>> 
>>> http://cwiki.apache.org/S2PLUGINS/sitegraph-plugin.html
>>> 
>>> musachy
>>> 
>>> On Wed, Jul 9, 2008 at 8:08 AM, Don Brown <[EMAIL PROTECTED]>
>>> wrote:
>>>> You can try the config browser plugin:
>>>>
>>>> http://struts.apache.org/2.x/docs/config-browser-plugin.html
>>>>
>>>> Don
>>>>
>>>> On Wed, Jul 9, 2008 at 2:04 AM, Milan Milanovic
>>>> <[EMAIL PROTECTED]> wrote:
>>>>>
>>>>> Hi,
>>>>>
>>>>> I'm wodering is there any Eclipse plug-in (or something similar) which
>>>>> will
>>>>> vizualize struts.xml configuration ?
>>>>>
>>>>> --
>>>>> Thx, Milan
>>>>> --
>>>>> View this message in context:
>>>>> http://www.nabble.com/-S2--Struts-configuration-vizualization-tp18342762p18342762.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]
>>>>>
>>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> 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/-S2--Struts-configuration-vizualization-tp18342762p18362176.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