Re: Problem with compilation of Axis2

2009-11-10 Thread Davanum Srinivas

John,

As you can see the maven repo on java.net has started redirecting :(

Please create a settings.xml see details on where to create the file here:
http://maven.apache.org/settings.html

The content of the file should be:

settings
  mirrors
mirror
  idjava.net.2/id
  namejava.net Mirror of http://repo1.maven.org/maven2//name
  urlhttp://download.java.net/maven/2//url
  mirrorOfjava.net/mirrorOf
/mirror

  /mirrors
/settings

thanks,
dims

On 11/10/2009 07:13 AM, John Francis wrote:

Does the axis2-1.4.1 src build work? With what version of maven?
If it does what am I doing wrong?

Thanks, details follow...

I am developing with axis2-1.4.1 in order to use Eclipse axis plugins. ( I
de3installed 1.5.1 )
I am building on Windows Server 2008 x64.
I am trying to build the axis2-1.4 source release ( outside of Eclipse )
using maven.
I had problems with the latest release of maven so moved to
apache-maven-2.0.10, as another post recommended this.
I am still having problems.
I have followed the maven install instructions and the axis build
instructions.
It would appear that when I run mvn install and maven attempts to download
various components it is having problems; ( The following is just one set of
problems relating to commons-httpclient, buit there are more with the same
pattern )

Downloading:
https://maven-repository.dev.java.net/nonav/repository//commons-httpclient/p
oms/commons-httpclient-3.1.pom
371b downloaded
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'402c45f736161f8d5a937f872c83fc014f6e5eae'; remote
= '!DOCTYPE' - RETRYING
Downloading:
https://maven-repository.dev.java.net/nonav/repository//commons-httpclient/p
oms/commons-httpclient-3.1.pom
371b downloaded
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'402c45f736161f8d5a937f872c83fc014f6e5eae'; remote
= '!DOCTYPE' - IGNORING



[WARNING] POM for 'commons-httpclient:commons-httpclient:pom:3.1:compile' is
invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0
POM. for project commons-httpclient:commons-httpclient at
C:\Users\Administrator\.m2\repository\commons-httpclient\commons-httpclient\
3.1\commons-httpclient-3.1.pom

...

error: error reading
C:\Users\Administrator\.m2\repository\commons-httpclient\commons-httpclient\
3.1\commons-httpclient-3.1.jar; error in opening zip file

...


When I look in the POMs I find...

!DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN
htmlhead
title301 Moved Permanently/title
/headbody
h1Moved Permanently/h1
pThe document has moveda
href=http://download.java.net/maven/1/commons-httpclient/poms/commons-httpc
lient-3.1.pom
http://download.java.net/maven/1/commons-httpclient/poms/commons-httpclient
-3.1.pom  here/a./p
hr
addressApache Server at maven-repository.dev.java.net Port 443/address
/body/html

and ofcourse the accompanying zip is not valid  1K.







--

This message is private and confidential. If you have received this message
in error, please notify postmas...@his.co.uk and remove it from your system.

Please carry out your own virus check before opening attachments.

HISL Limited is a limited company registered in England and Wales.

Registered Number: 3202995. VAT number: 729-6256-05.

Registered Office: Chestnut Farm, Jill Lane, Sambourne, Redditch B96 6ES


--







Re: Problem with compilation of Axis2

2009-11-10 Thread Davanum Srinivas

Oh! also nuke your .m2/repository and start fresh.

thanks,
dims

On 11/10/2009 07:39 AM, Davanum Srinivas wrote:

John,

As you can see the maven repo on java.net has started redirecting :(

Please create a settings.xml see details on where to create the file here:
http://maven.apache.org/settings.html

The content of the file should be:

settings
mirrors
mirror
idjava.net.2/id
namejava.net Mirror of http://repo1.maven.org/maven2//name
urlhttp://download.java.net/maven/2//url
mirrorOfjava.net/mirrorOf
/mirror

/mirrors
/settings

thanks,
dims

On 11/10/2009 07:13 AM, John Francis wrote:

Does the axis2-1.4.1 src build work? With what version of maven?
If it does what am I doing wrong?

Thanks, details follow...

I am developing with axis2-1.4.1 in order to use Eclipse axis plugins.
( I
de3installed 1.5.1 )
I am building on Windows Server 2008 x64.
I am trying to build the axis2-1.4 source release ( outside of Eclipse )
using maven.
I had problems with the latest release of maven so moved to
apache-maven-2.0.10, as another post recommended this.
I am still having problems.
I have followed the maven install instructions and the axis build
instructions.
It would appear that when I run mvn install and maven attempts to
download
various components it is having problems; ( The following is just one
set of
problems relating to commons-httpclient, buit there are more with the
same
pattern )

Downloading:
https://maven-repository.dev.java.net/nonav/repository//commons-httpclient/p

oms/commons-httpclient-3.1.pom
371b downloaded
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'402c45f736161f8d5a937f872c83fc014f6e5eae'; remote
= '!DOCTYPE' - RETRYING
Downloading:
https://maven-repository.dev.java.net/nonav/repository//commons-httpclient/p

oms/commons-httpclient-3.1.pom
371b downloaded
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'402c45f736161f8d5a937f872c83fc014f6e5eae'; remote
= '!DOCTYPE' - IGNORING



[WARNING] POM for
'commons-httpclient:commons-httpclient:pom:3.1:compile' is
invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0
POM. for project commons-httpclient:commons-httpclient at
C:\Users\Administrator\.m2\repository\commons-httpclient\commons-httpclient\

3.1\commons-httpclient-3.1.pom

...

error: error reading
C:\Users\Administrator\.m2\repository\commons-httpclient\commons-httpclient\

3.1\commons-httpclient-3.1.jar; error in opening zip file

...


When I look in the POMs I find...

!DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN
htmlhead
title301 Moved Permanently/title
/headbody
h1Moved Permanently/h1
pThe document has moveda
href=http://download.java.net/maven/1/commons-httpclient/poms/commons-httpc

lient-3.1.pom
http://download.java.net/maven/1/commons-httpclient/poms/commons-httpclient

-3.1.pom here/a./p
hr
addressApache Server at maven-repository.dev.java.net Port
443/address
/body/html

and ofcourse the accompanying zip is not valid 1K.








--

This message is private and confidential. If you have received this
message
in error, please notify postmas...@his.co.uk and remove it from your
system.

Please carry out your own virus check before opening attachments.

HISL Limited is a limited company registered in England and Wales.

Registered Number: 3202995. VAT number: 729-6256-05.

Registered Office: Chestnut Farm, Jill Lane, Sambourne, Redditch B96 6ES



--









Re: Problem with compilation of Axis2

2009-11-10 Thread Davanum Srinivas

John,

please add -DfailIfNoTests=false -Dtest=false when running maven. So you can ignore the errors and the artifacts you 
need get built.


thanks,
dims

On 11/10/2009 09:28 AM, John Francis wrote:

Thanks, I am now a lot further forward.

However I do have test failures, and 2 remaining checksum errors. I did
remove the old .m2 directory completely and rebuild from a fresh unzip of
the axis download.
Most worryingly the axis2.war is not built in the modules/webapp/target
directory as described in the build instructions.
Possible problems on my side;
* JDK 1.6.0_13
* I am working on web apps on my eclipse tomcat install on port 8080 whilst
doing this stuff. ( it has a separate axis2 env )


[WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for
wsdl4j/wsdl4j/1.6.2/wsdl4j-1.6.2.pom - IGNORING
[WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for
wsdl4j/wsdl4j/1.6.2/wsdl4j-1.6.2.jar - IGNORING
[WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for
com/sun/xml/fastinfoset/FastInfoset/1.1.8/FastInfoset-1.1.8.pom - IGNORING
[WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for
com/sun/xml/fastinfoset/FastInfoset/1.1.8/FastInfoset-1.1.8.jar - IGNORING

Are these checksum failiures ignorable?

Test errors -are these failures benign?;


---
Test set: org.apache.axis2.jaxws.dispatch.StringDispatchTests

---
Tests run: 12, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 260.743 sec
  FAILURE!
testSyncPayloadMode_badHostName(org.apache.axis2.jaxws.dispatch.StringDispat
chTests)  Time elapsed: 84.204 sec  FAILURE!
junit.framework.AssertionFailedError: null
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertTrue(Assert.java:27)
at
org.apache.axis2.jaxws.dispatch.StringDispatchTests.testSyncPayloadMode_badH
ostName(StringDispatchTests.java:315)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:168)
at junit.framework.TestCase.runBare(TestCase.java:134)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81
)
at
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62
)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(Ab
stractDirectoryTestSuite.java:140)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractD
irectoryTestSuite.java:165)
at org.apache.maven.surefire.Surefire.run(Surefire.java:107)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireB
ooter.java:289)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:100
5)

testAsyncCallbackMessageMode_badHostName(org.apache.axis2.jaxws.dispatch.Str
ingDispatchTests)  Time elapsed: 85.046 sec  FAILURE!
junit.framework.AssertionFailedError: java.net.ConnectException does not
match expected type UnknownHostException
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at
org.apache.axis2.jaxws.dispatch.StringDispatchTests.testAsyncCallbackMessage
Mode_badHostName(StringDispatchTests.java:355)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
at 

Re: Question About wsdl4j License

2009-10-06 Thread Davanum Srinivas

Please ask jsr110-eg-d...@yahoogroups.com per 
http://sourceforge.net/projects/wsdl4j/files/

we get the jar from the source forge project.

thanks,
dims


On 10/06/2009 12:32 PM, David Dillard wrote:

Hi,



I've got a question about the wsdl4j license in Axis2.  In the legal
stuff it says that wsdl4j is made available under the CPL 1.0.  However,
when I look at the source files that I *believe* make up all of wsdl4j I
see that they're all under the Apache 2 license.  In addition, I grep'd
the source and the only place where I find the string Common Public is
in the wsdl4j license file - not in any source file.  So either the
wsdl4j license file no longer applies or I'm missing something.



Can someone help me out here?





Thanks,



David






Re: Downloading Axis2-1.4.1

2009-09-14 Thread Davanum Srinivas

All old releases are available here:
http://archive.apache.org/dist/ws/axis2/

-- dims

On 09/14/2009 07:42 AM, Sanjaya Ratnaweera wrote:

http://ws.apache.org/axis2/download/1_4_1/download.cgi

 ~sanjaya


On Mon, Sep 14, 2009 at 5:06 PM, Sebastian Schneider
schnei...@dvz.fh-aachen.de  wrote:


Hello!

On http://ws.apache.org/axis2/download.cgi downloading Axis2-1.4.1 is not
possible. The download link points to the 1.5 download and changing the path
manually to 1.4.1 produces a 404 error. So how can I download 1.4.1?

Sebastian

--
Mit freundlichen Grüßen / Best regards / Cordialement
Sebastian Schneider, schnei...@dvz.fh-aachen.de







Re: [Axis2] happy birthday !!!

2009-08-21 Thread Davanum Srinivas
Deepal,

Congrats!

-- dims

On Fri, Aug 21, 2009 at 12:19 AM, Deepal jayasinghedeep...@gmail.com wrote:
 It is the fifth birthday of the project..

 -- Deepal --

 Some history of the project...
 http://blogs.deepal.org/2009/08/happy-birthday-axis2.html

 --
 Thank you!


 http://blogs.deepal.org
 http://deepal.org





-- 
Davanum Srinivas :: http://davanum.wordpress.com


Re: HELP - ConcurrentModificationException: concurrent access to HashMap -- inside Axis1.x

2009-07-29 Thread Davanum Srinivas

Hey Gary,

Do you want to try switching it to ConcurrentHashMap?

thanks,
dims

On 07/29/2009 06:27 PM, Gary Yue wrote:

Hi all,

I am geting the following exception periodically when axis server tries to 
deserialize incoming requests.
It happens at a relatively low rate (20 times a day out of heavy load traffic, 
like 5M calls).
 From the code, it looks like TypeDesc class is not thread-safe, as inside 
getFieldNameForElement(), multiple threads executing this method could 
potentially be accessing the private member fieldElementMap hashmap at the same 
time (get() and put()), which results in concurrent modification exception. So 
this looks like a threading poblem inside Axis1.x framework.

Has anyone encounter this same problem? Any advice on how to resolve this?
I am using Axis1.1 (but i see Axis1.3 also has the exact same code there)

thanks
gary
  st=java.util.ConcurrentModificationException: concurrent access to HashMap 
attempted by Thread[http-0.0.0.0-8080-Processor107,5,main]
at java.util.HashMap.onEntry(HashMap.java:214)
at java.util.HashMap.transfer(HashMap.java:686)
at java.util.HashMap.resize(HashMap.java:676)
at java.util.HashMap.addEntry(HashMap.java:1049)
at java.util.HashMap.put(HashMap.java:561)
at 
org.apache.axis.description.TypeDesc.getFieldNameForElement(TypeDesc.java:355)
at 
org.apache.axis.encoding.ser.BeanDeserializer.onStartChild(BeanDeserializer.java:209)
at 
org.apache.axis.encoding.DeserializationContextImpl.startElement(DeserializationContextImpl.java:963)
at org.apache.axis.message.SAX2EventRecorder.replay(SAX2EventRecorder.java:198)
at 
org.apache.axis.message.MessageElement.publishToHandler(MessageElement.java:722)
at org.apache.axis.message.RPCElement.deserialize(RPCElement.java:233)
at org.apache.axis.message.RPCElement.getParams(RPCElement.java:347)
at 
org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:184)
at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:333)
at 
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:71)
at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:150)
at org.apache.axis.SimpleChain.invoke(SimpleChain.java:120)
at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:481)
at org.apache.axis.server.AxisServer.invoke(AxisServer.java:323)
at org.apache.axis.transport.http.AxisServlet.doPostOrGet(AxisServlet.java:954)
at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:816)


[Fwd: Application Period for Travel Assistance to ApacheCon US 2009 Opens Soon]

2009-07-22 Thread Davanum Srinivas

fyi

 Original Message 
Subject: Application Period for Travel Assistance to ApacheCon US 2009 Opens 
Soon
Date: Wed, 22 Jul 2009 19:46:15 +1000
From: Gav... gmcdon...@apache.org
Reply-To: priv...@harmony.apache.org,   gmcdon...@apache.org
To: p...@apache.org

Dear PMCs,

Please could you forward the below message to your user@ and dev@ mailing
lists, thanks in advance.

-

The Travel Assistance Committee is taking in applications for those wanting
to attend ApacheCon US 2009 (Oakland) which takes place between the 2nd and
6th November 2009.

The Travel Assistance Committee is looking for people who would like to be
able to attend ApacheCon US 2009 who may need some financial support in
order to get there. There are limited places available, and all applications
will be scored on their individual merit. Applications are open to all open
source developers who feel that their attendance would benefit themselves,
their project(s), the ASF and open source in general.

Financial assistance is available for flights, accommodation, subsistence
and Conference fees either in full or in part, depending on circumstances.
It is intended that all our ApacheCon events are covered, so it may be
prudent for those in Europe and/or Asia to wait until an event closer to
them comes up - you are all welcome to apply for ApacheCon US of course, but
there should be compelling reasons for you to attend an event further away
that your home location for your application to be considered above those
closer to the event location.

More information can be found on the main Apache website at
http://www.apache.org/travel/index.html - where you will also find a link to
the online application and details for submitting.

Applications for applying for travel assistance will open on 27th July 2009
and close of the 17th August 2009.

Good luck to all those that will apply.

Regards,

The Travel Assistance Committee




Re: error of Thread.setContextClassLoader() in WAS Axis2

2009-07-03 Thread Davanum Srinivas

Rajeev,

Which setting and which version of WAS? I am collecting issues for Axis2 on websphere. pointers to last technotes we put 
out are here:

http://davanum.wordpress.com/2009/03/12/technotes-about-axis2-and-websphere-co-existence/

thanks,
dims

On 07/03/2009 02:14 PM, Andreas Veithen wrote:

For Axiom, the impact should be rather small, unless you have several
StAX implementations at different levels in the classloader hierarchy.
For Axis2, you will loose interoperability with some frameworks that
rely on the context class loader being set correctly. E.g. you may
have difficulties with Spring.

Andreas

On Fri, Jul 3, 2009 at 16:26, Rajeevrraje...@cisco.com  wrote:

Hi,

We are using Axis2 1.4 to generate a web service and deploy on WAS server.
Setting on our WAS server restricts the uses of
Thread.setContextClassLoader() method.

We found that in axis2-kernel-1.4.1.jar,
org.apache.axis2.receivers.AbstractMessageReceiver class has got call to
Thread.setContextClassLoader() method. Similarly, in axiom-api-1.2.7.jar,
org.apache.axiom.om.util.StAXUtils class has got few references of this
method. Temporarily we have commented those lines and recompiled those jar
files and using it.

I was wondering what impact it can have by using those jar files like that?
Any suggestions?


Thanks in advance
Rajeev

--
View this message in context: 
http://www.nabble.com/error-of-Thread.setContextClassLoader%28%29-in-WAS-Axis2-tp24323990p24323990.html
Sent from the Axis - User mailing list archive at Nabble.com.




Re: axis2 on webshpere response != axis2 on glassfish response........ why?

2009-06-21 Thread Davanum Srinivas

Jeffty,

Did you try PARENT_LAST?

You may want to try asking websphere specific questions on this forum:
http://www.ibm.com/developerworks/forums/forum.jspa?forumID=266start=0

-- dims

On 06/21/2009 09:39 AM, jeffty wrote:

Hello xedus,

 I wonder how do you deploy axis2 in websphere. I've tried to deploy the 
war file of axis2 1.3, 1.4 and 1.41 on Websphere 5.1 and failed every time.

 I only got such exceptions:

javax.servlet.ServletException: javax.xml.namespace.QName: 
methodinit(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V not found
  at 
com.ibm.ws.webcontainer.servlet.StrictServletInstance.doInit(StrictServletInstance.java:99)
  at 
com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._init(StrictLifecycleServlet.java:147)
  at 
com.ibm.ws.webcontainer.servlet.PreInitializedServletState.init(StrictLifecycleServlet.java:270)
  at 
com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.init(StrictLifecycleServlet.java:113)
  at 
com.ibm.ws.webcontainer.servlet.ServletInstance.init(ServletInstance.java:189)
  at javax.servlet.GenericServlet.init(GenericServlet.java:258)


 I set parent last setting on the axis2.war file in the server. But it 
doesn't work.

 Any information is appreciated, thanks a lot.


Regards
Jeffty


- Original Message -
From: xedussome2...@gmail.com
To:axis-user@ws.apache.org
Sent: Sunday, June 21, 2009 4:29 PM
Subject: axis2 on webshpere response != axis2 on glassfish response why?



i have a web service deployed to axis2 on websphere and the same web service
deployed to axis2 on glassfish v2.

the client is a desktop application generated and written in C# using
VS2003.

the client works well with the service on websphere which it was originally
designed for. but not with the service on glassfish.
the WSDL generated for both services is exactly the same.

i noticed that the response generated from the service on web sphere has the
xmlns on every attribute
this is not true for the same service on axis2 on glassfish.

this is the response message from the service on axis2 on websphere:

soapenv:Envelope xmlns:soapenv=http://schemas.xmlsoap.org/soap/envelope/;
soapenv:Body
ns:getPrintJobResponse xmlns:ns=http://myService/xsd;
ns:return
  bookingRef xmlns=http://myService/xsd;XX773010001/bookingRef
  jobID xmlns=http://myService/xsd;209572/jobID
  printerName xmlns=http://myService/xsd;NAME/printerName
  qty xmlns=http://myService/xsd;3/qty
  /ns:return
  /ns:getPrintJobResponse
  /soapenv:Body
/soapenv:Envelope



notice that xmlns value appears in all the properties (bookingRef, jobID,
printerName, qty).

and here is the same response from axis2 on glassfish

soapenv:Envelope xmlns:soapenv=http://schemas.xmlsoap.org/soap/envelope/;
soapenv:Body
ns:getPrintJobResponse xmlns:ns=http://myService/xsd;
ns:return
  bookingRef xmlns=http://myService/xsd;XX773010001/bookingRef
  jobID209552/jobID
  printerNameNAME/printerName
  qty15/qty
  /ns:return
  /ns:getPrintJobResponse
/soapenv:Body
  /soapenv:Envelope


notice that only the bookingRef has the xmlns


my service is a POJO without any annotations. it is wrapped as .aar


my questions...

A. why is this happening although i'm deploying to a common denominator on
both app. servers which is the axis2.war ?
B. how do i make the response from glassfish matches the one from webshpere?
where do i have to change and what?

  please note that i can't change he client code so my only bid is to make
it work on glassfish as it was working on websphere.
--
View this message in context: 
http://www.nabble.com/axis2-on-webshpere-response-%21%3D-axis2-on-glassfish-response-why--tp24132443p24132443.html
Sent from the Axis - User mailing list archive at Nabble.com.



Re: axis2 on webshpere response != axis2 on glassfish response........ why?

2009-06-21 Thread Davanum Srinivas

jeffty,

try removing the commons-logging and log4j jars from the axis2 war and stick to 
PARENT_LAST

-- dims

On 06/21/2009 11:00 AM, jeffty wrote:

Hi dims,

 I've tried set parent_last for the applications-axis2-web 
module-axis2.war-PARENT_LAST, after that I got the exception:

java.lang.ExceptionInInitializerError
  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:79)
  at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java(Compiled
 Code))
  at java.lang.reflect.Constructor.newInstance(Constructor.java(Compiled Code))
  at java.lang.Class.newInstance3(Class.java(Compiled Code))
  at java.lang.Class.newInstance(Class.java(Compiled Code))
  at java.beans.Beans.instantiate(Beans.java:218)
  at java.beans.Beans.instantiate(Beans.java:62)
.
Caused by: org.apache.commons.logging.LogConfigurationException: The chosen 
LogFactory implementation does not extend LogFactory. Please check your 
configuration. (Caused by java.lang.ClassCastException: The application has 
specified that a custom LogFactory implementation should be used but Class 
'com.ibm.ws.commons.logging.TrLogFactory' cannot be converted to 
'org.apache.commons.logging.LogFactory'. The conflict is caused by the presence 
of multiple LogFactory classes in incompatible classloaders. Background can be 
found in http://commons.apache.org/logging/tech.html. If you have not 
explicitly specified a custom LogFactory then it is likely that the container 
has set one without your knowledge. In this case, consider using the 
commons-logging-adapters.jar file or specifying the standard LogFactory from 
the command line. Help can be found 
@http://commons.apache.org/logging/troubleshooting.html.)
  at org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1271)
  at org.apache.commons.logging.LogFactory$2.run(LogFactory.java:1065)
  at java.security.AccessController.doPrivileged(Native Method)
  at org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:1062)
  at org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:612)
  at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:685)
  at  at 
org.apache.axis2.transport.http.AxisServlet.clinit(AxisServlet.java:78).null(Unknown
 Source)
  ... 61 more
Caused by: java.lang.ClassCastException: The application has specified that a 
custom LogFactory implementation should be used but Class 
'com.ibm.ws.commons.logging.TrLogFactory' cannot be converted to 
'org.apache.commons.logging.LogFactory'. The conflict is caused by the presence 
of multiple LogFactory classes in incompatible classloaders. Background can be 
found in http://commons.apache.org/logging/tech.html. If you have not 
explicitly specified a custom LogFactory then it is likely that the container 
has set one without your knowledge. In this case, consider using the 
commons-logging-adapters.jar file or specifying the standard LogFactory from 
the command line. Help can be found 
@http://commons.apache.org/logging/troubleshooting.html.
  at org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1220)
  ... 67 more


 And if I reset it as PARENT_FIRST, I got the exception I mentioned before:

