<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Wise 1.0.1 released</title>
	<atom:link href="http://www.javalinux.it/wordpress/2007/09/20/wise-101-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.javalinux.it/wordpress/2007/09/20/wise-101-released/</link>
	<description>Alessio &#38; Stefano ideas</description>
	<lastBuildDate>Mon, 21 Nov 2011 05:04:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Alessio SOLDANO [Member]</title>
		<link>http://www.javalinux.it/wordpress/2007/09/20/wise-101-released/comment-page-1/#comment-16</link>
		<dc:creator>Alessio SOLDANO [Member]</dc:creator>
		<pubDate>Thu, 31 Jan 2008 15:51:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.javalinux.it/wordpress/?p=6#comment-16</guid>
		<description>Hi taf,&lt;br /&gt;
the issue you described might have already been solved (but after the 1.0.1 release). Could you please try using a Wise binary obtained compiling the trunk src from SVN or  send us the wsdl contract you&#039;re having problem with?&lt;br /&gt;
Thank you&lt;br /&gt;
Alessio
</description>
		<content:encoded><![CDATA[<p>Hi taf,<br />
the issue you described might have already been solved (but after the 1.0.1 release). Could you please try using a Wise binary obtained compiling the trunk src from SVN or  send us the wsdl contract you&#8217;re having problem with?<br />
Thank you<br />
Alessio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: taf [Visitor]</title>
		<link>http://www.javalinux.it/wordpress/2007/09/20/wise-101-released/comment-page-1/#comment-15</link>
		<dc:creator>taf [Visitor]</dc:creator>
		<pubDate>Thu, 31 Jan 2008 09:35:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.javalinux.it/wordpress/?p=6#comment-15</guid>
		<description>Hi&lt;br /&gt;
I&#039;m trying to use wise 1.0.1 to test our web services, but there is a problem when a complex type is returned: All String fields turn up as e.g. it.javalinux.wise.seam.entities.treeElement.ParameterizedWiseTreeElement@1658b53&lt;br /&gt;
&lt;br /&gt;
I.e. they don&#039;t show the value. Integers, booleans, etc. work fine. &lt;br /&gt;
&lt;br /&gt;
I&#039;m using jboss-4.2.2, wise-1.0.1, jdk1.5.0_13, and jbossws-2.0.1 (I&#039;ve also tried 2.0.2 and 2.0.3 without luck). No errors appear in the log. Do you have any idea of what could be wrong?&lt;br /&gt;
&lt;br /&gt;
Thanks&lt;br /&gt;
- taf&lt;br /&gt;

</description>
		<content:encoded><![CDATA[<p>Hi<br />
I&#8217;m trying to use wise 1.0.1 to test our web services, but there is a problem when a complex type is returned: All String fields turn up as e.g. it.javalinux.wise.seam.entities.treeElement.ParameterizedWiseTreeElement@1658b53</p>
<p>I.e. they don&#8217;t show the value. Integers, booleans, etc. work fine. </p>
<p>I&#8217;m using jboss-4.2.2, wise-1.0.1, jdk1.5.0_13, and jbossws-2.0.1 (I&#8217;ve also tried 2.0.2 and 2.0.3 without luck). No errors appear in the log. Do you have any idea of what could be wrong?</p>
<p>Thanks<br />
- taf</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alessio SOLDANO [Member]</title>
		<link>http://www.javalinux.it/wordpress/2007/09/20/wise-101-released/comment-page-1/#comment-14</link>
		<dc:creator>Alessio SOLDANO [Member]</dc:creator>
		<pubDate>Sat, 29 Dec 2007 16:13:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.javalinux.it/wordpress/?p=6#comment-14</guid>
		<description>Hi Stocki,&lt;br /&gt;
what is your invoked operation supposed to return? do you get any exception in the log file (please check the log4j conf to be sure the it.javalinux category is not filtered). Please give us some more information about your issue. Otherwise you could open an issue on the tracker (http://sourceforge.net/tracker/?group_id=202353)  attaching a minimal example reproducing your issue, so that we can analyze and perhaps fix it.
</description>
		<content:encoded><![CDATA[<p>Hi Stocki,<br />
what is your invoked operation supposed to return? do you get any exception in the log file (please check the log4j conf to be sure the it.javalinux category is not filtered). Please give us some more information about your issue. Otherwise you could open an issue on the tracker (<a href="http://sourceforge.net/tracker/?group_id=202353" rel="nofollow">http://sourceforge.net/tracker/?group_id=202353</a>)  attaching a minimal example reproducing your issue, so that we can analyze and perhaps fix it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stocki [Visitor]</title>
		<link>http://www.javalinux.it/wordpress/2007/09/20/wise-101-released/comment-page-1/#comment-13</link>
		<dc:creator>Stocki [Visitor]</dc:creator>
		<pubDate>Fri, 28 Dec 2007 00:12:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.javalinux.it/wordpress/?p=6#comment-13</guid>
		<description>Hi, I&#039;m using jboss4.2.2.GA and the jbossws2.0.2 Release, everything works (can read wsdls and can enter parameters and endpoints) the problem is, when I execute the call, I always get: Result is null - and no debug messages......
</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m using jboss4.2.2.GA and the jbossws2.0.2 Release, everything works (can read wsdls and can enter parameters and endpoints) the problem is, when I execute the call, I always get: Result is null &#8211; and no debug messages&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: inkimar [Visitor]</title>
		<link>http://www.javalinux.it/wordpress/2007/09/20/wise-101-released/comment-page-1/#comment-12</link>
		<dc:creator>inkimar [Visitor]</dc:creator>
		<pubDate>Wed, 24 Oct 2007 13:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.javalinux.it/wordpress/?p=6#comment-12</guid>
		<description>Hello Stefano,&lt;br /&gt;
&lt;br /&gt;
Do you mean that my wsdl has a user/password ?&lt;br /&gt;
I am quite new to this.&lt;br /&gt;
Glassfish did not ask for a psw concerning the WSDL.&lt;br /&gt;
&lt;br /&gt;
I created a user in wise and thought it was that user/psw.&lt;br /&gt;
&lt;br /&gt;
regards, i
</description>
		<content:encoded><![CDATA[<p>Hello Stefano,</p>
<p>Do you mean that my wsdl has a user/password ?<br />
I am quite new to this.<br />
Glassfish did not ask for a psw concerning the WSDL.</p>
<p>I created a user in wise and thought it was that user/psw.</p>
<p>regards, i</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: inkimar [Visitor]</title>
		<link>http://www.javalinux.it/wordpress/2007/09/20/wise-101-released/comment-page-1/#comment-11</link>
		<dc:creator>inkimar [Visitor]</dc:creator>
		<pubDate>Wed, 24 Oct 2007 13:22:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.javalinux.it/wordpress/?p=6#comment-11</guid>
		<description>Hello Stefano,&lt;br /&gt;
&lt;br /&gt;
Do you mean that my wsdl has a user/password ?&lt;br /&gt;
I am quite new to this.&lt;br /&gt;
Glassfish did not ask for a psw concerning the WSDL.&lt;br /&gt;
&lt;br /&gt;
I created a user in wise and thought it was that user/psw.&lt;br /&gt;
&lt;br /&gt;
regards, i
</description>
		<content:encoded><![CDATA[<p>Hello Stefano,</p>
<p>Do you mean that my wsdl has a user/password ?<br />
I am quite new to this.<br />
Glassfish did not ask for a psw concerning the WSDL.</p>
<p>I created a user in wise and thought it was that user/psw.</p>
<p>regards, i</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefano MAESTRI [Member]</title>
		<link>http://www.javalinux.it/wordpress/2007/09/20/wise-101-released/comment-page-1/#comment-10</link>
		<dc:creator>Stefano MAESTRI [Member]</dc:creator>
		<pubDate>Wed, 24 Oct 2007 10:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.javalinux.it/wordpress/?p=6#comment-10</guid>
		<description>As far as I understand you didn&#039;t provide correct user/password credential. Note that you have to provide user/passwrod set in the wsdl not wise&#039;s ones.
</description>
		<content:encoded><![CDATA[<p>As far as I understand you didn&#8217;t provide correct user/password credential. Note that you have to provide user/passwrod set in the wsdl not wise&#8217;s ones.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: inkimar [Visitor]</title>
		<link>http://www.javalinux.it/wordpress/2007/09/20/wise-101-released/comment-page-1/#comment-9</link>
		<dc:creator>inkimar [Visitor]</dc:creator>
		<pubDate>Tue, 23 Oct 2007 22:23:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.javalinux.it/wordpress/?p=6#comment-9</guid>
		<description>Hello,&lt;br /&gt;
&lt;br /&gt;
Did install the JBossws 2.0.1.&lt;br /&gt;
Seem to be working.&lt;br /&gt;
&lt;br /&gt;
starting jboss and launching my webservice - a webservice I run in Glassfish.&lt;br /&gt;
&lt;br /&gt;
This is the reply from JBoss:&lt;br /&gt;
23:11:57,035 INFO  [SessionFactoryObjectFactory] Factory name: persistence.units:jar=ProjectManagerJBoss.jar,unitName=company&lt;br /&gt;
23:11:57,035 INFO  [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}&lt;br /&gt;
23:11:57,037 INFO  [SessionFactoryObjectFactory] Bound factory to JNDI name: persistence.units:jar=ProjectManagerJBoss.jar,unitName=company&lt;br /&gt;
23:11:57,037 WARN  [SessionFactoryObjectFactory] InitialContext did not implement EventContext&lt;br /&gt;
23:11:57,037 INFO  [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}&lt;br /&gt;
23:11:57,047 INFO  [JmxKernelAbstraction] creating wrapper delegate for: org.jboss.ejb3.stateless.StatelessContainer&lt;br /&gt;
23:11:57,047 INFO  [JmxKernelAbstraction] installing MBean: jboss.j2ee:jar=ProjectManagerJBoss.jar,name=TitanWS,service=EJB3 with dependencies:&lt;br /&gt;
23:11:57,047 INFO  [JmxKernelAbstraction] 	persistence.units:jar=ProjectManagerJBoss.jar,unitName=company&lt;br /&gt;
23:11:57,057 INFO  [EJBContainer] STARTED EJB: ws.TitanWS ejbName: TitanWS&lt;br /&gt;
23:11:57,063 INFO  [EJB3Deployer] Deployed: file:/C:/app/jboss-4.2.1.GA/server/default/deploy/ProjectManagerJBoss.jar&lt;br /&gt;
23:11:57,080 INFO  [DefaultEndpointRegistry] register: jboss.ws:context=ProjectManagerJBoss,endpoint=TitanWS&lt;br /&gt;
23:11:57,370 INFO  [WSDLFilePublisher] WSDL published to: file:/C:/app/jboss-4.2.1.GA/server/default/data/wsdl/ProjectManagerJBoss.jar/TitanWSService16783.wsdl&lt;br /&gt;
23:11:57,459 INFO  [TomcatDeployer] deploy, ctxPath=/ProjectManagerJBoss, warUrl=.../tmp/deploy/ProjectManagerJBoss.jar16782.war/&lt;br /&gt;
&lt;br /&gt;
Using Wise, and I write:&lt;br /&gt;
http://localhost:8080/TitanWSService/TitanWS?wsdl&lt;br /&gt;
&lt;br /&gt;
choosing the one, I am once again prompted to put in the password.&lt;br /&gt;
I do so.&lt;br /&gt;
&lt;br /&gt;
this is the reply from wise:&lt;br /&gt;
# 	Cannot download wsdl; please check host address, username and password. .....&lt;br /&gt;
....&lt;br /&gt;
.....&lt;br /&gt;
.....&lt;br /&gt;
Do you mean, If I succeed, that I am able to test the methods in the service as I do in Glassfish ?&lt;br /&gt;
&lt;br /&gt;
regards, i&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;

</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Did install the JBossws 2.0.1.<br />
Seem to be working.</p>
<p>starting jboss and launching my webservice &#8211; a webservice I run in Glassfish.</p>
<p>This is the reply from JBoss:<br />
23:11:57,035 INFO  [SessionFactoryObjectFactory] Factory name: persistence.units:jar=ProjectManagerJBoss.jar,unitName=company<br />
23:11:57,035 INFO  [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}<br />
23:11:57,037 INFO  [SessionFactoryObjectFactory] Bound factory to JNDI name: persistence.units:jar=ProjectManagerJBoss.jar,unitName=company<br />
23:11:57,037 WARN  [SessionFactoryObjectFactory] InitialContext did not implement EventContext<br />
23:11:57,037 INFO  [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}<br />
23:11:57,047 INFO  [JmxKernelAbstraction] creating wrapper delegate for: org.jboss.ejb3.stateless.StatelessContainer<br />
23:11:57,047 INFO  [JmxKernelAbstraction] installing MBean: jboss.j2ee:jar=ProjectManagerJBoss.jar,name=TitanWS,service=EJB3 with dependencies:<br />
23:11:57,047 INFO  [JmxKernelAbstraction] 	persistence.units:jar=ProjectManagerJBoss.jar,unitName=company<br />
23:11:57,057 INFO  [EJBContainer] STARTED EJB: ws.TitanWS ejbName: TitanWS<br />
23:11:57,063 INFO  [EJB3Deployer] Deployed: file:/C:/app/jboss-4.2.1.GA/server/default/deploy/ProjectManagerJBoss.jar<br />
23:11:57,080 INFO  [DefaultEndpointRegistry] register: jboss.ws:context=ProjectManagerJBoss,endpoint=TitanWS<br />
23:11:57,370 INFO  [WSDLFilePublisher] WSDL published to: file:/C:/app/jboss-4.2.1.GA/server/default/data/wsdl/ProjectManagerJBoss.jar/TitanWSService16783.wsdl<br />
23:11:57,459 INFO  [TomcatDeployer] deploy, ctxPath=/ProjectManagerJBoss, warUrl=&#8230;/tmp/deploy/ProjectManagerJBoss.jar16782.war/</p>
<p>Using Wise, and I write:<br />
<a href="http://localhost:8080/TitanWSService/TitanWS?wsdl" rel="nofollow">http://localhost:8080/TitanWSService/TitanWS?wsdl</a></p>
<p>choosing the one, I am once again prompted to put in the password.<br />
I do so.</p>
<p>this is the reply from wise:<br />
# 	Cannot download wsdl; please check host address, username and password. &#8230;..<br />
&#8230;.<br />
&#8230;..<br />
&#8230;..<br />
Do you mean, If I succeed, that I am able to test the methods in the service as I do in Glassfish ?</p>
<p>regards, i</p>
<p></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefano MAESTRI [Member]</title>
		<link>http://www.javalinux.it/wordpress/2007/09/20/wise-101-released/comment-page-1/#comment-8</link>
		<dc:creator>Stefano MAESTRI [Member]</dc:creator>
		<pubDate>Sun, 21 Oct 2007 22:38:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.javalinux.it/wordpress/?p=6#comment-8</guid>
		<description>Wise 1.0.1 needs jbossws 2.0.1 installed.&lt;br /&gt;
have a look to pdf manual distributed with wise binaries or to  http://www.javalinuxlabs.org/wise/download.html&lt;br /&gt;
for installation notes.&lt;br /&gt;
&lt;br /&gt;
Thanks for the interest.&lt;br /&gt;
&lt;br /&gt;
Stefano
</description>
		<content:encoded><![CDATA[<p>Wise 1.0.1 needs jbossws 2.0.1 installed.<br />
have a look to pdf manual distributed with wise binaries or to  <a href="http://www.javalinuxlabs.org/wise/download.html" rel="nofollow">http://www.javalinuxlabs.org/wise/download.html</a><br />
for installation notes.</p>
<p>Thanks for the interest.</p>
<p>Stefano</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: inkimar [Visitor]</title>
		<link>http://www.javalinux.it/wordpress/2007/09/20/wise-101-released/comment-page-1/#comment-7</link>
		<dc:creator>inkimar [Visitor]</dc:creator>
		<pubDate>Sun, 21 Oct 2007 22:30:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.javalinux.it/wordpress/?p=6#comment-7</guid>
		<description>Installed JBoss 4.2.1 on a Windows Vista, tried out WISE so that I can use JBoss with good features as those who come with Glassfish ( thinking of &#039;Tester&#039; ).&lt;br /&gt;
I have not installed JBossWS, something went wrong there,&lt;br /&gt;
is that necessary for WISE ? &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Adding a WebService which I have tried out in Glassfish:&lt;br /&gt;
It is this small one:&lt;br /&gt;
Code:&lt;br /&gt;
&lt;br /&gt;
@Stateless()&lt;br /&gt;
@WebService()&lt;br /&gt;
public class ProjectManagerWs {&lt;br /&gt;
&lt;br /&gt;
@WebMethod&lt;br /&gt;
public String version() {&lt;br /&gt;
return &quot;ProjectManager version 0.1&quot;;&lt;br /&gt;
}&lt;br /&gt;
}	&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Surfing to:&lt;br /&gt;
http://127.0.0.1:8080/ProjectManagerWsService/ProjectManagerWs?wsdl&lt;br /&gt;
&lt;br /&gt;
I am able to see the WSDL in my browser, so the wsdl is OK.&lt;br /&gt;
&lt;br /&gt;
But adding it to wise and clicking the link which I have created gives me the following error:&lt;br /&gt;
&lt;br /&gt;
16:47:48,421 INFO [WSDLManagerBean] *** Beginning conversation, savedWsdl = null&lt;br /&gt;
16:47:48,426 ERROR [WSDLManagerBean] An unexpected exception occurred while selecting the wsdl.&lt;br /&gt;
Code:&lt;br /&gt;
&lt;br /&gt;
java.lang.NoClassDefFoundError: org/jboss/wsf/spi/tools/WSContractConsumer&lt;br /&gt;
at it.javalinux.wise.seam.actions.WSDLManagerBean.selectWsdl(WSDLManagerBean.java:116)&lt;br /&gt;
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)	&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Am I forgetting something ?&lt;br /&gt;
the mysql says:&lt;br /&gt;
&lt;br /&gt;
mysql&gt; select * from savedwsdl;&lt;br /&gt;
+-------------+---------------------------------------------------------------------+----------+------------+-------------------+&lt;br /&gt;
&#124; idSavedWSDL &#124; wsdlLink &#124; wsdlText &#124; savingDate &#124; idUserInformation &#124;&lt;br /&gt;
+-------------+---------------------------------------------------------------------+----------+------------+-------------------+&lt;br /&gt;
&#124; 2 &#124; http://127.0.0.1:8080/ProjectManagerWsService/ProjectManagerWs?wsdl &#124; tt &#124; 2007-10-21 &#124; 3 &#124;&lt;br /&gt;
+-------------+---------------------------------------------------------------------+----------+------------+-------------------+&lt;br /&gt;
&lt;br /&gt;
regards, i&lt;br /&gt;
&lt;br /&gt;

</description>
		<content:encoded><![CDATA[<p>Installed JBoss 4.2.1 on a Windows Vista, tried out WISE so that I can use JBoss with good features as those who come with Glassfish ( thinking of &#8216;Tester&#8217; ).<br />
I have not installed JBossWS, something went wrong there,<br />
is that necessary for WISE ? </p>
<p>
Adding a WebService which I have tried out in Glassfish:<br />
It is this small one:<br />
Code:</p>
<p>@Stateless()<br />
@WebService()<br />
public class ProjectManagerWs {</p>
<p>@WebMethod<br />
public String version() {<br />
return &#8220;ProjectManager version 0.1&#8243;;<br />
}<br />
}	</p>
<p>
Surfing to:<br />
<a href="http://127.0.0.1:8080/ProjectManagerWsService/ProjectManagerWs?wsdl" rel="nofollow">http://127.0.0.1:8080/ProjectManagerWsService/ProjectManagerWs?wsdl</a></p>
<p>I am able to see the WSDL in my browser, so the wsdl is OK.</p>
<p>But adding it to wise and clicking the link which I have created gives me the following error:</p>
<p>16:47:48,421 INFO [WSDLManagerBean] *** Beginning conversation, savedWsdl = null<br />
16:47:48,426 ERROR [WSDLManagerBean] An unexpected exception occurred while selecting the wsdl.<br />
Code:</p>
<p>java.lang.NoClassDefFoundError: org/jboss/wsf/spi/tools/WSContractConsumer<br />
at it.javalinux.wise.seam.actions.WSDLManagerBean.selectWsdl(WSDLManagerBean.java:116)<br />
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)	</p>
<p>Am I forgetting something ?<br />
the mysql says:</p>
<p>mysql> select * from savedwsdl;<br />
+&#8212;&#8212;&#8212;&#8212;-+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;-+&#8212;&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-+<br />
| idSavedWSDL | wsdlLink | wsdlText | savingDate | idUserInformation |<br />
+&#8212;&#8212;&#8212;&#8212;-+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;-+&#8212;&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-+<br />
| 2 | <a href="http://127.0.0.1:8080/ProjectManagerWsService/ProjectManagerWs?wsdl" rel="nofollow">http://127.0.0.1:8080/ProjectManagerWsService/ProjectManagerWs?wsdl</a> | tt | 2007-10-21 | 3 |<br />
+&#8212;&#8212;&#8212;&#8212;-+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;-+&#8212;&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-+</p>
<p>regards, i</p>
]]></content:encoded>
	</item>
</channel>
</rss>

