[jira] Created: (WSCOMMONS-83) TCPMon appends listen port to target host when using an external ip.

2006-09-05 Thread Dinesh Premalal (JIRA)
TCPMon appends listen port to target host when using an external ip. Key: WSCOMMONS-83 URL: http://issues.apache.org/jira/browse/WSCOMMONS-83 Project: WS-Commons Issue

[jira] Commented: (WSCOMMONS-78) Including a schema without namespace into a schema with namespace is not possible

2006-09-05 Thread Jochen Wiedmann (JIRA)
[ http://issues.apache.org/jira/browse/WSCOMMONS-78?page=comments#action_12432572 ] Jochen Wiedmann commented on WSCOMMONS-78: -- In the meantime, I have detected that Axis 2 depends much, much more on these deprecated API's than I had

svn commit: r440280 - in /webservices/commons/trunk/modules/axiom/modules: axiom-api/src/main/java/org/apache/axiom/om/ axiom-api/src/main/java/org/apache/axiom/om/impl/ axiom-tests/src/test/java/org/

2006-09-05 Thread thilina
Author: thilina Date: Mon Sep 4 23:50:51 2006 New Revision: 440280 URL: http://svn.apache.org/viewvc?view=revrev=440280 Log: Refactoring content type logic Fixing the ImageSample Test Modified:

[jira] Commented: (WSCOMMONS-78) Including a schema without namespace into a schema with namespace is not possible

2006-09-05 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/WSCOMMONS-78?page=comments#action_12432602 ] Davanum Srinivas commented on WSCOMMONS-78: --- Jochen, I can run more tests to check but i'd prefer that we stick to the game plan and get the changes

[jira] Updated: (WSCOMMONS-78) Including a schema without namespace into a schema with namespace is not possible

2006-09-05 Thread Jochen Wiedmann (JIRA)
[ http://issues.apache.org/jira/browse/WSCOMMONS-78?page=all ] Jochen Wiedmann updated WSCOMMONS-78: - Attachment: XmlSchema-include-handling2.patch Ok, Dims, as requested, here's the updated patch. Including a schema without namespace into a

svn commit: r440386 - in /webservices/commons/trunk/modules/XmlSchema/src: main/java/org/apache/ws/commons/schema/ test/java/tests/

2006-09-05 Thread dims
Author: dims Date: Tue Sep 5 09:25:37 2006 New Revision: 440386 URL: http://svn.apache.org/viewvc?view=revrev=440386 Log: Fix for WSCOMMONS-78 - Including a schema without namespace into a schema with namespace is not possible Modified:

[jira] Resolved: (WSCOMMONS-78) Including a schema without namespace into a schema with namespace is not possible

2006-09-05 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/WSCOMMONS-78?page=all ] Davanum Srinivas resolved WSCOMMONS-78. --- Resolution: Fixed Applied as-is. looks good. thanks, dims Including a schema without namespace into a schema with namespace is not

[jira] Created: (WSCOMMONS-84) Cannot serialize SOAP message (java.lang.RuntimeException: Can not serialize OM Element Envelope)

2006-09-05 Thread Rajith Attapattu (JIRA)
Cannot serialize SOAP message (java.lang.RuntimeException: Can not serialize OM Element Envelope) - Key: WSCOMMONS-84 URL:

[XmlSchema] Error in building using maven2

2006-09-05 Thread Eran Chinthaka
Hi all, I'm getting the following error when trying to run mvn clean install in XmlSchema project. Any ideas? The plugin 'org.apache.maven.plugins:maven-antrun-plugin' does not exist or no valid version could be found -- Chinthaka signature.asc Description: OpenPGP digital signature

Re: [XmlSchema] Error in building using maven2

2006-09-05 Thread Eran Chinthaka
Hmm problem seems to be due to not mentioning the plugin version in the pom (http://www.mail-archive.com/users@maven.apache.org/msg50120.html). Fixing it. -- Chinthaka Eran Chinthaka wrote: Hi all, I'm getting the following error when trying to run mvn clean install in XmlSchema project.

svn commit: r440619 - /webservices/commons/trunk/modules/XmlSchema/pom.xml

2006-09-05 Thread chinthaka
Author: chinthaka Date: Tue Sep 5 22:42:44 2006 New Revision: 440619 URL: http://svn.apache.org/viewvc?view=revrev=440619 Log: Fixing a problem in building XmlSchema Modified: webservices/commons/trunk/modules/XmlSchema/pom.xml Modified: webservices/commons/trunk/modules/XmlSchema/pom.xml