javax.servlet.ServletException: javax.xml.namespace.QName: 
methodinit(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V not found
  at 
com.ibm.ws.webcontainer.servlet.StrictServletInstance.doInit(StrictServletInstance.java:99)
  at 
com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._init(StrictLifecycleServlet.java:147)
  at 
com.ibm.ws.webcontainer.servlet.PreInitializedServletState.init(StrictLifecycleServlet.java:270)
  at 
com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.init(StrictLifecycleServlet.java:113)
  at 
com.ibm.ws.webcontainer.servlet.ServletInstance.init(ServletInstance.java:189)
.


Thanks.

Regards
Jeffty

- Original Message -
From: Davanum Srinivasdava...@gmail.com
To:axis-user@ws.apache.org
Cc:some2...@gmail.com
Sent: Sunday, June 21, 2009 10:36 PM
Subject: Re: axis2 on webshpere response != axis2 on glassfish response 
why?



Jeffty,

Did you try PARENT_LAST?

You may want to try asking websphere specific questions on this forum:
http://www.ibm.com/developerworks/forums/forum.jspa?forumID=266start=0

-- dims

On 06/21/2009 09:39 AM, jeffty wrote:

Hello xedus,

  I wonder how do you deploy axis2 in websphere. I've tried to deploy the 
war file of axis2 1.3, 1.4 and 1.41 on Websphere 5.1 and failed every time.

  I only got such exceptions:

javax.servlet.ServletException: javax.xml.namespace.QName: 
methodinit(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V not found
   at 
com.ibm.ws.webcontainer.servlet.StrictServletInstance.doInit(StrictServletInstance.java:99)
   at 

Re: axis2 on webshpere response != axis2 on glassfish response........ why?

2009-06-21 Thread Davanum Srinivas

jeffty,

There's some additional information in the websphere infocenter:
http://www-01.ibm.com/support/docview.wss?uid=swg27004610aid=1

http://www.google.com/#hl=enq=commons-logging+PARENT_LAST+site%3Aibm.com

thanks,
dims

On 06/21/2009 11:00 AM, jeffty wrote:

Hi dims,

 I've tried set parent_last for the applications-axis2-web 
module-axis2.war-PARENT_LAST, after that I got the exception:

java.lang.ExceptionInInitializerError
  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:79)
  at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java(Compiled
 Code))
  at java.lang.reflect.Constructor.newInstance(Constructor.java(Compiled Code))
  at java.lang.Class.newInstance3(Class.java(Compiled Code))
  at java.lang.Class.newInstance(Class.java(Compiled Code))
  at java.beans.Beans.instantiate(Beans.java:218)
  at java.beans.Beans.instantiate(Beans.java:62)
.
Caused by: org.apache.commons.logging.LogConfigurationException: The chosen 
LogFactory implementation does not extend LogFactory. Please check your 
configuration. (Caused by java.lang.ClassCastException: The application has 
specified that a custom LogFactory implementation should be used but Class 
'com.ibm.ws.commons.logging.TrLogFactory' cannot be converted to 
'org.apache.commons.logging.LogFactory'. The conflict is caused by the presence 
of multiple LogFactory classes in incompatible classloaders. Background can be 
found in http://commons.apache.org/logging/tech.html. If you have not 
explicitly specified a custom LogFactory then it is likely that the container 
has set one without your knowledge. In this case, consider using the 
commons-logging-adapters.jar file or specifying the standard LogFactory from 
the command line. Help can be found 
@http://commons.apache.org/logging/troubleshooting.html.)
  at org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1271)
  at org.apache.commons.logging.LogFactory$2.run(LogFactory.java:1065)
  at java.security.AccessController.doPrivileged(Native Method)
  at org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:1062)
  at org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:612)
  at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:685)
  at  at 
org.apache.axis2.transport.http.AxisServlet.clinit(AxisServlet.java:78).null(Unknown
 Source)
  ... 61 more
Caused by: java.lang.ClassCastException: The application has specified that a 
custom LogFactory implementation should be used but Class 
'com.ibm.ws.commons.logging.TrLogFactory' cannot be converted to 
'org.apache.commons.logging.LogFactory'. The conflict is caused by the presence 
of multiple LogFactory classes in incompatible classloaders. Background can be 
found in http://commons.apache.org/logging/tech.html. If you have not 
explicitly specified a custom LogFactory then it is likely that the container 
has set one without your knowledge. In this case, consider using the 
commons-logging-adapters.jar file or specifying the standard LogFactory from 
the command line. Help can be found 
@http://commons.apache.org/logging/troubleshooting.html.
  at org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1220)
  ... 67 more


 And if I reset it as PARENT_FIRST, I got the exception I mentioned before:

javax.servlet.ServletException: javax.xml.namespace.QName: 
methodinit(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V not found
  at 
com.ibm.ws.webcontainer.servlet.StrictServletInstance.doInit(StrictServletInstance.java:99)
  at 
com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._init(StrictLifecycleServlet.java:147)
  at 
com.ibm.ws.webcontainer.servlet.PreInitializedServletState.init(StrictLifecycleServlet.java:270)
  at 
com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.init(StrictLifecycleServlet.java:113)
  at 
com.ibm.ws.webcontainer.servlet.ServletInstance.init(ServletInstance.java:189)
.


Thanks.

Regards
Jeffty

- Original Message -
From: Davanum Srinivasdava...@gmail.com
To:axis-user@ws.apache.org
Cc:some2...@gmail.com
Sent: Sunday, June 21, 2009 10:36 PM
Subject: Re: axis2 on webshpere response != axis2 on glassfish response 
why?



Jeffty,

Did you try PARENT_LAST?

You may want to try asking websphere specific questions on this forum:
http://www.ibm.com/developerworks/forums/forum.jspa?forumID=266start=0

-- dims

On 06/21/2009 09:39 AM, jeffty wrote:

Hello xedus,

  I wonder how do you deploy axis2 in websphere. I've tried to deploy the 
war file of axis2 1.3, 1.4 and 1.41 on Websphere 5.1 and failed every time.

  I only got such exceptions:

javax.servlet.ServletException: javax.xml.namespace.QName: 
methodinit(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V not found
   at 

Re: Server returned HTTP response code: 403 for URL: http://www.w3.org/2001/datatypes.dtd for schema validation

2009-06-12 Thread Davanum Srinivas
One way is as follows, fetch all the remote wsdl/xsd/dtd's and drop them into your hard disk. Then edit all of them to 
make sure they don't refer to the remote url and switch them to the local copy. then run wsdl2java on it.


thanks,
dims

On 06/12/2009 03:04 AM, Håkon Sagehaug wrote:

HI

I see the reason for why the error message came, but not what I can do as a
ws developer. I either have to ask if there can be installed a web cache in
front of our servlet engine, or there I guess have to be some cache or
option to say to axis that, it should look for the files locally.

Or is there more options?

Also to me it looks like axis is getting all nedded schemas when a wsdl2java
is runned.

cheers, Håkon
2009/6/11 Davanum Srinivasdava...@gmail.com


Håkon,

FYI, http://www.w3.org/blog/systeam/2008/02/08/w3c_s_excessive_dtd_traffic

-- dims



On 06/11/2009 11:56 AM, Håkon Sagehaug wrote:


Hi all

I got an exception today when I wanted to deploy a web service, the
exception was as following

[INFO] Trouble processing wsdl file :WSDLException (at
/wsdl:definitions/wsdl:types/xs:schema/xs:schema/xsd:schema):
faultCode=PARSER_ERROR: Problem parsing '
http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd'http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd%27
.:
java.io.IOException: Server returned HTTP response code: 403 for URL:
http://www.w3.org/2001/datatypes.dtd

It seems that the url does not allow one to open a stream to it, this
program gets the same error

URL url = new URL(http://www.w3.org/2001/datatypes.dtd;);
InputStream is = url.openStream();

There has been a discussion on the Tuscany list [1]

Is it the same issue in axis 2, I use version 1.4.1

cheers, Håkon

[1]

http://mail-archives.apache.org/mod_mbox/tuscany-dev/200906.mbox/%3c8765ca4ebd4d4618a67a8a4bc2b02...@rfengt61p%3e






Re: Server returned HTTP response code: 403 for URL: http://www.w3.org/2001/datatypes.dtd for schema validation

2009-06-11 Thread Davanum Srinivas

Håkon,

FYI, http://www.w3.org/blog/systeam/2008/02/08/w3c_s_excessive_dtd_traffic

-- dims


On 06/11/2009 11:56 AM, Håkon Sagehaug wrote:

Hi all

I got an exception today when I wanted to deploy a web service, the
exception was as following

[INFO] Trouble processing wsdl file :WSDLException (at
/wsdl:definitions/wsdl:types/xs:schema/xs:schema/xsd:schema):
faultCode=PARSER_ERROR: Problem parsing '
http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd'.:
java.io.IOException: Server returned HTTP response code: 403 for URL:
http://www.w3.org/2001/datatypes.dtd

It seems that the url does not allow one to open a stream to it, this
program gets the same error

URL url = new URL(http://www.w3.org/2001/datatypes.dtd;);
InputStream is = url.openStream();

There has been a discussion on the Tuscany list [1]

Is it the same issue in axis 2, I use version 1.4.1

cheers, Håkon

[1]
http://mail-archives.apache.org/mod_mbox/tuscany-dev/200906.mbox/%3c8765ca4ebd4d4618a67a8a4bc2b02...@rfengt61p%3e


Re: The org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockImpl block object is already consumed.

2009-04-20 Thread Davanum Srinivas

Marvin,

This seems to be a problem with the Web services feature pack. Better place to 
ask this question is:
http://www.ibm.com/developerworks/forums/forum.jspa?forumID=266start=0

You may also want to raise a PMR with IBM support in parallel. Definitely something is wrong and you may have to get 
them traces to look through.


thanks,
dims

On 04/20/2009 11:04 AM, Marvin D. Toll wrote:

Environment:  WebSphere Platform 6.1 [BASE 6.1.0.21 cf210844.13] [WEBSERVICES
6.1.0.21 cf210844.03]
Topic: Retrieving the SOAP Message.

The SOAPMessageContext can be retrieved in one of two ways:

Handler
   public boolean handleMessage(SOAPMessageContext
soapMessageContext)
EndPoint
@Resource
   private WebServiceContext webServiceContext;
   // webServiceContext.getMessageContext();

If there is no inbound payload the SOAPMessage may be retrieved as follows
using either strategy:

SOAPMessage soapMessage = soapMessageContext.getMessage();

However, if there is an inbound payload the @Resource strategy yields the
following when retrieving the SOAP message:

Caused by: javax.xml.ws.WebServiceException: An internal error occurred. The
org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockImpl block object
is already consumed. Processing cannot continue.  Run with the debug option
to determine where the block was first consumed.
at
org.apache.axis2.jaxws.ExceptionFactory.createWebServiceException(ExceptionFactory.java:178)
at
org.apache.axis2.jaxws.ExceptionFactory.makeWebServiceException(ExceptionFactory.java:79)
at
org.apache.axis2.jaxws.ExceptionFactory.makeWebServiceException(ExceptionFactory.java:125)
at
org.apache.axis2.jaxws.message.impl.BlockImpl.outputTo(BlockImpl.java:376)
at
org.apache.axis2.jaxws.message.impl.BlockImpl.serialize(BlockImpl.java:309)
at
org.apache.axiom.om.impl.llom.OMSourcedElementImpl.internalSerialize(OMSourcedElementImpl.java:570)
at
org.apache.axiom.om.impl.llom.OMElementImpl.internalSerialize(OMElementImpl.java:789)
at
org.apache.axiom.om.impl.llom.OMElementImpl.internalSerialize(OMElementImpl.java:773)
at
org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl.internalSerialize(SOAPEnvelopeImpl.java:247)
at
org.apache.axiom.om.impl.llom.OMElementImpl.internalSerialize(OMElementImpl.java:773)
at 
org.apache.axiom.om.impl.llom.OMNodeImpl.serialize(OMNodeImpl.java:345)
at 
org.apache.axiom.om.impl.llom.OMNodeImpl.serialize(OMNodeImpl.java:389)
at
org.apache.axis2.jaxws.message.impl.MessageImpl.getAsSOAPMessage(MessageImpl.java:192)
at
org.apache.axis2.jaxws.handler.SoapMessageContext.getMessage(SoapMessageContext.java:111)
at
com.ford.it.wscore.context.WscBaseProviderOrchestrator.getSoapMessage(WscBaseProviderOrchestrator.java:564)
at
com.ford.it.wscore.context.WscBaseProviderOrchestrator.getSoapPart(WscBaseProviderOrchestrator.java:581)
at
com.ford.it.wscore.context.WscBaseProviderOrchestrator.parseXmlFromSoapPart(WscBaseProviderOrchestrator.java:748)
at
com.ford.it.wscore.context.WscBaseProviderOrchestrator.logRequest(WscBaseProviderOrchestrator.java:226)
... 37 more


Note: Only non-API Google hits on this exception are in reference to an
Axis2 unmarshaling bug resolved 4/2007.

Any ideas why we see different behavior depending on which strategy used to
retrieve the SOAP Message?

Thanks,
Marvin



Re: GZIP Response not work on Axis2

2008-11-03 Thread Davanum Srinivas
-on-Axis2-tp20304607p20304607.html
 Sent from the Axis - User mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





-- 
Davanum Srinivas :: http://davanum.wordpress.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Binary Data, http and jms, WebSphere 6.x

2008-08-18 Thread Davanum Srinivas
Damin,

We do support MTOM under JAXWS/JAXB. (AFAIK, we do not support MTOM
with just JAXB data binding)

thanks,
dims

On Mon, Aug 18, 2008 at 8:30 AM, Damin [EMAIL PROTECTED] wrote:

 Thank you Thilina!

 How about Axis2's support for MTOM with JAXB?  We haven't tried it.

 regards,
 Damin


 Thilina Gunarathne wrote:

 AFAIK MTOM support in Axis2 XMLBeans data binding is broken for some time
 (my apologies if somebody fixed it recently)... People are not much
 motivated for supporting XMLBeans as it does not have the native binary
 support as ADB+Axiom has and all the binary data needs to be encoded back
 and forth to  from base64 when supporting MTOM with XML beans.

 thanks,
 Thilina

 On Fri, Aug 15, 2008 at 7:45 AM, Damin [EMAIL PROTECTED] wrote:


 Currently using MTOM with ADB running through Axis2 http transport web
 service in WebSphere 6.x - works great!  Thanks.

 Need to support MQ interface running same service, cannot use Axis2 JMS
 because running in J2EE WebSphere Container (the ole'
 setMessageListener()
 problem that app server vendors imposed on the J2EE specification).  So,
 ADB
 and MTOM appear to be out for this interface.

 You guys got any idea how to do this?

 1)  Have done XMLBeans with XOP from MQ (in 2 passes) before without
 Axis2.
 Could do this, but the folks I work for want the same business code to be
 run for both http and mq transports - novel idea.
 2)  Cannot figure out how to get XMLBeans to do XOP running through
 Axis2,
 it keeps making the binary data Base64 encoded instead of XOP - anyone
 solved this.

 Looking for some directions/ideas at this point and thanks for your
 replies.

 Damin
 --
 View this message in context:
 http://www.nabble.com/Binary-Data%2C-http-and-jms%2C-WebSphere-6.x-tp18997365p18997365.html
 Sent from the Axis - User mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




 --
 Thilina Gunarathne - http://thilinag.blogspot.com



 --
 View this message in context: 
 http://www.nabble.com/Binary-Data%2C-http-and-jms%2C-WebSphere-6.x-tp18997365p19030694.html
 Sent from the Axis - User mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





-- 
Davanum Srinivas :: http://davanum.wordpress.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Revision of the Apache Addressing project

2008-08-18 Thread Davanum Srinivas
Rodrigo,

#2, As long as you adhere to the clauses in the Apache License you
should be all set to do whatever you want.
#3, Yep.

thanks,
dims

On Mon, Aug 18, 2008 at 6:59 AM, Rodrigo Ruiz [EMAIL PROTECTED] wrote:
 Hi everybody,

 I am currently working on the integration of several web and grid service
 client frameworks (GT4, UNICORE, GRIA, OGSA-DAI, Fura, ...) trying to use
 them from the same JVM.

 All of these projects have Axis 1.x as a common denominator, and all of them
 use custom versions of the Apache Addressing library. Unfortunately, each
 project has performed a different set of modifications on the library, and
 the resulting versions are not compatible.

 I know the Apache Addressing project was closed several years ago, and now
 it can only be found in the archives of the apache repository. I have looked
 at the modifications of some of the above commented projects, and found out
 that it is possible to create a single version that would work for all of
 them. My understanding is that such a library would be of interest to a
 moderately large community, as many of these frameworks will not move to
 Axis2 in at least one or two years.

 So, this post is for asking three questions:

 * Would anybody involved in any of the mentioned projects like to
 collaborate in creating a single, common library that matches their needs?
 * Is it OK for the original authors of the library if I use a different
 hosting provider for the releases? (after all, I am not an Apache commiter)
 * Would it be OK to post the release announcements in this list, even if the
 project is not hosted at Apache?


 Cheers,
 Rodrigo

 --
 ---
 GRID SYSTEMS, S.A. Rodrigo Ruiz
 Parc Bit - Edificio 17 Research Coordinator
 07121 Palma de Mallorca[EMAIL PROTECTED]
 Baleares - Spain   Tel: +34 971 435 085
 http://www.gridsystems.com/Fax: +34 971 435 082
 ---

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





-- 
Davanum Srinivas :: http://davanum.wordpress.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Axis2 work files not deleted

2008-07-17 Thread Davanum Srinivas

Steve,

I think you need to switch to completely get rid of aar and mar packages and 
switch to using just the directory. Let me
explain.

1) axis2/WEB-INF/lib - drop all the jars currently in your aar or mar here
2) axis2/WEB-INF/classes - drop all the .class files in your aar here
3) axis2/WEB-INF/services - create one directory for each aar that you used to 
have
4) axis2/WEB-INF/modules - create one directory for each mar that you used to 
have
5) For each service, create a META-INF/services.xml under the service specific 
directory. For example
   axis2/WEB-INF/services/myService/META-INF/services.xml
6) For each module, create a META-INF/module.xml under the module specific 
directory. For example
   axis2/WEB-INF/modules/myModule/META-INF/module.xml

Once you do this, there is no need for axis2 to unpack the aar(s)/mar(s) and it 
won't clutter up the Catalina work
directory.

thanks,
dims

[EMAIL PROTECTED] wrote:

In my Tomcat work directory (work\Catalina\localhost\axis2) I'm getting
multiple copies of each of the Axis2 archives (jar, aar, mar):
axis211221antlr-2.7.6.jar
axis217411antlr-2.7.6.jar
etc

A new set gets generated each time I restart Tomcat. On my Windows XP
system, these are deleted each time Tomcat stops, but not on our Linux
(CentOS)
systems.

These are running on pretty small virtual machines and we run out of disk
space pretty easily.

Sorry for reposting this question - I first posed it about two months ago -
but as we get closer to putting services into production this is becoming
more of a concern and I have not made any progress in finding the problem.

Any ideas on what's going on here - and how to prevent it?
If anyone with a similar environment would care to check their work area
and see if the same thing is happening (you may have sufficient disk space
for it to not be critical) I would really appreciate it. It will help
determine whether this is caused by Axis2, Tomcat, server config, etc.

Thanks!
- Steve


__
Steve Gruverman, Programmer
IntelliCare, Inc. | A Medco Health Solutions Company

500 Southborough Drive | South Portland ME 04106






-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Axis1.4 vs Axis2-1.4

2008-07-11 Thread Davanum Srinivas
Ryan,

Yep. You are right on the money.

-- dims

