[jira] Commented: (AXIS2-861) cache setting is not working in Nightly build Jun 22,06

2006-07-04 Thread Thilina Gunarathne (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-861?page=comments#action_12419213 ] Thilina Gunarathne commented on AXIS2-861: -- I checked this on the SVN head and file caching seems to be working fine. I was able to receive an attachment larger then 1

[jira] Commented: (AXIS2-822) Axis2 cannot load services from within EAR/WAR when deployed in WebLogic

2006-07-04 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-822?page=comments#action_12419211 ] Deepal Jayasinghe commented on AXIS2-822: - Hi Juniad; As I know dims has fixed the issue , can you pls check against current SVN and see whether it is working > Axis2

[jira] Resolved: (AXIS2-823) WSDL compilation error when migrating from Axis2 version 0.94/0.95 to 1.0

2006-07-04 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-823?page=all ] Deepal Jayasinghe resolved AXIS2-823: - Resolution: Fixed Vijay requested to resolve the issue > WSDL compilation error when migrating from Axis2 version 0.94/0.95 to 1.0 > ---

Re: [axis2] Google SoC: ADB Project

2006-07-04 Thread Maryam Moazeni
Hi Dennis,   That's what I wanted to make sure !!! Thanks.   Maryam  On 7/4/06, Dennis Sosnoski <[EMAIL PROTECTED]> wrote: Hi Maryam,This isn't a valid case. The only way to get complexContent from asimpleType is by using extension (since restriction says that you're only going to allow a subset of

[jira] Commented: (AXIS2-862) cannot deploy rampart successfully

2006-07-04 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-862?page=comments#action_12419209 ] Deepal Jayasinghe commented on AXIS2-862: - Hi Wan; can you please check whether it is working now ? > cannot deploy rampart successfully > -

[jira] Commented: (AXIS2-849) NullPointerException in OutInAxisOperationClient

2006-07-04 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-849?page=comments#action_12419207 ] Deepal Jayasinghe commented on AXIS2-849: - As I understood , you are trying to invoke the service using two channel, if it is the case it is fixed in current SVN > N

[jira] Commented: (AXIS2-756) elementFormDefault="unqualified" is default

2006-07-04 Thread Kinichiro Inoguchi (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-756?page=comments#action_12419201 ] Kinichiro Inoguchi commented on AXIS2-756: -- Thanks Deepal. Version service issue was fixed with Nightly Build on 04-Jul-2006 19:27. I saw dev-mailing-list message that

Re: [axis2] Google SoC: ADB Project

2006-07-04 Thread Dennis Sosnoski
Hi Maryam, This isn't a valid case. The only way to get complexContent from a simpleType is by using extension (since restriction says that you're only going to allow a subset of what the base type allows - which means that the restriction of a simpleType is always going to be simpleContent).

Re: [axis2] Google SoC: ADB Project

2006-07-04 Thread Maryam Moazeni
Hi Ajith,   actually I meant something else, I think what u mentioned here is a SimpleTypeRestriction which I think is handeled in processSimpleSchemaType(...), I'm not sure though. Please correct me if I'm wrong.   But what I asked is the case of Complex Content when:   restriction.getBaseTypeNam

Re: [axis2] Google SoC: ADB Project

2006-07-04 Thread Ajith Ranabahu
Hi Maryam, What I thought as appropriate for the simple type is to wrap the necessary type in class and build the restriction logic into that class. For example think of a restriction based on xs:string with a pattern like the following for this I suggest we

[Axis2] REMINDER : Axis IRC chat TOMORROW

2006-07-04 Thread The Axis2 ChatBot
Hi folks! This is an automatic reminder that the weekly Axis2 developer chat will be occurring tomorrow, July 05, at: 5AM SF, 8AM Boston, 1PM London, 5:30PM Colombo, 10PM Melbourne The chat takes place on the freenode IRC network, (use server irc.freenode.net), on channel #apache-axis, and is sc

[jira] Resolved: (AXIS2-656) Support for basic authentication

2006-07-04 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-656?page=all ] Ajith Harshana Ranabahu resolved AXIS2-656: --- Resolution: Fixed This issue seems to be solved! > Support for basic authentication > > > K

Re: [axis2] Google SoC: ADB Project

2006-07-04 Thread Maryam Moazeni
Hi all,   Regarding the complex content restriction:   In the case that the restriction base type is a complex type, the derived class overrides the getter and setter corresponding to restricted elements, but how about when the restriction base type is a simple type? simple types doesn't have elem

[jira] Created: (AXIS2-863) Upgrade to commons-logging 1.1

2006-07-04 Thread robert lazarski (JIRA)
Upgrade to commons-logging 1.1 -- Key: AXIS2-863 URL: http://issues.apache.org/jira/browse/AXIS2-863 Project: Apache Axis 2.0 (Axis2) Type: Wish Environment: Java 5.0 , Linux Reporter: robert lazarski Fix For: 1.0 Commons-logg

Re: nightly axis2.war problems on tomcat 5.5?

2006-07-04 Thread Davanum Srinivas
jira please! On 7/4/06, Graham Turrell <[EMAIL PROTECTED]> wrote: Hi List, I've been having problems using recent nightly builds of axis2.war under tomcat 5.5. The .war will install but trying to access the axis2 admin functions from the tomcat manager returns a 404. The last known good axis2.

nightly axis2.war problems on tomcat 5.5?

2006-07-04 Thread Graham Turrell
Hi List, I've been having problems using recent nightly builds of axis2.war under tomcat 5.5. The .war will install but trying to access the axis2 admin functions from the tomcat manager returns a 404. The last known good axis2.war that I have is from 16th June. Is this a known problem? If not