[
http://issues.apache.org/jira/browse/AXIS2-653?page=comments#action_12437469 ]
Davanum Srinivas commented on AXIS2-653:
Bill,
Quick browse did not show me where .cleanup for handlers is invoked. can u
please add that as well?
thanks,
[ http://issues.apache.org/jira/browse/AXIS2-1221?page=all ]
Davanum Srinivas reassigned AXIS2-1221:
---
Assignee: Davanum Srinivas (was: Thilina Gunarathne)
> ADB Code generation for XMIME (http://www.w3.org/TR/xml-media-types/) is
> incorrect
> --
[ http://issues.apache.org/jira/browse/AXIS2-969?page=all ]
Eran Chinthaka reassigned AXIS2-969:
Assignee: Sanka Samaranayake
> Missing xsi:type in SOAP-Message
>
>
> Key: AXIS2-969
> U
[
http://issues.apache.org/jira/browse/AXIS-2564?page=comments#action_12437465 ]
Venkatesh Audinarayanan commented on AXIS-2564:
---
Since the interface name
(BeanService) is same as the package name (BeanService), I am getting
the e
[ http://issues.apache.org/jira/browse/AXIS2-1222?page=all ]
Davanum Srinivas updated AXIS2-1222:
Priority: Blocker (was: Critical)
> WSDL2Java throws a StackOverflowError
> -
>
> Key: AXIS2-1222
>
[ http://issues.apache.org/jira/browse/AXIS2-1219?page=all ]
Davanum Srinivas reassigned AXIS2-1219:
---
Assignee: Eran Chinthaka
> Custom Fault Exception
> --
>
> Key: AXIS2-1219
> URL: http://issue
[ http://issues.apache.org/jira/browse/AXIS2-1220?page=all ]
Davanum Srinivas reassigned AXIS2-1220:
---
Assignee: Eran Chinthaka
> AxisServlet.initContextRoot assumes 1 level deep context
>
>
>
[ http://issues.apache.org/jira/browse/AXIS2-1224?page=all ]
Davanum Srinivas reassigned AXIS2-1224:
---
Assignee: Deepal Jayasinghe
> setOperationContext() not thread-safe
> -
>
> Key: AXIS2-1224
>
[ http://issues.apache.org/jira/browse/AXIS2-1228?page=all ]
Davanum Srinivas reassigned AXIS2-1228:
---
Assignee: Deepal Jayasinghe
> startUp() ignores exceptions
>
>
> Key: AXIS2-1228
> UR
hi, I follow the instruction on http://ws.apache.org/axis2/svn.html, try to build axis2 using maven,
I check-out latest version of axis2 using svn, and run mvn, and it fails and complains that can't download one resource. I just paste the log following, could anybody tell me what happened and how
[ http://issues.apache.org/jira/browse/AXIS2-1138?page=all ]
Davanum Srinivas updated AXIS2-1138:
Description:
I am using the WSDL listed below. I generated a client. This client is
pointing to a non-java service. The service fails because it can
[ http://issues.apache.org/jira/browse/AXIS2-653?page=all ]
Bill Nagy updated AXIS2-653:
Attachment: qoslifecyclepatch.txt
Here's a patch that implements the QoS/handler lifecycle. (This still doesn't
fix the module lifecycle issue [i.e. the cleanup() meth
Sanjiva Weerawarana wrote:
On Sat, 2006-09-23 at 03:26 +1200, Dennis Sosnoski wrote:
D.Kreft wrote:
It seems *really* counter-intutive to have to supply a configuration
setting to use a file that one intentionally puts in his .aar so that
Axis can use it. It was my understanding after r
On Sat, 2006-09-23 at 03:26 +1200, Dennis Sosnoski wrote:
> D.Kreft wrote:
> > It seems *really* counter-intutive to have to supply a configuration
> > setting to use a file that one intentionally puts in his .aar so that
> > Axis can use it. It was my understanding after reading the
> > documentat
I agree with Jeff, JAX-WS is not ready
yet for a release. Even in an experimental state, it would be much
to fragile and painful for people trying to use it.
As he said, this could certainly be
on the list for the next release though.
Regards,
Nicholas Gallardo
WebSphere - WebServices Deve
I see a catch for NoClassDefFoundError in Line 400 of
AxisConfigBuilder.java. Any idea why it is not getting caught?
Or are you running with debug on for the logger?
thanks,
-- dims
On 9/24/06, robert lazarski <[EMAIL PROTECTED]> wrote:
Seeing this again on the latest svn:
java.lang.NoClassDe
Seeing this again on the latest svn:
java.lang.NoClassDefFoundError: javax/jms/BytesMessage
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Class.java:2328)
at java.lang.Class.getConstructor0(Class.java:2640)
startUp() ignores exceptions
Key: AXIS2-1228
URL: http://issues.apache.org/jira/browse/AXIS2-1228
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Components: core
Affects Versions: 1.1
Env
[ http://issues.apache.org/jira/browse/AXIS2-1223?page=all ]
Nick Gallardo closed AXIS2-1223.
Resolution: Fixed
> DOC-LIT BARE Marshal Excption when using primitive types in a Proxy Call.
>
[ http://issues.apache.org/jira/browse/AXIS2-1212?page=all ]
Nick Gallardo closed AXIS2-1212.
Resolution: Fixed
> Dispatch invocations.
> -
>
> Key: AXIS2-1212
> URL: http://issues.apache.org/jira/brows
[
http://issues.apache.org/jira/browse/AXIS2-663?page=comments#action_12437263 ]
Ajith Harshana Ranabahu commented on AXIS2-663:
---
Fixed in the latest revision - I'll mark it as resolved after adding a couple
of test cases
> WSDL2J
[
http://issues.apache.org/jira/browse/AXIS2-1177?page=comments#action_12437252 ]
Davanum Srinivas commented on AXIS2-1177:
-
Please point your browser to this issue:
http://issues.apache.org/jira/browse/AXIS2-1177
One the left hand side,
[ http://issues.apache.org/jira/browse/AXIS2-1210?page=all ]
Davanum Srinivas resolved AXIS2-1210.
-
Resolution: Fixed
Applied a fix. please retest.
thanks,
dims
> ADB databinding - Sending null byte array generates a wrong request message
> ---
[ http://issues.apache.org/jira/browse/AXIS2-1211?page=all ]
Davanum Srinivas resolved AXIS2-1211.
-
Resolution: Fixed
Matthias,
Checked in the fix. Can you please review? and/or try nightly build to see if
it indeed fixes your problem.
thanks,
dim
[ http://issues.apache.org/jira/browse/AXIS2-1208?page=all ]
Davanum Srinivas resolved AXIS2-1208.
-
Resolution: Fixed
Applied a fix.
thanks,
dims
> ADB databinding -
> org.apache.axis2.databinding.utils.ConverterUtil$ObjectConversionException:
>
Dims, thanks for the information.
Although we have made a lot of progress
on the code, I don't think it is quite ready for even an experimental release.
Our focus has been on getting functionality into the code, and there
really are no samples and no documentation at this point. In addition,
th
[
http://issues.apache.org/jira/browse/AXIS2-1222?page=comments#action_12437237 ]
Davanum Srinivas commented on AXIS2-1222:
-
Ajith,
I don't see a check-in for the cyclic import problem...when did you do this?
thanks,
dims
> WSDL2Java t
- Add the jar to either the min dist or std dist- Make sure there are some samples that people can try out- Make sure that there is some documentation along with it.- Make a note in the Release notes that it is not really ready for production use, just as something that we are working on, but not y
[
http://issues.apache.org/jira/browse/AXIS-2565?page=comments#action_12437236 ]
Davanum Srinivas commented on AXIS-2565:
http://archive.apache.org/
> download links to older versions are broken
>
[
http://issues.apache.org/jira/browse/AXIS2-969?page=comments#action_12437235 ]
Davanum Srinivas commented on AXIS2-969:
increasing priority as this is a clear regression.
-- dims
> Missing xsi:type in SOAP-Message
> --
[ http://issues.apache.org/jira/browse/AXIS2-969?page=all ]
Davanum Srinivas updated AXIS2-969:
---
Priority: Blocker (was: Major)
> Missing xsi:type in SOAP-Message
>
>
> Key: AXIS2-969
>
[
http://issues.apache.org/jira/browse/AXIS2-1222?page=comments#action_12437234 ]
Ajith Harshana Ranabahu commented on AXIS2-1222:
I have corrected the cyclic import problem for the wsdl imports but WSDL4J
seems to be failing in
Deserializing a array parameter is invalid
--
Key: AXIS2-1227
URL: http://issues.apache.org/jira/browse/AXIS2-1227
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Components: Addressing
[
http://issues.apache.org/jira/browse/AXIS2-969?page=comments#action_12437214 ]
Thomas, Berlinghoff commented on AXIS2-969:
---
Hi all,
just want to let you know that the current nightly snap (2006-09.24) got the
mentioned problem again.
download links to older versions are broken
---
Key: AXIS-2565
URL: http://issues.apache.org/jira/browse/AXIS-2565
Project: Apache Axis
Issue Type: Bug
Components: Documentation
Affects V
Can't deserialize a nil parameter to null
-
Key: AXIS2-1226
URL: http://issues.apache.org/jira/browse/AXIS2-1226
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Components: databinding
A
JAXWS is creating AxisService without regard to the WSDL port to use
Key: AXIS2-1225
URL: http://issues.apache.org/jira/browse/AXIS2-1225
Project: Apache Axis 2.0 (Axis2)
I
Hi Thilina,
Could you, or someone, please elaborate
on what releasing JAXWS as an "experimental feature" means?
Thanks,
Jeff
IBM Software Group - WebSphere Web Services Development
Phone: 512-838-4587 or Tie Line 678-4587
Internet e-mail and Sametime ID: [EMAIL PROTECTED]
"Thilina Gunarath
Entered as http://issues.apache.org/jira/browse/AXIS2-1224 .
I set the priority to blocker as David suggested.
IMHO it's probably best to drop the method. Many users will use it in an
intuitive but wrong way. The only way to store the data it provides is an
instance variable, and telling users to
[
http://issues.apache.org/jira/browse/AXIS2-1224?page=comments#action_12437201 ]
Christopher Sahnwaldt commented on AXIS2-1224:
--
The issue has also been raised here
http://www.mail-archive.com/axis-dev@ws.apache.org/msg19379.html
[
http://issues.apache.org/jira/browse/AXIS2-1224?page=comments#action_12437200 ]
Christopher Sahnwaldt commented on AXIS2-1224:
--
It *IS* possible to implement setOperationContext() in a thread-safe way:
store data not in a normal in
[
http://issues.apache.org/jira/browse/AXIS2-1224?page=comments#action_12437199 ]
Christopher Sahnwaldt commented on AXIS2-1224:
--
Here is an example of a user implementing setOperationContext in exactly this
non-thread-safe way:
ht
setOperationContext() not thread-safe
-
Key: AXIS2-1224
URL: http://issues.apache.org/jira/browse/AXIS2-1224
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Components: core, deployment
Affe
IMO this should be a blocker for 1.1
David
On 24/09/06, Davanum Srinivas <[EMAIL PROTECTED]> wrote:
Chris,
Can you please raise a new issue in JIRA?
thanks,
dims
On 9/23/06, Christopher Sahnwaldt <[EMAIL PROTECTED]> wrote:
> Something worries me:
>
> > setOperationContext(OperationContext) -
44 matches
Mail list logo