On Fri, Jul 11, 2008 at 3:43 PM, McCullough, Ryan
[EMAIL PROTECTED] wrote:
 Thanks. Yes, upgrade meant moving from Axis-1.4 to Axis2-1.4. I was just
 curious how much pain would be involved.

 It looks like it would essentially be like implementing an entirely
 different SOAP toolkit.

 -Ryan

 -Original Message-
 From: Roxanne Yee [mailto:[EMAIL PROTECTED]
 Sent: Friday, July 11, 2008 1:24 PM
 To: axis-user@ws.apache.org
 Subject: RE: Axis1.4 vs Axis2-1.4

 Dear Ryan,

 From what I've read about Axis and Axis2 they are very different in their
 core approaches.

 It really depends on your definition of upgrade. If you mean a version
 upgrade, I believe that would be not be possible. The reason why Axis2 is
 not just Axis 1.5 or such is because, as I've mentioned, they are different
 approaches.

 If upgrade means you want change over from Axis1 to Axis2  architecture,
 which is what you need to do, then you I'm not sure what you must do other
 than read this website: http://ws.apache.org/axis2/1_4/migration.html

 But you don't have to take my word for it, I'm a newbie myself! :P

 --RY

 P.S. If you need a good book try this one:
 http://www.packtpub.com/creating-web-services-with-apache-axis-2/book


 -Original Message-
 From: McCullough, Ryan [mailto:[EMAIL PROTECTED]
 Sent: Fri 7/11/2008 6:36 AM
 To: axis-user@ws.apache.org
 Subject: RE: Axis1.4 vs Axis2-1.4

 Is upgrading from Axis-1.4 to Axis2-1.4 easy?



 -Ryan



 From: sumedha rubasinghe [mailto:[EMAIL PROTECTED]
 Sent: Friday, July 11, 2008 9:15 AM
 To: axis-user@ws.apache.org
 Subject: Re: Axis1.4 vs Axis2-1.4



 Hi Thamizhannal,
 Visit  http://ws.apache.org/axis2/  read the section under topic Why
 Apache Axis2:.

 In a nutshell, axis2-1.x is a major re-write of axis-1.x (note the missing
 '2')  with a new architecture.

 Latest release is axis2-1.4 (http://ws.apache.org/axis2/1_4/contents.html).
 Since your starting web services with Axis2, I recommend you to follow the
 getting start guide @ http://ws.apache.org/axis2/1_4/quickstartguide.html .

 /sumedha






 On Fri, Jul 11, 2008 at 8:24 PM, Thamizh [EMAIL PROTECTED] wrote:

 Hi All,

 I am new to AXIS web service development.

 Can you please let me what is the difference between axis1.4 vs axis2-1.4

 Regards,
 Thamizhannal P

 

 Download prohibited? No problem. CHAT
 http://in.rd.yahoo.com/tagline_webmessenger_1/*http:/in.messenger.yahoo.com
 /webmessengerpromo.php  from any browser, without download.








-- 
Davanum Srinivas :: http://davanum.wordpress.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: WS-Security Question

2008-07-11 Thread Davanum Srinivas
Marc,

fyi. IBM Websphere internally uses Axis2. They have their own security
implementation.

-- dims

On Fri, Jul 11, 2008 at 3:32 PM, Marc Lefebvre [EMAIL PROTECTED] wrote:
 Are there any NON open source WS-Security implementations that work with 
 Axis2?

 __
 Marc Lefebvre, Principle Software Engineer
 Akimeka, 1305 N. Holopono Street, Kihei, HI 96753
 Phone: (808)442-7168, Email: [EMAIL PROTECTED]
 echo '16i[q]sa[ln0=aln100%Pln100/snlbx]sbA0D4D465452snlbxq' | dc

 

 From: Deepal jayasinghe [mailto:[EMAIL PROTECTED]
 Sent: Thu 7/10/2008 11:06 PM
 To: axis-user@ws.apache.org
 Subject: Re: WS-Security Question



 Roxanne Yee wrote:
 Does anyone know of any modules that implement WS-Security for Axis2 other 
 than Apache Rampart?

 There is no any open source implementation other than rampart.
 Thanks.

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





 --
 Thanks,
 Deepal
 
 http://blogs.deepal.org/


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





-- 
Davanum Srinivas :: http://davanum.wordpress.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: WS-Security Question

2008-07-11 Thread Davanum Srinivas
Latter. Check out the 7.0 beta as well

-- dims

On Fri, Jul 11, 2008 at 5:55 PM, Brennan Spies
[EMAIL PROTECTED] wrote:
 Are you referring to WebSphere 6.1 or WebSphere 6.1 + the Web Services pack
 (http://www-1.ibm.com/support/docview.wss?rs=180uid=swg21264563)?

 - Original Message - From: Davanum Srinivas [EMAIL PROTECTED]
 To: axis-user@ws.apache.org
 Sent: Friday, July 11, 2008 12:50 PM
 Subject: Re: WS-Security Question


 Marc,

 fyi. IBM Websphere internally uses Axis2. They have their own security
 implementation.

 -- dims

 On Fri, Jul 11, 2008 at 3:32 PM, Marc Lefebvre [EMAIL PROTECTED]
 wrote:

 Are there any NON open source WS-Security implementations that work with
 Axis2?

 __
 Marc Lefebvre, Principle Software Engineer
 Akimeka, 1305 N. Holopono Street, Kihei, HI 96753
 Phone: (808)442-7168, Email: [EMAIL PROTECTED]
 echo '16i[q]sa[ln0=aln100%Pln100/snlbx]sbA0D4D465452snlbxq' | dc

 

 From: Deepal jayasinghe [mailto:[EMAIL PROTECTED]
 Sent: Thu 7/10/2008 11:06 PM
 To: axis-user@ws.apache.org
 Subject: Re: WS-Security Question



 Roxanne Yee wrote:

 Does anyone know of any modules that implement WS-Security for Axis2
 other than Apache Rampart?

 There is no any open source implementation other than rampart.

 Thanks.

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





 --
 Thanks,
 Deepal
 
 http://blogs.deepal.org/


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





 --
 Davanum Srinivas :: http://davanum.wordpress.com

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





-- 
Davanum Srinivas :: http://davanum.wordpress.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Need Axis2 Dependency Order. PLEASE HELP!!!

2008-06-17 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

get the source distribution and run mvn dependency:tree

- -- dims

gsogol wrote:
| Hi,
| We have a project where we are utilizing Axis2 1.4 to communicate with .Net
| web services and are trying to do it from the Oracle Database (10g). It
| seems that we have to use a loadjava command to load our custom jar that has
| a dependency on the Axis2 stack. In Oracle, unlike application servers, we
| actually need to load every single axis2 jar and not just reference it via
| the classpath.
|
| So my question is, does anyone know the dependency order of the 60-some jars
| that Axis2 comes with? Trying to load them alphabeticially gives us problems
| as certain jars depend on others. Some load fine though.
|
| Thanks in advance.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFIWCc3gNg6eWEDv1kRAoqrAJ9FjzaoD2QC/rRdtlhPWaoKkp4F8QCfZDTu
TZ2O4ZaPOnIqDJNI2EqPnoQ=
=muYn
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [ANN][Axis2] QuickStart Axis2 -- My first book on Axis2 is published

2008-05-30 Thread Davanum Srinivas
Congrats!!!

On Fri, May 30, 2008 at 8:19 AM, Deepal jayasinghe [EMAIL PROTECTED] wrote:
 This is to inform you with great joy that I was able to complete my book on
 Axis2. The book is now published and available on most of the online book
 stores [1] . It took more than 18 months to complete the book. I tried my
 best to cover most of the commonly used features as well as basis of Axis2 .
 I believe the book will help you to overcome and clarify most of the unknown
 areas of Axis2 as well as to improve your knowledge on Axis2 . I have added
 a number of code samples to make the reader's job easier , I hope that will
 help you to understand the content very easy manner. You can find more
 information from [2] , [3].


 [1] :  http://www.packtpub.com/creating-web-services-with-apache-axis-2/book
 [2] :
  
 http://www.packtpub.com/article/create-quality-web-services-with-quicktstart-apache-axis2
 [3] :
 http://blogs.deepal.org/2008/05/quickstart-axis2-my-first-book-on-axis2.html

 Thank you!
 Deepal

 http://blogs.deepal.org




 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





-- 
Davanum Srinivas :: http://davanum.wordpress.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: ClassNotFoundException But the Classpath is Correct?

2008-05-23 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

- -classpath C:\WMP\UL\QuoteQueueWorkspace\QuoteQueue\build\classes\

Michael Davidson wrote:
| I'm trying to use the Java2WSDL command like so:
|
| java -classpath
| 
C:\WMP\UL\QuoteQueueWorkspace\QuoteQueue\build\classes\app\quotequeue\webservices
| -cp %AXISCLASSPATH% org.apache.axis.wsdl.Java2WSDL -o QuoteQueue.wsdl -l
| http://localhost:/QuoteQueue/services/QuoteQueueWebService; -n
| urn:QuoteQueue -papp.quotequeue.webservices urn:QuoteQueue
| app.quotequeue.webservices.WSQuoteQueueService
|
| and I'm getting this:
|
| java.lang.ClassNotFoundException:
| app.quotequeue.webservices.WSQuoteQueueService
| Impl
| at java.net.URLClassLoader$1.run(Unknown Source)
| at java.security.AccessController.doPrivileged(Native Method)
| at java.net.URLClassLoader.findClass(Unknown Source)
| at java.lang.ClassLoader.loadClass(Unknown Source)
| at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
| at java.lang.ClassLoader.loadClass(Unknown Source)
| at org.apache.axis.utils.ClassUtils$2.run(ClassUtils.java:187)
| at java.security.AccessController.doPrivileged(Native Method)
| at org.apache.axis.utils.ClassUtils.loadClass(ClassUtils.java:160)
| at org.apache.axis.utils.ClassUtils.forName(ClassUtils.java:100)
| at org.apache.axis.wsdl.fromJava.Emitter.setCls(Emitter.java:2079)
| at org.apache.axis.wsdl.Java2WSDL.run(Java2WSDL.java:584)
| at org.apache.axis.wsdl.Java2WSDL.main(Java2WSDL.java:682)
|
| What's really confusing me is that
| 
C:\WMP\UL\QuoteQueueWorkspace\QuoteQueue\build\classes\app\quotequeue\webservices
| contains WSQuoteQueueService.class and the package name is correct.  Any
| ideas why it can't find the class if I'm pointing it right to it?
|
| Thanks,
| ~Mike
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFINw/2gNg6eWEDv1kRArIcAKDAMltPeeq7Hh0SdobzB6XCD0ToVACg1XGT
j+cAQjKXwNjKZLvvNnBEytc=
=FJfr
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: axis2 and jaxb

2008-05-22 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

And don't forget the 6-odd new JAXWS samples (some with JAXB) as well.

- -- dims

Virtual Light wrote:
| The latest release of Axis2 (1.4) has some decent documentation on generating 
JAX-WS style web services which by
default utilize JAXB bindings.
| http://ws.apache.org/axis2/1_4/jaxws-guide.html
|
| Regards,
| Bill
|
| From: [EMAIL PROTECTED]
| To: axis-user@ws.apache.org
| Subject: axis2 and jaxb
| Date: Thu, 22 May 2008 13:08:17 +0200
|
| Hi all again,
|
| does anyone know how to integrate Axis2 with the JAXB?
|
| Thanks in advance.
|
|
| -
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFINX//gNg6eWEDv1kRAoMkAJ0TyGsEBvOvuJl+cF8/erYBNhQvqgCg44o/
024U2vFfk2tUeoQ4bEF0kyQ=
=raDa
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: can not deploy axis2-1.4.war

2008-05-21 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Tezcan,

please remove the icu4j jar from the war. it's not needed.

thanks,
dims

[EMAIL PROTECTED] wrote:
| Hi all,
| I am trying to deploy the axis2-1.4.war and receiving the below error.
| I have also tried it with a new war and that gives me the same error.
| v1.3 deploys fine but I need v1.4 because of better jax-ws support.
|
| Any ideas?
|
| cheers
| Tezcan
|
| [21.05.08 14:38:55:446 CEST] 0072 AnnotationCon E
| ANNOTATION_PROCESSING_FAILED_CWMDF0002E
| [21.05.08 14:38:55:462 CEST] 0072 SystemErr R
| com.ibm.ws.metadata.annotations.AnnotationException: Annotation
| processing failed for class:
| com/ibm/icu/impl/data/LocaleElements_zh__PINYIN.class
|
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD4DBQFINCTMgNg6eWEDv1kRAs13AJdUmZYCCW5L2nNEfv/EuJJd5RpRAKDFolk9
WqgkqBpHCatN32N801/6YA==
=45YI
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Rampart] What is the correct way to secure a JAX-WS service?

2008-05-08 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Paul,

No. You can't use a services.xml with JAX-WS.

thanks,
- -- dims

Paul Fremantle wrote:
| Isn't it possible to use a services.xml together with JAX-WS - at
| least to get this working?
|
| Paul
|
| On Thu, May 8, 2008 at 2:59 PM, Nandana Mihindukulasooriya
| [EMAIL PROTECTED] wrote:
| Hi Alex,
|
| especially that it doesn't look like anyone from Axis team has tried this
| particular (JAX-WS + Rampart) configuration just yet (I hope the JAX-WS will
| be addressed in more details in Rampart 1.4).
| Yes, it is not in the Road map of Rampart 1.4. Anyway we think this is
| something we should support. So we will look in to this and try to see if we
| can find a way to get this working before the Rampart 1.4 release.
|
| Nevertheless, I will continue my investigations, bugs or not. I believe
| I'm close...
| That is great news. Please let us know if you need any information from
| Rampart side.
|
| thanks,
| nandana
|
| 
| From: Nandana Mihindukulasooriya [mailto:[EMAIL PROTECTED]
| Sent: May 7, 2008 11:51 PM
| To: axis-user@ws.apache.org
| Subject: Re: [Rampart] What is the correct way to secure a JAX-WS service?
|
| Hi Alex,
|   Have you looked at  this thread  [1] ?
|
| thanks,
| nandana
|
| [1] -
| 
http://markmail.org/message/dkwjvskrh3gysvnw?q=list:org%2Eapache%2Ews%2Eaxis-user+can+I+use+use+rampart
|
|
| On Wed, May 7, 2008 at 10:26 PM, Savitsky, Alex
| [EMAIL PROTECTED] wrote:
| Hi,
|
| Usually, Axis2 services are secured using Rampart, by engaging the
| module, and specifying the policy in services.xml. However, this won't do
| for services deployed via JAX-WS annotations, as there's no services.xml
| file there. The module could still be deployed, as long as it's placed in
| WEB-INF/modules - but where would one have to place the policy file, for it
| to be picked up by the Rampart? Are there any annotations one has to 
specify
| on the service endpoint, to specify that the service is using WS-Security?
|
| I looked at the @HandlerCHain annotation, but the Rampart handlers are
| not based on the JAX-WS handler interfaces, but on some internal Axis2 
ones,
| and thus cannot be used in JAX-WS handler chains
|
| And final question - does Rampart even support JAX-WS style services?
|
| Thanks,
|
| Alex
|
| 
| NOTICE OF CONFIDENTIALITY
| This communication including any information transmitted with it is
| intended only for the use of the addressees and is confidential.
| If you are not an intended recipient or responsible for delivering
| the message to an intended recipient, any review, disclosure,
| conversion to hard copy, dissemination, reproduction or other use
| of any part of this communication is strictly prohibited, as is the
| taking or omitting of any action in reliance upon this communication.
| If you receive this communication in error or without authorization
| please notify us immediately by return e-mail or otherwise and
| permanently delete the entire communication from any computer,
| disk drive, or other storage medium.
|
| If the above disclaimer is not properly readable, it can be found at
| www.td.com/legal
|
| AVERTISSEMENT DE CONFIDENTIALITE
| Ce courriel, ainsi que tout renseignement ci-inclus, destiné uniquement
| aux destinataires susmentionnés,  est confidentiel.  Si vous
| n'êtes pas le destinataire prévu ou un agent responsable de la
| livraison de ce courriel, tout examen, divulgation, copie, impression,
| reproduction, distribution, ou autre utilisation d'une partie de ce
| courriel est strictement interdit de même que toute intervention ou
| abstraction à cet égard.  Si vous avez reçu ce message par erreur ou
| sans autorisation, veuillez en aviser immédiatement l'expéditeur par
| retour de courriel ou par un autre moyen et supprimer immédiatement
| cette communication entière de tout système électronique.
|
| Si l'avis de non-responsabilité ci-dessus n'est pas lisible, vous
| pouvez le consulter à www.td.com/francais/legale
|
|
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFIIw1JgNg6eWEDv1kRAs6kAJ9t8KDRjrDRXl/1sPDLag3Cf/in5QCgoGxo
JK3czxxikJYPSWQSiKvY23I=
=VHFk
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Rampart] What is the correct way to secure a JAX-WS service?

2008-05-08 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Yep. looks like we forgot to yank that.

- -- dims

Paul Fremantle wrote:
| I was confused by:
| axis2-1.3\samples\jaxws-calculator\resources\META-INF\services.xml
|
| Paul
|
| On Thu, May 8, 2008 at 3:25 PM, Davanum Srinivas [EMAIL PROTECTED] wrote:
| Paul,
|
| No. You can't use a services.xml with JAX-WS.
|
| thanks,
| -- dims
|
| Paul Fremantle wrote:
| | Isn't it possible to use a services.xml together with JAX-WS - at
| | least to get this working?
| |
| | Paul
| |
| | On Thu, May 8, 2008 at 2:59 PM, Nandana Mihindukulasooriya
| | [EMAIL PROTECTED] wrote:
| | Hi Alex,
| |
| | especially that it doesn't look like anyone from Axis team has tried
| this
| | particular (JAX-WS + Rampart) configuration just yet (I hope the JAX-WS
| will
| | be addressed in more details in Rampart 1.4).
| | Yes, it is not in the Road map of Rampart 1.4. Anyway we think this is
| | something we should support. So we will look in to this and try to see if
| we
| | can find a way to get this working before the Rampart 1.4 release.
| |
| | Nevertheless, I will continue my investigations, bugs or not. I believe
| | I'm close...
| | That is great news. Please let us know if you need any information from
| | Rampart side.
| |
| | thanks,
| | nandana
| |
| | 
| | From: Nandana Mihindukulasooriya [mailto:[EMAIL PROTECTED]
| | Sent: May 7, 2008 11:51 PM
| | To: axis-user@ws.apache.org
| | Subject: Re: [Rampart] What is the correct way to secure a JAX-WS
| service?
| |
| | Hi Alex,
| |   Have you looked at  this thread  [1] ?
| |
| | thanks,
| | nandana
| |
| | [1] -
| |
| 
http://markmail.org/message/dkwjvskrh3gysvnw?q=list:org%2Eapache%2Ews%2Eaxis-user+can+I+use+use+rampart
| |
| |
| | On Wed, May 7, 2008 at 10:26 PM, Savitsky, Alex
| | [EMAIL PROTECTED] wrote:
| | Hi,
| |
| | Usually, Axis2 services are secured using Rampart, by engaging the
| | module, and specifying the policy in services.xml. However, this won't
| do
| | for services deployed via JAX-WS annotations, as there's no
| services.xml
| | file there. The module could still be deployed, as long as it's placed
| in
| | WEB-INF/modules - but where would one have to place the policy file,
| for it
| | to be picked up by the Rampart? Are there any annotations one has to
| specify
| | on the service endpoint, to specify that the service is using
| WS-Security?
| |
| | I looked at the @HandlerCHain annotation, but the Rampart handlers are
| | not based on the JAX-WS handler interfaces, but on some internal Axis2
| ones,
| | and thus cannot be used in JAX-WS handler chains
| |
| | And final question - does Rampart even support JAX-WS style services?
| |
| | Thanks,
| |
| | Alex
| |
| | 
| | NOTICE OF CONFIDENTIALITY
| | This communication including any information transmitted with it is
| | intended only for the use of the addressees and is confidential.
| | If you are not an intended recipient or responsible for delivering
| | the message to an intended recipient, any review, disclosure,
| | conversion to hard copy, dissemination, reproduction or other use
| | of any part of this communication is strictly prohibited, as is the
| | taking or omitting of any action in reliance upon this communication.
| | If you receive this communication in error or without authorization
| | please notify us immediately by return e-mail or otherwise and
| | permanently delete the entire communication from any computer,
| | disk drive, or other storage medium.
| |
| | If the above disclaimer is not properly readable, it can be found at
| | www.td.com/legal
| |
| | AVERTISSEMENT DE CONFIDENTIALITE
| | Ce courriel, ainsi que tout renseignement ci-inclus, destiné uniquement
| | aux destinataires susmentionnés,  est confidentiel.  Si vous
| | n'êtes pas le destinataire prévu ou un agent responsable de la
| | livraison de ce courriel, tout examen, divulgation, copie, impression,
| | reproduction, distribution, ou autre utilisation d'une partie de ce
| | courriel est strictement interdit de même que toute intervention ou
| | abstraction à cet égard.  Si vous avez reçu ce message par erreur ou
| | sans autorisation, veuillez en aviser immédiatement l'expéditeur par
| | retour de courriel ou par un autre moyen et supprimer immédiatement
| | cette communication entière de tout système électronique.
| |
| | Si l'avis de non-responsabilité ci-dessus n'est pas lisible, vous
| | pouvez le consulter à www.td.com/francais/legale
| |
| |
| |
|
- -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
|
|

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFIIzZfgNg6eWEDv1kRAgk/AJ97xHMS2m2LQiEj96IK1OLG5BE2LgCfXey2
x3lPiUxeDnQyCuiE2Hp6jtM=
=IogU
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED

Re: [Axis2] Apache Axis2 1.4 Released

2008-05-06 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Alternative URL - http://www.apache.org/dyn/closer.cgi/ws/axis2/1_4/

- -- dims

Ken Ferguson wrote:
| I've tried accessing the download from the
| http://ws.apache.org/axis2/download.cgi link, but when I click on the 1.4
| link I get an Internal Server Error.  If I access the corresponding
| download.htm it seems to work fine.
|
| If I had to guess it looks like the cgi file hasn't been given the
| appropriate permissions, but equally it could just be hitting an error
| inside the script.
|
| Obviously I can get hold of the code from the repository, so no rush from my
| point of view.
|
| Thanks for all the work getting 1.4 out - it's much appreciated.
|
| Ken
|
| 2008/5/2 Davanum Srinivas [EMAIL PROTECTED]:
|
| Folks,
|
| Just over 8 months since the 1.3 release, we are very proud to announce
| the release of Apache Axis2 version 1.4.
|
| Downloads are available at:
| ~http://ws.apache.org/axis2/download.cgi
|
| The Maven2 main repository has the latest jars as well.
|
| Apache Axis2 is a complete re-design and re-write of the widely used
| Apache Axis engine and is a more efficient, more
| scalable, more modular and more XML-oriented Web services framework. It is
| carefully designed to support the easy
| addition of plug-in modules that extend its functionality for features
| such as security and reliability.
|
| Modules supporting WS-Security/Secure-Conversation (Apache Rampart),
| WS-Trust (Apache Rahas), WS-Reliable Messaging
| (Apache Sandesha) and WS-Eventing (Apache Savan) will be available soon
| after the Apache Axis2 1.4 release. Please see
| these projects' own sites for further information.
|
| Major Changes Since 1.3:
| - Support for JAXWS and JSR 181 Annotations (See 7 samples in the binary
| distribution)
| - Experimental CORBA Support
| - Fixed tons of small and not-so-small bugs (See list in
| release-notes.html in the binary distribution)
|
| Known Issues and Limitations in 1.4 Release:
| - Need to use wsimport/wsgen tools in JDK1.6 for JAXWS code generation.
| - Please see JIRA for the current status of bugs
|
| We welcome any and all feedback at:
| ~axis-user@ws.apache.org (please include [axis2] in the subject,
| please subscribe first)
| ~[EMAIL PROTECTED] (please include [axis2] in the subject,
| please subscribe first)
| ~http://issues.apache.org/jira/browse/AXIS2
|
| Thank you for your interest in Apache Axis2!
|
| The Axis2 Development Team
| http://ws.apache.org/axis2/
|
- -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
|
|

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFIIJ9UgNg6eWEDv1kRAtj5AJ9JWUieGJON/vdKiAvUzTC6KAZzQgCffR0/
3DwYIY0V3wv3Un1628qh/jA=
=sN2J
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [axis2] RE: [ANN] Apache Axis2 1.4 Released

2008-05-06 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Vinh,

Are u serious?
http://tinyurl.com/5j5n3p

Thanks,
dims

Vinh Nguyen (vinguye2) wrote:
| Hi,
|
| What's very interesting to me is that I haven't seen any emails from the
| Axis2 team notifying developers that 1.4 will be released, or even vote
| for it to be released.  This would have given developers/contributors a
| chance to review the state of the latest build, check if there are any
| critical bugs still outstanding, and then vote if everyone is fine with
| the release.
|
| I think this should be the normal process for open source projects (as
| it already is for a few other Apache projects).
|
| I also didn't see emails to the user group about an exact date planned
| for the 1.4 release.  This would be nice so that the community can plan
| ahead in case people are waiting for certain bug fixes, and can find
| workarounds in case they know that 1.4 won't address their bug.
|
| Overall, more communication about planned releases would be nice:)
| Other than that, keep up the good work!
| -Vinh
|
|
| -Original Message-
| From: Deepal jayasinghe [mailto:[EMAIL PROTECTED]
| Sent: Tuesday, May 06, 2008 12:23 AM
| To: axis-user@ws.apache.org
| Cc: [EMAIL PROTECTED]
| Subject: Re: [axis2] RE: [ANN] Apache Axis2 1.4 Released
|
|
|  Hi,
|
|  Now that 1.4 is released, I still see so many issues logged on JIRA
| that  have not even been close to resolved.
|
| I think we all have to agree we can not do a release  with zero  jiras.
|
| When we do a release what we do is we go though the JIRA list and see
| what are the issues we need to fix for the release and fix them. I know
| some of the issues might be very critical for you but not for others.
| However we as developer have to do a general judgment and choose what we
| want to fix for a give release.
|
|
| I logged a blocker in early April
|  which hasn't even seen the light of day by anybody.  Surely,
| blockers,  criticals and majors should get immidiate attension?
| Yes I agree.
|  I still have so many problems in getting Axis2 to work as it should.
|
| I  have been very relunctant to log any issues because I feel that
| they  don't get dealt with in a speedly manner.
|
| Please forgive me for that and one  thing we have to understand is we
| are doing open source development. No one pays for the developers so
| most of the developers are doing voluntary works. So once they have free
| time they will fix your issues. (If there are any JIRA issues against me
| I will do that )
|
| I've browsed through some of
|  the issues which were logged a good few months or even under a year
| ago  and still they are not resolved.
|
|  Unfortunately, Axis2 is the best that I could find out there, but I
| just  don't see the level of support I would expect from a project of
| such  high magnitude.
|
| It is yes and no answer. When I talked to Axis2 users one of the
| positive feedback I got is the level of support we have.  I know it is
| good if we can improve that some more , but I can not agree that user
| does not get support from the mailing list. One of the thing I do every
| day is going though the mailing list and answer them as much as I can.
| Sometime I spend more than 2-3 hrs for that.
|
| Not to market any companies, but I know few companies doing professional
| support for Axis2 , so if you want to get the answer quickly that would
| be a very good option. :)
|
|  When deploying a POJO I can't even get Axis2 to auto generate a 100%
|  compliant WSDL to the POJO.
| In which level , I know we generate valid WSDL. But for some edge cases
| we have issues which I am planing to fix soon.
|
|
| These are just the basics, I don't even
|  want to know how people are struggling with the advanced features.
|
|
| :)
|
|  So I ask, can anybody please enlighten me on how to get issues
| resolved
|  in a speedly manner or any support on my existing issues?  This
| mailing
|  list doesn't seem to be the solution.
|
|  Thanks very much
|  From a frustrated developer,
|
| May be you can help us to fix those issues , we as developers more than
| welcome to see your contribution. If you know how to fix an issue ,
| please fix that and attach a patch to the jira. Then we will definitely
| review that and apply.
|
| Thank you!
| Deepal
|
| -
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|
|
| -
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFIIKzUgNg6eWEDv1kRArP4AKCW/nmjOrrtVsn1lR08/PQ0w8TscACdFGEY
S9B61VURbU0WbqJPHzJ6P4U=
=3qR+
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Re: [ANN] Apache Axis2 1.4 Released

2008-05-03 Thread Davanum Srinivas
Brennan,

Please log a JIRA bug.

thanks,
dims

On Sat, May 3, 2008 at 1:07 AM, Brennan Spies
[EMAIL PROTECTED] wrote:
 I downloaded the Eclipse plugins, but I've noticed though the zip files are
 named *-1.4.zip, the versions on the plugin folder are all *_1.3.0.

  - Original Message - From: Davanum Srinivas [EMAIL PROTECTED]
  To: Axis developer list [EMAIL PROTECTED];
 axis-user@ws.apache.org; [EMAIL PROTECTED];
 [EMAIL PROTECTED]; [EMAIL PROTECTED]
  Sent: Friday, May 02, 2008 8:54 AM

  Subject: [ANN] Apache Axis2 1.4 Released



 
 
 
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
 
  Folks,
 
  Just over 8 months since the 1.3 release, we are very proud to announce
 the release of Apache Axis2 version 1.4.
 
  Downloads are available at:
  ~http://ws.apache.org/axis2/download.cgi
 
  The Maven2 main repository has the latest jars as well.
 
  Apache Axis2 is a complete re-design and re-write of the widely used
 Apache Axis engine and is a more efficient, more
  scalable, more modular and more XML-oriented Web services framework. It is
 carefully designed to support the easy
  addition of plug-in modules that extend its functionality for features
 such as security and reliability.
 
  Modules supporting WS-Security/Secure-Conversation (Apache Rampart),
 WS-Trust (Apache Rahas), WS-Reliable Messaging
  (Apache Sandesha) and WS-Eventing (Apache Savan) will be available soon
 after the Apache Axis2 1.4 release. Please see
  these projects' own sites for further information.
 
  Major Changes Since 1.3:
  - - Support for JAXWS and JSR 181 Annotations (See 7 samples in the binary
 distribution)
  - - Experimental CORBA Support
  - - Fixed tons of small and not-so-small bugs (See list in
 release-notes.html in the binary distribution)
 
  Known Issues and Limitations in 1.4 Release:
  - - Need to use wsimport/wsgen tools in JDK1.6 for JAXWS code generation.
  - - Please see JIRA for the current status of bugs
 
  We welcome any and all feedback at:
  ~axis-user@ws.apache.org (please include [axis2] in the subject,
 please subscribe first)
  ~[EMAIL PROTECTED] (please include [axis2] in the subject,
 please subscribe first)
  ~http://issues.apache.org/jira/browse/AXIS2
 
  Thank you for your interest in Apache Axis2!
 
  The Axis2 Development Team
  http://ws.apache.org/axis2/
  -BEGIN PGP SIGNATURE-
  Version: GnuPG v1.4.5 (Cygwin)
 
  iD8DBQFIGzk/gNg6eWEDv1kRApJ8AJ0ehHS6I4yGb1veE7Cc/UA2TPE1rQCfR+o+
  Km0PhkgghwcSxyeY1G74s2c=
  =2sDC
  -END PGP SIGNATURE-
 
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 



  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]





-- 
Davanum Srinivas :: http://davanum.wordpress.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Axis2 1.4 JAX-WS calculator example failing

2008-05-03 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Did you try the commmand line as documented in the README.txt? Did you see the 
WARNING at the bottom of the README?

thanks,
dims

virtuallight wrote:
| I have been playing around with this example in Eclipse and it appears to be 
failing due to the following line
returning nothing.  There is a context so the resource injection appears to 
have succeeded.  I saw a couple of JIRA
posts that get(MessageContext.REFERENCE_PARAMETERS)  coming up empty was a 
problem in the past that was supposedly fixed
before the release of 1.4.
| List list = 
(List)getContext().getMessageContext().get(MessageContext.REFERENCE_PARAMETERS);
|
|
|
| If this code is removed from the sample it will work.
|
| if (list.isEmpty()) {
|
| AddNumbersException faultInfo = new AddNumbersException();
|
| faultInfo.setMessage(No ticket found.);
|
| throw new AddNumbersException_Exception(faultInfo.getMessage(), faultInfo);
|
| }
|
| Element element = (Element) list.get(0);
|
|
| if (!123456789.equals(element.getTextContent())) {
|
| AddNumbersException faultInfo = new AddNumbersException();
|
| faultInfo.setMessage(Invalid ticket:  + element.getTextContent());
|
| throw new AddNumbersException_Exception(faultInfo.getMessage(), faultInfo);
|
| }
|
|
|
| Regards,
|
| Bill
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFIHMqxgNg6eWEDv1kRArG6AJ9v3X7e7vrdYTZOwuXMyETVoRg4ygCfRuTJ
OG7nLA+I3LN0aeauWdmp2vU=
=R6xK
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[ANN] Apache Axis2 1.4 Released

2008-05-02 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Folks,

Just over 8 months since the 1.3 release, we are very proud to announce the 
release of Apache Axis2 version 1.4.

Downloads are available at:
~http://ws.apache.org/axis2/download.cgi

The Maven2 main repository has the latest jars as well.

Apache Axis2 is a complete re-design and re-write of the widely used Apache 
Axis engine and is a more efficient, more
scalable, more modular and more XML-oriented Web services framework. It is 
carefully designed to support the easy
addition of plug-in modules that extend its functionality for features such 
as security and reliability.

Modules supporting WS-Security/Secure-Conversation (Apache Rampart), WS-Trust 
(Apache Rahas), WS-Reliable Messaging
(Apache Sandesha) and WS-Eventing (Apache Savan) will be available soon after 
the Apache Axis2 1.4 release. Please see
these projects' own sites for further information.

Major Changes Since 1.3:
- - Support for JAXWS and JSR 181 Annotations (See 7 samples in the binary 
distribution)
- - Experimental CORBA Support
- - Fixed tons of small and not-so-small bugs (See list in release-notes.html 
in the binary distribution)

Known Issues and Limitations in 1.4 Release:
- - Need to use wsimport/wsgen tools in JDK1.6 for JAXWS code generation.
- - Please see JIRA for the current status of bugs

We welcome any and all feedback at:
~axis-user@ws.apache.org (please include [axis2] in the subject, please 
subscribe first)
~[EMAIL PROTECTED] (please include [axis2] in the subject, please 
subscribe first)
~http://issues.apache.org/jira/browse/AXIS2

Thank you for your interest in Apache Axis2!

The Axis2 Development Team
http://ws.apache.org/axis2/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFIGzk/gNg6eWEDv1kRApJ8AJ0ehHS6I4yGb1veE7Cc/UA2TPE1rQCfR+o+
Km0PhkgghwcSxyeY1G74s2c=
=2sDC
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [ANN] Apache Axis2 1.4 Released

2008-05-02 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

http://ws.zones.apache.org/repository/wsdl4j/jars/

Sharad Baronia wrote:
| Hi,
|
|I am trying to get wsdl4j version 1.6.2 from maven repository, and that's
| not working.
|
| dependency
| groupIdwsdl4j/groupId
| artifactIdwsdl4j/artifactId
| version1.6.2/version
| /dependency   
|
| Any help would be appreciated.
|   
| Thanks,
|
| Sharad Baronia
| Market Data / Feed
| Nexa Technologies, Inc.
| 8 Pasteur, Suite 100, Irvine, CA 92618 USA
| Work: 949-885-8711
| Fax: 949-885-2194
| Email: [EMAIL PROTECTED]
|
|
| -Original Message-
| From: Sharad Baronia [mailto:[EMAIL PROTECTED]
| Sent: Friday, May 02, 2008 10:19 AM
| To: axis-user@ws.apache.org
| Subject: RE: [ANN] Apache Axis2 1.4 Released
|
| David,
|
| Thanks for pointing at the right location.
|
|
| Sharad Baronia
| Market Data / Feed
| Nexa Technologies, Inc.
| 8 Pasteur, Suite 100, Irvine, CA 92618 USA
| Work: 949-885-8711
| Fax: 949-885-2194
| Email: [EMAIL PROTECTED]
|
|
| -Original Message-
| From: David Illsley [mailto:[EMAIL PROTECTED]
| Sent: Friday, May 02, 2008 10:16 AM
| To: axis-user@ws.apache.org
| Subject: Re: [ANN] Apache Axis2 1.4 Released
|
| You've got the wrong groupid. Try [1]
| David
|
| [1] http://repo1.maven.org/maven2/org/apache/axis2/axis2-kernel/1.4/
|
| On Fri, May 2, 2008 at 6:07 PM, Sharad Baronia [EMAIL PROTECTED]
| wrote:
| Hi Dim,
|
|   According to ur email, we should be able to get latest version of jars
|  from maven2 repository. But when I try to get jar files from the
| repository,
|  it doesn't find it (here the link:
|  http://repo1.maven.org/maven2/axis2/axis2-kernel/1.4/).
|
|  Any help or advice would be appreciated.
|
|  Thanks,
|
|  Sharad Baronia
|  Market Data / Feed
|  Nexa Technologies, Inc.
|  8 Pasteur, Suite 100, Irvine, CA 92618 USA
|  Work: 949-885-8711
|  Fax: 949-885-2194
|  Email: [EMAIL PROTECTED]
|
|
|
|
|  -Original Message-
|  From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
|  Sent: Friday, May 02, 2008 8:55 AM
|  To: Axis developer list; axis-user@ws.apache.org;
| [EMAIL PROTECTED];
|  [EMAIL PROTECTED]; [EMAIL PROTECTED]
|  Subject: [ANN] Apache Axis2 1.4 Released
|
| Folks,
|
| Just over 8 months since the 1.3 release, we are very proud to announce
| the
| release of Apache Axis2 version 1.4.
|
| Downloads are available at:
| ~http://ws.apache.org/axis2/download.cgi
|
| The Maven2 main repository has the latest jars as well.
|
| Apache Axis2 is a complete re-design and re-write of the widely used
| Apache
| Axis engine and is a more efficient, more
| scalable, more modular and more XML-oriented Web services framework. It
| is
| carefully designed to support the easy
| addition of plug-in modules that extend its functionality for features
| such as security and reliability.
|
| Modules supporting WS-Security/Secure-Conversation (Apache Rampart),
| WS-Trust (Apache Rahas), WS-Reliable Messaging
| (Apache Sandesha) and WS-Eventing (Apache Savan) will be available soon
| after the Apache Axis2 1.4 release. Please see
| these projects' own sites for further information.
|
| Major Changes Since 1.3:
| - Support for JAXWS and JSR 181 Annotations (See 7 samples in the
| binary
| distribution)
| - Experimental CORBA Support
| - Fixed tons of small and not-so-small bugs (See list in
| release-notes.html in the binary distribution)
|
| Known Issues and Limitations in 1.4 Release:
| - Need to use wsimport/wsgen tools in JDK1.6 for JAXWS code generation.
| - Please see JIRA for the current status of bugs
|
| We welcome any and all feedback at:
| ~axis-user@ws.apache.org (please include [axis2] in the subject,
| please subscribe first)
| ~[EMAIL PROTECTED] (please include [axis2] in the subject,
| please
| subscribe first)
| ~http://issues.apache.org/jira/browse/AXIS2
|
| Thank you for your interest in Apache Axis2!
|
| The Axis2 Development Team
| http://ws.apache.org/axis2/
|
- -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
|
|
|
| ___
Inbound Email has been scanned by Nexa Technologies Email Security
| Systems.
| ___
|
|
|
|
- -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
|
|

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFIG1SigNg6eWEDv1kRAu4wAKCXB8Dk63oSgFmgzU96uZvQuLIG4QCg02mZ
rOSRjhRzp6AvIkdecJCsSsA=
=G+E6
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [ANN] Apache Axis2 1.4 Released

2008-05-02 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Try the java_first_jaxws sample under JDK1.6...add another method with an Enum

- -- dims


Savitsky, Alex wrote:
| Is there Java5 enum support in this version? I remember there were talks that 
this feature was to be released in the
next (meaning 1.4) version, but I see no samples concerning enums in the distro.
|
| Thanks,
|
| Alex
|
| -Original Message-
| From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
| Sent: May 2, 2008 11:55 AM
| To: Axis developer list; axis-user@ws.apache.org; [EMAIL PROTECTED]; [EMAIL 
PROTECTED]; [EMAIL PROTECTED]
| Subject: [ANN] Apache Axis2 1.4 Released
|
| Folks,
|
| Just over 8 months since the 1.3 release, we are very proud to announce the 
release of Apache Axis2 version 1.4.
|
| Downloads are available at:
| ~http://ws.apache.org/axis2/download.cgi
|
| The Maven2 main repository has the latest jars as well.
|
| Apache Axis2 is a complete re-design and re-write of the widely used Apache 
Axis engine and is a more efficient, more
scalable, more modular and more XML-oriented Web services framework. It is 
carefully designed to support the easy
addition of plug-in modules that extend its functionality for features such 
as security and reliability.
|
| Modules supporting WS-Security/Secure-Conversation (Apache Rampart), WS-Trust 
(Apache Rahas), WS-Reliable Messaging
(Apache Sandesha) and WS-Eventing (Apache Savan) will be available soon after 
the Apache Axis2 1.4 release. Please see
these projects' own sites for further information.
|
| Major Changes Since 1.3:
| - Support for JAXWS and JSR 181 Annotations (See 7 samples in the binary 
distribution)
| - Experimental CORBA Support
| - Fixed tons of small and not-so-small bugs (See list in release-notes.html 
in the binary distribution)
|
| Known Issues and Limitations in 1.4 Release:
| - Need to use wsimport/wsgen tools in JDK1.6 for JAXWS code generation.
| - Please see JIRA for the current status of bugs
|
| We welcome any and all feedback at:
| ~axis-user@ws.apache.org (please include [axis2] in the subject, please 
subscribe first)
| ~[EMAIL PROTECTED] (please include [axis2] in the subject, please 
subscribe first)
| ~http://issues.apache.org/jira/browse/AXIS2
|
| Thank you for your interest in Apache Axis2!
|
| The Axis2 Development Team
| http://ws.apache.org/axis2/

- -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



NOTICE OF CONFIDENTIALITY
This communication including any information transmitted with it is
intended only for the use of the addressees and is confidential.
If you are not an intended recipient or responsible for delivering
the message to an intended recipient, any review, disclosure,
conversion to hard copy, dissemination, reproduction or other use
of any part of this communication is strictly prohibited, as is the
taking or omitting of any action in reliance upon this communication.
If you receive this communication in error or without authorization
please notify us immediately by return e-mail or otherwise and
permanently delete the entire communication from any computer,
disk drive, or other storage medium.

If the above disclaimer is not properly readable, it can be found at
www.td.com/legal

AVERTISSEMENT DE CONFIDENTIALITE
Ce courriel, ainsi que tout renseignement ci-inclus, destiné uniquement
aux destinataires susmentionnés,  est confidentiel.  Si vous
n?êtes pas le destinataire prévu ou un agent responsable de la
livraison de ce courriel, tout examen, divulgation, copie, impression,
reproduction, distribution, ou autre utilisation d?une partie de ce
courriel est strictement interdit de même que toute intervention ou
abstraction à cet égard.  Si vous avez reçu ce message par erreur ou
sans autorisation, veuillez en aviser immédiatement l?expéditeur par
retour de courriel ou par un autre moyen et supprimer immédiatement
cette communication entière de tout système électronique.

Si l'avis de non-responsabilité ci-dessus n'est pas lisible, vous
pouvez le consulter à www.td.com/francais/legale
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFIG1UCgNg6eWEDv1kRAgcKAKCHZU9dkUUnBraQraC2SS002xZfzgCeOoRK
Y5nMp3b9J8/gr0bgPNS1c/4=
=KpQ5
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: ConfigurationContext

2008-04-30 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

rename address.mar as addressing.jar and drop it into WEB-INF/lib.

Kurt Kavanaugh wrote:
| Background:
|
|
|
| Java: 1.5
|
| Tomcat 5.25
|
| Mod_JK Connector
|
| Apache web server
|
| Axis 2
|
|
|
| IDE: Intellij 7.x
|
|
|
| We have non-standard web layout, I am using the init-params and params
| in the axis.xml to explicitly set up the contexts and other entry
| points.
|
|
|
| I have some experience with Axis back in 2001/2 at Swingtide when we
| were building a SOAP inference engine, handlers building SOAP
| endpoints,etc.
|
|
|
| I have the axis kernel sources setup in my IDE so I can step through and
| learn more
|
|
|
| Goal(s):
|
|
|
| We are using, or more correctly put, going to be using, axis2 in a
| legacy web environment. (I.e. We are using Axis2 in an embedded mode).
| I/we are going to be using Document Style SOAP to integrate with other
| distributed applications.
|
|
|
| I like the ability to programmatically introduce new services but I do
| not see an easy way, or a pattern for accessing the
| ConfigurationContext. In stepping through the code it is obvious that it
| is fairly expensive operation to create one. Even if were not expensive
| I would like, in a singleton way to access the Configuration Context, as
| created by the AxisServlet and install new Java services as they come to
| fruition.
|
|
|
| public static void install()
|
| {
|
| try
|
| {
|
|
|
| ConfigurationContext context =
| ConfigurationContextFactory.createConfigurationContextFromFileSystem(
| OurPath\\conf, null );
|
| HashMap services =
| context.getAxisConfiguration().getServices();
|
| if ( ! services.containsKey(
| BuildingController.class.getName() ))
|
| {
|
| AxisService service = AxisService.createService(
| BuildingController.class.getName(), context.getAxisConfiguration() );
|
| context.getAxisConfiguration().addService( service );
|
| }
|
|
|
| }
|
| catch ( Exception e )
|
| {
|
| Trace.error(Problem adding service:  + e.getMessage(), e
| );
|
| }
|
|
|
| Problem:
|
|
|
| I am encountering the below exception which I am getting ready to debug.
| But I was hoping to access same configuration context, unless this is
| not an accepted usage, or is is not thread-safe, or...
|
|
|
| ERROR 2008-04-30 14:15:18,344 [Thread-1] - Problem adding service: The
| system is attempting to engage a module that is not available:
| addressing
|
| org.apache.axis2.AxisFault: The system is attempting to engage a module
| that is not available: addressing
|
| at
| org.apache.axis2.engine.AxisConfiguration.engageModule(AxisConfiguration
| .java:440)
|
| at
| org.apache.axis2.engine.AxisConfiguration.engageGlobalModules(AxisConfig
| uration.java:567)
|
| at
| org.apache.axis2.deployment.DeploymentEngine.engageModules(DeploymentEng
| ine.java:589)
|
| at
| org.apache.axis2.deployment.FileSystemConfigurator.engageGlobalModules(F
| ileSystemConfigurator.java:141)
|
| at
| org.apache.axis2.context.ConfigurationContextFactory.createConfiguration
| Context(ConfigurationContextFactory.java:77)
|
| at
| org.apache.axis2.context.ConfigurationContextFactory.createConfiguration
| ContextFromFileSystem(ConfigurationContextFactory.java:180)
|
|
|
| Thanks for reading and considering
|
|
|
| Kurt
|
|
|
|
|
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFIGLmzgNg6eWEDv1kRAqx6AJ9W9fnH2M9SK0WU8b57DQhCKLWKAACg5jyr
wc0oDWo/KYp6EJOG6NtdUL4=
=L6yN
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: SecurityOutflow Configuration

2008-04-16 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Anthony, Sean,

Please raise a stink on rampart-dev@ that these should not be remove in a 
future version and should not be marked
deprecated :)

Thanks,
dims

PS: Background, There are some people who don't listen to logic and wanted to 
get rid of these useful API's...

Anthony Bull wrote:
| We've got the same problem in production.  It basically isn't a risk
| unless you upgrade to a future version of Axis 2/Rampart that they have
| decided to remove those classes or the functionality they provide is
| turned off.
| To minimise the effect of this, all our production web services and web
| clients (we have 5 independent axis 2 web services running in
| production) use the same re-usable security library that abstracts the
| rampart configuration code.  So, when we change the ouflowConfiguration
| code, we only need to rebuild that jar and re-release it, instead of
| having to do full release builds of all our web services.
|
| Sean Conlon wrote:
| I am using the deprecated class OutflowConfiguration in order to set my
| dynamic usernames and passwords in the OutflowSecurity parameter.  Below
| are the methods that I use to do this.
| What is an alternative approach for me to set my username and password
| dynamically?  What are my risks with launching this into production with
| a deprecated class?
| This may be more specific to Rampart then Axis2, but I am hoping that
| someone else has had this issue too.  Others have documented this
| problem, but I have not found a viable solution.
| Thanks!
| 
|  getStub () 
| 
| private PartnerAPIStub getStub() throws EmailException {
| PartnerAPIStub myStub = null;
|
| try {
| EndpointReference endPointReference = new
| EndpointReference(endpoint);
| ConfigurationContext configurationContext =
| ConfigurationContextFactory.createConfigurationContextFromFileSystem(
| null, ABSOLUTE_AXIS2_CLIENT_CONFIG_PATH);
|
| myStub = new PartnerAPIStub(configurationContext, endpoint);
| ServiceClient serviceClient = myStub._getServiceClient();
|
| Options options = serviceClient.getOptions();
|
| options.setTo(endPointReference);
|
| this.updateOutflowSecurity(myStub);
| }
| catch (AxisFault e) {
| // TODO JL - temp code
| throw new EmailException(e);
| }
|
| return myStub;
| }
|
| 
| // updateOutflowSecurity() /
| 
| private void updateOutflowSecurity(PartnerAPIStub stub) {
|
| ServiceClient serviceClient = stub._getServiceClient();
| Options options = serviceClient.getOptions();
|
| OutflowConfiguration ofc = new OutflowConfiguration();
| ofc.setActionItems(UsernameToken);
| ofc.setUser(apiUsername);
| ofc.setPasswordType(PasswordText);
|
| options.setProperty(WSSHandlerConstants.OUTFLOW_SECURITY,
| ofc.getProperty());
|
|  //pwcbhandler is of type PWCBHandler that is injected via
| Springoptions.setProperty(WSHandlerConstants.PW_CALLBACK_REF,
| pwcbhandler);
| }
|
| -
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|
|
|
|
|
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFIBpt9gNg6eWEDv1kRAsyoAKDfwCuYBUzXdsj7aS3UqZ5Zq4+ylwCfaf9K
7C6gjnRqIqXt/Gu80rDgoSY=
=4NRi
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Which Annotations work in Axis 2.1.3?

2008-04-15 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Get latest nightly or the latest release candidate and look at the several 
jaxws samples in the samples directory.

- -- dims

silver17 wrote:
| Hi guys,
|
| I've been experimenting with annotations and axis2 web services, and have
| some degree of success, but would like some help.  Some things i've noticed:
|
| 1.  @WebResult has seems to have no affect when you load the services
| auto-generated ?WSDL
| 2.  the targetNamespace functionality in both the @WebResult and @WebParam
| don't seem to work when trying to access the services wsdl via ?WSDL.
|
| Is there something i'm missing?
|
| My development setting is Eclipse Europa with the Axis2-1.3 service archiver
| and code-gen plugins.  I build a java project and develop a service like
| this:
|
| import javax.jws.WebService;
| import javax.jws.WebMethod;
| import javax.jws.WebParam;
| import javax.jws.WebResult;
| import javax.jws.soap.SOAPBinding;
|
| /**
|  * Implementation of a calculator web service.
|  * @author Bill
|  *
|  */
| @WebService(
|   serviceName=CalculatorService,
|   targetNamespace=http://services.agr.gc.ca/CalculatorService;
| )
| @SOAPBinding(
|   style=SOAPBinding.Style.DOCUMENT,
|   use=SOAPBinding.Use.LITERAL,
|   parameterStyle=SOAPBinding.ParameterStyle.BARE
| )
| public class CalculatorService {
|
|   /**
|* Adds two numbers.
|* @param a
|* @param b
|* @return the addition of two numbers.
|*/
|   @WebMethod (
|   action=action:Add,
|   operationName=Add
|   )
|   public @WebResult(name=Add) int add(
|   @WebParam (mode=WebParam.Mode.IN,
|  name=param1) int a,
|   @WebParam (mode=WebParam.Mode.IN,
|  name=param2) int b) {
|   return a + b;
|   }
| }
|
| Everything seems to be hit and miss with the annotations.  For the
| @WebMethod the targetNamespace and operationName seems to have no effect.
| The @WebResult has no effect.  So if I want to have a document literal web
| service with a response parameter as addResult instead of addResponse I
| can't seem to do that.
|
| Is there something i'm missing?
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFIBISggNg6eWEDv1kRAqlCAJ9G1FNqHgv5eLlSe5kCpP4K75rb3QCgjebo
vbk10eS1AvFbSzl/tyiJD+w=
=Jp8a
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Which Annotations work in Axis 2.1.3?

2008-04-15 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

All the JAXWS and JSR 181 annotations are supported when you deploy a JAXWS 
service in servicejars directory.

Glen Verran wrote:
| Is there any documentation where all these annotations are documented?
| Looking at samples just isn't good enough.  Need explanation on the
| differet onces available and how they are supposed to be used.
|
|
| -Original Message-
| From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
| Sent: 15 April 2008 12:34
| To: axis-user@ws.apache.org
| Subject: Re: Which Annotations work in Axis 2.1.3?
|
| Get latest nightly or the latest release candidate and look at the
| several jaxws samples in the samples directory.
|
| -- dims
|
| silver17 wrote:
| | Hi guys,
| |
| | I've been experimenting with annotations and axis2 web services, and
| | have some degree of success, but would like some help.  Some things
| i've noticed:
| |
| | 1.  @WebResult has seems to have no affect when you load the services
| | auto-generated ?WSDL 2.  the targetNamespace functionality in both the
|
| | @WebResult and @WebParam don't seem to work when trying to access the
| | services wsdl via ?WSDL.
| |
| | Is there something i'm missing?
| |
| | My development setting is Eclipse Europa with the Axis2-1.3 service
| | archiver and code-gen plugins.  I build a java project and develop a
| | service like
| | this:
| |
| | import javax.jws.WebService;
| | import javax.jws.WebMethod;
| | import javax.jws.WebParam;
| | import javax.jws.WebResult;
| | import javax.jws.soap.SOAPBinding;
| |
| | /**
| |  * Implementation of a calculator web service.
| |  * @author Bill
| |  *
| |  */
| | @WebService(
| | serviceName=CalculatorService,
| | targetNamespace=http://services.agr.gc.ca/CalculatorService;
| | )
| | @SOAPBinding(
| | style=SOAPBinding.Style.DOCUMENT,
| | use=SOAPBinding.Use.LITERAL,
| | parameterStyle=SOAPBinding.ParameterStyle.BARE
| | )
| | public class CalculatorService {
| |
| | /**
| |  * Adds two numbers.
| |  * @param a
| |  * @param b
| |  * @return the addition of two numbers.
| |  */
| | @WebMethod (
| | action=action:Add,
| | operationName=Add
| | )
| | public @WebResult(name=Add) int add(
| | @WebParam (mode=WebParam.Mode.IN,
| |name=param1) int a,
| | @WebParam (mode=WebParam.Mode.IN,
| |name=param2) int b) {
| | return a + b;
| | }
| | }
| |
| | Everything seems to be hit and miss with the annotations.  For the
| | @WebMethod the targetNamespace and operationName seems to have no
| effect.
| | The @WebResult has no effect.  So if I want to have a document literal
|
| | web service with a response parameter as addResult instead of
| | addResponse I can't seem to do that.
| |
| | Is there something i'm missing?
| |

- -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


- -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFIBJTcgNg6eWEDv1kRAvylAKCJe3X7yz0/WnNtNhHerP4aY4aw0QCcD3wv
cpsbXyqihtmKkMEzKwoXZhw=
=tBbT
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] ws-addressing metadata support?

2008-04-14 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Latest nightly, yes.

Enric Jaen wrote:
| Does Axis2 supports the ws-addressing metadata specification?
| /Enric
|
|
|
|   __
| Tu correo también desde el móvil. Descárgate gratis Yahoo! Go.
| http://es.mobile.yahoo.com
|
|
| -
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFIA040gNg6eWEDv1kRAlwyAJ0XkYrBlmatCImpWOSvayJUhe8dUQCfWe57
/RBSKEZx5q53uaroElU+MQA=
=f6v1
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Use GZIP on Client and Server Code

2008-04-10 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

If the server gets a gzip request, it automatically sends back gzipped response 
(if it doesn't it's a bug)

- -- dims

juliocest wrote:
| Hi,
|
| I would like to know if it is possible to use GZIP both on server and client
| code, with Axis2.
| I know that in client side we can use,
|
| options.setProperty(HTTPConstants.MC_ACCEPT_GZIP, Boolean.TRUE);
| options.setProperty(HTTPConstants.MC_GZIP_REQUEST, Boolean.TRUE);
|
| in order to set gizp compression.
|
| For example, I have a client sending soap requests to a service with
| calculate big fatorial numbers. My response could be large and I want that
| my server side code zip soap responses to send back to my client.
|
| How can I set gzip compression on server side?
|
| Thanks.
|
| Julio
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD4DBQFH/gW/gNg6eWEDv1kRApJXAJ0RnmKkor030oLw1781jAmvuJdoiACY2hYI
VqhTuh/7eYNukiV+6fME1g==
=/Z43
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: axis2 jaxws/jaxb examples

2008-04-07 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Tezcan,

See RC4 distribution:
http://people.apache.org/~dims/axis2-1.4/RC4/

There are at least 5/6 examples under samples directory wiith readme's.

thanks,
dims

[EMAIL PROTECTED] wrote:
| Hi
|
| has anyone used axis2 jaxws annotations in their service as well as jaxb
| annotations in their data/payload objects?
| I feel like I am the only one who is trying to use this combination:-)
|
| I need some Server and Client side usage / generation examples.
| Are there also tools like wsgen/wsimport ?
|
| Cheers
| Tezcan
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFH+jVWgNg6eWEDv1kRAoDuAJ90zypg2DNW/DCowFrtF5kPy1iX+ACgz+ya
UdytMDC9sC8jn4AXEP3LfEc=
=NmrI
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Axis2] 1.4 RC4

2008-04-06 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi all,

I've posted the RC4 here:
~   http://people.apache.org/~dims/axis2-1.4/RC4/

Notes:
- - There's a text file with revision numbers that i used for all the
~ SNAPSHOTS
- - There's a m2-repo.zip with all the m2 artifacts
- - There's an online repo as well
~  http://people.apache.org/~dims/axis2-1.4/RC4/m2-repo/

Please kick the tires and raise JIRA's.

I've cut the 1.4 Branch as well, it's here:
~  https://svn.apache.org/repos/asf/webservices/axis2/branches/java/1_4/

Thanks,
dims

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFH+KxigNg6eWEDv1kRAi/AAJ4wXM8oaYG4rMiq0v4H6ljgG4744wCeMncx
iURMaFeH7Sx0kKyCOSbUIao=
=sDuo
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] Client Thread Safety

2008-04-04 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Yes.

Daniel Ritchey wrote:
| From what I understand with Axis2 1.3, client stubs are not thread safe,
| however the ConfigurationContext is; so I can create a single
| ConfigurationContext (an expensive operation) and reuse it for all stub
| instances.
|
| Is this a correct assumption?
|
| Thanks,
| Dan Ritchey
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFH9i6bgNg6eWEDv1kRAvtPAKCufdr3XRrzrv8gr9+hhuf+cwIb6wCgnFlU
drUtQSfPBRlsR9M3J/Aduo4=
=MofF
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] [1.4] Zero Blockers / RC4 this weekend / Plan for 1.4 Final

2008-04-02 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Chris,

If you can get Amila or Deepal's attention...it's possible to get it into 1.4.

- -- dims

Chris Hyzer wrote:
| I think this is a serious serious problem [I would classify as blocker]  (it 
affects rest and soap in 1.3 for optional
String params where the first param is not set, the second will be marshaled in 
the wrong place on the server).  All I
did was make a Java class with a method that takes two strings, the default 
java2wsdl, then wsdl2java, run a client
where I pass the first as null, the second as something, and on the server 
side, the data for the second goes into the
first.  If I set the empty string in the first then all is well.  But we cant 
expect all clients to do that...
|
| https://issues.apache.org/jira/browse/AXIS2-3364
|
| The bug mentions setting null or throwing exception... it should definitely 
set null and *not* throw exception...
|
| Any chance this can be fixed for 1.4 (I havent verified it isnt fixed in 1.4, 
but the bug is still open... I can test
if you like)?  Sorry for late notice, havent been following the discussion on 
timelines...
|
| Thanks!
| Chris
|
| - Original Message 
| From: Davanum Srinivas [EMAIL PROTECTED]
| To: Axis developer list [EMAIL PROTECTED]; axis-user@ws.apache.org; [EMAIL 
PROTECTED];
[EMAIL PROTECTED]
| Sent: Tuesday, April 1, 2008 11:00:38 PM
| Subject: [Axis2] [1.4] Zero Blockers / RC4 this weekend / Plan for 1.4 Final
|
| Folks,
|
| Looks like there are no blockers on the JIRA marked for 1.4
|
| 
https://issues.apache.org/jira/secure/IssueNavigator.jspa?mode=hiderequestId=12312460
|
| So, I'll try to cut RC4 this friday and we can roll out the RC's for 
axiom/xmlschema/neethi early next week. If all's
| well (cross my fingers) we can shoot for 1.4 Final next friday.
|
| One issue though...Can we get a woden release by next friday?
|
| thanks,
| dims

- -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]







