i see JaxrBaseTestCase.java in 4.04 source under
testsuite\src\main\org\jboss\test\jaxr\scout\
there is one different thing.
| String transportClass = System.getProperty("juddi.proxy.transportClass",
| "org.jboss.jaxr.juddi.axis.JBossJuddiAxisTransport");
|
it is org.jboss.jaxr.juddi.axis.JBossJuddiAxisTransport
not org.jboss.jaxr.juddi.transport.SaajTransport.
my code and in wiki also:
| System.setProperty("juddi.proxy.transportClass",
"org.jboss.jaxr.juddi.transport.SaajTransport");
|
i could not find this class anywhere in the jar class file.
is this the reason why i got the "Unable to create message factory for SOAP:
Provider org.apache.axis.soap.MessageFactoryImpl not found" exception?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927074#3927074
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3927074
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user