You may create the eclipse project for servicemix-xfire using the following
cd SERVICEMIX\components\xfire
maven eclipse
Then you will be able to import this component.
AbstractApplicationContext is not a class from ServiceMix (but from
Spring framework) so that you can not debug
into it using eclipse.
Guillaume
nintha (sent by Nabble.com) wrote:
i tried to download the servicemix-2.0.2-src,and use"maven eclipse" to
generated the .project and .classpath file,then i used eclipse import
the project ,but i coun't find "servicemix-xfire" package ,what's
wrong with it ,and when i tried to debug servicemix-core package ,then
some error occured:
Class File Editor
Source not found
The source attachment does not contain the source for the file
AbstractApplicationContext.class.You can change the source attachment
by clicking Change Attached Source below:
....
i think maybe my eclipse argument error,when i debug servicemix ,i put
"servicemix.xml"into program arguments,what's wrong with me ,how can i
run it use source and debug?????help~~~~~~~~~
------------------------------------------------------------------------
Sent from the servicemix - dev
<http://www.nabble.com/servicemix---dev-f12051.html> forum at Nabble.com:
debug from servicemix
<http://www.nabble.com/debug-from-servicemix-t645866.html#a1717123>