~  

You rock. That's why Blockbuster's offering you one month of Blockbuster Total 
Access, No Cost.
http://tc.deals.yahoo.com/tc/blockbuster/text5.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFH82spgNg6eWEDv1kRAvIfAKCXTB1hWwmBT7kSQZy2HZ1u1xnstwCeLOc+
YVLj5IekDIZvWxNeMOJxS9A=
=DHQa
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] [1.4] Zero Blockers / RC4 this weekend / Plan for 1.4 Final

2008-04-02 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Sounds perfect!

thanks,
dims

Lawrence Mandel wrote:
| Dims,
|
| Releasing Woden by next Friday should be doable. Axis2 and Woden are
| continuously integrated and Woden is still at M8 so I think it's safe for
| Woden to forgo the RC process (which we haven't used to this point) and
| simply vote on the release.
|
| Let's aim for a vote starting Monday with the goal or releasing Wed. Will
| that work with your schedule?
|
| Lawrence
|
|
|
|
|
| Davanum Srinivas [EMAIL PROTECTED]
| 04/01/2008 11:00 PM
| Please respond to
| axis-user@ws.apache.org
|
|
| To
| Axis developer list [EMAIL PROTECTED], axis-user@ws.apache.org,
| [EMAIL PROTECTED], [EMAIL PROTECTED]
| cc
|
| Subject
| [Axis2] [1.4] Zero Blockers / RC4 this weekend / Plan for 1.4 Final
|
|
|
|
|
|
| Folks,
|
| Looks like there are no blockers on the JIRA marked for 1.4
|
| 
https://issues.apache.org/jira/secure/IssueNavigator.jspa?mode=hiderequestId=12312460
|
|
| So, I'll try to cut RC4 this friday and we can roll out the RC's for
| axiom/xmlschema/neethi early next week. If all's
| well (cross my fingers) we can shoot for 1.4 Final next friday.
|
| One issue though...Can we get a woden release by next friday?
|
| thanks,
| dims

- -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




- -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFH88C9gNg6eWEDv1kRAj2LAKDpdszlCoFx8jIT+cvDdohX1iS/EACgyHHA
OlGYcLg4/bogkdxBtrvo4IQ=
=0Ofh
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: nightly builds?

2008-04-01 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

http://people.apache.org/dist/axis2/nightly/

Dennis Sacks wrote:
| I get a permission denied when I try to follow the FAQs link to nightly
| builds http://ws.zones.apache.org/dist/axis2/nightly/
|
| Dennis
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFH8uTYgNg6eWEDv1kRAhveAKCs5dCWmC1q3qp+FCR4k0zgAZBZawCfZKO/
m1q+9sXyUNrdxeUbZahBvDM=
=5GMu
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Axis2] [1.4] Zero Blockers / RC4 this weekend / Plan for 1.4 Final

