Re: svn commit: r290623 - in /webservices/axis2/trunk/java/modules/core: src/org/apache/axis2/context/AbstractContext.java webapp/ViewContexts.jsp webapp/viewServiceContext.jsp webapp/viewServiceGroup

2005-09-20 Thread Deepal Jayasinghe
sorry for my comments it should be provide a way to view and remove ServiceGroupContext and ServiceContext via axis2 web admin. Thanks, Deepal ~Future is Open~ - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL

[Axis2] problem with implementingto run Doc/lit inetrop via build.xml

2005-09-20 Thread Gayan Asanka
Hi Dims and all,   I was trying to build a build.xml for the purpose of running doc/lit interops. It was successful in linux(Ubuntu) os with the help of saminda. But still I couldn’t do it for win xp. I have a trouble with enabling fork with win environment. Disabling fork would give me a

[jira] Resolved: (AXIS2-231) trim configuration data from the XML doc, like the ServiceClass param

2005-09-20 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-231?page=all ] Deepal Jayasinghe resolved AXIS2-231: - Resolution: Fixed each custom message receiver writer has to do the trim as I mentioned in early comment > trim configuration data from the XML

Re: [Axis2] AxisFault

2005-09-20 Thread Eran Chinthaka
See here (http://issues.apache.org/jira/browse/AXIS2-232). Just added a JIRA to make sure we will keep track of this. Thanks Steve for the comments (and for the disappointing blog entry ;-) ) Steve Loughran wrote: The Axis2 fault is a lot more minimal than the Axis1 one. Is the reason for

[jira] Created: (AXIS2-232) Improve SOAPFault information

2005-09-20 Thread Eran Chinthaka (JIRA)
Improve SOAPFault information - Key: AXIS2-232 URL: http://issues.apache.org/jira/browse/AXIS2-232 Project: Apache Axis 2.0 (Axis2) Type: Improvement Components: core Reporter: Eran Chinthaka Priority: Minor I think that the

Re: [Axis2] Next release

2005-09-20 Thread Sanjiva Weerawarana
On Wed, 2005-09-21 at 01:06 -0400, Glen Daniels wrote: > > Also, I might suggest that something like 0.92 would be a better name than > "1.0 alpha" (wasn't that the whole point of 0.91 instead of 0.95, to enable > more interim releases before 1.0?). We're basically done in terms of features- ex

Re: [Axis2] Next release

2005-09-20 Thread Glen Daniels
I am travelling, with laptop, but still I doubt I'll get things "done enough" in the next day or two with all the meetings going on. I'll have some time at night and on the plane from Seattle to SF. Go ahead and cut the release without the simple DB stuff, and we'll put it in the next one.

Re: [VOTE] Release Axis 1.3

2005-09-20 Thread Venkat Reddy
+1 for the 1.3 release. - venkat On 9/21/05, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > Folks, > > It's been a while since 1.2.1 release and many, many bug fixes are in > latest SVN. Also, Geronimo needs a named release. Just checked both > the TCK's. All's well.There were a few items as bloc

[jira] Commented: (AXIS2-231) trim configuration data from the XML doc, like the ServiceClass param

2005-09-20 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-231?page=comments#action_12330062 ] Deepal Jayasinghe commented on AXIS2-231: - At the deployment time I am not going to care about value of parameters in any descriptor , I just create parameter object ou

Re: [Axis2] Depending on Generated Code

2005-09-20 Thread Eran Chinthaka
ok. Successfuly compiled by ignoring modules\security\interop. Hope this will not cause me problems when I'm refactoring code ;-) . But aren't there a better solution ... ? Davanum Srinivas wrote: Can't you get your IDE to ignore certain directories? -- dims On 9/20/05, Eran Chintha

Re: [Axis2] Depending on Generated Code

2005-09-20 Thread Davanum Srinivas
Can't you get your IDE to ignore certain directories? -- dims On 9/20/05, Eran Chinthaka <[EMAIL PROTECTED]> wrote: > Hi all, > > Seems like we have some dependency on generated code by project sources. > Meaning, for you to compile the code, one has to code gen some classes > and put that in to

[Axis2] Depending on Generated Code

2005-09-20 Thread Eran Chinthaka
Hi all, Seems like we have some dependency on generated code by project sources. Meaning, for you to compile the code, one has to code gen some classes and put that in to the classpath to compile the project code. This is ok, when you u are using maven. But we write, compile, run, debug ever

Re: [Axis2] Next release

2005-09-20 Thread Sanjiva Weerawarana
I believe Glen is traveling from today .. I'd rather put the alpha out without his code as its unlikely he'll have time to finish it by adding a day or two. Glen? Sanjiva. On Tue, 2005-09-20 at 20:15 +0600, Eran Chinthaka wrote: > Hi all, > > Most of the critical stuff we were thinking of doing

getPrefix (Re: [VOTE] Release Axis 1.3)

2005-09-20 Thread Davanum Srinivas
Plz check your environment...did you upgrade the wsdl4j jar (to 1.5.1)? older jars have a broken QName class. Same case with old Axis1.1's jaxrpc.jar thanks, dims On 9/20/05, Tom Jordahl <[EMAIL PROTECTED]> wrote: > > Have to run right now but I am getting this strange error. Dims, the > SVN "B

RE: [VOTE] Release Axis 1.3

2005-09-20 Thread Tom Jordahl
Have to run right now but I am getting this strange error. Dims, the SVN "Blame.." command says you added the code to do backslash-y things. Any thoughts? I made sure I had a jaxrpc.jar with the getPrefix() API in it (not that it hasn't always been there). Any other place that we might be gett

Problems with axis1-provider running as two services

2005-09-20 Thread Wolfgang Schrecker
Hi, being just today on the list, and working with axis, just a month, let me apologize first, to addres both, user & dev, lists, as I don't know (yet), where to send such stuff. I wrote a little 'OracleFunctionProvider' for Axis-1 and deploy it via WSDD as two diffent services, (connecting to tw

Problems with axis1-provider running as two services

2005-09-20 Thread Wolfgang Schrecker
Hi, being just today on the list, and working with axis, just a month, let me apologize first, to addres both, user & dev, lists, as I don't know (yet), where to send such stuff. I wrote a little 'OracleFunctionProvider' for Axis-1 and deploy it via WSDD as two diffent services, (connecting to tw

Re: [VOTE] Release Axis 1.3

2005-09-20 Thread Davanum Srinivas
No problem. thanks. On 9/20/05, Tom Jordahl <[EMAIL PROTECTED]> wrote: > I will run the ColdFusion MX regressions on a build of the current > source. > Might not have results till tomorrow. > > -- > Tom Jordahl > Macromedia Server Development > > > -Original Message- > > From: Davanum Sr

RE: [VOTE] Release Axis 1.3

2005-09-20 Thread Tom Jordahl
I will run the ColdFusion MX regressions on a build of the current source. Might not have results till tomorrow. -- Tom Jordahl Macromedia Server Development > -Original Message- > From: Davanum Srinivas [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 20, 2005 2:38 PM > To: Axis deve

Re: Any tools for converting java class to xml schema ?

2005-09-20 Thread robert burrell donkin
On 9/19/05, Kr <[EMAIL PROTECTED]> wrote: > Hi Robert, > > Your site is very interesting. I have packaged class and how do I feed > it to your tool at http://people.apache.org/~rdonkin/tool.html ? since > even if I keep my class in classpath your tool is not able to > recognize it . the code is

Re: [VOTE] Release Axis 1.3

2005-09-20 Thread Jaliya Ekanayake
+1 For Axis 1.3 Jaliya - Original Message - From: "Davanum Srinivas" <[EMAIL PROTECTED]> To: "Axis developer list" Sent: Tuesday, September 20, 2005 1:38 PM Subject: [VOTE] Release Axis 1.3 Folks, It's been a while since 1.2.1 release and many, many bug fixes are in latest SVN. Als

Re: [VOTE] Release Axis 1.3

2005-09-20 Thread Srinath Perera
+1 On 9/20/05, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > Folks, > > It's been a while since 1.2.1 release and many, many bug fixes are in > latest SVN. Also, Geronimo needs a named release. Just checked both > the TCK's. All's well.There were a few items as blockers in JIRA this > morning, Th

[VOTE] Release Axis 1.3

2005-09-20 Thread Davanum Srinivas
Folks, It's been a while since 1.2.1 release and many, many bug fixes are in latest SVN. Also, Geronimo needs a named release. Just checked both the TCK's. All's well.There were a few items as blockers in JIRA this morning, There was nothing we could fix in a hurry. Check the JIRA notifications in

[jira] Updated: (AXIS-2138) Regression with base64Binary and simpleType elements

2005-09-20 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2138?page=all ] Davanum Srinivas updated AXIS-2138: --- Priority: Critical (was: Blocker) Downgrading from blocker. > Regression with base64Binary and simpleType elements >

[jira] Commented: (AXIS-1993) WSDL2Java 1.2 fails where 1.2RC3 worked (XML Signature XSD)

2005-09-20 Thread Conor P. Cahill (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1993?page=comments#action_12330023 ] Conor P. Cahill commented on AXIS-1993: --- The fixes appear to have fixed the original problem, but it is now causing a problem with the structure:

[jira] Commented: (AXIS2-230) I wish the codegen tool generated code was indented nicely

2005-09-20 Thread Tom Jordahl (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-230?page=comments#action_12330022 ] Tom Jordahl commented on AXIS2-230: --- Just make sure that the XSLT template have good indentation, that will cover 90% of the problem, right? > I wish the codegen tool gener

RE: [Axis2] codegen

2005-09-20 Thread Tom Jordahl
  Ajith,   Please take the code to clean up XML names for Java from the Axis1 source base – JaveUtil.java.     -- Tom Jordahl Macromedia Server Development From: Ajith Ranabahu [mailto:[EMAIL PROTECTED] Sent: Monday, September 19, 2005 7:44 AM To: axis-dev@ws.apache.or

Re: [Axis2] services.xml

2005-09-20 Thread Ruchith Fernando
Yes !! having a single top level element works righ now :-) On 9/20/05, Tom Jordahl <[EMAIL PROTECTED]> wrote: > > Now onward only the valid service descriptor in side a service is > > services.xml and service.xml wont be a valid one. This is just name > change > > if you only have one service in

RE: [Axis2]Changing service descriptor

2005-09-20 Thread Tom Jordahl
> for a single service > > > > Great! Ignore my previous question then. -- Tom Jordahl Macromedia Server Development

RE: [Axis2] services.xml

2005-09-20 Thread Tom Jordahl
> Now onward only the valid service descriptor in side a service is > services.xml and service.xml wont be a valid one. This is just name change > if you only have one service in your service archive but if you have > multiple service in it then the services.xml format will be little bit > change a

Re: compatability problems

2005-09-20 Thread Steve Loughran
Tom Jordahl wrote: Hi Kurt, My mistake, we did ship CFMX 7 with 1.2RC2 + fixes. The upcoming (free) update for CFMX 7 will include 1.2.1 (the actual release binary). Expect this to be available very soon (days). You notes about compatibility are well taken. From a product perspective,

[Axis2] REMINDER : Axis IRC chat TOMORROW

2005-09-20 Thread The Axis2 ChatBot
Hi folks! This is an automatic reminder that the weekly Axis2 developer chat will be occurring tomorrow, September 21, at: 7PM PDT, 10PM EDT, 2AM GMT, 8AM (next day) SLT, 12PM (next day) AEST The chat takes place on the freenode IRC network, (use server irc.freenode.net), on channel #apache-axis

[jira] Reopened: (AXIS-2138) Regression with base64Binary and simpleType elements

2005-09-20 Thread Tom Jordahl (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2138?page=all ] Tom Jordahl reopened AXIS-2138: --- Reopening per Steve Green's comments. > Regression with base64Binary and simpleType elements > > >

RE: compatability problems

2005-09-20 Thread Tom Jordahl
Hi Kurt,   My mistake, we did ship CFMX 7 with 1.2RC2 + fixes.  The upcoming (free) update for CFMX 7 will include 1.2.1 (the actual release binary).   Expect this to be available very soon (days).   You notes about compatibility are well taken. From a product perspective, Axis 1.1 -> 1

[Axis2] AxisFault

2005-09-20 Thread Steve Loughran
The Axis2 fault is a lot more minimal than the Axis1 one. Is the reason for this just lack of time/effort, or does it reflect a different view on how SOAPFaults should be handled? -steve

[jira] Updated: (AXIS-2138) Regression with base64Binary and simpleType elements

2005-09-20 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2138?page=all ] Steve Green updated AXIS-2138: -- Attachment: still_broken.wsdl This wsdl shows what was fixed vs what was not fixed. Please re-open this bug. > Regression with base64Binary and simpleType elements

RE: Kerberos Servlet

2005-09-20 Thread Tom Jordahl
I don’t believe that commons-http supports Kerberos so you would have to write your own.   -- Tom Jordahl Macromedia Server Development From: Graham Morrison [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 20, 2005 10:15 AM To: axis-user@ws.apache.org; axis-dev@ws.apach

[jira] Created: (AXIS-2225) org.apache.axis.client.Call.invoke() returns null on Linux but works on Windows

2005-09-20 Thread Fabio Da Soghe (JIRA)
org.apache.axis.client.Call.invoke() returns null on Linux but works on Windows --- Key: AXIS-2225 URL: http://issues.apache.org/jira/browse/AXIS-2225 Project: Apache Axis Type: Bug Versi

[jira] Created: (AXIS2-231) trim configuration data from the XML doc, like the ServiceClass param

2005-09-20 Thread Steve Loughran (JIRA)
trim configuration data from the XML doc, like the ServiceClass param - Key: AXIS2-231 URL: http://issues.apache.org/jira/browse/AXIS2-231 Project: Apache Axis 2.0 (Axis2) Type: Improvement Compone

[Axis2] Next release

2005-09-20 Thread Eran Chinthaka
Hi all, Most of the critical stuff we were thinking of doing for the next alpha release have now been completed. The only critical thing I see is the new data binding code we gonna have. Glen, can we know the progress on that please ...?. And I also think that we should cut alpha as soon as

Kerberos Servlet

2005-09-20 Thread Graham Morrison
Hi all,   I am writing a servlet which lives in BEA WebLogic App Server, and is forwarded to from IIS, all of which is using "Negotiate" (Kerberos) ONLY. We are NOT using NTLM and we cant use Basic authentication etc...   In this servlet we are then making a SOAP call out to another web

[jira] Resolved: (AXIS-2221) Attachment Streaming directly from HTTP Request

2005-09-20 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2221?page=all ] Davanum Srinivas resolved AXIS-2221: Resolution: Fixed Applied Patch. Please cross check. thanks, dims > Attachment Streaming directly from HTTP Request >

[jira] Resolved: (AXIS-2202) Axis doesn't propertly support JavaBeans with array-type properties.

2005-09-20 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2202?page=all ] Davanum Srinivas resolved AXIS-2202: Resolution: Fixed Applied Patch. thanks, dims > Axis doesn't propertly support JavaBeans with array-type properties. > ---

[jira] Commented: (AXIS2-224) Generated code always converts the XMLBeans things into OM representation (vice versa)

2005-09-20 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-224?page=comments#action_12329992 ] Davanum Srinivas commented on AXIS2-224: ROTFL...can't do that. we might as well handcode all the soap messages and claim maximum perf :) -- dims > Generated code alw

[jira] Commented: (AXIS2-230) I wish the codegen tool generated code was indented nicely

2005-09-20 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-230?page=comments#action_12329991 ] Davanum Srinivas commented on AXIS2-230: Let's table this for later.. > I wish the codegen tool generated code was indented nicely > ---

[jira] Resolved: (AXIS2-202) WSDL2Java gives an error if -o paramater is missing

2005-09-20 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-202?page=all ] Ajith Harshana Ranabahu resolved AXIS2-202: --- Resolution: Fixed Done. The current working directory is taken as the directory of output if -o is ommited > WSDL2Java gives an erro

[jira] Commented: (AXIS2-109) Databinding completeness in the stubs that are generated

2005-09-20 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-109?page=comments#action_12329987 ] Ajith Harshana Ranabahu commented on AXIS2-109: --- Hmmm... In the current state we cannot do this. That is the XMLBeans generated stuff will always be present in th

[EMAIL PROTECTED]: Project ws-axis-xerces-HEAD (in module ws-axis) failed

2005-09-20 Thread Davanum Srinivas
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project ws-axis-xerces-HEAD has an issue affecting its community integration. This issue

[jira] Commented: (AXIS2-229) When using -d 0 option (that is codegen with no data binding), it has no meaning to generate databinding code

2005-09-20 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-229?page=comments#action_12329985 ] Ajith Harshana Ranabahu commented on AXIS2-229: --- Since the code is generated from a template, introducing this kind of 'default' databind supporter helps to keep

[jira] Resolved: (AXIS2-228) java.io.IOException: No such file or directory if folder pointed by -o option is missing

2005-09-20 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-228?page=all ] Ajith Harshana Ranabahu resolved AXIS2-228: --- Resolution: Fixed Solved. Tested both on a linux system and a windows system. If the file (dir) is missing it's created automatically

[jira] Commented: (AXIS2-225) Invoking muliple services pertaining to multiple wsdls

2005-09-20 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-225?page=comments#action_12329983 ] Ajith Harshana Ranabahu commented on AXIS2-225: --- Commited in some changes to move the generated databinding code to the data binding package. The STS name is also

Re: [Axis2] codegen

2005-09-20 Thread Paul Fremantle
Thanks guys that's - I'll try the new code when I get a chance. PaulOn 9/19/05, Glen Daniels <[EMAIL PROTECTED]> wrote: Hi Ajith!> I see that the porttype name is '> net.xmethods.services.stockquote.StockQuotePortType'. It's of course valid> in WSDL but need to be modified when it comes to jav

[Axis2] Some interop test fails

2005-09-20 Thread Saminda Abeyruwan
Hi all, Following interop test fails under maven all-tests and maven itest. Please make necessary rectifications. To close JIRA http://issues.apache.org/jira/browse/AXIS2-226, these test cases should be fixed ASAP. org.apache.axis2.interop.whitemesa.round2.Soap12.ASPNetRound2Soap12Test or