Hi,
Do a 'mvn clean install -Dmaven.test.skip=true' . This will download
the missing jars from online maven repositories & solve your problem.
/sumedha
On Fri, Feb 5, 2010 at 5:27 AM, Sakibul Hasan wrote:
> Hi,
> I got the source code from the following link which was give
+1
/sumedha
On Mon, Dec 14, 2009 at 10:27 AM, Ruwan Linton wrote:
> Folks,
>
> This is a call for votes to release Axis2 Transports 1.0.0
>
> Please review the signed
> artifacts:<http://people.apache.org/%7Eruwan/synapse/1.2/dist/>
> http://people.apache.org/~ruwan
Author: sumedha
Date: Wed Nov 12 12:14:03 2008
New Revision: 713490
URL: http://svn.apache.org/viewvc?rev=713490&view=rev
Log:
more support for accepting request messages from IM clients & sending back the
responses. Now we have fully functional code to test this scenario. Howeve
Author: sumedha
Date: Wed Nov 12 12:09:29 2008
New Revision: 713485
URL: http://svn.apache.org/viewvc?rev=713485&view=rev
Log:
Allowed any xmpp account to send messages to xmpp listener account without
manual authrorization
Modified:
webservices/commons/trunk/modules/transport/modules/
Author: sumedha
Date: Sun Nov 9 12:14:42 2008
New Revision: 712546
URL: http://svn.apache.org/viewvc?rev=712546&view=rev
Log:
Implemented support for listServices & getOperations via a chat client
Modified:
webservices/commons/trunk/modules/transport/modules/xmpp/src/org/apac
Author: sumedha
Date: Sun Nov 9 11:07:05 2008
New Revision: 712535
URL: http://svn.apache.org/viewvc?rev=712535&view=rev
Log:
Added ability to deal with plain text chat messages from IM clients. Yet to add
logic to find service/operation & do the dispatching
Modified:
webservices
Author: sumedha
Date: Sun Nov 9 05:47:50 2008
New Revision: 712499
URL: http://svn.apache.org/viewvc?rev=712499&view=rev
Log:
Added connection listener to both gtalk & jabber type servers.This will
re-establish broken connection to the server.
Modified:
webservices/commons/trunk
Author: sumedha
Date: Mon Nov 3 02:06:10 2008
New Revision: 710032
URL: http://svn.apache.org/viewvc?rev=710032&view=rev
Log:
moved xmpp connection retrival part out of if block,commented out REST check
Modified:
webservices/commons/trunk/modules/transport/modules/xmpp/src/org/apache/a
Author: sumedha
Date: Sun Nov 2 18:14:34 2008
New Revision: 709998
URL: http://svn.apache.org/viewvc?rev=709998&view=rev
Log:
Fixing NPE when shutting down the XMPP transport,Fixing EPR address
Modified:
webservices/commons/trunk/modules/transport/modules/xmpp/src/org/apache/a
Author: sumedha
Date: Sun Nov 2 05:06:27 2008
New Revision: 709877
URL: http://svn.apache.org/viewvc?rev=709877&view=rev
Log:
smackx dependency is required @ runtime. Anyone testing using IDE would need to
have this included when generating project meta files using mvn eclipse:eclipse
Hi,
I was able to run this with following dependency.
woodstox
wstx-asl
3.2.0
/sumedha
On 5/21/07, cbrown <[EMAIL PROTECTED]> wrote:
mvn seems to pull in stax-api 1.0.1. I see there are some other
development versions. which would be the correct one?
On Mon
Hi,
You need to have Stax dependencies as well.
/sumedha
On 5/21/07, cbrown <[EMAIL PROTECTED]> wrote:
Working through the http://ws.apache.org/commons/axiom/OMTutorial.html,
I run into a FactoryConfigurationError - "Provider
com.bea.xml.stream.MXParserFactory not found"
I
Which one is correct? 'Content-ID' or 'Content-Id '??
In SAAJ specification it is referred as 'Contend-Id'.
https://*saaj*.dev.java.net/spec-*1.3*/*saaj*13.pdf
/sumedha
On 4/3/07, Thilina Gunarathne <[EMAIL PROTECTED]> wrote:
Hi all,
When sending MI
[
https://issues.apache.org/jira/browse/WSCOMMONS-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sumedha rubasinghe updated WSCOMMONS-176:
-
Attachment: base64-check.patch
Please apply the patch from ws-commons/axiom
Environment: any
Reporter: sumedha rubasinghe
The method isValidBase64Encoding(String data) checks passed String for invalid
Base64 characters.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online
Hi Chinthaka,
The patch for doom is already applied by azeez. I will do the llom part &
submit.
thanks..
/sumedha
On 1/25/07, Eran Chinthaka <[EMAIL PROTECTED]> wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
+1 from me.
Please make sure you implement these methods in bot
[
https://issues.apache.org/jira/browse/WSCOMMONS-147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sumedha rubasinghe updated WSCOMMONS-147:
-
Attachment: WSCOMMONS-147_02.patch
If there isn't a namespace prefix
[
https://issues.apache.org/jira/browse/WSCOMMONS-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sumedha rubasinghe updated WSCOMMONS-157:
-
Attachment: WSCOMMONS-157.patch
> Implementations &
any
Reporter: sumedha rubasinghe
Implementations for
- NodeImple -> isSameNode(), isEqualNode()
- SOAPFaultReasonImpl -> getAllSoapTexts()
- DOMSOAPFactory -> createSOAPFault()
Fixes for
- SOAPHeaderImpl ->examineHeaderBlocks()
--
This message is automatica
[
https://issues.apache.org/jira/browse/WSCOMMONS-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sumedha rubasinghe updated WSCOMMONS-156:
-
Attachment: WSCOMMONS-156.patch
> Addition of new method -> get/se
IOM
Environment: any
Reporter: sumedha rubasinghe
/**
* Sets the relay attribute for this SOAPHeaderBlock to be either true or
false.
* The SOAP relay attribute is set to true to indicate that the SOAP header
block must be
* relayed by any node that is targeted by the hea
relay status associated with this
* SOAPHeaderBlock object.
*
* @return a boolean giving the relay status
*/
public abstract boolean getRelay();
Shall I submit a patch with the addition?
/sumedha
[1] http://www.w3.org/TR/2003/REC-soap12-part1-20030624/#soaprelay
[
https://issues.apache.org/jira/browse/WSCOMMONS-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sumedha rubasinghe updated WSCOMMONS-152:
-
Attachment: WSCOMMONS-152.patch
> Updates required for SAAJ
Environment: any
Reporter: sumedha rubasinghe
I have updated the code in order to support SAAJ 1.3 implementation.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira
-part1-20030624/#soaprelay
/sumedha
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
[
https://issues.apache.org/jira/browse/WSCOMMONS-147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sumedha rubasinghe updated WSCOMMONS-147:
-
Attachment: WSCOMMONS-147.patch
> [Axis2] AttrImpl -> getName() returns
IOM
Environment: any
Reporter: sumedha rubasinghe
Value returned from org.apache.axiom.om.impl.dom.AttrImpl -> getName() is
incorrect, when an attribute has a namespace prefix other than "xmlns".
class AttrImpl{
.
public String getName()
27 matches
Mail list logo