2008-04-01 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Folks,

Looks like there are no blockers on the JIRA marked for 1.4

https://issues.apache.org/jira/secure/IssueNavigator.jspa?mode=hiderequestId=12312460

So, I'll try to cut RC4 this friday and we can roll out the RC's for 
axiom/xmlschema/neethi early next week. If all's
well (cross my fingers) we can shoot for 1.4 Final next friday.

One issue though...Can we get a woden release by next friday?

thanks,
dims
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFH8vbWgNg6eWEDv1kRAiSMAJ9tiV1artrFtpP/uC8IEVoT3+WKbQCfUfM8
+CzhMg3v0wkFZ1agNi+zjfg=
=gLeB
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Axis2] 1.4 RC3

2008-03-30 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi all,

I've posted the RC3 here:
http://people.apache.org/~dims/axis2-1.4/RC3/

Notes:
- - There's a text file with revision numbers that i used for all the SNAPSHOTS
- - There's a m2-repo.zip with all the m2 artifacts
- - There's an online repo as well
~  http://people.apache.org/~dims/axis2-1.4/RC3/m2-repo/

Please kick the tires and raise JIRA's.

Thanks,
dims

PS: I haven't cut the 1.4 branch as there's a significant patch from Sanka that 
needs to be merged again and tested
thoroughly.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFH729IgNg6eWEDv1kRAo8JAKCJ2YcxQNNELaTMxk67oQLu/rUQfACgwxH+
NIpk5zeJ9ayU/TAGInv/QZc=
=tYV5
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Axis2][1.4] Dropping AXIS2-3616 - Run the JAX-WS 2.1 TCK

2008-03-27 Thread Davanum Srinivas
Team,

Looks like we don't have anyone willing/able to take on the task of
setting up and running the JAXWS 2.1 TCK. Just to lay out the current
situation, Apache has access to the JAXWS 2.1 Stand alone TCK. CXF
team already has a test harness in a private Apache SVN to execute the
TCK. There's a jaxws-tck mailing list as well. We just don't have any
volunteer who is willing to take on the task of extending this test
harness with axis2 stuff and run the TCK and help with bug fixing.

So unfortunately we will have to drop running TCK as a task for 1.4
Release unless some committers step up to shoulder the task.

thanks,
dims

-- 
Davanum Srinivas :: http://davanum.wordpress.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Client Code Generation 1.4 RC1

2008-03-25 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Walter,

Please create a bug in JIRA and upload your sample wsdl/xsd's and info on how 
you ran the code generator (command line
params?)

thanks,
dims

Walter Weinmann wrote:
| Hi Deepal,
|
| This problem is not fixed with RC2.
|
| Regards
|
| Walter
|
| On Tue, Mar 18, 2008 at 5:05 PM, Deepal jayasinghe [EMAIL PROTECTED]
| wrote:
|
|  Walter Weinmann wrote:
| I found the following piece of code in my generated client stub:
|
| *private* *void* populateAxisService() *throws*
| org.apache.axis2.AxisFault { //creating the Service with a unique name
| _service = *new*
| org.apache.axis2.description.AxisService(ObjectModelQueryService +
| /getUniqueSuffix/());
|
| addAnonymousOperations();
|
| //creating the operations
|
| org.apache.axis2.description.AxisOperation __operation;
|
| _operations = *new* org.apache.axis2.description.AxisOperation[1];
|
| __operation =
|
| *new* org.apache.axis2.description.OutInAxisOperation();
|
| __operation.setName(
|
| *new*
| javax.xml.namespace.QName(
| http://ic.com/IMSware/WebServices/ObjectModel/Query/;,
| queryObjectsAttributes)); _service.addOperation(__operation);
| _operations[0]=__operation;
|
| }
|
| But there was no method addAnonymousOperations generated.
|
| Which is in the parent class (Stub)
|
| Thank you!
| Deepal
|
| -
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|
|
|
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFH6O38gNg6eWEDv1kRAmjuAKCdsGh3NV/OB5g2dnsh5sXz3QUBLgCgxB3M
goD0y0ZPVhi0VP7GryitVVw=
=fpHn
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] Release planning and Hackathon forAxis2 1.4 Release - JAXWS Documentation / Samples

2008-03-25 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Deepal,
I got a few people asking if we could do it on wednesday as they are busy 
thu/fri. Let's move it to wed. ok?

Team,
If you get a chance try the 3 samples already in svn under modules/samples. See 
you on IRC (freenode #apache-axis) tomorrow.

thanks,
dims

Deepal Jayasinghe wrote:
| Hi Dims,
| That is a good idea , I also try to stay in the IRC as much as I can.
|
| -Deepal
| Team,
|
| How about we take a day to focus on the release getting stuff running
| on Tomcat/Axis2? We are especially lacking in
| samples and documentation for JAXWS. Basically we can hang out on IRC,
| and work jointly on some samples both first time
| users and advanced users. Collect gotcha's in JIRA, document stuff in
| wiki. I can set up a conf line if needed.
|
| How about this Thu? Mar 27th. Then i can roll up what ever we generate
| on Friday and get it into a RC3 next weekend.
|
| Related note, can everyone get their stuff into RC3? We can cut a
| branch when we cut RC3. Then we can cut 1.4 Final.
|
| thanks,
| dims
|
| -
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|
|
|
| -
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFH6POSgNg6eWEDv1kRAk+cAJ4pSA7h05vTpAnJsuw3kGablBvo1wCdFzVG
dgEWscNBQ6LEZMbVBkJR8KQ=
=8Qq4
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Axis2] Axis2/JAXWS Hackathon Invite

2008-03-25 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Folks,

Please feel free to drop in...even if you can't stay for the whole day.

Date  : Mar 26, 2008 - Wednesday
Time  : Start around 9:00 AM EST
Who   : Anyone interested in checking out / helping with JAXWS implementation 
in Axis2
Why   : Come up with some samples, documentation etc for use in Axis2 1.4 
Release
Where : Point your favourite IRC client to #apache-axis channel on any freenode 
server
~(http://freenode.net/irc_servers.shtml)

Notes:
- - If you want do do some background digging, there's a few samples in Axis2
~   modules/samples/java_first_jaxws
~   modules/samples/jaxws-calculator
~   modules/samples/jaxws-samples

thanks,
dims

PS: If necessary, we can use a conference line as well.


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFH6VTogNg6eWEDv1kRApdVAJ9fDStOLiD+off+JsrKqqi6ICW6FACfVXQa
fN1AALZ+ljM1FkLPzLW8DjI=
=ND53
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Axis2] 1.4 RC2

2008-03-24 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi all,

I've posted the RC2 here:
http://people.apache.org/~dims/axis2-1.4/RC2/

Notes:
- - There's a text file with revision numbers that i used for all the SNAPSHOTS
- - There's a m2-repo.zip with all the m2 artifacts
- - There's an online repo as well 
http://people.apache.org/~dims/axis2-1.4/RC2/m2-repo/
- - 2 New JAXWS samples in the distribution.

Please kick the tires and raise JIRA's.

Thanks,
dims
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFH535cgNg6eWEDv1kRAlw1AJ46pjCO2+jyTMW6d/qNasPpE7JpkwCfRzdA
wDdL+r7wgUEMiVKO5dVpUhg=
=/aVX
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Axis2] Release planning and Hackathon forAxis2 1.4 Release - JAXWS Documentation / Samples

2008-03-24 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Team,

How about we take a day to focus on the release getting stuff running on 
Tomcat/Axis2? We are especially lacking in
samples and documentation for JAXWS. Basically we can hang out on IRC, and work 
jointly on some samples both first time
users and advanced users. Collect gotcha's in JIRA, document stuff in wiki. I 
can set up a conf line if needed.

How about this Thu? Mar 27th. Then i can roll up what ever we generate on 
Friday and get it into a RC3 next weekend.

Related note, can everyone get their stuff into RC3? We can cut a branch when 
we cut RC3. Then we can cut 1.4 Final.

thanks,
dims
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFH54BbgNg6eWEDv1kRAmN4AKCgN6Xm9tVMJHvQ2pTibjOlxIFgOQCfTb6M
CHGjZRebZShx1obxm/MRqmk=
=iY5t
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] 1.4 RC2

2008-03-24 Thread Davanum Srinivas
 downloading the file manually from the project website.
