I am trying to get SourceJammer up and Running on a
Windows XP box. Here are the specs:
Apache Tomcat 5.0
JDK 1.5
I have Tomcat up and Running and launch sj_gui.bat.
When I go to create a new archive I put in the proper
information and get the following error:
SourceJammer is having trouble communicating with the
server. A fault was generated:
Fault Code = SOAP-ENV:Server
Fault String = Exception from service object: Provider
org.apache.xalan.processor.TransformerFactoryImpl not found
I assumed I needed xerces installed so I proceeded to
try that with no success. I also tried modifying
Tomcat's setclasspath.bat file to prepend xerces jar
files to the Classpath and that did not work.
http://localhost:8080/sourcejammer/soap/ shows the
following are deployed.
# urn:Downloader
#
# urn:Uploader
urn:MasterControlProgram
Help and Thanks!