RE: Problems with Contonuum XML-RPC interface

2006-09-06 Thread Ryan Slobojan
Hi Emmanuel, >From my original email: - The fact that the XML-RPC interface is not there is confirmed when I run the Continuum XML-RPC sample client (org.apache.maven.continuum.rpc.SampleClient) and pass it an a

Re: Build result output containing xml

2006-09-06 Thread Emmanuel Venisse
http://jira.codehaus.org/browse/CONTINUUM Lee Meador a écrit : When there is xml in the build result output it should probably be converted to use < and such. The actual output gets stuck into tags. In our case, it just makes the xml tags disappear. I haven't thought it through but maybe you

Re: Problems with Contonuum XML-RPC interface

2006-09-06 Thread Emmanuel Venisse
XML-RPC service is started: INFO | jvm 1| 2006/09/05 12:28:11 | [INFO] Starting XML-RPC service. ... INFO | jvm 1| 2006/09/05 12:28:11 | [INFO] Starting XML-RPC listener on port '8200'. You can try with this little sample client : http://svn.apache.org/viewvc/maven/continuum/tags/co

Build result output containing xml

2006-09-06 Thread Lee Meador
When there is xml in the build result output it should probably be converted to use < and such. The actual output gets stuck into tags. In our case, it just makes the xml tags disappear. I haven't thought it through but maybe you could get it to output something that would be some sort of securi

RE: Problems with Contonuum XML-RPC interface

2006-09-06 Thread Ryan Slobojan
Hi Emmanuel, Thanks for the quick response! The Initialization segment of the log file is posted below. Please be aware that it's a bit long: STATUS | wrapper | 2006/09/05 12:28:10 | --> Wrapper Started as Daemon STATUS | wrapper | 2006/09/05 12:28:10 | Launching a JVM... INFO | jvm 1| 2

Re: Problems with Contonuum XML-RPC interface

2006-09-06 Thread Emmanuel Venisse
Can you send us the full continuum log with all from the start to the end of initialization? Emmanuel Ryan Slobojan a écrit : Hi all, I'm having some problems getting the Continuum 1.0.3 XML-RPC interface to work correctly, and I'm seeking some guidance. The relevant configuration from the C

Problems with Contonuum XML-RPC interface

2006-09-06 Thread Ryan Slobojan
Hi all, I'm having some problems getting the Continuum 1.0.3 XML-RPC interface to work correctly, and I'm seeking some guidance. The relevant configuration from the Continuum application.xml is: xml-rpc 8200 org.apache.maven.con

RE: continuum and settings.xml

2006-09-06 Thread Andreas Guther
The Maven2 settings.xml file to my understanding is looked for in two places: - Under the conf folder in your Maven2 installation directory - In the user home directory under .m2/ I do not think that a settings.xml file needs to present at all. The Maven2 conf folder has a default settings.xml f