|
|   Then, install it using the command:
|   mvn install:install-file -DgroupId=org.apache.ws.commons.schema
| -DartifactId=XmlSchema -Dversion=640087 -Dpackaging=jar
| -Dfile=/path/to/file
|
|   Alternatively, if you host your own repository you can deploy the file
| there:
|   mvn deploy:deploy-file -DgroupId=org.apache.ws.commons.schema
| -DartifactId=XmlSchema -Dversion=640087 -Dpackaging=jar
| -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
|
|   Path to dependency:
|   1) org.apache.axis2:axis2-kernel:jar:640261
|   2) org.apache.ws.commons.schema:XmlSchema:jar:640087
|
| --
| 1 required artifact is missing.
|
| for artifact:
|   org.apache.axis2:axis2-kernel:jar:640261
|
| from the specified remote repositories:
|   central (http://repo1.maven.org/maven2),
|   apache-ws-snapshots2 (http://ws.zones.apache.org/repository2),
|   java.net (https://maven-repository.dev.java.net/nonav/repository/),
|   apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
|   eclipse-repo (http://repo1.maven.org/eclipse),
|   tomcat-repository (http://tomcat.apache.org/dev/dist/m2-repository)
|
|
| [INFO]
| 
| [INFO] For more information, run Maven with the -e switch
| [INFO]
| 
| [INFO] Total time: 18 seconds
| [INFO] Finished at: Mon Mar 24 17:10:07 CDT 2008
| [INFO] Final Memory: 18M/33M
| [INFO]
| 
| bash-3.2$
|
| Davanum Srinivas wrote:
| Hi all,
|
| I've posted the RC2 here:
| http://people.apache.org/~dims/axis2-1.4/RC2/
|
| Notes:
| - There's a text file with revision numbers that i used for all the
| SNAPSHOTS
| - There's a m2-repo.zip with all the m2 artifacts
| - There's an online repo as well
| http://people.apache.org/~dims/axis2-1.4/RC2/m2-repo/
| - 2 New JAXWS samples in the distribution.
|
| Please kick the tires and raise JIRA's.
|
| Thanks,
| dims
|
- -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFH6CnCgNg6eWEDv1kRAsY1AJ4sMZajq50Pt51NfCfH+Nu4R+xDNwCgqrCu
Kr+64SPvrc0tI21yqHwCPK8=
=t8CI
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] 1.4 RC2

2008-03-24 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Leon,

looks like nuked it during copy...please try now it's here

http://people.apache.org/~dims/axis2-1.4/RC2/m2-repo/org/apache/ws/commons/schema/XmlSchema/640087/

- -- dims

Leon Searl wrote:
| Hi Dims,
|
| I'm no expert on the m2 repository but there does not seem
| to be a XmlSchema-640087.pom or XmlSchema-640087.tar anywhere
| in the m2-repo.zip. The build seems to expect one
| under org/apache/ws/common/schema but I don't see there.
|
| Any other ideas?
|
| leon
|
| Davanum Srinivas wrote:
| Leon,
|
| download the m2-repo.zip from the RC2 url and unzip it into your local
| machine. alternative edit modules/parent/pom.xml
| and add the http://people.apache.org/~dims/axis2-1.4/RC2/m2-repo/ as
| one of the repos.
|
| thanks,
| dims
|
| Leon Searl wrote:
| | Hi,
| |
| | I'm guessing that this is a m2-repo issue instead of an axis2 issue so
| | I was reluctant to make a Jira.
| |
| | When building from the source and using the m2-repo I got
| | and error when maven was looking for artifact
| | org.apache.ws.commons.schema:XmlSchema:jar:640087:
| |
| | bash-3.2$ mvn clean install
| | [INFO] Scanning for projects...
| | [INFO] Reactor build order:
| | [INFO]   Apache Axis2 - Parent
| | [INFO]   Apache Axis2 - Kernel
| | [INFO]   Apache Axis2 - Data Binding
| | [INFO]   Apache Axis2 - Code Generation
| | [INFO]   Apache Axis2 - ADB Codegen
| | [INFO]   Apache Axis2 - tool - MAR Maven Plugin
| | [INFO]   Apache Axis2 - Addressing
| | [INFO]   Apache Axis2 - Java2WSDL
| | [INFO]   Apache Axis2 - Fast Infoset
| | [INFO]   Apache Axis2 - JiBX Data Binding
| | [INFO]   Apache Axis2 - SAAJ API
| | [INFO]   Apache Axis2 - JAXWS API
| | [INFO]   Apache Axis2 - SAAJ
| | [INFO]   Apache Axis2 - JWS API
| | [INFO]   Apache Axis2 - Metadata
| | [INFO]   Apache Axis2 - JAXWS
| | [INFO]   Apache Axis2 - OSGi
| | [INFO]   Apache Axis2 - JAXWS Integration Tests
| | [INFO]   Apache Axis2 - Clustering
| | [INFO]   Apache Axis2 - MTOM Policy
| | [INFO]   Apache Axis2 - JSON
| | [INFO]   Apache Axis2 - XMLBeans Data Binding
| | [INFO]   Apache Axis2 - Scripting
| | [INFO]   Apache Axis2 - JAXB-RI Data Binding
| | [INFO]   Apache Axis2 - spring
| | [INFO]   Apache Axis2 - Integration
| | [INFO]   Apache Axis2 - MEX
| | [INFO]   Apache Axis2 - Ping
| | [INFO]   Apache Axis2 - tool - AAR Maven Plugin
| | [INFO]   Apache Axis2 - Version Service
| | [INFO]   Apache Axis2 - SOAP Monitor
| | [INFO]   Apache Axis2 - tool - Ant Plugin
| | [INFO]   Apache Axis2 - Root
| | [INFO]   Apache Axis2 - tool - Eclipse Codegen Plugin
| | [INFO]   Apache Axis2 - tool - Eclipse service Plugin
| | [INFO]   Apache Axis2 - tool - Intellij IDEA Plugin
| | [INFO]   Apache Axis2 - tool - Java2WSDL Maven Plugin
| | [INFO]   Apache Axis2 - tool - WSDL2Code Maven Plugin
| | [INFO]   Apache Axis2 - CORBA
| | [INFO]   Apache Axis2 - Web Application module
| | [INFO]   Apache Axis2 - Samples
| | [INFO]   Apache Axis2 - Remote Method Invocation
| | [INFO]
| |
| 
| | [INFO] Building Apache Axis2 - Parent
| | [INFO]task-segment: [clean, install]
| | [INFO]
| |
| 
| | [INFO] [clean:clean]
| | [INFO] [site:attach-descriptor]
| | [INFO] [install:install]
| | [INFO] Installing
| |
| 
/users/searl/sensorNet/eclipse/workspace/ACE_SOA/third_party/axis2/axis2-640261/modules/parent/pom.xml
|
| | to
| |
| 
/users/searl/.m2/repository/org/apache/axis2/axis2-parent/640261/axis2-parent-640261.pom
|
| |
| | [INFO]
| |
| 
| | [INFO] Building Apache Axis2 - Kernel
| | [INFO]task-segment: [clean, install]
| | [INFO]
| |
| 
| | [INFO] [clean:clean]
| | [INFO] Deleting directory
| |
| 
/users/searl/sensorNet/eclipse/workspace/ACE_SOA/third_party/axis2/axis2-640261/modules/kernel/target
|
| |
| | [INFO] [resources:resources]
| | [INFO] Using default encoding to copy filtered resources.
| | Downloading:
| |
| 
http://ws.zones.apache.org/repository2/org/apache/ws/commons/schema/XmlSchema/640087/XmlSchema-640087.pom
|
| |
| | Downloading:
| |
| 
http://tomcat.apache.org/dev/dist/m2-repository/org/apache/ws/commons/schema/XmlSchema/640087/XmlSchema-640087.pom
|
| |
| | Downloading:
| |
| 
http://repo1.maven.org/eclipse/org/apache/ws/commons/schema/XmlSchema/640087/XmlSchema-640087.pom
|
| |
| | Downloading:
| |
| 
https://maven-repository.dev.java.net/nonav/repository//org.apache.ws.commons.schema/poms/XmlSchema-640087.pom
|
| |
| | Downloading:
| |
| 
http://repo1.maven.org/maven2/org/apache/ws/commons/schema/XmlSchema/640087/XmlSchema-640087.pom
|
| |
| | Downloading:
| |
| 
http://ws.zones.apache.org/repository2/org/apache/ws/commons/schema/XmlSchema/640087/XmlSchema-640087.jar
|
| |
| | Downloading:
| |
| 
http://tomcat.apache.org/dev/dist

Re: Axis2 and OSGi

2008-03-20 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Unfortunately no. Sidetracked with trying to get 1.4 release out.

thanks,
dims

Demetris G wrote:
|
| Hi Dims,
|
|any progress on this? Just curious :)
|
| Thanks
|
|
| Hi Demetris,
|
| Dims has kicked off an effort to create an Axis2 OSGi bundle. He
| posted to the axis-dev list last week [1].
|
| [1] http://marc.info/?l=axis-devm=120308686726732w=2
|
| Lawrence
|
|
|
|
|
| Demetris G [EMAIL PROTECTED] 02/28/2008 11:02 PM
| Please respond to
| axis-user@ws.apache.org
|
|
| To
| axis-user@ws.apache.org
| cc
|
| Subject
| Axis2 and OSGi
|
|
|
|
|
|
|
| Hi all,
|
| has anyone tried to execute Axis2 in the OSGi containers? I know
| Axis1.x was imported as a bundle in OSGi but no idea about Axis2.
| I am wondering if it can be deployed in a similar manner as in Tomcat
| although I think it may still need an Activator to control the rest
| of its
| implementation.
|
| Thanks
|
|
| -
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|
|
|
|
| -
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|
|
|
|
| -
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|
|
|
| -
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFH4vECgNg6eWEDv1kRAkLKAJ4yNGbYYXMJPp768fPYN7OiDWInHACgqHOQ
PA1nePEN2zTDBtACaif0mZM=
=0yob
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: org.apache.axis2.dataretrieval.DataRetrievalException

2008-03-17 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Adnan,

Please log a bug report and upload your sample project.

thanks,
dims

Adnan Badar wrote:
| Hi,
| I downloaded latest version of AXIS2-nighly build release date 10-Mar-08.
| Before this, system was working fine with old release (nightly build). I am
| trying to configure new release to check whether AXIS2 generates WSDL WSI
| compliance, Using previous nightly build I am not achieving. If still this
| release is not supporting WSI then below effort is not useful for me.
|
| I am getting below error for one of the web service, this when i click
| service through administration interface. For other services, its working
| all fine but not WSI compliant.
|
| http://localhost:/webservices/services/AnnualFishingService?wsdl
|
|
| This is my services.xml:
|  service name=AnnualFishingService
| description
|Annual Fishing Service
| /description
|
| excludeOperations
|operationgetAnnualLicenseDelegate/operation
|operationsetAnnualLicenseDelegate/operation
|  /excludeOperations
|
|
|   messageReceivers
|   messageReceiver mep=http://www.w3.org/2004/08/wsdl/in-only;
|class=
| org.apache.axis2.rpc.receivers.RPCInOnlyMessageReceiver/
|   messageReceiver mep=http://www.w3.org/2004/08/wsdl/in-out;
|class=
| org.apache.axis2.rpc.receivers.RPCMessageReceiver/
| /messageReceivers
|
| /service
|
|
|
| This is the stack trace on server side.
|
| 10:20:00,683 INFO org.apache.axis2.dataretrieval.AxisDataLocatorImpl:83 -
| getData request failed for dialect, http://schemas.xmlsoap.org/wsdl/
| org.apache.axis2.dataretrieval.DataRetrievalException
| at org.apache.axis2.dataretrieval.WSDLDataLocator.outputInlineForm(
| WSDLDataLocator.java:134)
| at org.apache.axis2.dataretrieval.WSDLDataLocator.getData(
| WSDLDataLocator.java:73)
| at org.apache.axis2.dataretrieval.AxisDataLocatorImpl.getData(
| AxisDataLocatorImpl.java:80)
| at org.apache.axis2.description.AxisService.getData(AxisService.java:2616)
| at org.apache.axis2.description.AxisService.getWSDL(AxisService.java:1426)
| at org.apache.axis2.description.AxisService.printWSDL(AxisService.java:1294)
|
| at org.apache.axis2.transport.http.ListingAgent.processListService(
| ListingAgent.java:287)
| at org.apache.axis2.transport.http.AxisServlet.doGet(AxisServlet.java:240)
| at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
| at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
| at com.evermind.server.http.ServletRequestDispatcher.invoke(
| ServletRequestDispatcher.java:824)
| at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(
| ServletRequestDispatcher.java:330)
| at com.evermind.server.http.HttpRequestHandler.processRequest(
| HttpRequestHandler.java:830)
| at 
com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:285)
|
| at 
com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:126)
|
| at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(
| ReleasableResourcePooledExecutor.java:186)
| at java.lang.Thread.run(Thread.java:534)
| Caused by: java.lang.NullPointerException
| at org.apache.axis2.description.AxisService2WSDL11.generateSoap11Binding(
| AxisService2WSDL11.java:1353)
| at org.apache.axis2.description.AxisService2WSDL11.generateSoap11Port(
| AxisService2WSDL11.java:1166)
| at org.apache.axis2.description.AxisService2WSDL11.generateService(
| AxisService2WSDL11.java:493)
| at org.apache.axis2.description.AxisService2WSDL11.generateOM(
| AxisService2WSDL11.java:237)
| at org.apache.axis2.dataretrieval.WSDLDataLocator.outputInlineForm(
| WSDLDataLocator.java:130)
| ... 16 more
| 10:33:38,513 INFO org.apache.axis2.dataretrieval.AxisDataLocatorImpl:83 -
| getData request failed for dialect, http://schemas.xmlsoap.org/wsdl/
| org.apache.axis2.dataretrieval.DataRetrievalException
| I need to resolve this urgently for very critical implmenetation, can any
| one help in this regard.
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFH3mbngNg6eWEDv1kRAu5KAJwO0ZUo9sDiq+6rcoxRLWdS/QqChwCgrPJF
0czMNIze0ZsaU1+SyyVCTTs=
=ANV4
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Axis2][1.4] RC1

2008-03-16 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi all,

I've posted the RC1 here:
http://people.apache.org/~dims/axis2-1.4/RC1/

Notes:
- - There's a text file with revision numbers that i used for all the SNAPSHOTS
- - There's a m2-repo.zip with all the m2 artifacts
- - There's an online repo as well 
http://people.apache.org/~dims/axis2-1.4/RC1/m2-repo/

Please kick the tires and raise JIRA's.

Thanks,
dims
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFH3QjegNg6eWEDv1kRAlELAKCK1+hrOnRzWLdVfFIKzR/Q0KWFFgCfe4UX
bZKJr3GADb33Hcv0U4MfNbM=
=RRmP
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: JAXB data binding and NPE with WSDL2Java

2008-03-13 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Please try latest nightly, if that fails, please log a bug report and upload 
your wsdl/xsd's.

- -- dims

nipa dadbhawala wrote:
| Hi,
|
| I have been trying to use WSDL2Java with *JAXB* data binding to
| generate stubs/skeleton from WSDL and getting the following errors. I am
| able to use the same WSDLs to generate XMLBEANS bindings successfully. I
| have tried jaxbri which fails immediately after reading in the imported
| files. Is there any way to find out what the problem is?
|
|  [java] Exception in thread main
| org.apache.axis2.wsdl.codegen.CodeGenerat
| ionException: java.lang.RuntimeException:
| java.lang.reflect.InvocationTargetExce
| ption
|  [java] at
| org.apache.axis2.wsdl.codegen.CodeGenerationEngine.generate(C
| odeGenerationEngine.java:265)
|  [java] at org.apache.axis2.wsdl.WSDL2Code.main(WSDL2Code.java:35)
|  [java] at org.apache.axis2.wsdl.WSDL2Java.main(WSDL2Java.java:24)
|  [java] Caused by: java.lang.RuntimeException:
| java.lang.reflect.InvocationT
| argetException
|  [java] at
| org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension.engag
| e(JAXBRIExtension.java:112)
|  [java] at
| org.apache.axis2.wsdl.codegen.CodeGenerationEngine.generate(C
| odeGenerationEngine.java:218)
|  [java] ... 2 more
|  [java] Caused by: java.lang.reflect.InvocationTargetException
|  [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
| Method)
|  [java] at sun.reflect.NativeMethodAccessorImpl.invoke
| (NativeMethodAcces
| sorImpl.java:39)
|  [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke
| (DelegatingMet
| hodAccessorImpl.java:25)
|  [java] at java.lang.reflect.Method.invoke(Method.java:585)
|  [java] at
| org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension.engag
| e(JAXBRIExtension.java:101)
|  [java] ... 3 more
|  [java] Caused by: java.lang.RuntimeException:
| java.lang.NullPointerExceptio
| n
|  [java] at
| org.apache.axis2.jaxbri.CodeGenerationUtility.processSchemas(
| CodeGenerationUtility.java:192)
|  [java] ... 8 more
|  [java] Caused by: java.lang.NullPointerException
|  [java] at
| org.apache.axis2.jaxbri.CodeGenerationUtility$1.resolveEntity
| (CodeGenerationUtility.java:107)
|  [java] at com.sun.tools.xjc.reader.internalizer.DOMForest.parse
| (DOMFore
| st.java:268)
|  [java] at
| com.sun.tools.xjc.reader.internalizer.AbstractReferenceFinder
| Impl.startElement(AbstractReferenceFinderImpl.java:78)
|  [java] at org.apache.xerces.parsers.AbstractSAXParser.startElement
| (Unkn
| own Source)
|  [java] at
| org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElem
| ent(Unknown Source)
|  [java] at
| org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElem
| ent(Unknown Source)
|  [java] at
| org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$Fragmen
| tContentDispatcher.dispatch(Unknown Source)
|  [java] at
| org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDoc
| ument(Unknown Source)
|  [java] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
| So
| urce)
|  [java] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
| So
| urce)
|  [java] at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
|  [java] at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown
| Sou
| rce)
|  [java] at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse
| (Unkn
| own Source)
|  [java] at com.sun.tools.xjc.reader.internalizer.DOMForest.parse
| (DOMFore
| st.java:366)
|  [java] at com.sun.tools.xjc.reader.internalizer.DOMForest.parse
| (DOMFore
| st.java:246)
|  [java] at
| com.sun.tools.xjc.api.impl.s2j.SchemaCompilerImpl.parseSchema
| (SchemaCompilerImpl.java:131)
|  [java] at
| org.apache.axis2.jaxbri.CodeGenerationUtility.processSchemas(
| CodeGenerationUtility.java:161)
|  [java] ... 8 more
|  [java] Java Result: 1
|
| compile-src:
|  [echo] Compiling the java source files...
|
| compile-lib:
|
| Thanks,
|
| Nipa
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD4DBQFH2Vw1gNg6eWEDv1kRAl3qAJjBelklK+O4RD/Qipl9f3EOTLGPAKDUORJV
iACZu8E2MOfUkE4/zxCKiQ==
=yKjy
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] child-first classloading for AARs in Axis2 1.4

2008-03-12 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Pierre,

I don't think so. Here's what's on the table

https://issues.apache.org/jira/secure/IssueNavigator.jspa?mode=hiderequestId=12312460

If you need this feature, we will need your help in coding it :)

- -- dims

[EMAIL PROTECTED] wrote:
| Hi all,
| In the wiki page about the post 1.3 plans, the feature Enable child-first
| classloading for AARs, MARs is marked as important.
| Will it be included in Axis2 1.4? If so, will it be configurable?
|
| Thanks in advance
|
| Pierre
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFH183sgNg6eWEDv1kRAl0yAJ0U3rDM/fONG6uWJ24zqjxyQZI1WgCfQX/+
RzJkW38D3ZycGgbKkSbcmfg=
=zgKU
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Axis2] Resources for 1.4 Release / RC1 on friday

2008-03-11 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Folks,

I've added a JDiff report comparing Axis2 1.3 and Axis2 1.4 trunk javadoc's to 
highlight what got changed since the last
release:

http://ws.zones.apache.org/~dims/axis2-jdiff/changes.html

If you would like to review the last week's worth of checkins...here they are:

http://ws.zones.apache.org/~dims/axis2/

The nightly builds are here:

http://people.apache.org/dist/axis2/nightly/

Here are the items on the plate for 1.4:

https://issues.apache.org/jira/secure/IssueNavigator.jspa?mode=hiderequestId=12312460

Please note that only the bugs marked as blockers are likely to be fixed by 1.4.

Dear committers,
I am trying to do a dry-run for an RC1 this friday. Please get as many JIRA's 
in as possible.

thanks,
dims
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFH101tgNg6eWEDv1kRAolrAKC6H7ZDQJRQOHKfvuvVQ8mzfgu/ZgCfcI4G
ShZ1X+zC60twL2cTJ5nZtFM=
=uFe6
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2]Axis2-Kernel test fail

2008-03-10 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

What failed?

- -- dims

Angel Cholchev wrote:
| It is kind of strange that one test of the axis2-kernel moule fails,
| which fails the local maven build.
| How can I rely on the tests, when they fail right after fresh checkout
| from svn repo and the only way
| to build a jar trough maven is to turn them off?
|
| Greetings,
| Angel Cholchev
|
| -
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFH1VVTgNg6eWEDv1kRAlBrAJ0QiIzGcKL33mrH6ef0Mh7cR5EmiwCguCZD
nK+h0XKzneSutXoukv8eeFo=
=2bRD
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Axis2 and OSGi

2008-03-05 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Demetris,

Got to the point where we can listen to bundles, scan them looking for classes 
with jaxws annotations and deploy them as
a web service.

Next up, deploying axis2 modules the same way. Need to figure out how to break 
things into smaller bundles as well.

After that, look at Eclipse Corona, Apache Muse and figure out a new 
declarative service for programatically allowing
folks to register services at specific contexts.

Please feel free to jump in anytime with suggestions, patches would be 
infinitely better :)

- -- dims

Demetris G wrote:
|
| Hi Dims,
|
|how is this work progressing? It seems to be a pretty good potential
| for both sides if
| accomplished as it seems that OSGi is becoming pretty popular in
| residential gateways.
|
| Thanks
|
| Lawrence Mandel wrote:
| Hi Demetris,
|
| Dims has kicked off an effort to create an Axis2 OSGi bundle. He
| posted to the axis-dev list last week [1].
|
| [1] http://marc.info/?l=axis-devm=120308686726732w=2
|
| Lawrence
|
|
|
|
|
| Demetris G [EMAIL PROTECTED] 02/28/2008 11:02 PM
| Please respond to
| axis-user@ws.apache.org
|
|
| To
| axis-user@ws.apache.org
| cc
|
| Subject
| Axis2 and OSGi
|
|
|
|
|
|
|
| Hi all,
|
| has anyone tried to execute Axis2 in the OSGi containers? I know
| Axis1.x was imported as a bundle in OSGi but no idea about Axis2.
| I am wondering if it can be deployed in a similar manner as in Tomcat
| although I think it may still need an Activator to control the rest of
| its
| implementation.
|
| Thanks
|
|
| -
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|
|
|
|
| -
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|
|
|
|
| -
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFHzxh2gNg6eWEDv1kRAisKAJ95Iil0TPiE9KUIL9xmzt3+W7QDOACaAuII
s5zyfSk8eT8CQW+j152piTc=
=u5Kf
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: integrate Axis2 with OSGi platform

2008-03-05 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hua,

To be honest, Axis2 at the moment is a bit big for your use case. We may be 
looking at the smaller size use case in the
future, but right now, take a look at Apache Muse, they have a mini soap engine
(http://ws.apache.org/muse/docs/2.1.0/tutorial/04-review-artifacts-mini.html)

- -- dims

Liu, Hua (Maria) wrote:
| Hi,
|
|
|
| We have a running OSGi platform hosting a bunch of OSGi services, and
| would like to expose some of the OSGi services as web services using
| Axis2. The way we want to do this is to wrap Axis2 as an OSGi bundle and
| load into the platform, and this Axis2 bundle provides an interface that
| allows other OSGi services to expose/register themselves as web
| services. As a result, the same instance of a service is used for both
| SOAP invocations from remote clients and java method calls from OSGi
| services on the same machine.
|
|
|
| Since we also have very rigid requirements on small footprint including
| disk spaces and memory usage, we may only use a fraction of Axis2 to
| send/recv/parse SOAP messages and dispatch messages to appropriate
| services.
|
|
|
| So, how we can customize Axis2 to meet our needs? Which jar files we can
| remove? And, how to wrap Axis2 as an OSGi bundle?
|
|
|
| Thanks in advance,
|
| Hua
|
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFHzxlfgNg6eWEDv1kRAtNNAJ0ekQ04kjMM7cSXLkFdrqOA9EG1OgCfSEPb
Uqdx50VS4acmO/kM8s/uTXE=
=6Qri
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Axis2 and OSGi

2008-03-05 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Demetris,

Is this how they do it? register a service and set SOAP.service.name?

http://leobard.twoday.net/stories/2790802/

thanks,
dims

Demetris G wrote:
|
| Hi Dims,
|
|I will try to help if I can but for a bit I am a bit tied up with a
| deadline. I worked
| with the Axis 1.4 import from Knopflerfish OSGi and it has been working
| pretty good.
| I am sure you guys know about that but in case you don't you can take a
| look at their
| import if it will help at all. I know Axis2 is a different beast to
| import but at least on
| the OSGi side I am sure they are commonalities ...
|
| Thanks much
|
| Davanum Srinivas wrote:
| Demetris,
|
| Got to the point where we can listen to bundles, scan them looking for
| classes with jaxws annotations and deploy them as
| a web service.
|
| Next up, deploying axis2 modules the same way. Need to figure out how
| to break things into smaller bundles as well.
|
| After that, look at Eclipse Corona, Apache Muse and figure out a new
| declarative service for programatically allowing
| folks to register services at specific contexts.
|
| Please feel free to jump in anytime with suggestions, patches would be
| infinitely better :)
|
| -- dims
|
| Demetris G wrote:
| |
| | Hi Dims,
| |
| |how is this work progressing? It seems to be a pretty good potential
| | for both sides if
| | accomplished as it seems that OSGi is becoming pretty popular in
| | residential gateways.
| |
| | Thanks
| |
| | Lawrence Mandel wrote:
| | Hi Demetris,
| |
| | Dims has kicked off an effort to create an Axis2 OSGi bundle. He
| | posted to the axis-dev list last week [1].
| |
| | [1] http://marc.info/?l=axis-devm=120308686726732w=2
| |
| | Lawrence
| |
| |
| |
| |
| |
| | Demetris G [EMAIL PROTECTED] 02/28/2008 11:02 PM
| | Please respond to
| | axis-user@ws.apache.org
| |
| |
| | To
| | axis-user@ws.apache.org
| | cc
| |
| | Subject
| | Axis2 and OSGi
| |
| |
| |
| |
| |
| |
| |
| | Hi all,
| |
| | has anyone tried to execute Axis2 in the OSGi containers? I know
| | Axis1.x was imported as a bundle in OSGi but no idea about Axis2.
| | I am wondering if it can be deployed in a similar manner as in Tomcat
| | although I think it may still need an Activator to control the rest of
| | its
| | implementation.
| |
| | Thanks
| |
| |
| | -
| | To unsubscribe, e-mail: [EMAIL PROTECTED]
| | For additional commands, e-mail: [EMAIL PROTECTED]
| |
| |
| |
| |
| | -
| | To unsubscribe, e-mail: [EMAIL PROTECTED]
| | For additional commands, e-mail: [EMAIL PROTECTED]
| |
| |
| |
| |
| | -
| | To unsubscribe, e-mail: [EMAIL PROTECTED]
| | For additional commands, e-mail: [EMAIL PROTECTED]
| |
|
- -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
|
|

