Hi,


I successfully manage to create a webservice-enabled application using 
andromda. Everything is working great.

I've build a test eclipse project to try to remote use the webservice and it's 
working properly. I've used org.apache.axis.wsdl.WSDL2Java to build the stubs 
needed to use my webservice from a command-line client lunched from eclipse => 
it works.



When I try to use the same code to use a webservice from within another 
andromda project using the spring cartridge, when I call client axis code from 
my spring service, I have the following error log in jboss :



14:15:22,871 WARN  [EngineConfigurationFactoryFinder] Factory 
org.apache.axis.configuration.EngineConfigurationFactoryServlet Ignored: 
missing required method: public static EngineConfigurationFactory 
newFactory(Object).

14:15:22,871 WARN  [EngineConfigurationFactoryFinder] Factory 
org.apache.axis.configuration.EngineConfigurationFactoryDefault Ignored: 
missing required method: public static EngineConfigurationFactory 
newFactory(Object).

14:15:22,872 ERROR [EngineConfigurationFactoryFinder] Unable to locate a valid 
EngineConfigurationFactory



For sure, I added to my app/project.xml and core/project.xml the required jars 
needed for axis-client execution, ie axis-1.2.jar, etc...



I'm looking for a solution to fix that quickly,

Well... I'm a little bit ennoyed with that... 

Please Help!



 :D
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=734#734
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Andromda-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to