| -
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFHz3BAgNg6eWEDv1kRAqs7AKDZXBnqyKuwKYX17XrWW9nbgvhXvACg++zF
YF8JATwkcLjz23O8Ww4CEqE=
=snfy
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Axis2] Try-To-Fix and Must Fix JIRA items

2008-03-04 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Folks,

Here's a quick query for the following:

Try to fix for Axis2 1.4:
https://issues.apache.org/jira/secure/IssueNavigator.jspa?mode=hiderequestId=12312460

Must fix for Axis2 1.4:
https://issues.apache.org/jira/secure/IssueNavigator.jspa?mode=hiderequestId=12312461

Team,
Please check if you see any issues with your name on it :)

thanks,
dims
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFHzV91gNg6eWEDv1kRAr4gAJwPTWp52kJqgN5JJPoA1wTe6f5nlgCdFMVL
3dBaffR3DFlBE4j+G7E4De8=
=hpBy
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] Try-To-Fix and Must Fix JIRA items

2008-03-04 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Mauro,

FYI, there is a vote button the left hand side on the JIRA page. Please add a 
VOTE as well or a comment.

You can also click on watch to sign up to receive any updates on the issue.

- -- dims

Mauro Molinari wrote:
| Davanum Srinivas ha scritto:
| -BEGIN PGP SIGNED MESSAGE-
| Hash: SHA1
|
| Folks,
|
| Here's a quick query for the following:
|
| Try to fix for Axis2 1.4:
| 
https://issues.apache.org/jira/secure/IssueNavigator.jspa?mode=hiderequestId=12312460
|
|
| Must fix for Axis2 1.4:
| 
https://issues.apache.org/jira/secure/IssueNavigator.jspa?mode=hiderequestId=12312461
|
|
| Team,
| Please check if you see any issues with your name on it :)
|
| thanks,
| dims
|
| Hi dims,
| I confirm my need for https://issues.apache.org/jira/browse/AXIS2-3354
| to be solved. It's in the try to fix list. Thank you!
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFHzWSNgNg6eWEDv1kRAurcAKD4Pmjm6L0buwfWlCzNP8tsUF9BywCgqdYJ
+rE/ZnmTvrQh3Z6xWbyYyok=
=GENB
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Axis2] 1.4 Release / Blockers

2008-03-03 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Folks,

As of this moment, the # of blockers are down to 1. If you think/know of any 
bug that needs to be absolutely fixed in
Axis2 before the release, please add a comment in JIRA or mark them as blockers.

If there are issues that we should try to target, please set the target as 1.4 
and add a comment in JIRA saying that we
should try to fix it. Hopefully all of us can chip in to deal with those issues and those 
in the Critical bucket as well.

thanks,
dims
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFHzAe2gNg6eWEDv1kRAjU/AKD7RqkIrbTDCHqDliWlufZn0R1drgCg5dfH
jz1ptTD5O3zCo+lSoxT4epI=
=/6FQ
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] 1.4 Release / Blockers

2008-03-03 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Michele,

If you see our track record, it takes 3-5 RC's to get to a final release. Each 
RC typically takes a week.

Yes, there are nightly builds too.

Yes, we all should pitch in to scrub the JIRA. Right now i was looking at all 
the patches from you :)

- -- dims


Michele Mazzucco wrote:
| Dims,
|
| there are more than 400 bugs still open. I would try to fix some of them
| before the next release. It doesn't make a lot of sense to me to release
| a new version with so many bugs. You provide nightly builds to
| experiment the last stuff, don't you?, If so, official releases should
| be stable.
|
| Michele
|
|
| On 3 Mar 2008, at 14:14, Davanum Srinivas wrote:
|
| Folks,
|
| As of this moment, the # of blockers are down to 1. If you think/know
| of any bug that needs to be absolutely fixed in
| Axis2 before the release, please add a comment in JIRA or mark them as
| blockers.
|
| If there are issues that we should try to target, please set the
| target as 1.4 and add a comment in JIRA saying that we
| should try to fix it. Hopefully all of us can chip in to deal with
| those issues and those in the Critical bucket as well.
|
| thanks,
| dims
|
- -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
|

| -
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFHzBZsgNg6eWEDv1kRAkLXAJ9yVQzCfRMUEwwQlJgR1nHQDKyGzACfXXPO
+jA7dXHf3V24s7yYiE7VuTs=
=Im7D
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] 1.4 Release / Blockers

2008-03-03 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Pär,

I've marked the fix version as 1.4. So we will take a look at it.

- -- dims

Pär Malmqvist wrote:
| Hi!
|
| I am really waiting for the JIRA 
https://issues.apache.org/jira/browse/AXIS2-3412 to be fixed.But I cant say it 
is
critical. It depends on when the next release (1.5.?) will be delivered and if 
it will by sure be solved then...
|
| /Pär
|
| Date: Mon, 3 Mar 2008 09:14:15 -0500 From: [EMAIL PROTECTED] To: [EMAIL 
PROTECTED]; axis-user@ws.apache.org
Subject: [Axis2] 1.4 Release / Blockers  -BEGIN PGP SIGNED MESSAGE- Hash: 
SHA1  Folks,  As of this
moment, the # of blockers are down to 1. If you think/know of any bug that needs 
to be absolutely fixed in Axis2 before
the release, please add a comment in JIRA or mark them as blockers.  If there 
are issues that we should try to target,
please set the target as 1.4 and add a comment in JIRA saying that we should 
try to fix it. Hopefully all of us can
chip in to deal with those issues and those in the Critical bucket as well.  
thanks, dims -BEGIN PGP
SIGNATURE- Version: GnuPG v1.4.5 (Cygwin)  
iD8DBQFHzAe2gNg6eWEDv1kRAjU/AKD7RqkIrbTDCHqDliWlufZn0R1drgCg5dfH
jz1ptTD5O3zCo+lSoxT4epI= =/6FQ -END PGP SIGNATURE- 
- - To 
unsubscribe, e-mail:
[EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
| _
| Express yourself instantly with MSN Messenger! Download today it's FREE!
| http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFHzCDggNg6eWEDv1kRApNOAJ42X+dfSYS+7RMSdf2iEUKoq6hShwCffzzG
UOAyiHbSoGVMTC1yj/qVR1g=
=sblt
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] JAXB integration status

2008-02-29 Thread Davanum Srinivas
Andreas,

Please create a new JIRA issue and upload your WSDL/xsd's.

thanks,
dims

On Fri, Feb 29, 2008 at 8:50 AM, andreas netter [EMAIL PROTECTED] wrote:
 We tried the latest nightly build, but codegeneration with jaxbri still 
 creates a faulty stub as the (released) axis2 versions before:
  there is a problem with the generation of soap header elements. we use soap 
 headers for our messages to pass meta information. but the headerpart of the 
 wsdl doesn't result in a correct generated stub code.

  i posted this problem some months ago in this thread:
  http://marc.info/?l=axis-userm=118183234717386w=2

  One of the problems described in that thread is fixed since axis2 1.3 
 (compile errors in generated stubs with jaxb), but the other one (creation of 
 OMElements for soap headers) is still present.

  Regards,
  Andreas

   Original-Nachricht 
  Datum: Thu, 28 Feb 2008 17:07:17 +0530
  Von: Amila Suriarachchi [EMAIL PROTECTED]
  An: axis-user@ws.apache.org
  Betreff: Re: [Axis2] JAXB integration status



  On Wed, Feb 27, 2008 at 5:45 PM, andreas netter [EMAIL PROTECTED] wrote:

   Hi,
  
   is the JAXB-RI data binding support in the next Axis2 Version(s) intended
   to use in production environments?
  
   Starting with Axis 1.1.1 early 2007, we evaluated for a project all data
   binding frameworks, that were supported by Axis2. We decided to use JAXB,
   although it had an experimental status for 1.1.1, because it is most
   suitable for our demands.
  
   Currently we use JAXB-RI with Axis2 1.3 in our test environment, but we
   plan to go live in june 2008.
  
   So, if JAXB-RI support still remains experimental for the next Axis2
   version(s) we have to change the data binding framework.


  Please have a look at with the a nightly build. Now it is in a production
  level.

  thanks,
  Amila.

  
  
   Regards,
   Andreas
   --
   Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten
   Browser-Versionen downloaden: http://www.gmx.net/de/go/browser
  
   -
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
  


  --
  Amila Suriarachchi,
  WSO2 Inc.

  --
  GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
  Jetzt dabei sein: http://www.shortview.de/[EMAIL PROTECTED]



  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]





-- 
Davanum Srinivas :: http://davanum.wordpress.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Axis2] Get the ball rolling on the stalled 1.4 Release

2008-02-28 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Folks,

I was looking at the JIRA a bit. There are 4 blockers as of right now.

Can folks please review JIRA issues and let everyone know if there are bugs 
that *have* to be fixed for getting 1.4 out
the door?

Are there other items on the table or features to implement before we can get 
1.4 out?

thanks,
dims
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFHxupVgNg6eWEDv1kRAjmTAJwJSJtXzbqIOmRphbC8MSobuNe5FACfb43M
IM+f2FIVjJbzqlnx1SDH488=
=oxq0
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] Get the ball rolling on the stalled 1.4 Release

2008-02-28 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Critical - Need to be fixed if time permits, release can go on even if this 
bug is not fixed.

- -- dims

Michele Mazzucco wrote:
|
| On 28 Feb 2008, at 17:07, Davanum Srinivas wrote:
|
| I was looking at the JIRA a bit. There are 4 blockers as of right now.
|
|
| What about the ones marked as 'critical'?
|
| Michele
|
| -
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFHxvgYgNg6eWEDv1kRAr6mAKDfAZpCRW0X13npkkHHN2aZWISnaACbBh7R
oKYOEOl47yvQ2fiBMYHA9/c=
=Nrxi
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: configure AxisServlet

2008-02-20 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Don't specify them at all..AxisServlet looks in WEB-INF/conf for axis2.xml and 
uses WEB-INF as the repo.

- -- dims

mathieu fabre wrote:
| Hi,
|
| I use an AxisServlet in a webapp.
|
| in the web.xml i configure my axisServlet like that :
|
| servlet
| servlet-nameAxisServlet/servlet-name
| display-nameApache-Axis Servlet/display-name
| servlet-classorg.apache.axis2.transport.http.AxisServlet
| /servlet-class
| init-param
|   param-nameaxis2.xml.path/param-name
|   param-valueC:\long
| path\webapp\WEB-INF\conf\axis2.xml/param-value
| /init-param
| init-param
|   param-nameaxis2.repository.path/param-name
|   param-valueC:\long path\webapp\WEB-INF\/param-value
| /init-param
| init-param
|   param-namecontextRoot/param-name
|   param-value//param-value
| /init-param
| init-param
|   param-nameservicePath/param-name
|   param-valueservices/param-value
| /init-param
| load-on-startup1/load-on-startup
|   /servlet
|
| But i want to configure axis2.xml.path and axis2.repository.path with
| relative path like WEB-INF\conf\axis2.xml
|
| How could I do that ? I know I must use the context of my webapp but i don't
| know how
|
| thanks in advance,
|
| Mat
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFHvFuZgNg6eWEDv1kRAuzlAKDmAHkisCmyqJQUyS97zUKsdcwbZwCaAwxS
HOARIlO8IuNzBXiZ5jPqnLk=
=+Usy
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: configure AxisServlet

2008-02-20 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

axis2.repository.path should be the full directory path. So i'd recommend that 
you don't set that as well.

mathieu fabre wrote:
| Thanks for your answer,
|
| for axis2.xml location, axisServlet search for the path
| WEB-INF/conf/axis2.xml by default.
| So, i removed the tag param-nameaxis2.xml.path/param-name and it's
| value.
|
| But if i put the tag :
|
| init-param
|param-nameaxis2.repository.path/param-name
|param-valueWEB-INF/param-value
| /init-param
|
| I obtain an exception :
|
| org.apache.axis2.deployment.DeploymentException: The system cannot locate
| the specified repository location: WEB-INF
| at org.apache.axis2.deployment.DeploymentEngine.loadRepository(
| DeploymentEngine.java:127)
| at
| org.apache.axis2.deployment.WarBasedAxisConfigurator.getAxisConfiguration(
| WarBasedAxisConfigurator.java:199)
| at
| 
org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext
| (ConfigurationContextFactory.java:64)
| at org.apache.axis2.transport.http.AxisServlet.initConfigContext(
| AxisServlet.java:500)
| at org.apache.axis2.transport.http.AxisServlet.init(AxisServlet.java
| :420)
| at org.mortbay.jetty.servlet.ServletHolder.initServlet(
| ServletHolder.java:433)
| at org.mortbay.jetty.servlet.ServletHolder.doStart(ServletHolder.java
| :256)
| at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java
| :40)
| ...
|
| It seem it don't work well... :(
|
| 2008/2/20, Davanum Srinivas [EMAIL PROTECTED]:
| Don't specify them at all..AxisServlet looks in WEB-INF/conf for axis2.xmland 
uses WEB-INF as the repo.
|
| -- dims
|
| mathieu fabre wrote:
| | Hi,
| |
| | I use an AxisServlet in a webapp.
| |
| | in the web.xml i configure my axisServlet like that :
| |
| | servlet
| | servlet-nameAxisServlet/servlet-name
| | display-nameApache-Axis Servlet/display-name
| | servlet-classorg.apache.axis2.transport.http.AxisServlet
| | /servlet-class
| | init-param
| |   param-nameaxis2.xml.path/param-name
| |   param-valueC:\long
| | path\webapp\WEB-INF\conf\axis2.xml/param-value
| | /init-param
| | init-param
| |   param-nameaxis2.repository.path/param-name
| |   param-valueC:\long path\webapp\WEB-INF\/param-value
| | /init-param
| | init-param
| |   param-namecontextRoot/param-name
| |   param-value//param-value
| | /init-param
| | init-param
| |   param-nameservicePath/param-name
| |   param-valueservices/param-value
| | /init-param
| | load-on-startup1/load-on-startup
| |   /servlet
| |
| | But i want to configure axis2.xml.path and axis2.repository.path
| with
| | relative path like WEB-INF\conf\axis2.xml
| |
| | How could I do that ? I know I must use the context of my webapp but i
| don't
| | know how
| |
| | thanks in advance,
| |
| | Mat
| |
|
- -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
|
|

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFHvGKugNg6eWEDv1kRAhs9AJ9+veyhEndd6IZso/feZ3XfEVGd4ACfUtGS
bFO7QVyqsbKhybdjoJdFPHs=
=Qftd
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Remote WSDL file location

2008-02-15 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Yes, this is a bug Liliana, Please log it in the JIRA

- -- dims

Liliana Ziolek wrote:
| Hi,
| I've seen recently an email from somebody asking if it's possible to
| use remote WSDL file using axis2 maven plugin and the answer was 'yes'
| (http://marc.info/?l=axis-userm=119815987607677w=2).
| I have the same question/problem, as I cannot get it working and was
| wondering if there is something wrong with my configuration?
|
| In pom.xml the relevant section is:
| plugin
|   groupIdorg.apache.axis2/groupId
|   artifactIdaxis2-wsdl2code-maven-plugin/artifactId
|   version1.3/version
|   executions
|   execution
|   goals
|   goalwsdl2code/goal
|   /goals
|   configuration
|   packageNamenice.test/packageName
|   
wsdlFilehttp://soap.nice.org.uk:8000/wsdl/guidanceservice.wsdl/wsdlFile
|   /configuration
|   /execution
|   /executions
| /plugin
|
| When I try to run mvn compile, I get the following:
|
| java.io.FileNotFoundException:
| 
E:\workspace-nice\Nice-test\http:\soap.nice.org.uk:8000\wsdl\guidanceservice.wsdl
| (The filename, directory name, or volume label syntax is incorrect)
|
| so it seems that instead of going to remote location, it is still
| trying to find a local file.
|
| Any help? Is there something wrong with my project or should I report
| a bug in the plugin ?
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFHtbkFgNg6eWEDv1kRAor0AKDSr03RLRTwbRDk11u6NAp7gzEW0QCg7thQ
QIxmMlqwYkDWaGoM/ZMPsY0=
=YR1O
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Can I submit a bug in the JIRA without being project member?

2008-02-11 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Yes, Please create one. Anyone can create an issue.

thanks,
dims

Angel Cholchev wrote:
| Hello,
| I have found a deployment issue, but I can't get how to submit it in the
| Axis2 JIRA.
| Can I submit without being a member of the axis2 dev team?
| 10x
|
| Angel Cholchev
|
| -
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFHsG7+gNg6eWEDv1kRArT0AKDINT5xBuNlTfWA4JV/R/2X0otDBwCgsD9D
wKbNcW/Shyh/s0g0zjOjpQA=
=IRYi
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] Using Axis2 1.3 with xalan 2.6.0 and xerces 2.6.2

2008-02-08 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

yes, it's ok.

Pantvaidya, Vishwajit wrote:
| I am using Axis2 1.3 and xalan 2.7.0 and xerces 2.8.1 that came bundled with 
it. But another library that I use,
requires the class org/apache/xpath/compiler/FuncLoader which is missing in 
that xalan. So I need to move to xalan 2.6.0
and xerces 2.6.2 (which is the recommended xerces for that xalan version). Just 
wanted to know if that's okay.
|
|
|
| Xalan 2.7.0 lists the following changes from 2.6.0:
| - Support for JAXP 1.3, including new default error handling behaviour.
| - Support for XML 1.1 and Namespaces in XML 1.1.
|
| Does Axis2 1.3 depend upon any of them?
|
| Thanks,
|
| Vish.
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFHrL+5gNg6eWEDv1kRAlO0AKDIPVcKMCxB5fF/QJWFpE2/L2ZCdgCdHPND
eaU0g3y9cLwwBs9TofAXlw0=
=Ek37
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: AxisServlet ListingAgent

2008-02-08 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

anyways, i fixed the AxisServlet in Axis2.

thanks,
dims

Davanum Srinivas wrote:
| eek! Don't know why Asankha did not fix Axis2's when he checked in the
| synapse patch :(
|
| -- dims
|
| Andreas Veithen wrote:
| | Hi Guillaume!
| |
| | In the Apache Synapse project we had the very same problem. See
| | http://issues.apache.org/jira/browse/SYNAPSE-222 for a workaround.
| |
| | Andreas
| |
| | On 08 Feb 2008, at 15:50, Guillaume Cauchon wrote:
| |
| | Hi, Im currently working on a custom AxisServlet in which I need to
| | pass more data to the .jsp pages. I wanted to extend the ListingAgent
| | to add more to the sessions parameters, but the instance access right
| | are private so I cant overrides the AxisServlet instance with my own
| |
| |
| | public class AxisServlet extends HttpServlet implements
| | TransportListener {
| | private static final Log log = LogFactory.getLog(AxisServlet.class);
| | public static final String CONFIGURATION_CONTEXT =
| | CONFIGURATION_CONTEXT;
| | public static final String SESSION_ID = SessionId;
| | protected transient ConfigurationContext configContext;
| | protected transient AxisConfiguration axisConfiguration;
| |
| | protected transient ServletConfig servletConfig;
| |
| | private transient ListingAgent agent;
| | 
| | }
| |
| | The simplest solution would be to change the access right to
| | protected, but I dont know if this would have any side effect Based
| | on the code base I dont see why it would have any negative effects on
| | the webapp Other than that, any ideas how I could do this without
| | copying the AxisServlets doGet to my servlet class method to use my
| | instance of ListingAgent?
| |
| | Thanks
| |
| | Guillaume Cauchon | DataDirect Technologies inc.
| |  -email:
| | [EMAIL PROTECTED]
| |  -mobile:
| | 418.952-7357
| |  -work:
| | 418.649-1551
| |
| |
| |
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFHrM6UgNg6eWEDv1kRAvWDAJ9M5FQlvFMDKMGMmN6qOfXIJNZMDQCeMMka
POv7gAZxW3SH47PZCRwCjlA=
=xJFv
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: FW: [Axis2] Using Axis2 1.3 with xalan 2.6.0 and xerces 2.6.2

2008-02-08 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

You can remove the xbean jar as well.

- -- dims

Pantvaidya, Vishwajit wrote:
| Thanks Dims.
|
| Just realized that I had to replace the xbean 2.2.0.jar that came with axis2 
with an older version. I hope that is
okay as well since I am not using Xmlbeans binding for Axis2.
|
|
|
| -Original Message-
| From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
| Sent: Friday, February 08, 2008 12:47 PM
| To: axis-user@ws.apache.org
| Subject: Re: [Axis2] Using Axis2 1.3 with xalan 2.6.0 and xerces 2.6.2
|
| yes, it's ok.
|
| Pantvaidya, Vishwajit wrote:
| | I am using Axis2 1.3 and xalan 2.7.0 and xerces 2.8.1 that came bundled 
with it. But another library that I use,
| requires the class org/apache/xpath/compiler/FuncLoader which is missing in 
that xalan. So I need to move to xalan 2.6.0
| and xerces 2.6.2 (which is the recommended xerces for that xalan version). 
Just wanted to know if that's okay.
| |
| |
| |
| | Xalan 2.7.0 lists the following changes from 2.6.0:
| | - Support for JAXP 1.3, including new default error handling behaviour.
| | - Support for XML 1.1 and Namespaces in XML 1.1.
| |
| | Does Axis2 1.3 depend upon any of them?
| |
| | Thanks,
| |
| | Vish.
| |

- -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


- -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFHrNIGgNg6eWEDv1kRAhI+AJ9MQZ01SVFfrAI6qbAv4SxSPv3Y7QCg6oJA
o7r3dufcX2XCZ+HPuGMPsZI=
=7pJB
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Regarding the License of axis 1.

2008-02-08 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

jaxrpc jar is under Apache License 2.0. WSDL4J is under CPL (check the 
sourceforge site for wsdl4j)

thanks,
- -- dims

Madhurima Reddy wrote:
| Hi,
|
|
|
| I have query regarding the License of axis-bin-1_4.I have downloaded the
| binary distribution from the Apache site.
|
| This distribution also contains some of the jars like jaxrpc.jar and
| wsdl4j-1.5.1.jar .Is the License provided in the distribution is applicable
| for all the jars present in it or separate Licenses have to be taken for the
| above mentioned jars if we plan to use these jars in our application.
|
|
|
|
|
| Thanks and Regards
|
|
|
| Madhurima
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFHrEXNgNg6eWEDv1kRAn2aAJ43drEUvH4SFSsw750K+ODBDep3cACfdp+y
Xnb7Dk+YX8ckaOkz3ktp+74=
=/26S
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: AxisServlet ListingAgent

2008-02-08 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

eek! Don't know why Asankha did not fix Axis2's when he checked in the synapse 
patch :(

- -- dims

Andreas Veithen wrote:
| Hi Guillaume!
|
| In the Apache Synapse project we had the very same problem. See
| http://issues.apache.org/jira/browse/SYNAPSE-222 for a workaround.
|
| Andreas
|
| On 08 Feb 2008, at 15:50, Guillaume Cauchon wrote:
|
| Hi, I’m currently working on a custom AxisServlet in which I need to
| pass more data to the .jsp pages. I wanted to extend the ListingAgent
| to add more to the session’s parameters, but the instance access right
| are private so I can’t overrides the AxisServlet instance with my own…
|
|
| public class AxisServlet extends HttpServlet implements
| TransportListener {
| private static final Log log = LogFactory.getLog(AxisServlet.class);
| public static final String CONFIGURATION_CONTEXT =
| CONFIGURATION_CONTEXT;
| public static final String SESSION_ID = SessionId;
| protected transient ConfigurationContext configContext;
| protected transient AxisConfiguration axisConfiguration;
|
| protected transient ServletConfig servletConfig;
|
| private transient ListingAgent agent;
| …
| }
|
| The simplest solution would be to change the access right to
| protected, but I don’t know if this would have any side effect… Based
| on the code base I don’t see why it would have any negative effects on
| the webapp… Other than that, any ideas how I could do this without
| copying the AxisServlet’s doGet to my servlet class method to use my
| instance of ListingAgent?
|
| Thanks
|
| Guillaume Cauchon | DataDirect Technologies inc.
|  -email:
| [EMAIL PROTECTED]
|  -mobile:
| 418.952-7357
|  -work:
| 418.649-1551
|
|
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFHrM5ugNg6eWEDv1kRAvMsAJ9+XdWozfCo7KkYvs0XyL2IwnPorgCggGbP
k84oHbyIgp9v/Y/K72+CpFU=
=ZZCJ
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] Release plan and road map for Axis2 1.4 release

2008-01-24 Thread Davanum Srinivas
Alick,

Did you file a bug report with woodstox yet?

thanks,
dims

On Jan 23, 2008 11:45 PM, Alick Buckley [EMAIL PROTECTED] wrote:



 Thanks Dims,

 It seems that Woodstox 3.9 does not work with JDK 1.4.2, but the release
 notes mention 1.4 as the baseline JDK.

 Woodstox - 3.2.4 works with JDK 1.4.2_15

 Woodstox - 3.9 does not work with JDK 1.4.2_15

 javac error
 com.ctc.wstx.stax.WstxInputFactory
 Class has wrong version number 49.0 should be 48.0

 http://woodstox.codehaus.org/3.9.0/release-notes/VERSION

 Clean-up:

   * Removed compatibility classes from under com.ctc.wstx.compat, since
 baseline JDK requirement is now 1.4, and workarounds are

 not needed (for now?)

 ===



 -Original Message-
 From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
 Sent: Thursday, 24 January 2008 3:13 PM
 To: axis-user@ws.apache.org
 Subject: Re: [Axis2] Release plan and road map for Axis2 1.4 release


 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Alick,

 +1. We usually do update the dependencies once we gather steam :)

 - -- dims

 Alick Buckley wrote:
 | Hi Guys,
 |
 | Do you plan to update 3rd party jar files with the latest available ?
 |
 | http://woodstox.codehaus.org/Download
 |
 | http://java.sun.com/products/javamail/
 |
 | http://logging.apache.org/log4j/1.2/download.html
 |
 | Axis2 1.3 is currently using:
 |
 |   mail-1.4.jar
 |   activation-1.1.jar
 |   wstx-asl-3.2.1.jar
 |   log4j-1.2.14.jar
 |
 | Latest releases
 |
 |   JAF is now 1.1.1
 |   JavaMail is now 1.4.1
 |   Woodstox is now 3.9
 |   Log4j is now 1.2.15
 |
 | Also Apache Xerces and Xalan have changed
 |
 |
 
 | 
 |
 | [Axis2] Release plan and road map for Axis2 1.4 release
 |
 | Deepal Jayasinghe
 | Tue, 18 Dec 2007 21:03:19 -0800
 |
 | Hi Devs and Users,
 |
 | I saw a number of users asking about the next release of Axis2 , so I
 | think its good time to think about that. We did our last release on
 | August , looking at the mailing list and JIRA I can assume that the
 | release is very stable release.  However in the meantime we have few
 | items that we need to implement that we discussed over the mailing list
 | for the next release. And there are a few bug fixes and new features
 | that users have ask about , so taking all those into account how about
 | doing a release on end of February ?
 |
 | So in the release I would like to see following list of items
 |  - Support for RPC-Encoded
 |  - Full support for JAX-WS
 |  - Enhance NIO transport support
 | -  Discuss and implement dynamic phase rule support
 |  - Fix the issues we found at MS PlugFest
 |  - Anything else .   ??
 |
 | In addition to that we need to identify the issues that we are going to
 | fix in next release , for that I would like ask Axis2 users to go and
 | create a JIRA or change the priority of JIRA if they want some issues or
 | features (s)he like to see in next release. In the meantime if someone
 | think to fix some particular issue for next release then please go and
 | mark the issue as blocker. But please do not just mark issue as blocker
 | provide some useful information specifying what do you think its is
 | important.
 |
 | So let's target Axis2 1.4 on end of February , and here is my +1 for the
 | release.
 |
 | -Deepal
 |
 |
 
 | 
 |
 | regards
 |
 | Alick Buckley
 |
 | LANSA Research and Development
 | LANSA Pty Ltd
 |
 | Phone: +61289070243
 |
 | http://www.lansa.com
 | mailto:[EMAIL PROTECTED]
 |
 |
 |
 |
 |
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.5 (Cygwin)

 iD8DBQFHmBBFgNg6eWEDv1kRAmtvAJ9FAIrl0LbHfaBGaUAaMJyhhw0TdACgrnL2
 I1xWyIUBV0O2fSQDEaRKerE=
 =jRAz
 -END PGP SIGNATURE-

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-- 
Davanum Srinivas :: http://davanum.wordpress.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] Release plan and road map for Axis2 1.4 release

2008-01-23 Thread Davanum Srinivas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Alick,

+1. We usually do update the dependencies once we gather steam :)

- -- dims

Alick Buckley wrote:
| Hi Guys,
|
| Do you plan to update 3rd party jar files with the latest available ?
|
| http://woodstox.codehaus.org/Download
|
| http://java.sun.com/products/javamail/
|
| http://logging.apache.org/log4j/1.2/download.html
|
| Axis2 1.3 is currently using:
|
|   mail-1.4.jar
|   activation-1.1.jar
|   wstx-asl-3.2.1.jar
|   log4j-1.2.14.jar
|
| Latest releases
|
|   JAF is now 1.1.1
|   JavaMail is now 1.4.1
|   Woodstox is now 3.9
|   Log4j is now 1.2.15
|
| Also Apache Xerces and Xalan have changed
|
| 
| 
|
| [Axis2] Release plan and road map for Axis2 1.4 release
|
| Deepal Jayasinghe
| Tue, 18 Dec 2007 21:03:19 -0800
|
| Hi Devs and Users,
|
| I saw a number of users asking about the next release of Axis2 , so I
| think its good time to think about that. We did our last release on
| August , looking at the mailing list and JIRA I can assume that the
| release is very stable release.  However in the meantime we have few
| items that we need to implement that we discussed over the mailing list
| for the next release. And there are a few bug fixes and new features
| that users have ask about , so taking all those into account how about
| doing a release on end of February ?
|
| So in the release I would like to see following list of items
|  - Support for RPC-Encoded
|  - Full support for JAX-WS
|  - Enhance NIO transport support
| -  Discuss and implement dynamic phase rule support
|  - Fix the issues we found at MS PlugFest
|  - Anything else .   ??
|
| In addition to that we need to identify the issues that we are going to
| fix in next release , for that I would like ask Axis2 users to go and
| create a JIRA or change the priority of JIRA if they want some issues or
| features (s)he like to see in next release. In the meantime if someone
| think to fix some particular issue for next release then please go and
| mark the issue as blocker. But please do not just mark issue as blocker
| provide some useful information specifying what do you think its is
| important.
|
| So let's target Axis2 1.4 on end of February , and here is my +1 for the
| release.
|
| -Deepal
|
| 
| 
|
| regards
|
| Alick Buckley
|
| LANSA Research and Development
| LANSA Pty Ltd
|
| Phone: +61289070243
|
| http://www.lansa.com
| mailto:[EMAIL PROTECTED]
|
|
|
|
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFHmBBFgNg6eWEDv1kRAmtvAJ9FAIrl0LbHfaBGaUAaMJyhhw0TdACgrnL2
I1xWyIUBV0O2fSQDEaRKerE=
=jRAz
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [axis2-1.3] wsdl2java takes forever - unbearably long

2007-09-21 Thread Davanum Srinivas
please delete the jalopy.jar and try again.

thanks,
dims

On 9/21/07, Jake Goulding [EMAIL PROTECTED] wrote:
 I am upgrading from Axis2 1.1.1 to 1.3, and rebuilding my Java stubs is
 taking forever.

 This is the command I am running:

  ../bin/wsdl2java.sh -s -p com.vivisimo.connector.sharepoint2007 -uri
 sharepoint2007/SiteData.wsdl

 the WSDL file is attached. Can someone please explain what is taking so
 long for these files?

 With 1.1.1, there was nowhere near this amount of time taken, maybe 5-15
 seconds. With 1.3, my processor has been spinning for over 15 minutes at
 100% CPU, and 450+ MB of resident memory.

 Things do not appear to be deadlocked, as if I let it sit, java files
 eventually get produced.

 -Jake


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Davanum Srinivas :: http://davanum.wordpress.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: wsdl:service soap12:address set to 0.0.0.0, why?

2007-09-12 Thread Davanum Srinivas
How many network cards does this new box have? is it using IPv6?

thanks,
dims

On 9/12/07, Daniel Herbison [EMAIL PROTECTED] wrote:

 I have a service running under axis2, on one server, and it runs great but
 when I take the aar file and copy it to another server, to run under a
 different instance of axis2, I get this 0.0.0.0 soap address and the client
 I'm using doesn't like it!  Why?  The original server places the host ip in
 that position. Do I have axis2 or tomcat set up incorrectly?

 - wsdl:service name=IEventService
 - wsdl:port name=IEventServiceSOAP11port_http
 binding=axis2:IEventServiceSOAP11Binding
   soap:address location=http://0.0.0.0:8086/axis2/services/IEventService;
 /
   /wsdl:port
 - wsdl:port name=IEventServiceSOAP12port_http
 binding=axis2:IEventServiceSOAP12Binding
   soap12:address
 location=http://0.0.0.0:8086/axis2/services/IEventService; /
   /wsdl:port
 - wsdl:port name=IEventServiceHttpport
 binding=axis2:IEventServiceHttpBinding
   http:address location=http://0.0.0.0:8086/axis2/services/IEventService;
 /
   /wsdl:port
   /wsdl:service
 --
 View this message in context: 
 http://www.nabble.com/wsdl%3Aservice-soap12%3Aaddress-set-to-0.0.0.0%2C-why--tf4432083.html#a12644352
 Sent from the Axis - User mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Davanum Srinivas :: http://davanum.wordpress.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Invalid element/Deserialisation

2007-09-06 Thread Davanum Srinivas
http://archive.apache.org/ has the old releases.

-- dims

On 9/6/07, Wendy Bao [EMAIL PROTECTED] wrote:

 Hi Deepal,

 That site has axis2. I was looking for axis.  I got one from WSAD 5.1 now.

 Thanks.

 Wendy


 Deepal Jayasinghe-2 wrote:
 
  Wendy Bao wrote:
  Hi John,
 
  Could you let me know where I can get the axis-1.2 or axis-1.2.1? I
  visited
  a couple of Aparch web site,  axis-1.2 is no longer available.
 
  Try this
  http://ws.apache.org/axis2/download/1_2/download.cgi
 
  Thanks
  Deepal
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 

 --
 View this message in context: 
 http://www.nabble.com/Invalid-element-Deserialisation-tf121531.html#a12522632
 Sent from the Axis - User mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Davanum Srinivas :: http://davanum.wordpress.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2-1.3] wsdl2java modifies / reformats my sources files

2007-09-06 Thread Davanum Srinivas
please remove jalopy jar from axis2 lib directory to avoid reformats.

-- dims

On 9/6/07, Rainer Menzner [EMAIL PROTECTED] wrote:
 Hi,

 I have a web service up and running under axis2-1.1.1. In order to
 create the stubs and skeleton from the WSDL/Schema I use:

 call wsdl2java -uri %WSDLFILE% --package mydomain.queue --language
 java --server-side --service-description --databinding-method adb
 --generate-all --output .

 from a shell script / WinXP. This worked fine with Axis2-1.1.1 and a
 number of older versions.


 After updating to Axis2-1.3, the new wsdl2java suddenly starts to edit
 my sources files located in the package
 mydomain.queue.implementation, that is below the stubs / skeleton. I
 also did not believe it at first, but it *really is* wsdl2java (or a
 part of it) that modifies the source files, at least this happens while
 wsdl2java is running. Now I have two problem. Firstly the editing
 operation that wsdl2java perfroms introduces some errors, and secondly I
 would like to use my own formatting for argument list etc.

 Can some give a hint to problem here?

 Thanks in advance,
 -Rainer



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Davanum Srinivas :: http://davanum.wordpress.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [axis2] BindException from Axis client

2007-09-06 Thread Davanum Srinivas
  at java.net.PlainSocketImpl.socketConnect(Native Method)
  at java.net.PlainSocketImpl.doConnect(Unknown Source)
  at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
  at java.net.PlainSocketImpl.connect(Unknown Source)
  at java.net.SocksSocketImpl.connect(Unknown Source)
  at java.net.Socket.connect(Unknown Source)
  at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  at java.lang.reflect.Method.invoke(Unknown Source)
  at
 
  org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(ReflectionSocketFactory.java:139)
  at
 
  org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:124)
  at
  org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:706)
  at
 
  org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.open(MultiThreadedHttpConnectionManager.java:1321)
  at
 
  org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:386)
  at
 
  org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:170)
  at
 
  org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396)
  at
 
  org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
  at
 
  org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTTPSender.java:520)
  at
 
  org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:191)
  ... 9 more
 
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
  *
  This email, including any attachments sent with it, is
  confidential and for the sole use of the intended recipient(s).
  This confidentiality is not waived or lost, if you receive it and
  you are not the intended recipient(s), or if it is transmitted/
  received in error.
 
  Any unauthorised use, alteration, disclosure, distribution or
  review of this email is strictly prohibited. The information
  contained in this email, including any attachment sent with
  it, may be subject to a statutory duty of confidentiality if it
  relates to health service matters.
 
  If you are not the intended recipient(s), or if you have
  received this email in error, you are asked to immediately
  notify the sender by telephone collect on Australia
  +61 1800 198 175 or by return email. You should also
  delete this email, and any copies, from your computer
  system network and destroy any hard copies produced.
 
  If not an intended recipient of this email, you must not copy,
  distribute or take any action(s) that relies on it; any form of
  disclosure, modification, distribution and/or publication of this
  email is also prohibited.
 
  Although Queensland Health takes all reasonable steps to
  ensure this email does not contain malicious software,
  Queensland Health does not accept responsibility for the
  consequences if any person's computer inadvertently suffers
  any disruption to services, loss of information, harm or is
  infected with a virus, other malicious computer programme or
  code that may occur as a consequence of receiving this
  email.
 
  Unless stated otherwise, this email represents only the views
  of the sender and not the views of the Queensland Government.
  

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Davanum Srinivas :: http://davanum.wordpress.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Axis2: Gzip compression with streaming

2007-08-30 Thread Davanum Srinivas
Yes it does...compression is done using GZIPInputStream,
GZIPOutputStream that are piped to the underlying http stream :)

-- dims

On 8/30/07, Lord Halbert [EMAIL PROTECTED] wrote:
 Does Apache Axis 2 support on the fly decompression/compression of
 request/responses (gzip) wile using streamed soap message.?

 Typically compression is done after the entire package has been saved
 to memory which doesn't make sense if you're using streamed soap
 messages.

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Davanum Srinivas :: http://davanum.wordpress.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Query on Document Literal

2007-08-28 Thread Davanum Srinivas
1. Only those referenced from wsdl.
2. Check samples\databinding it shows how to use axis2 wsdl2java with
castor data binding. My first suggestion is to try ADB (the default
databinding), if you don't like it, switch to XmlBeans data binding.
If that does not work, roll out your own based on the sample mentioned
above. XmlBeans has all the bells and whistles for xml schema
restrictions and extensions, but is a bit difficult to program and is
a bit slow at runtime.

thanks,
dims

On 8/28/07, Gudla, Natraj (GE Money, consultant) [EMAIL PROTECTED] wrote:
 Hi,

 We are using AXIS2 1.2 in our project to develop web services around business 
 logic. The proposed solution is to use the IFX standard of XML types for any 
 incoming xml request. Question is on the way AXIS handles the binding 
 mechanisms. I have two questions.

 1. Are all types converted to classes: Following is our design approach.

 IFX Schema Types - Extended into GE Schema Types - Finally used in the 
 project specific XML schema file - Used to create the ultimate client 
 request xml content.

 While we generate the client stubs or proxies from the wsdl, ( which uses 
 this custom xml schema for soap body ), will axis go onto generate binding 
 classes for all the types defined in IFX, GE schemas or generate binding 
 classes for only the types referrenced from the WSDL?
 What we are looking at is if using the IFX schema types will create an over 
 load of huge number of binding classes which may not be used at all. The IFX 
 xml file is some 35K lines.

 2. Using external binding mechanisms: I have not explored axis documentation 
 to the full extent, but does axis provide a mechanism to use external data 
 binding mechanisms other than the standard ones internally defined. As axis 
 does not support xml restrictions and extensions, we are looking at other 
 binding components.

 Your inputs in this regard will greatly be appreciated. Looking forward for 
 some help. Thanks in advance.

 Cheers
 Natraj

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Davanum Srinivas :: http://davanum.wordpress.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Axis RPSMessageReceiver ObjectSupplier TAG

2007-08-28 Thread Davanum Srinivas
ihsan,

See example here on how we use ServiceObjectSupplier tag in our spring
integration:
http://intient.com/roller/beddoes/entry/20061203

thanks,
dims

On 8/28/07, Ihsan Demir [EMAIL PROTECTED] wrote:



 Hello,

  Does anybody know how to use the ObjectSupplier tag in service
 configuration?

  ihsan


-- 
Davanum Srinivas :: http://davanum.wordpress.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Rampart and Axis2 1.3

2007-08-22 Thread Davanum Srinivas
We are still voting on the release, please try this with Axis2 1.3
http://people.apache.org/~ruchithf/rampart/1_3/

-- dims

On 8/22/07, Skinner, Gregory W. [EMAIL PROTECTED] wrote:


 I have been trying to get Axis 1.2 or 1.3 working with a version of Rampart.
 When I try to use Axis 1.3 with Rampart 1.2, the module does not deploy and
 I get

 [ERROR] The rampart-1.2.mar module, which is not valid, caused
 org/apache/axis2/modules/ModulePolicyExtension
 java.lang.NoClassDefFoundError:
 org/apache/axis2/modules/ModulePolicyExtension
 at java.lang.ClassLoader.defineClass1(Native
 Method)

 When I try to use Axis2 1.2 with Rampart 1.2 (deployed in Tomcat), I end up
 getting a NullPointerException after I get :

 Unknown top level PED found:
 org.apache.neethi.builders.xml.XmlPrimtiveAssertion

 Can anyone suggest which versions of Axis / Rampart are compatible and where
 I might find them?

 Thanks,
 Greg



-- 
Davanum Srinivas :: http://davanum.wordpress.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Order of headers on Axis response packet

2007-08-21 Thread Davanum Srinivas
Please get the Axis2 1.3's source zip and look at:
org.apache.axis2.transport.http.ApplicationXMLFormatter.java

You can write your own class that overrides the getContentType method
of that class and specify your class in the axis2.xml

thanks,
dims

On 8/21/07, Ford, Jennifer M. [EMAIL PROTECTED] wrote:
 All,

 I've developed some web services that will be in use by both Java and
 .NET users.  Java clients have no problem with the results, but the
 first .NET developer has reported a problem with the WCF text encoder
 for .NET that is preventing them from correctly parsing the response.
 Has anyone encountered this problem and if so, is there a way that I can
 fix it on my server side so that we can proceed?

 If I could change the order of the headers, that would likely be
 sufficient.  Is there a way to do that through configuration changes?

 Thanks,
 Jennifer


 For reference, here's the email from my client:

 After a bit of research, I have found that the WCF text encoder has a
 bug in it right now.  It does an awkward series of string parsing to
 determine the content type and character set in the http header.  The
 current logic assumes that the character set will always immediately
 follow the content type.  However, Axis inserts the optional action
 parameter between content type and character set.  On a side note, let
 me be clear that I am not saying this is a problem with Axis.  WCF just
 doesn't properly implement the W3C RFC in this situation.

 For example, the following content type header would be successfully
 parsed:

 application/soap+xml; charset=utf-8; action=http://myaction;

 However, if you swap the order of action and charset, WCF currently
 can't handle it:

 application/soap+xml; action=http://myaction;; charset=utf-8


 This is apparently a known issue that will be addressed in the next
 release of WCF.  Unfortunately, I obviously need a solution right now.
 :)


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Davanum Srinivas :: http://davanum.wordpress.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Axis2 HttpCoreNIOSSLSender Chunked Transfer Encoding

2007-08-10 Thread Davanum Srinivas
Short term fix, You can configure Axis1 to work with chunked by using
CommonsHTTPSender.

thanks,
dims

On 8/10/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 Hi,

 I am trying to configure the new Axis2 HttpCoreNIOSSLSender TransportSender 
 with axis2-1.3-RC3: chunked transfer encoding is the default.
 So far I haven't found a way to disable it, and axis1 on the other end can't 
 parse the messages.

 Is it possible to send messages without transfer encoding?
 Or is there any other way to get the SimpleAxisServer to send messages with 
 SSL encryption?

 Thanks in advance,

 Vadim Chubarov
 --
 Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
 Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Davanum Srinivas :: http://davanum.wordpress.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Is this regression for MTOM functionality in Axis2 1.3

2007-08-10 Thread Davanum Srinivas
there is an option in wsdl2java to generate all stubs..

-ap  Generate code for all ports



On 8/10/07, Shalab Goel [EMAIL PROTECTED] wrote:

 Thanks Dims for your response.

 I tried take3 today. I am still seeing the same problem.
 MTOM streaming works if using same client code and .NET webservice with Axis2 
 1.2, but does not work with Axis2-1.3.

 I am using ADB generated stubs in both cases.

 Noticed that in Axis1.3 only Soap12 stubs are generated. Is there an argument 
 to wsdl2java to generate Soap11 compliant ADB stubs?

 Will appreciate a response.

 Thanks
 Shalab Goel

 -Original Message-
 From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
 Sent: Thursday, August 09, 2007 6:11 PM
 To: axis-user@ws.apache.org; [EMAIL PROTECTED]
 Subject: Re: Is this regression for MTOM functionality in Axis2 1.3

 Shalab,

 Not a known issue, please log a bug with some way for us to recreate the 
 issue.

 thanks,
 dims

 On 8/9/07, Shalab Goel [EMAIL PROTECTED] wrote:
 
 
 
 
  Hello,
 
 
 
  I have a .NET service for which I am writing an Axis2 client. One of the
  operations streams MTOM content to the client.
 
  This works with Axis2 -1.2 but does not work with  RC candidate build
  location for Axis 2-1.3 referenced in Deepal's message from two days ago?
 
 
 
  Wondering if this is a regression, and is it a known issue? Appreciate your
  response.
 
 
 
  Thanks
 
  Shalab Goel
 
 
 
 
 
 


 --
 Davanum Srinivas :: http://davanum.wordpress.com

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Davanum Srinivas :: http://davanum.wordpress.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Java2WSDL Method translation issue?

2007-08-10 Thread Davanum Srinivas
Glenn,

Is your problem similar to this one?
http://issues.apache.org/jira/browse/AXIS2-3017

thanks,
dims

On 8/10/07, Glenn Williams [EMAIL PROTECTED] wrote:




 Hello,



 I have a Java method ( public double getFICO() ) who's body is upper case.
 When converted in the WSDL it looks like this: fICO. When running a query
 against Axis this method cannot be found. If I change the WSDL to this:
 FICO, it works fine. Any ideas on what the problem might be?



 glw


-- 
Davanum Srinivas :: http://davanum.wordpress.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



  1   2   3   4   5   6   7   8   9   10   >