Problem generating server-config.wsdd

2005-11-02 Thread Parikh,Pratik
Title: Problem generating server-config.wsdd






Hi Everyone, 


 I am trying to generate the server-config.wsdd using org.apache.axis.utils.Admin server deploy.wsdd and I get the attached errors. Can some one please help me here, I am trying this for two day now and a helping hand will be really appreicated.

Thanks,

Parikh, Pratik

 errors.txt 





CONFIDENTIALITY NOTICE

This message and any included attachments
are from Cerner Corporation and are intended
only for the addressee. The information
contained in this message is confidential and
may constitute inside or non-public information
under international, federal, or state
securities laws. Unauthorized forwarding,
printing, copying, distribution, or use of such
information is strictly prohibited and may be
unlawful. If you are not the addressee, please
promptly delete this message and notify the
sender of the delivery error by e-mail or you
may call Cerner's corporate offices in Kansas
City, Missouri, U.S.A at (+1) (816)221-1024.
 --
- Could not write engine config!
org.apache.axis.ConfigurationException: Engine configuration is not present or 
not WSDD!
AxisFault
 faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.generalException
 faultSubcode: 
 faultString: Engine configuration is not present or not WSDD!
 faultActor: 
 faultNode: 
 faultDetail: 
{http://xml.apache.org/axis/}stackTrace:Engine configuration is not 
present or not WSDD!
at org.apache.axis.utils.Admin.listConfig(Admin.java:236)
at 
org.apache.axis.configuration.FileProvider.writeEngineConfig(FileProvider.java:201)
at org.apache.axis.AxisEngine.saveConfiguration(AxisEngine.java:232)
at org.apache.axis.AxisEngine.setAdminPassword(AxisEngine.java:267)
at org.apache.axis.AxisEngine.normaliseOptions(AxisEngine.java:482)
at org.apache.axis.AxisEngine.refreshGlobalOptions(AxisEngine.java:498)
at org.apache.axis.utils.Admin.processWSDD(Admin.java:118)
at org.apache.axis.utils.Admin.process(Admin.java:158)
at org.apache.axis.utils.Admin.main(Admin.java:300)

{http://xml.apache.org/axis/}hostname:LPP010755

Engine configuration is not present or not WSDD!
at org.apache.axis.utils.Admin.listConfig(Admin.java:236)
at 
org.apache.axis.configuration.FileProvider.writeEngineConfig(FileProvider.java:201)
at org.apache.axis.AxisEngine.saveConfiguration(AxisEngine.java:232)
at org.apache.axis.AxisEngine.setAdminPassword(AxisEngine.java:267)
at org.apache.axis.AxisEngine.normaliseOptions(AxisEngine.java:482)
at org.apache.axis.AxisEngine.refreshGlobalOptions(AxisEngine.java:498)
at org.apache.axis.utils.Admin.processWSDD(Admin.java:118)
at org.apache.axis.utils.Admin.process(Admin.java:158)
at org.apache.axis.utils.Admin.main(Admin.java:300)

org.apache.axis.ConfigurationException: Engine configuration is not present or 
not WSDD!
AxisFault
 faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.generalException
 faultSubcode: 
 faultString: Engine configuration is not present or not WSDD!
 faultActor: 
 faultNode: 
 faultDetail: 
{http://xml.apache.org/axis/}stackTrace:Engine configuration is not 
present or not WSDD!
at org.apache.axis.utils.Admin.listConfig(Admin.java:236)
at 
org.apache.axis.configuration.FileProvider.writeEngineConfig(FileProvider.java:201)
at org.apache.axis.AxisEngine.saveConfiguration(AxisEngine.java:232)
at org.apache.axis.AxisEngine.setAdminPassword(AxisEngine.java:267)
at org.apache.axis.AxisEngine.normaliseOptions(AxisEngine.java:482)
at org.apache.axis.AxisEngine.refreshGlobalOptions(AxisEngine.java:498)
at org.apache.axis.utils.Admin.processWSDD(Admin.java:118)
at org.apache.axis.utils.Admin.process(Admin.java:158)
at org.apache.axis.utils.Admin.main(Admin.java:300)

{http://xml.apache.org/axis/}hostname:LPP010755

Engine configuration is not present or not WSDD!
at org.apache.axis.utils.Admin.listConfig(Admin.java:236)
at 
org.apache.axis.configuration.FileProvider.writeEngineConfig(FileProvider.java:201)
at org.apache.axis.AxisEngine.saveConfiguration(AxisEngine.java:232)
at org.apache.axis.AxisEngine.setAdminPassword(AxisEngine.java:267)
at org.apache.axis.AxisEngine.normaliseOptions(AxisEngine.java:482)
at org.apache.axis.AxisEngine.refreshGlobalOptions(AxisEngine.java:498)
at org.apache.axis.utils.Admin.processWSDD(Admin.java:118)
at org.apache.axis.utils.Admin.process(Admin.java:158)
at org.apache.axis.utils.Admin.main(Admin.java:300)

at 
org.apache.axis.configuration.FileProvider.writeEngineConfig(FileProvider.java:209)
at org.apache.axis.AxisEngine.saveConfiguration(AxisEngine.java:232)
at org.apache.axis.AxisEngine.setAdminPassword(AxisEngine.java:267

RE: StAX API (http://java.sun.com/webservices/docs/1.6/tutorial/doc/SJSXP3.html) and AXIS 2.0

2005-11-05 Thread Parikh,Pratik



I am trying to use Axis2 migrating from Axis1.3. And am
trying to generate code, but i get follwoing. It seems like the way axis is
using this might need to be modified. I don't know if this is a defect or what,
can someone more knowledgeable with code look into this. 

build.xml:24: org.apache.axis2.wsdl.codegen.CodeGenerationException:
java.lang.RuntimeException: org.apache.xmlbeans.XmlException:
Thread main: The 0th supplied input is not a schema document: its type
is N=

Reference Thread
http://mail-archives.apache.org/mod_mbox/xml-xmlbeans-user/200407.mbox/[EMAIL PROTECTED]

Thanks,
Parikh, Pratik

From: Jayaraman, Venkatesh
[mailto:[EMAIL PROTECTED] Sent: Saturday, November 05, 2005 1:17
PMTo: Jayaraman, Venkatesh;
axis-user@ws.apache.orgSubject: RE: StAX API
(http://java.sun.com/webservices/docs/1.6/tutorial/doc/SJSXP3.html) and AXIS
2.0


How much speed we will
gain in Axis 2.0 over (Axis 1.2 and Axis 1.3) ?
Also In Axis 1.2 RC3,
is parser reuse is turned on by default to increase the
performance?

-Venky







From:
Jayaraman, Venkatesh Sent:
Saturday, November 05, 2005 11:14 AMTo: 'axis-user@ws.apache.org'Subject: StAX API
(http://java.sun.com/webservices/docs/1.6/tutorial/doc/SJSXP3.html) and AXIS
2.0



What is new in Axis 2.0
version?

  Speed - Axis2 is based on StAX
  API(http://java.sun.com/webservices/docs/1.6/tutorial/doc/SJSXP3.html),
  which gives greater speed than SAX event base parsing that has been used in
  Axis1.2
  Stability - Axis2 has fixed phases
  and for extensions an area of user defined phases. This allows far more
  stability and flexibility than Axis1.x.
  Transport framework - Simple
  abstraction designing of transports (i.e., senders and listeners for SOAP over
  various protocols such as SMTP, etc), allow far more flexibility and the core
  of the engine is completely transport-independent.
  WSDL Support - Axis2 supports
  version 1.1 and 2.0, which allow creating stubs and skeletons, to manipulate
  web service arena.
  Component - Oriented Architecture
  - This is merely through archives (.mar and .aar) . Easily reusable components
  such as Handlers, Modules allow patterns processing for your applications, or
  to distribute to partners. Axis2 more concern on the "Module" concept rather
  Handler concept. Modules contain handlers that have been ordered through phase
  rules. which being ordered to specific service(s).
Why stAX (not SAX)
parsing?

  The Streaming API for XML (StAX)
  allows not only parsing of XML documents but also writing XML documents to an
  output stream. 
  Until recently, programmers had
  only two choices when creating XML documents programmatically. Their first
  option was to directly write serialized XML content to the output stream, and
  the second was to use DOM.
  Both options have severe
  drawbacks. In the first case, the programmer is fully responsible for ensuring
  that the resulting document is well formed. The programmer must take care of
  details such as matching start and end tags or the escaping of special
  characters, such as the less than sign () and the ampersand (), in
  character content. This can make the implementation of programs tedious and
  error prone. DOM, on the other hand, frees the programmer from this burden but
  introduces considerable overhead: The complete document must first be
  constructed as a node tree in memory before it can be serialized to an output
  stream.
  The Streaming API for XML (StAX)
  completely changes this. Unlike the Simple API for XML (SAX), StAX offers an
  API for writing XML documents. To be precise, it offers two APIs: a low-level,
  cursor-based API (XMLStreamWriter), and a
  higher-level, event-based API (XMLEventWriter). While
  the cursor-based API is best used in data binding scenarios (for example,
  creating a document from application data), the event-based API is typically
  used in pipelining scenarios where a new document is constructed from the data
  of input documents.
  StAX does not guarantee
  well-formed documents. It is still possible to produce a document that
  violates the XML recommendation, such as a document with several root elements
  or several XML prologues, or tag and attribute names containing whitespace or
  characters not supported by XML. StAX implementations may check these issues
  but they are not required to do so (the reference implementation doesn't).
  Nevertheless, the StAX XMLStreamWriter is a big
  improvement over outputting raw XML data, and it does this at a fraction of
  the cost of using DOM.
--Venky

CONFIDENTIALITY NOTICE

This message and any included attachments
are from Cerner Corporation and are intended
only for the addressee. The information
contained in this message is confidential and
may constitute inside or non-public information
under international, federal, or state
securities laws. Unauthorized forwarding,
printing, copying, di

Is this a bug??

2005-11-08 Thread Parikh,Pratik
Title: Is this a bug??






Hi Everyone,


 I am getting a following exception when I try to send a message thought my client to my web service. I looked around for solution and it seems like it is a bug, but am not sure can some one help me??? I am also using a MQ Logger where it does the same. Please help me???

java.io.IOException: java.io.IOException: java.io.IOException: java.io.IOException: java.io.IOException: Non nillable element 'id' is null.

java.io.IOException: java.io.IOException: java.io.IOException: java.io.IOException: java.io.IOException: java.io.IOException: Non nillable element 'id' is null.

 at org.apache.axis.encoding.ser.BeanSerializer.serialize(BeanSerializer.java:275)

 at org.apache.axis.encoding.SerializationContext.serializeActual(SerializationContext.java:1502)

 at org.apache.axis.encoding.SerializationContext.serialize(SerializationContext.java:978)

 at org.apache.axis.encoding.SerializationContext.serialize(SerializationContext.java:799)

 at org.apache.axis.message.RPCParam.serialize(RPCParam.java:208)

 at org.apache.axis.message.RPCElement.outputImpl(RPCElement.java:433)

 at org.apache.axis.message.MessageElement.output(MessageElement.java:1208)

 at org.apache.axis.message.SOAPBody.outputImpl(SOAPBody.java:139)

 at org.apache.axis.message.MessageElement.output(MessageElement.java:1208)

 at org.apache.axis.message.MessageElement.getAsString(MessageElement.java:)

 at com.cerner.endpoint.fsi.axis.handlers.auditing.MQLoggerHandler.invoke(MQLoggerHandler.java:90)

 at org.apache.axis.client.AxisClient.invoke(AxisClient.java:121)

 at org.apache.axis.client.Call.invokeEngine(Call.java:2784)

 at org.apache.axis.client.Call.invoke(Call.java:2767)

 at org.apache.axis.client.Call.invoke(Call.java:2443)

 at org.apache.axis.client.Call.invoke(Call.java:2366)

 at org.apache.axis.client.Call.invoke(Call.java:1812)


Reference Links

http://www.opensubscriber.com/message/kandula-dev@ws.apache.org/2450136.html



Thanks,

Parikh, Pratik






CONFIDENTIALITY NOTICE

This message and any included attachments
are from Cerner Corporation and are intended
only for the addressee. The information
contained in this message is confidential and
may constitute inside or non-public information
under international, federal, or state
securities laws. Unauthorized forwarding,
printing, copying, distribution, or use of such
information is strictly prohibited and may be
unlawful. If you are not the addressee, please
promptly delete this message and notify the
sender of the delivery error by e-mail or you
may call Cerner's corporate offices in Kansas
City, Missouri, U.S.A at (+1) (816)221-1024.
 --


RE: Is this a bug??

2005-11-08 Thread Parikh,Pratik
Title: Is this a bug??



I checked my object but it is filled out. Another 
suggestions

Thanks,
Parikh, Pratik | Software 
Engineer | Cerner Corporation | (1)-816-201-1298 
| [EMAIL PROTECTED] | www.cerner.com 



From: Dovholuk, Clint 
[mailto:[EMAIL PROTECTED] Sent: Tuesday, November 
08, 2005 5:11 PMTo: axis-user@ws.apache.orgCc: 
axis-dev@ws.apache.orgSubject: RE: Is this a 
bug??

sounds like on your client you are instantiating a java 
object but not populating the "required" attribute named "id", sending the 
object to axis, and axis is rejecting the message because the id attribute of 
the class can't be null.

use TCPMon (or whatever) and check the message you're 
sending and verify that the id is indeed in the message.


From: Parikh,Pratik 
[mailto:[EMAIL PROTECTED] Sent: Tuesday, November 08, 2005 
6:08 PMTo: axis-user@ws.apache.orgCc: 
axis-dev@ws.apache.orgSubject: Is this a bug??

Hi Everyone, 
 I am 
getting a following exception when I try to send a message thought my client to 
my web service. I looked around for solution and it seems like it is a bug, but 
am not sure can some one help me??? I am also using a MQ Logger where it does 
the same. Please help me???
java.io.IOException: java.io.IOException: 
java.io.IOException: java.io.IOException: java.io.IOException: Non nillable 
element 'id' is null.
java.io.IOException: java.io.IOException: 
java.io.IOException: java.io.IOException: java.io.IOException: 
java.io.IOException: Non nillable element 'id' is null.
 at 
org.apache.axis.encoding.ser.BeanSerializer.serialize(BeanSerializer.java:275) 
 at 
org.apache.axis.encoding.SerializationContext.serializeActual(SerializationContext.java:1502) 
 at 
org.apache.axis.encoding.SerializationContext.serialize(SerializationContext.java:978) 
 at 
org.apache.axis.encoding.SerializationContext.serialize(SerializationContext.java:799) 
 at 
org.apache.axis.message.RPCParam.serialize(RPCParam.java:208) 
 at 
org.apache.axis.message.RPCElement.outputImpl(RPCElement.java:433) 
 at 
org.apache.axis.message.MessageElement.output(MessageElement.java:1208) 
 at 
org.apache.axis.message.SOAPBody.outputImpl(SOAPBody.java:139) 
 at 
org.apache.axis.message.MessageElement.output(MessageElement.java:1208) 
 at 
org.apache.axis.message.MessageElement.getAsString(MessageElement.java:) 
 at 
com.cerner.endpoint.fsi.axis.handlers.auditing.MQLoggerHandler.invoke(MQLoggerHandler.java:90) 
 at 
org.apache.axis.client.AxisClient.invoke(AxisClient.java:121) 
 at 
org.apache.axis.client.Call.invokeEngine(Call.java:2784) 
 at 
org.apache.axis.client.Call.invoke(Call.java:2767) 
 at 
org.apache.axis.client.Call.invoke(Call.java:2443) 
 at 
org.apache.axis.client.Call.invoke(Call.java:2366) 
 at 
org.apache.axis.client.Call.invoke(Call.java:1812) 
Reference Links http://www.opensubscriber.com/message/kandula-dev@ws.apache.org/2450136.html 
Thanks, Parikh, 
Pratik 

  
  
CONFIDENTIALITY NOTICEThis 
  message and any included attachmentsare from Cerner Corporation and 
  are intendedonly for the addressee. The informationcontained in 
  this message is confidential andmay constitute inside or non-public 
  informationunder international, federal, or statesecurities laws. 
  Unauthorized forwarding,printing, copying, distribution, or use of 
  suchinformation is strictly prohibited and may beunlawful. If you 
  are not the addressee, pleasepromptly delete this message and notify 
  thesender of the delivery error by e-mail or youmay call Cerner's 
  corporate offices in KansasCity, Missouri, U.S.A at (+1) 
  (816)221-1024. 
  --


Any Type Problem!! Please Read.

2005-11-09 Thread Parikh,Pratik
Title: Any Type Problem!! Please Read.






Hi Everyone,


 I have a data type call PNCerner, which is as following:


 xsd:complexType name=PN.Cerner mixed=true

  xsd:sequence

   xsd:element name=id type=II minOccurs=0 maxOccurs=1/

   xsd:choice minOccurs=0 maxOccurs=unbounded

xsd:element name=delimiter

 xsd:complexType mixed=true

  xsd:attribute name=type type=cs_PersonNamePartType fixed=DEL/

 /xsd:complexType

/xsd:element

   /xsd:choice

   xsd:element name=validTime type=IVL_TS minOccurs=0/

  /xsd:sequence

 /xsd:complexType


 which translet into axis generated code as a PNCerner class, then it creates a PNCernerDelimiter. The problem I have is in PNCernerDelimiter, here is the generated code, and the problem that I have is that during the runtime when the xml is send thought the stream it added a extra black tag in front of value, I am setting the values in _any[0].setValue(Pratik), below is what I get as xml for it delimiter type=DELPratik//delimiter and I want it to be delimiter type=DELPratik/delimiter. How do I fix it???

public class PNCernerDelimiter implements java.io.Serializable, org.apache.axis.encoding.MixedContentType {

 private org.apache.axis.message.MessageElement [] _any; // attribute


 private org.apache.axis.types.Token type; // attribute


 public PNCernerDelimiter() {

 }


 public PNCernerDelimiter(

 org.apache.axis.message.MessageElement [] _any,

 org.apache.axis.types.Token type) {

 this._any = _any;

 this.type = type;

 }



 /**

 * Gets the _any value for this PNCernerDelimiter.

 * 

 * @return _any

 */

 public org.apache.axis.message.MessageElement [] get_any() {

 return _any;

 }



 /**

 * Sets the _any value for this PNCernerDelimiter.

 * 

 * @param _any

 */

 public void set_any(org.apache.axis.message.MessageElement [] _any) {

 this._any = _any;

 }



 /**

 * Gets the type value for this PNCernerDelimiter.

 * 

 * @return type

 */

 public org.apache.axis.types.Token getType() {

 return type;

 }



 /**

 * Sets the type value for this PNCernerDelimiter.

 * 

 * @param type

 */

 public void setType(org.apache.axis.types.Token type) {

 this.type = type;

 }


 private java.lang.Object __equalsCalc = null;

 public synchronized boolean equals(java.lang.Object obj) {

 if (!(obj instanceof PNCernerDelimiter)) return false;

 PNCernerDelimiter other = (PNCernerDelimiter) obj;

 if (obj == null) return false;

 if (this == obj) return true;

 if (__equalsCalc != null) {

 return (__equalsCalc == obj);

 }

 __equalsCalc = obj;

 boolean _equals;

 _equals = true  

 ((this._any==null  other.get_any()==null) || 

 (this._any!=null 

 java.util.Arrays.equals(this._any, other.get_any( 

 ((this.type==null  other.getType()==null) || 

 (this.type!=null 

 this.type.equals(other.getType(;

 __equalsCalc = null;

 return _equals;

 }


 private boolean __hashCodeCalc = false;

 public synchronized int hashCode() {

 if (__hashCodeCalc) {

 return 0;

 }

 __hashCodeCalc = true;

 int _hashCode = 1;

 if (get_any() != null) {

 for (int i=0;

 ijava.lang.reflect.Array.getLength(get_any());

 i++) {

 java.lang.Object obj = java.lang.reflect.Array.get(get_any(), i);

 if (obj != null 

 !obj.getClass().isArray()) {

 _hashCode += obj.hashCode();

 }

 }

 }

 if (getType() != null) {

 _hashCode += getType().hashCode();

 }

 __hashCodeCalc = false;

 return _hashCode;

 }


 // Type metadata

 private static org.apache.axis.description.TypeDesc typeDesc =

 new org.apache.axis.description.TypeDesc(PNCernerDelimiter.class, true);


 static {

 typeDesc.setXmlType(new javax.xml.namespace.QName(urn:hl7-org:v3, PN.Cernerdelimiter));

 org.apache.axis.description.AttributeDesc attrField = new org.apache.axis.description.AttributeDesc();

 attrField.setFieldName(type);

 attrField.setXmlName(new javax.xml.namespace.QName(, type));

 attrField.setXmlType(new javax.xml.namespace.QName(urn:hl7-org:v3, cs_PersonNamePartType));

 typeDesc.addFieldDesc(attrField);

 }


 /**

 * Return type metadata object

 */

 public static org.apache.axis.description.TypeDesc getTypeDesc() {

 return typeDesc;

 }


 /**

 * Get Custom Serializer

 */

 public static org.apache.axis.encoding.Serializer getSerializer(

 java.lang.String mechType, 

 java.lang.Class _javaType, 

 javax.xml.namespace.QName _xmlType) {

 return 

 new org.apache.axis.encoding.ser.BeanSerializer(

 _javaType, _xmlType, typeDesc);

 }


 /**

 * Get Custom Deserializer

 */

 public static org.apache.axis.encoding.Deserializer getDeserializer(

 java.lang.String mechType, 

 java.lang.Class _javaType, 

 javax.xml.namespace.QName _xmlType) {

 return 

 new org.apache.axis.encoding.ser.BeanDeserializer(

 _javaType, _xmlType, typeDesc);

 }


}


Parikh, Pratik






CONFIDENTIALITY NOTICE

This message and any included attachments
are from Cerner Corporation and are intended
only for the addressee. The information
contained in this message is confidential

RE: [jira] Resolved: (AXIS-2305) Axis Fault : java.net.SocketException Connection reset

2005-12-03 Thread Parikh,Pratik

Hi Dims,

   Is this fix available, I am running the same issue???

Thanks,
Parikh, Pratik


-Original Message-
From: Davanum Srinivas (JIRA) [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 29, 2005 9:13 AM
To: axis-dev@ws.apache.org
Subject: [jira] Resolved: (AXIS-2305) Axis Fault :
java.net.SocketException Connection reset

 [ http://issues.apache.org/jira/browse/AXIS-2305?page=all ]

Davanum Srinivas resolved AXIS-2305:


Resolution: Duplicate

duplicate.

 Axis Fault : java.net.SocketException Connection reset
 --

  Key: AXIS-2305
  URL: http://issues.apache.org/jira/browse/AXIS-2305
  Project: Apache Axis
 Type: Bug
 Versions: 1.3
  Environment: Tested on Solaris 8 and Win 2000 Prof
 Reporter: Heemanshu Jain
 Priority: Blocker


 Hi,
 I am using Apache Axis 1.3 and JDK 1.5 to consume web services
from a SOAP webserver.
 I have a loop which executes every 5 seconds and makes a call to
the web service.
 The code works fine for a few requests but I get this error after
some requests at regular intervals. Nearly 1 failure in 50 requests.
 I have another program written in plain java code. This program is
executing with no errors. This proves that there is no problem at the
server side. (This program has hardcoded SOAP request so cannot use this
plain java code for production).
  Is this a known bug. Is there any workaround for the same
 AxisFault
  faultCode:
 {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
  faultSubcode:
  faultString: java.net.SocketException: Connection reset
  faultActor:
  faultNode:
  faultDetail:

 {http://xml.apache.org/axis/}stackTrace:java.net.SocketException:
Connec tion reset
 at java.net.SocketInputStream.read(Unknown Source)
 at java.io.BufferedInputStream.fill(Unknown Source)
 at java.io.BufferedInputStream.read(Unknown Source)
 at
 org.apache.axis.transport.http.HTTPSender.readHeadersFromSocket(HTTPS
 ender.java:583)
 at
org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:143)
 at
 org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrateg
 y.java:32)
 at
org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
 at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
 at
org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
 at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
 at org.apache.axis.client.Call.invoke(Call.java:2767)
 at org.apache.axis.client.Call.invoke(Call.java:2443)
 at org.apache.axis.client.Call.invoke(Call.java:2366)
 at org.apache.axis.client.Call.invoke(Call.java:1812)
 at
 com.bt.www.mta._2005._09.MTASoapPortStub.requestCheck(MTASoapPortStub
 .java:298)
 at
com.bt.www.mta.types._2005._09.Main4test.main(Main4test.java:92)
 {http://xml.apache.org/axis/}hostname:DSCP07364
 java.net.SocketException: Connection reset
 at org.apache.axis.AxisFault.makeFault(AxisFault.java:101)
 at
org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:154)
 at
 org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrateg
 y.java:32)
 at
org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
 at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
 at
org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
 at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
 at org.apache.axis.client.Call.invoke(Call.java:2767)
 at org.apache.axis.client.Call.invoke(Call.java:2443)
 at org.apache.axis.client.Call.invoke(Call.java:2366)
 at org.apache.axis.client.Call.invoke(Call.java:1812)
 at
 com.bt.www.mta._2005._09.MTASoapPortStub.requestCheck(MTASoapPortStub
 .java:298)
 at
 com.bt.www.mta.types._2005._09.Main4test.main(Main4test.java:92)
 Caused by: java.net.SocketException: Connection reset
 at java.net.SocketInputStream.read(Unknown Source)
 at java.io.BufferedInputStream.fill(Unknown Source)
 at java.io.BufferedInputStream.read(Unknown Source)
 at
 org.apache.axis.transport.http.HTTPSender.readHeadersFromSocket(HTTPS
 ender.java:583)
 at
org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:143)
 ... 11 more
 Please help.
 I need to have this running asap.
 Thanks in advance.
 Heemanshu

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


CONFIDENTIALITY NOTICE

This message and any included attachments
are from Cerner Corporation and are intended
only for the addressee. The information

FW: Bug in beandeserializer??

2005-12-14 Thread Parikh,Pratik
Title: Bug in beandeserializer??



Can someone please look into this. 

Thanks,
Parikh, Pratik | Software Engineer | Cerner Corporation | (1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com 



From: Parikh,Pratik 
[mailto:[EMAIL PROTECTED] Sent: Tuesday, December 13, 2005 
6:55 PMTo: axis-user@ws.apache.orgSubject: Bug in 
beandeserializer??

Hi Everyone, 
 I have a case where the 
generated code is that behaving right with case sensitivity. My element name is 
"EmptyName" and the generate code is something like this:
 elemField 
= new org.apache.axis.description.ElementDesc();  
elemField.setFieldName("emptyName");  elemField.setXmlName(new 
javax.xml.namespace.QName("urn:person-org", "EmptyName"));  
elemField.setXmlType(new javax.xml.namespace.QName("urn:person-org", 
"PersonOrg.EmptyName"));  
elemField.setNillable(false);  
typeDesc.addFieldDesc(elemField); 
 The schema is as following 

?xml version="1.0" encoding="utf-8"? 
xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" 
targetNamespace="urn:person-org" elementFormDefault="qualified" 
xmlns:porg="urn:person-org" xmlns="urn:person-org"
 xs:element name="PersonOrg" 
type="PersonOrg.Message"/  
xs:complexType name="PersonOrg.Message"  
xs:sequence 
 xs:element 
name="EmptyName" type="PersonOrg.EmptyName"/  /xs:sequence  /xs:complexType  xs:complexType 
name="PersonOrg.EmptyName"  xs:sequence  
xs:element type="xsd:string" minOccurs="1" maxOccurs="1" 
name="author"/  /xs:sequence  /xs:complexType /xs:schema 
faultcodesoapenv:Server.userException/faultcodefaultstringorg.xml.sax.SAXException: 
Invalid element in org.person.PersonOrg - 
EmptyName/faultstringdetailns1:hostname xmlns:ns1="http://xml.apache.org/axis/"LPP010755/ns1:hostname/detail
When I debugged thought it is erroring out on 
BeanDeserilizer line 259. Please help I need to get this working by tomorrow 
morning??? I think this is a bug and if someone can fix it for me then it will 
be nice??? 
Thanks, Parikh, Pratik | Software Engineer | Cerner Corporation | (1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com 

  
  
CONFIDENTIALITY NOTICEThis 
  message and any included attachmentsare from Cerner Corporation and 
  are intendedonly for the addressee. The informationcontained in 
  this message is confidential andmay constitute inside or non-public 
  informationunder international, federal, or statesecurities laws. 
  Unauthorized forwarding,printing, copying, distribution, or use of 
  suchinformation is strictly prohibited and may beunlawful. If you 
  are not the addressee, pleasepromptly delete this message and notify 
  thesender of the delivery error by e-mail or youmay call Cerner's 
  corporate offices in KansasCity, Missouri, U.S.A at (+1) 
  (816)221-1024. 
  --


RE: Bug in beandeserializer??

2005-12-15 Thread Parikh,Pratik
Title: Bug in beandeserializer??



Hi Everone,

 It seems like either noone know what is 
going on here or noone wants to offer help. I really think this is a bug, but 
don't know much about it to figure it out. Can anyone please help me with 
this???

Thanks,
Parikh, Pratik | Software 
Engineer | Cerner Corporation | (1)-816-201-1298 
| [EMAIL PROTECTED] | www.cerner.com 



From: Parikh,Pratik 
[mailto:[EMAIL PROTECTED] Sent: Wednesday, December 14, 2005 
10:23 AMTo: axis-user@ws.apache.orgSubject: RE: Bug in 
beandeserializer??

Can someone please look at this??? I need to resolve 
it.

Thanks,
Parikh, Pratik | Software 
Engineer | Cerner Corporation | (1)-816-201-1298 
| [EMAIL PROTECTED] | www.cerner.com 



From: Parikh,Pratik 
[mailto:[EMAIL PROTECTED] Sent: Tuesday, December 13, 2005 
6:55 PMTo: axis-user@ws.apache.orgSubject: Bug in 
beandeserializer??

Hi Everyone, 
 I have a case where the 
generated code is that behaving right with case sensitivity. My element name is 
"EmptyName" and the generate code is something like this:
 elemField 
= new org.apache.axis.description.ElementDesc();  
elemField.setFieldName("emptyName");  elemField.setXmlName(new 
javax.xml.namespace.QName("urn:person-org", "EmptyName"));  
elemField.setXmlType(new javax.xml.namespace.QName("urn:person-org", 
"PersonOrg.EmptyName"));  
elemField.setNillable(false);  
typeDesc.addFieldDesc(elemField); 
 The schema is as following 

?xml version="1.0" encoding="utf-8"? 
xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" 
targetNamespace="urn:person-org" elementFormDefault="qualified" 
xmlns:porg="urn:person-org" xmlns="urn:person-org"
 xs:element name="PersonOrg" 
type="PersonOrg.Message"/  
xs:complexType name="PersonOrg.Message"  
xs:sequence 
 xs:element 
name="EmptyName" type="PersonOrg.EmptyName"/  /xs:sequence  /xs:complexType  xs:complexType 
name="PersonOrg.EmptyName"  xs:sequence  
xs:element type="xsd:string" minOccurs="1" maxOccurs="1" 
name="author"/  /xs:sequence  /xs:complexType /xs:schema 
faultcodesoapenv:Server.userException/faultcodefaultstringorg.xml.sax.SAXException: 
Invalid element in org.person.PersonOrg - 
EmptyName/faultstringdetailns1:hostname xmlns:ns1="http://xml.apache.org/axis/"LPP010755/ns1:hostname/detail
When I debugged thought it is erroring out on 
BeanDeserilizer line 259. Please help I need to get this working by tomorrow 
morning??? I think this is a bug and if someone can fix it for me then it will 
be nice??? 
Thanks, Parikh, Pratik | Software Engineer | Cerner Corporation | (1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com 

  
  
CONFIDENTIALITY NOTICEThis 
  message and any included attachmentsare from Cerner Corporation and 
  are intendedonly for the addressee. The informationcontained in 
  this message is confidential andmay constitute inside or non-public 
  informationunder international, federal, or statesecurities laws. 
  Unauthorized forwarding,printing, copying, distribution, or use of 
  suchinformation is strictly prohibited and may beunlawful. If you 
  are not the addressee, pleasepromptly delete this message and notify 
  thesender of the delivery error by e-mail or youmay call Cerner's 
  corporate offices in KansasCity, Missouri, U.S.A at (+1) 
  (816)221-1024. 
  --


Where do I get hold of CVS and List of libs that I need to compile and run it success.

2005-12-16 Thread Parikh,Pratik
Title: Where do I get hold of CVS and List of libs that I need to compile and run it success.






Hi Everyone,


 Where do I get hold of CVS and List of libs that I need to compile and run it success.


Thanks,

Parikh, Pratik | Software Engineer | Cerner Corporation | (1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com





CONFIDENTIALITY NOTICE

This message and any included attachments
are from Cerner Corporation and are intended
only for the addressee. The information
contained in this message is confidential and
may constitute inside or non-public information
under international, federal, or state
securities laws. Unauthorized forwarding,
printing, copying, distribution, or use of such
information is strictly prohibited and may be
unlawful. If you are not the addressee, please
promptly delete this message and notify the
sender of the delivery error by e-mail or you
may call Cerner's corporate offices in Kansas
City, Missouri, U.S.A at (+1) (816)221-1024.
 --


RE: [jira] Commented: (AXIS-2346) Issue with the way the localNames are created in WSDL2Java

2005-12-18 Thread Parikh,Pratik

Hi Dims,

   Thanks is okay, I understand. I actually found a problem in my logic,
I am testing some more use case. Once I am done I will run the test as
you recommended. Can I upload the results though eclipse? I don't use
command line.

Thanks,
Parikh, Pratik | Software Engineer | Cerner Corporation |
(1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com


-Original Message-
From: Davanum Srinivas (JIRA) [mailto:[EMAIL PROTECTED]
Sent: Sunday, December 18, 2005 1:10 PM
To: axis-dev@ws.apache.org
Subject: [jira] Commented: (AXIS-2346) Issue with the way the localNames
are created in WSDL2Java

[
http://issues.apache.org/jira/browse/AXIS-2346?page=comments#action_1236
0744 ]

Davanum Srinivas commented on AXIS-2346:


Pratik,

Hmm..Sorry for giving you the run around. But the latest code is in SVN.
Please run svn co
http://svn.apache.org/repos/asf/webservices/axis/trunk/java/ axis to
get the latest code. Then run ant clean all-tests after dropping all
the libraries needed into axis/lib directory. After you validate that
the tests are fine, make your changes and run the tests again.

Then run svn diff -u and upload the results. We also need a test case
to make sure that your patch is indeed fixing a problem and so that no
one else will break your use case later.

Thanks for your patience and cooperation, dims

 Issue with the way the localNames are created in WSDL2Java
 --

  Key: AXIS-2346
  URL: http://issues.apache.org/jira/browse/AXIS-2346
  Project: Apache Axis
 Type: Bug
   Components: Serialization/Deserialization
 Versions: beta-1, current (nightly), beta-2, future (enh), beta-3,
1.0-rc1, 1.0-rc2, 1.0, 1.1beta, 1.1, 1.1RC1, 1.1rc2, 1.2 Alpha, 1.2
Beta, 1.2RC1, 1.2RC2, 1.2RC3, 1.2, 1.2.1, 1.3
 Reporter: Pratik Parikh
  Attachments: DeserializationPatch.txt

 The localName of XML is in java naming convenstion and Qname is xml
name convenstion, this create a problem in deserialization before the
message is send out. The Deserializer is not able to find out the QName
in localName HashMap, because the QName does not match the LocalName.
 Thanks,
 Pratik

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


CONFIDENTIALITY NOTICE

This message and any included attachments
are from Cerner Corporation and are intended
only for the addressee. The information
contained in this message is confidential and
may constitute inside or non-public information
under international, federal, or state
securities laws. Unauthorized forwarding,
printing, copying, distribution, or use of such
information is strictly prohibited and may be
unlawful. If you are not the addressee, please
promptly delete this message and notify the
sender of the delivery error by e-mail or you
may call Cerner's corporate offices in Kansas
City, Missouri, U.S.A at (+1) (816)221-1024.
 --


RE: [jira] Commented: (AXIS-2346) Issue with the way the localNames are created in WSDL2Java

2005-12-18 Thread Parikh,Pratik

Hi Dims,

   The patch is attached to the bugs as txt file. You should be able to
apply that, please let me know if you have any problems?

Thanks,
Parikh, Pratik | Software Engineer | Cerner Corporation |
(1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com


-Original Message-
From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
Sent: Sunday, December 18, 2005 1:18 PM
To: axis-dev@ws.apache.org
Subject: Re: [jira] Commented: (AXIS-2346) Issue with the way the
localNames are created in WSDL2Java

basically i should be able to apply the patch using patch -p0 -i
diff.txt. Haven't dealt with eclipse output before. let's try.

thanks,
dims

On 12/18/05, Parikh,Pratik [EMAIL PROTECTED] wrote:

 Hi Dims,

Thanks is okay, I understand. I actually found a problem in my
 logic, I am testing some more use case. Once I am done I will run the
 test as you recommended. Can I upload the results though eclipse? I
 don't use command line.

 Thanks,
 Parikh, Pratik | Software Engineer | Cerner Corporation |
 (1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com


 -Original Message-
 From: Davanum Srinivas (JIRA) [mailto:[EMAIL PROTECTED]
 Sent: Sunday, December 18, 2005 1:10 PM
 To: axis-dev@ws.apache.org
 Subject: [jira] Commented: (AXIS-2346) Issue with the way the
 localNames are created in WSDL2Java

 [
 http://issues.apache.org/jira/browse/AXIS-2346?page=comments#action_12
 36
 0744 ]

 Davanum Srinivas commented on AXIS-2346:
 

 Pratik,

 Hmm..Sorry for giving you the run around. But the latest code is in
SVN.
 Please run svn co
 http://svn.apache.org/repos/asf/webservices/axis/trunk/java/ axis to
 get the latest code. Then run ant clean all-tests after dropping all

 the libraries needed into axis/lib directory. After you validate that
 the tests are fine, make your changes and run the tests again.

 Then run svn diff -u and upload the results. We also need a test
 case to make sure that your patch is indeed fixing a problem and so
 that no one else will break your use case later.

 Thanks for your patience and cooperation, dims

  Issue with the way the localNames are created in WSDL2Java
  --
 
   Key: AXIS-2346
   URL: http://issues.apache.org/jira/browse/AXIS-2346
   Project: Apache Axis
  Type: Bug
Components: Serialization/Deserialization
  Versions: beta-1, current (nightly), beta-2, future (enh),
  beta-3,
 1.0-rc1, 1.0-rc2, 1.0, 1.1beta, 1.1, 1.1RC1, 1.1rc2, 1.2 Alpha, 1.2
 Beta, 1.2RC1, 1.2RC2, 1.2RC3, 1.2, 1.2.1, 1.3
  Reporter: Pratik Parikh
   Attachments: DeserializationPatch.txt
 
  The localName of XML is in java naming convenstion and Qname is xml
 name convenstion, this create a problem in deserialization before the
 message is send out. The Deserializer is not able to find out the
 QName in localName HashMap, because the QName does not match the
LocalName.
  Thanks,
  Pratik

 --
 This message is automatically generated by JIRA.
 -
 If you think it was sent incorrectly contact one of the
administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
 -
 For more information on JIRA, see:
http://www.atlassian.com/software/jira


 CONFIDENTIALITY NOTICE

 This message and any included attachments are from Cerner Corporation
 and are intended only for the addressee. The information contained in
 this message is confidential and may constitute inside or non-public
 information under international, federal, or state securities laws.
 Unauthorized forwarding, printing, copying, distribution, or use of
 such information is strictly prohibited and may be unlawful. If you
 are not the addressee, please promptly delete this message and notify
 the sender of the delivery error by e-mail or you may call Cerner's
 corporate offices in Kansas City, Missouri, U.S.A at (+1)
 (816)221-1024.
  --



--
Davanum Srinivas : http://wso2.com/blogs/

CONFIDENTIALITY NOTICE

This message and any included attachments
are from Cerner Corporation and are intended
only for the addressee. The information
contained in this message is confidential and
may constitute inside or non-public information
under international, federal, or state
securities laws. Unauthorized forwarding,
printing, copying, distribution, or use of such
information is strictly prohibited and may be
unlawful. If you are not the addressee, please
promptly delete this message and notify the
sender of the delivery error by e-mail or you
may call Cerner's corporate offices in Kansas
City, Missouri, U.S.A at (+1) (816)221-1024.
 --


RE: [jira] Commented: (AXIS-2346) Issue with the way the localNames are created in WSDL2Java

2005-12-18 Thread Parikh,Pratik
Hi Dims,

   I tested it and it works. If you can get it build, then it will be
great.

Thanks,
Parikh, Pratik | Software Engineer | Cerner Corporation |
(1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com


-Original Message-
From: Parikh,Pratik [mailto:[EMAIL PROTECTED] 
Sent: Sunday, December 18, 2005 4:04 PM
To: axis-dev@ws.apache.org
Subject: RE: [jira] Commented: (AXIS-2346) Issue with the way the
localNames are created in WSDL2Java


Logically it should. Let me apply this to my local copy and test it out.
But for now you can commit this, as I should not be a problem?

Thanks,
Parikh, Pratik | Software Engineer | Cerner Corporation |
(1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com


-Original Message-
From: Davanum Srinivas (JIRA) [mailto:[EMAIL PROTECTED]

Sent: Sunday, December 18, 2005 3:36 PM
To: axis-dev@ws.apache.org
Subject: [jira] Commented: (AXIS-2346) Issue with the way the localNames
are created in WSDL2Java

[
http://issues.apache.org/jira/browse/AXIS-2346?page=comments#action_1236
0758 ]


Davanum Srinivas commented on AXIS-2346:


Pratik,

Review this patch right now...would this following snippet work for you?
(basically keep the original lookup and only if it fails try fixing the
localname.

thanks,
dims

 if (propDesc == null) {
 // look for a field by this name.
propDesc = (BeanPropertyDescriptor)
propertyMap.get(localName);
if(propDesc == null) { 

String malformatedLocalName =
StringUtils.makeQNameToMatchLocalName(localName);
if(malformatedLocalName != null){
propDesc = (BeanPropertyDescriptor)
propertyMap.get(malformatedLocalName);
}
 }
 }

 Issue with the way the localNames are created in WSDL2Java
 --

  Key: AXIS-2346
  URL: http://issues.apache.org/jira/browse/AXIS-2346
  Project: Apache Axis
 Type: Bug
   Components: Serialization/Deserialization
 Versions: beta-1, current (nightly), beta-2, future (enh), beta-3,
1.0-rc1, 1.0-rc2, 1.0, 1.1beta, 1.1, 1.1RC1, 1.1rc2, 1.2 Alpha, 1.2
Beta, 1.2RC1, 1.2RC2, 1.2RC3, 1.2, 1.2.1, 1.3
 Reporter: Pratik Parikh
  Attachments: DeserializationPatch.txt, DeserializationPatch.txt

 The localName of XML is in java naming convenstion and Qname is xml
name convenstion, this create a problem in deserialization before the
message is send out. The Deserializer is not able to find out the QName
in localName HashMap, because the QName does not match the LocalName.

 Thanks,
 Pratik

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


CONFIDENTIALITY NOTICE

This message and any included attachments are from Cerner Corporation
and are intended only for the addressee. The information contained in
this message is confidential and may constitute inside or non-public
information under international, federal, or state securities laws.
Unauthorized forwarding, printing, copying, distribution, or use of such
information is strictly prohibited and may be unlawful. If you are not
the addressee, please promptly delete this message and notify the sender
of the delivery error by e-mail or you may call Cerner's corporate
offices in Kansas City, Missouri, U.S.A at (+1) (816)221-1024.
 --


RE: [jira] Commented: (AXIS-2346) Issue with the way the localNames are created in WSDL2Java

2005-12-18 Thread Parikh,Pratik

Hi Dims,

   Did you ever get this tested and build??? If you can please get this
build tonight then it will be great, and can you send me the location
from where I can get the build jar with my patch.

Thanks,
Parikh, Pratik | Software Engineer | Cerner Corporation |
(1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com


-Original Message-
From: Davanum Srinivas (JIRA) [mailto:[EMAIL PROTECTED]
Sent: Sunday, December 18, 2005 3:36 PM
To: axis-dev@ws.apache.org
Subject: [jira] Commented: (AXIS-2346) Issue with the way the localNames
are created in WSDL2Java

[
http://issues.apache.org/jira/browse/AXIS-2346?page=comments#action_1236
0758 ]

Davanum Srinivas commented on AXIS-2346:


Pratik,

Review this patch right now...would this following snippet work for you?
(basically keep the original lookup and only if it fails try fixing the
localname.

thanks,
dims

 if (propDesc == null) {
 // look for a field by this name.
propDesc = (BeanPropertyDescriptor)
propertyMap.get(localName);
if(propDesc == null) { 
String malformatedLocalName =
StringUtils.makeQNameToMatchLocalName(localName);
if(malformatedLocalName != null){
propDesc = (BeanPropertyDescriptor)
propertyMap.get(malformatedLocalName);
}
 }
 }

 Issue with the way the localNames are created in WSDL2Java
 --

  Key: AXIS-2346
  URL: http://issues.apache.org/jira/browse/AXIS-2346
  Project: Apache Axis
 Type: Bug
   Components: Serialization/Deserialization
 Versions: beta-1, current (nightly), beta-2, future (enh), beta-3,
1.0-rc1, 1.0-rc2, 1.0, 1.1beta, 1.1, 1.1RC1, 1.1rc2, 1.2 Alpha, 1.2
Beta, 1.2RC1, 1.2RC2, 1.2RC3, 1.2, 1.2.1, 1.3
 Reporter: Pratik Parikh
  Attachments: DeserializationPatch.txt, DeserializationPatch.txt

 The localName of XML is in java naming convenstion and Qname is xml
name convenstion, this create a problem in deserialization before the
message is send out. The Deserializer is not able to find out the QName
in localName HashMap, because the QName does not match the LocalName.
 Thanks,
 Pratik

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


CONFIDENTIALITY NOTICE

This message and any included attachments
are from Cerner Corporation and are intended
only for the addressee. The information
contained in this message is confidential and
may constitute inside or non-public information
under international, federal, or state
securities laws. Unauthorized forwarding,
printing, copying, distribution, or use of such
information is strictly prohibited and may be
unlawful. If you are not the addressee, please
promptly delete this message and notify the
sender of the delivery error by e-mail or you
may call Cerner's corporate offices in Kansas
City, Missouri, U.S.A at (+1) (816)221-1024.
 --


RE: [jira] Resolved: (AXIS-2346) Issue with the way the localNames are created in WSDL2Java

2005-12-19 Thread Parikh,Pratik

Hi Dims,

Is this include in the build for Axis 1.4.

Thanks,
Parikh, Pratik | Software Engineer | Cerner Corporation |
(1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com


-Original Message-
From: Davanum Srinivas (JIRA) [mailto:[EMAIL PROTECTED]
Sent: Sunday, December 18, 2005 10:12 PM
To: axis-dev@ws.apache.org
Subject: [jira] Resolved: (AXIS-2346) Issue with the way the localNames
are created in WSDL2Java

 [ http://issues.apache.org/jira/browse/AXIS-2346?page=all ]

Davanum Srinivas resolved AXIS-2346:


Resolution: Fixed

Fixed in latest SVN HEAD.

 Issue with the way the localNames are created in WSDL2Java
 --

  Key: AXIS-2346
  URL: http://issues.apache.org/jira/browse/AXIS-2346
  Project: Apache Axis
 Type: Bug
   Components: Serialization/Deserialization
 Versions: beta-1, current (nightly), beta-2, future (enh), beta-3,
1.0-rc1, 1.0-rc2, 1.0, 1.1beta, 1.1, 1.1RC1, 1.1rc2, 1.2 Alpha, 1.2
Beta, 1.2RC1, 1.2RC2, 1.2RC3, 1.2, 1.2.1, 1.3
 Reporter: Pratik Parikh
  Attachments: DeserializationPatch.txt, DeserializationPatch.txt

 The localName of XML is in java naming convenstion and Qname is xml
name convenstion, this create a problem in deserialization before the
message is send out. The Deserializer is not able to find out the QName
in localName HashMap, because the QName does not match the LocalName.
 Thanks,
 Pratik

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


CONFIDENTIALITY NOTICE

This message and any included attachments
are from Cerner Corporation and are intended
only for the addressee. The information
contained in this message is confidential and
may constitute inside or non-public information
under international, federal, or state
securities laws. Unauthorized forwarding,
printing, copying, distribution, or use of such
information is strictly prohibited and may be
unlawful. If you are not the addressee, please
promptly delete this message and notify the
sender of the delivery error by e-mail or you
may call Cerner's corporate offices in Kansas
City, Missouri, U.S.A at (+1) (816)221-1024.
 --


RE: [jira] Resolved: (AXIS-2346) Issue with the way the localNames are created in WSDL2Java

2005-12-19 Thread Parikh,Pratik

All it has is axis-bin-1_4.zip and all the other are c build. And axis
java build that is present is not debug, it just has *.class and sample
java files...

Thanks,
Parikh, Pratik | Software Engineer | Cerner Corporation |
(1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com


-Original Message-
From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
Sent: Monday, December 19, 2005 9:23 AM
To: axis-dev@ws.apache.org
Subject: Re: [jira] Resolved: (AXIS-2346) Issue with the way the
localNames are created in WSDL2Java

yes.

On 12/19/05, Parikh,Pratik [EMAIL PROTECTED] wrote:

 Is there a debug version for nightly build?? I mean the one that has
 source with *.class files. And what is the location for Nightly
build??
 Is this is it http://svn.apache.org/dist/axis/nightly/

 Thanks,
 Parikh, Pratik | Software Engineer | Cerner Corporation |
 (1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com


 -Original Message-
 From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
 Sent: Monday, December 19, 2005 9:14 AM
 To: axis-dev@ws.apache.org
 Subject: Re: [jira] Resolved: (AXIS-2346) Issue with the way the
 localNames are created in WSDL2Java

 It's in the nightly build. 1.4 Branch has been cut already, Release
 manager will decide if it can go into it.

 thanks,
 dims

 On 12/19/05, Parikh,Pratik [EMAIL PROTECTED] wrote:
 
  Hi Dims,
 
  Is this include in the build for Axis 1.4.
 
  Thanks,
  Parikh, Pratik | Software Engineer | Cerner Corporation |
  (1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com
 
 
  -Original Message-
  From: Davanum Srinivas (JIRA) [mailto:[EMAIL PROTECTED]
  Sent: Sunday, December 18, 2005 10:12 PM
  To: axis-dev@ws.apache.org
  Subject: [jira] Resolved: (AXIS-2346) Issue with the way the
  localNames are created in WSDL2Java
 
   [ http://issues.apache.org/jira/browse/AXIS-2346?page=all ]
 
  Davanum Srinivas resolved AXIS-2346:
  
 
  Resolution: Fixed
 
  Fixed in latest SVN HEAD.
 
   Issue with the way the localNames are created in WSDL2Java
   --
  
Key: AXIS-2346
URL: http://issues.apache.org/jira/browse/AXIS-2346
Project: Apache Axis
   Type: Bug
 Components: Serialization/Deserialization
   Versions: beta-1, current (nightly), beta-2, future (enh),
   beta-3,
  1.0-rc1, 1.0-rc2, 1.0, 1.1beta, 1.1, 1.1RC1, 1.1rc2, 1.2 Alpha, 1.2
  Beta, 1.2RC1, 1.2RC2, 1.2RC3, 1.2, 1.2.1, 1.3
   Reporter: Pratik Parikh
Attachments: DeserializationPatch.txt, DeserializationPatch.txt
  
   The localName of XML is in java naming convenstion and Qname is
   xml
  name convenstion, this create a problem in deserialization before
  the message is send out. The Deserializer is not able to find out
  the QName in localName HashMap, because the QName does not match the
 LocalName.
   Thanks,
   Pratik
 
  --
  This message is automatically generated by JIRA.
  -
  If you think it was sent incorrectly contact one of the
 administrators:
 http://issues.apache.org/jira/secure/Administrators.jspa
  -
  For more information on JIRA, see:
 http://www.atlassian.com/software/jira
 
 
  CONFIDENTIALITY NOTICE
 
  This message and any included attachments are from Cerner
  Corporation and are intended only for the addressee. The information

  contained in this message is confidential and may constitute inside
  or non-public information under international, federal, or state
securities laws.
  Unauthorized forwarding, printing, copying, distribution, or use of
  such information is strictly prohibited and may be unlawful. If you
  are not the addressee, please promptly delete this message and
  notify the sender of the delivery error by e-mail or you may call
  Cerner's corporate offices in Kansas City, Missouri, U.S.A at (+1)
  (816)221-1024.
   --
 


 --
 Davanum Srinivas : http://wso2.com/blogs/

 CONFIDENTIALITY NOTICE

 This message and any included attachments are from Cerner Corporation
 and are intended only for the addressee. The information contained in
 this message is confidential and may constitute inside or non-public
 information under international, federal, or state securities laws.
 Unauthorized forwarding, printing, copying, distribution, or use of
 such information is strictly prohibited and may be unlawful. If you
 are not the addressee, please promptly delete this message and notify
 the sender of the delivery error by e-mail or you may call Cerner's
 corporate offices in Kansas City, Missouri, U.S.A at (+1)
 (816)221-1024.
  --



--
Davanum Srinivas : http://wso2.com/blogs/

CONFIDENTIALITY NOTICE

This message and any included attachments
are from Cerner Corporation and are intended
only for the addressee. The information
contained in this message is confidential and
may constitute inside or non-public information
under

RE: [jira] Created: (AXIS-2351) Serialization does not eliminate the elements with no value when they are nillable, Serialization add empty xml namespace (xmlns = ) for the namespace with no prefix

2005-12-21 Thread Parikh,Pratik

Hi Dims,

   I just attached a fix for this, can you please commit that patch.

Thanks,
Parikh, Pratik | Software Engineer | Cerner Corporation |
(1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com


-Original Message-
From: Pratik Parikh (JIRA) [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 21, 2005 2:04 PM
To: axis-dev@ws.apache.org
Subject: [jira] Created: (AXIS-2351) Serialization does not eliminate
the elements with no value when they are nillable, Serialization add
empty xml namespace (xmlns = ) for the namespace with no prefix

Serialization does not eliminate the elements with no value when they
are nillable, Serialization add empty xml namespace (xmlns = ) for the
namespace with no prefix


---

 Key: AXIS-2351
 URL: http://issues.apache.org/jira/browse/AXIS-2351
 Project: Apache Axis
Type: Bug
  Components: Serialization/Deserialization 
Versions: beta-1, current (nightly), beta-2, future (enh), beta-3,
1.0-rc1, 1.0-rc2, 1.0, 1.1beta, 1.1, 1.1RC1, 1.1rc2, 1.2 Alpha, 1.2
Beta, 1.2RC1, 1.2RC2, 1.2RC3, 1.2, 1.2.1, 1.3   
 Environment: ALL
Reporter: Pratik Parikh


1) Serialization does not eliminate the elements with no value when they
are nillable and adds xmi:nil=true where the developer really means i
don't want that element to show up in my xml. This is a major bug for
validating the xml agains the schema in xmlspy or oxgenXML.

for e.g.

foo xmlns=urn:foo-org
   bar xsi:nil=true
/foo

where it should be

foo xmlns=urn:foo-org/


2)  Serialization add empty xml namespace (xmlns = ) for the namespace
with no prefix. The Serialization adds empty xml namspace for child
element if they belong to the same namespace as the root element.

for e.g.

foo xmlns=urn:foo-org
 bar value=type xmlns=/
/foo

where it should be
foo xmlns=urn:foo-org
bar value=type/
/foo

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


CONFIDENTIALITY NOTICE

This message and any included attachments
are from Cerner Corporation and are intended
only for the addressee. The information
contained in this message is confidential and
may constitute inside or non-public information
under international, federal, or state
securities laws. Unauthorized forwarding,
printing, copying, distribution, or use of such
information is strictly prohibited and may be
unlawful. If you are not the addressee, please
promptly delete this message and notify the
sender of the delivery error by e-mail or you
may call Cerner's corporate offices in Kansas
City, Missouri, U.S.A at (+1) (816)221-1024.
 --


Committing the patch for AXIS-2351

2005-12-22 Thread Parikh,Pratik
Title: Committing the patch for AXIS-2351






Hi Axis Developers,


 I can't get hold of Dims. So is there any body else who can commit the fix for AXIS-2351. I have test it and it work, the fix patch is attached in attachments. I need someone to commit, I am stuck with out a build. And yes if you can also build it for me then it will be great?

Thanks,

Parikh, Pratik | Software Engineer | Cerner Corporation | (1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com





CONFIDENTIALITY NOTICE

This message and any included attachments
are from Cerner Corporation and are intended
only for the addressee. The information
contained in this message is confidential and
may constitute inside or non-public information
under international, federal, or state
securities laws. Unauthorized forwarding,
printing, copying, distribution, or use of such
information is strictly prohibited and may be
unlawful. If you are not the addressee, please
promptly delete this message and notify the
sender of the delivery error by e-mail or you
may call Cerner's corporate offices in Kansas
City, Missouri, U.S.A at (+1) (816)221-1024.
 --


RE: [jira] Commented: (AXIS-2351) Serialization does not eliminate the elements with no value when they are nillable, Serialization add empty xml namespace (xmlns = ) for the namespace with no prefi

2005-12-22 Thread Parikh,Pratik

The Test Case for this is:

1) Just gernerate the code with only namespace as default

2) Just have some nilable element and don't fill it out.

Thanks
Parikh, Pratik | Software Engineer | Cerner Corporation |
(1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com


-Original Message-
From: Davanum Srinivas (JIRA) [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 22, 2005 9:29 AM
To: axis-dev@ws.apache.org
Subject: [jira] Commented: (AXIS-2351) Serialization does not eliminate
the elements with no value when they are nillable, Serialization add
empty xml namespace (xmlns = ) for the namespace with no prefix

[
http://issues.apache.org/jira/browse/AXIS-2351?page=comments#action_1236
 ]

Davanum Srinivas commented on AXIS-2351:


did you run ant clean all-tests? did all the tests pass? Can we have a
test case for this?

thanks,
dims

 Serialization does not eliminate the elements with no value when they
 are nillable, Serialization add empty xml namespace (xmlns = ) for
 the namespace with no prefix
 --
 --
 ---

  Key: AXIS-2351
  URL: http://issues.apache.org/jira/browse/AXIS-2351
  Project: Apache Axis
 Type: Bug
   Components: Serialization/Deserialization
 Versions: beta-1, current (nightly), beta-2, future (enh), beta-3,

 1.0-rc1, 1.0-rc2, 1.0, 1.1beta, 1.1, 1.1RC1, 1.1rc2, 1.2 Alpha, 1.2
 Beta, 1.2RC1, 1.2RC2, 1.2RC3, 1.2, 1.2.1, 1.3
  Environment: ALL
 Reporter: Pratik Parikh
  Attachments: AXIS-2351-Patch.txt

 1) Serialization does not eliminate the elements with no value when
they are nillable and adds xmi:nil=true where the developer really
means i don't want that element to show up in my xml. This is a major
bug for validating the xml agains the schema in xmlspy or oxgenXML.
 for e.g.
 foo xmlns=urn:foo-org
bar xsi:nil=true
 /foo
 where it should be
 foo xmlns=urn:foo-org/
 2)  Serialization add empty xml namespace (xmlns = ) for the
namespace with no prefix. The Serialization adds empty xml namspace for
child element if they belong to the same namespace as the root element.
 for e.g.
 foo xmlns=urn:foo-org
  bar value=type xmlns=/
 /foo
 where it should be
 foo xmlns=urn:foo-org
 bar value=type/
 /foo

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


CONFIDENTIALITY NOTICE

This message and any included attachments
are from Cerner Corporation and are intended
only for the addressee. The information
contained in this message is confidential and
may constitute inside or non-public information
under international, federal, or state
securities laws. Unauthorized forwarding,
printing, copying, distribution, or use of such
information is strictly prohibited and may be
unlawful. If you are not the addressee, please
promptly delete this message and notify the
sender of the delivery error by e-mail or you
may call Cerner's corporate offices in Kansas
City, Missouri, U.S.A at (+1) (816)221-1024.
 --


RE: [jira] Commented: (AXIS-2351) Serialization does not eliminate the elements with no value when they are nillable, Serialization add empty xml namespace (xmlns = ) for the namespace with no prefi

2005-12-24 Thread Parikh,Pratik

Hi Dims,

   Anything I can do to make this go fast?

Thanks,
Parikh, Pratik | Software Engineer | Cerner Corporation |
(1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com


-Original Message-
From: Davanum Srinivas (JIRA) [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 22, 2005 9:29 AM
To: axis-dev@ws.apache.org
Subject: [jira] Commented: (AXIS-2351) Serialization does not eliminate
the elements with no value when they are nillable, Serialization add
empty xml namespace (xmlns = ) for the namespace with no prefix

[
http://issues.apache.org/jira/browse/AXIS-2351?page=comments#action_1236
 ]

Davanum Srinivas commented on AXIS-2351:


did you run ant clean all-tests? did all the tests pass? Can we have a
test case for this?

thanks,
dims

 Serialization does not eliminate the elements with no value when they
 are nillable, Serialization add empty xml namespace (xmlns = ) for
 the namespace with no prefix
 --
 --
 ---

  Key: AXIS-2351
  URL: http://issues.apache.org/jira/browse/AXIS-2351
  Project: Apache Axis
 Type: Bug
   Components: Serialization/Deserialization
 Versions: beta-1, current (nightly), beta-2, future (enh), beta-3,

 1.0-rc1, 1.0-rc2, 1.0, 1.1beta, 1.1, 1.1RC1, 1.1rc2, 1.2 Alpha, 1.2
 Beta, 1.2RC1, 1.2RC2, 1.2RC3, 1.2, 1.2.1, 1.3
  Environment: ALL
 Reporter: Pratik Parikh
  Attachments: AXIS-2351-Patch.txt

 1) Serialization does not eliminate the elements with no value when
they are nillable and adds xmi:nil=true where the developer really
means i don't want that element to show up in my xml. This is a major
bug for validating the xml agains the schema in xmlspy or oxgenXML.
 for e.g.
 foo xmlns=urn:foo-org
bar xsi:nil=true
 /foo
 where it should be
 foo xmlns=urn:foo-org/
 2)  Serialization add empty xml namespace (xmlns = ) for the
namespace with no prefix. The Serialization adds empty xml namspace for
child element if they belong to the same namespace as the root element.
 for e.g.
 foo xmlns=urn:foo-org
  bar value=type xmlns=/
 /foo
 where it should be
 foo xmlns=urn:foo-org
 bar value=type/
 /foo

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


CONFIDENTIALITY NOTICE

This message and any included attachments
are from Cerner Corporation and are intended
only for the addressee. The information
contained in this message is confidential and
may constitute inside or non-public information
under international, federal, or state
securities laws. Unauthorized forwarding,
printing, copying, distribution, or use of such
information is strictly prohibited and may be
unlawful. If you are not the addressee, please
promptly delete this message and notify the
sender of the delivery error by e-mail or you
may call Cerner's corporate offices in Kansas
City, Missouri, U.S.A at (+1) (816)221-1024.
 --


AXIS-2351

2005-12-30 Thread Parikh,Pratik
Title: AXIS-2351






Hi Dims,


 I have been email for this fix for ever, can you please reply and let me know what is going on with this. I need this fix in asap. Please let me know what needs to be done or what is going on??

Thanks,

Parikh, Pratik | Software Engineer | Cerner Corporation | (1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com





CONFIDENTIALITY NOTICE

This message and any included attachments
are from Cerner Corporation and are intended
only for the addressee. The information
contained in this message is confidential and
may constitute inside or non-public information
under international, federal, or state
securities laws. Unauthorized forwarding,
printing, copying, distribution, or use of such
information is strictly prohibited and may be
unlawful. If you are not the addressee, please
promptly delete this message and notify the
sender of the delivery error by e-mail or you
may call Cerner's corporate offices in Kansas
City, Missouri, U.S.A at (+1) (816)221-1024.
 --


RE: GCJ

2006-01-10 Thread Parikh,Pratik

Hi Dims,
 
   I would not recommend using gcj? Since there is no support for it, and it is 
not perfect!

Thanks,
Parikh, Pratik | Software Engineer | Cerner Corporation | (1)-816-201-1298 | 
[EMAIL PROTECTED] | www.cerner.com


-Original Message-
From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 10, 2006 8:59 AM
To: axis-dev@ws.apache.org; [EMAIL PROTECTED]
Subject: Re: GCJ

Not yet. Can you please help us do it?

thanks,
dims

On 1/10/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 Hi there!

 Are there any initiatives to port axis to gcjlib? Did someone manage
 to compile axis with gcj? And, if so, where can I find these libs?

 Thanks in advance


 Prueba el Nuevo Correo Terra; Seguro, Rápido, Fiable.




--
Davanum Srinivas : http://wso2.com/blogs/

CONFIDENTIALITY NOTICE

This message and any included attachments
are from Cerner Corporation and are intended
only for the addressee. The information
contained in this message is confidential and
may constitute inside or non-public information
under international, federal, or state
securities laws. Unauthorized forwarding,
printing, copying, distribution, or use of such
information is strictly prohibited and may be
unlawful. If you are not the addressee, please
promptly delete this message and notify the
sender of the delivery error by e-mail or you
may call Cerner's corporate offices in Kansas
City, Missouri, U.S.A at (+1) (816)221-1024.
 --


RE: GCJ

2006-01-11 Thread Parikh,Pratik

Hi Everyone,

   I do agree with I wouldn't recommend it without some fairly thorough 
testing, but the technology there is maturing quite rapidly. And that is one 
of the reason I don't recommend GCJ being used. I don't want you guys to write 
bunch of code around it and then have problem porting it to java 5.

Thanks,
Parikh, Pratik | Software Engineer | Cerner Corporation | (1)-816-201-1298 | 
[EMAIL PROTECTED] | www.cerner.com


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 11, 2006 2:18 AM
To: axis-dev@ws.apache.org
Subject: Re: GCJ

I don't know ... I tryed to run a test client I developed using eclipse with 
axis (pretty easy). It worked over Sun's stuf but when it came to compile it 
with GCJ I started to find problems regarding the javax.activation package, 
which isn't included in gcjlib/classpath project and, also, refers to awt 
(incomplete in gcjlib/classpath).
Ok, I'm new to axis but, what's the point in using Sun's javax.activation??
Dims, as I'm new to axis (and web services) I don't think I can help much with 
this issue although I may give it a try.

Thanks!


br
br
Mensaje originalbr
De: [EMAIL PROTECTED]br
Recibido: 10/01/2006 21:10br
Para: axis-dev@ws.apache.orgbr
Asunto: Re:
GCJbr
br
I don't know about GCJ and the server functionality specifically, but the 
client code works nicely with GNU Classpath 0.19 (tested under IKVM).nbsp; I 
would suspect that most of Axis would work nicely as well.brbrI wouldn't 
recommend it without some fairly thorough testing, but the technology there is 
maturing quite rapidly.
brbr-- brJessbra href=http://www.jroller.com/page/jsight/;
http://www.jroller.com/page/jsight//abrbrdivspan
class=gmail_quoteOn 1/10/06, b
class=gmail_sendernameParikh,Pratik/b
a href=mailto:[EMAIL PROTECTED]
[EMAIL PROTECTED]/a wrote:/spanblockquote class=gmail_quote 
style=border-left:
1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 
1ex;brHi Dims,brbrnbsp;nbsp; I would not recommend using gcj? Since 
there is no support for it, and it is not perfect!
brbrThanks,brParikh, Pratik | Software Engineer | Cerner Corporation |
(1)-816-201-1298 | a href=mailto:[EMAIL PROTECTED][EMAIL PROTECTED]/a | 
a href=http://www.cerner.com;www.cerner.
com/abr
brbr-Original Message-brFrom: Davanum Srinivas [mailto:a 
href=mailto:[EMAIL PROTECTED][EMAIL PROTECTED]/a]
brSent: Tuesday, January 10, 2006 8:59 AMbrTo: a 
href=mailto:axis-dev@ws.apache.org;axis-dev@ws.apache.org
/a; a href=mailto:
[EMAIL PROTECTED][EMAIL PROTECTED]/abrSubject: Re: GCJbrbrNot yet. 
Can you please help us do it?brbrthanks, brdimsbrbrOn 1/10/06, a 
href=mailto:[EMAIL PROTECTED][EMAIL PROTECTED]
/a a href=mailto:[EMAIL PROTECTED]
[EMAIL PROTECTED]/a wrote:br Hi there!brbr Are there any
initiatives to port axis to gcjlib? Did someone managebr to
compile axis with gcj? And, if so, where can I find these libs?
brbr Thanks in advancebrbrbr Prueba el Nuevo Correo Terra; 
Seguro, Rápido, Fiable.brbrbrbrbr--brDavanum Srinivas : a 
href=http://wso2.com/blogs/;http://wso2.com/blogs//a
brbrCONFIDENTIALITY NOTICEbrbrThis message and any included 
attachmentsbrare from Cerner Corporation and are intendedbronly for the 
addressee. The informationbrcontained in this message is confidential andbr 
may constitute inside or non-public informationbrunder international, 
federal, or statebrsecurities laws. Unauthorized forwarding,brprinting, 
copying, distribution, or use of suchbrinformation is strictly prohibited and 
may be brunlawful. If you are not the addressee, pleasebrpromptly delete 
this message and notify thebrsender of the delivery error by e-mail or 
youbrmay call Cerner's corporate offices in KansasbrCity, Missouri, U.S.A 
at (+1) (816)221-1024.
br --br/blockquote/divbr br 
br



Prueba el Nuevo Correo Terra; Seguro, Rápido, Fiable.


CONFIDENTIALITY NOTICE

This message and any included attachments
are from Cerner Corporation and are intended
only for the addressee. The information
contained in this message is confidential and
may constitute inside or non-public information
under international, federal, or state
securities laws. Unauthorized forwarding,
printing, copying, distribution, or use of such
information is strictly prohibited and may be
unlawful. If you are not the addressee, please
promptly delete this message and notify the
sender of the delivery error by e-mail or you
may call Cerner's corporate offices in Kansas
City, Missouri, U.S.A at (+1) (816)221-1024.
 --


RE: GCJ

2006-01-11 Thread Parikh,Pratik

Hi Dims,

   I have done some stuff around it for another open source project. So yes I 
do have some exps around it.

Thanks,
Parikh, Pratik | Software Engineer | Cerner Corporation | (1)-816-201-1298 | 
[EMAIL PROTECTED] | www.cerner.com


-Original Message-
From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 11, 2006 9:44 AM
To: axis-dev@ws.apache.org
Cc: [EMAIL PROTECTED]
Subject: Re: GCJ

Pratik,

Thanks for your feedback. Have u tried it? Do you have any experience with it? 
We are in touch with Kaffe/Classpath/gcj/gcjx folks but we have not tried Axis2 
with gcj yet. AFAICT there will be no code changes needed to run Axis2 on 
either Kaffe or GCJ. So you don't have to worry about it.

thanks,
dims

On 1/11/06, Parikh,Pratik [EMAIL PROTECTED] wrote:

 Hi Everyone,

I do agree with I wouldn't recommend it without some fairly thorough 
 testing, but the technology there is maturing quite rapidly. And that is one 
 of the reason I don't recommend GCJ being used. I don't want you guys to 
 write bunch of code around it and then have problem porting it to java 5.

 Thanks,
 Parikh, Pratik | Software Engineer | Cerner Corporation |
 (1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, January 11, 2006 2:18 AM
 To: axis-dev@ws.apache.org
 Subject: Re: GCJ

 I don't know ... I tryed to run a test client I developed using eclipse with 
 axis (pretty easy). It worked over Sun's stuf but when it came to compile it 
 with GCJ I started to find problems regarding the javax.activation package, 
 which isn't included in gcjlib/classpath project and, also, refers to awt 
 (incomplete in gcjlib/classpath).
 Ok, I'm new to axis but, what's the point in using Sun's javax.activation??
 Dims, as I'm new to axis (and web services) I don't think I can help much 
 with this issue although I may give it a try.

 Thanks!


 br
 br
 Mensaje originalbr
 De: [EMAIL PROTECTED]br
 Recibido: 10/01/2006 21:10br
 Para: axis-dev@ws.apache.orgbr
 Asunto: Re:
 GCJbr
 br
 I don't know about GCJ and the server functionality specifically, but the 
 client code works nicely with GNU Classpath 0.19 (tested under IKVM).nbsp; I 
 would suspect that most of Axis would work nicely as well.brbrI wouldn't 
 recommend it without some fairly thorough testing, but the technology there 
 is maturing quite rapidly.
 brbr-- brJessbra href=http://www.jroller.com/page/jsight/;
 http://www.jroller.com/page/jsight//abrbrdivspan
 class=gmail_quoteOn 1/10/06, b
 class=gmail_sendernameParikh,Pratik/b
 a href=mailto:[EMAIL PROTECTED]
 [EMAIL PROTECTED]/a wrote:/spanblockquote class=gmail_quote 
 style=border-left:
 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 
 1ex;brHi Dims,brbrnbsp;nbsp; I would not recommend using gcj? Since 
 there is no support for it, and it is not perfect!
 brbrThanks,brParikh, Pratik | Software Engineer | Cerner
 Corporation |
 (1)-816-201-1298 | a href=mailto:[EMAIL PROTECTED][EMAIL PROTECTED]/a | 
 a href=http://www.cerner.com;www.cerner.
 com/abr
 brbr-Original Message-brFrom: Davanum Srinivas
 [mailto:a href=mailto:[EMAIL PROTECTED][EMAIL PROTECTED]/a]
 brSent: Tuesday, January 10, 2006 8:59 AMbrTo: a
 href=mailto:axis-dev@ws.apache.org;axis-dev@ws.apache.org
 /a; a href=mailto:
 [EMAIL PROTECTED][EMAIL PROTECTED]/abrSubject: Re:
 GCJbrbrNot yet. Can you please help us do it?brbrthanks,
 brdimsbrbrOn 1/10/06, a
 href=mailto:[EMAIL PROTECTED][EMAIL PROTECTED]
 /a a href=mailto:[EMAIL PROTECTED]
 [EMAIL PROTECTED]/a wrote:br Hi there!brbr Are there any
 initiatives to port axis to gcjlib? Did someone managebr to
 compile axis with gcj? And, if so, where can I find these libs?
 brbr Thanks in advancebrbrbr Prueba el Nuevo Correo
 Terra; Seguro, Rápido, Fiable.brbrbrbrbr--brDavanum
 Srinivas : a href=http://wso2.com/blogs/;http://wso2.com/blogs//a
 brbrCONFIDENTIALITY NOTICEbrbrThis message and any included 
 attachmentsbrare from Cerner Corporation and are intendedbronly for the 
 addressee. The informationbrcontained in this message is confidential 
 andbr may constitute inside or non-public informationbrunder 
 international, federal, or statebrsecurities laws. Unauthorized 
 forwarding,brprinting, copying, distribution, or use of suchbrinformation 
 is strictly prohibited and may be brunlawful. If you are not the addressee, 
 pleasebrpromptly delete this message and notify thebrsender of the 
 delivery error by e-mail or youbrmay call Cerner's corporate offices in 
 KansasbrCity, Missouri, U.S.A at (+1) (816)221-1024.
 br
 --br/blockquote/divbr br br



 Prueba el Nuevo Correo Terra; Seguro, Rápido, Fiable.


 CONFIDENTIALITY NOTICE

 This message and any included attachments are from Cerner Corporation
 and are intended only for the addressee. The information contained in
 this message is confidential and may

RE: GCJ

2006-01-11 Thread Parikh,Pratik

Hi Dims,

   I am confused are we talking about generic support for java 1.4 and 
compiling the axis2 with it? Or are we talking about something else

Thanks,
Parikh, Pratik | Software Engineer | Cerner Corporation | (1)-816-201-1298 | 
[EMAIL PROTECTED] | www.cerner.com


-Original Message-
From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 11, 2006 10:10 AM
To: axis-dev@ws.apache.org
Cc: [EMAIL PROTECTED]
Subject: Re: GCJ

jesse,

good news for you. pick up the activation jars and even mailapi jars from 
Geronimo. (http://ibiblio.org/maven/geronimo-spec/jars/). then u can have a 
100% free stack.

-- dims

On 1/11/06, Jesse Sightler [EMAIL PROTECTED] wrote:
 Yes, I think it would be significantly more difficult to get the whole
 project to compile.  In my case, I was just running under IKVM in
 dynamic mode, and using Sun's activation.jar/mail.jar for testing. 
 That setup worked fairly well.

 Trying to compile on top of a 100% free stack I think would still be
 somewhat difficult given the limitations of GCJ at the moment.

 --
 Jess
 http://www.jroller.com/page/jsight/


 On 1/11/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
  I don't know ... I tryed to run a test client I developed using
  eclipse
 with axis (pretty easy). It worked over Sun's stuf but when it came
  to compile it with GCJ I started to find problems regarding the
 javax.activation package, which isn't included in gcjlib/classpath
 project
  and, also, refers to awt (incomplete in gcjlib/classpath).
  Ok, I'm new to axis but, what's the point in using Sun's
 javax.activation??
  Dims, as I'm new to axis (and web services) I don't think I can help
  much
 with this issue although I may give it a try.
 
  Thanks!
 
 
  br
  br
  Mensaje originalbr
  De: [EMAIL PROTECTED]br
  Recibido: 10/01/2006 21:10br
  Para: axis-dev@ws.apache.orgbr
  Asunto: Re:
  GCJbr
  br
  I don't know about GCJ and the server functionality specifically,
  but the
 client code works nicely with GNU Classpath 0.19
  (tested under IKVM).nbsp; I would suspect that most of Axis would
  work
 nicely as well.brbrI wouldn't recommend it without some fairly
  thorough testing, but the technology there is maturing quite rapidly.
  brbr-- brJessbra
 href=http://www.jroller.com/page/jsight/ 
 
 http://www.jroller.com/page/jsight//abrbrdivspan
 class=gmail_quoteOn 1/10/06, b
 class=gmail_sendernameParikh,Pratik/b
  a href=mailto:[EMAIL PROTECTED]
  [EMAIL PROTECTED]/a wrote:/spanblockquote class=gmail_quote
 style=border-left:
  1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left:
 1ex;brHi Dims,brbrnbsp;nbsp; I would not recommend using
  gcj? Since there is no support for it, and it is not perfect!
  brbrThanks,brParikh, Pratik | Software Engineer | Cerner
  Corporation
 |
  (1)-816-201-1298 | a href=mailto:[EMAIL PROTECTED]
 [EMAIL PROTECTED]/a | a href=http://www.cerner.com;www.cerner.
  com/abr
  brbr-Original Message-brFrom: Davanum Srinivas
  [mailto:a
 href=mailto: [EMAIL PROTECTED][EMAIL PROTECTED]/a]
  brSent: Tuesday, January 10, 2006 8:59 AMbrTo: a href=mailto:
 axis-dev@ws.apache.orgaxis-dev@ws.apache.org
  /a; a href=mailto:
  [EMAIL PROTECTED][EMAIL PROTECTED]/abrSubject: Re:
  GCJbrbrNot
 yet. Can you please help us do it?brbrthanks,
  brdimsbrbrOn 1/10/06, a href=mailto:
 [EMAIL PROTECTED][EMAIL PROTECTED]
  /a a href=mailto:[EMAIL PROTECTED] 
  [EMAIL PROTECTED]/a wrote:br Hi there!brbr Are there
  any
 initiatives to port axis to gcjlib? Did someone managebr to
  compile axis with gcj? And, if so, where can I find these libs?
  brbr Thanks in advancebrbrbr Prueba el Nuevo Correo
  Terra; Seguro, Rápido,
 Fiable.brbrbrbrbr--brDavanum Srinivas : a href=
 http://wso2.com/blogs/;http://wso2.com/blogs//a
  brbrCONFIDENTIALITY NOTICEbrbrThis message and any included
 attachmentsbrare from Cerner Corporation and are intendedbronly
 for
  the addressee. The informationbrcontained in this message is
 confidential andbr
  may constitute inside or non-public
  informationbrunder international, federal, or statebrsecurities laws.
 Unauthorized forwarding,brprinting, copying, distribution, or
  use of suchbrinformation is strictly prohibited and may be
  brunlawful. If you are not the addressee, pleasebrpromptly
  delete this message and notify thebrsender of the delivery error
  by e-mail or
 youbrmay call Cerner's corporate offices in KansasbrCity,
 Missouri,
  U.S.A at (+1) (816)221-1024.
  br
 --br/blockquote/divbr
  br
  br
 
 
 
  Prueba el Nuevo Correo Terra; Seguro, Rápido, Fiable.
 
 




--
Davanum Srinivas : http://wso2.com/blogs/

CONFIDENTIALITY NOTICE

This message and any included attachments
are from Cerner Corporation and are intended
only for the addressee. The information
contained in this message is confidential and
may constitute inside or non-public information
under international, federal, or state
securities laws. Unauthorized

RE: GCJ

2006-01-11 Thread Parikh,Pratik

Hi Dims,

   Thanks. I think what you said make sense, but it did raise a question in my 
mind. How hard would it be to take the axis 1.X solution and run it on Axis2? 
Please let me know? I have build my solution around Axis1.X and was wondering 
how hard what would it be or what would it take to run on Axis2.

Thanks,
Parikh, Pratik | Software Engineer | Cerner Corporation | (1)-816-201-1298 | 
[EMAIL PROTECTED] | www.cerner.com


-Original Message-
From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 11, 2006 10:51 AM
To: axis-dev@ws.apache.org
Cc: [EMAIL PROTECTED]
Subject: Re: GCJ

Nope. we are just talking about running whatever code we have with an 
alternative jvm. dev team strongly feels (when last polled) that if people want 
to use jdk1.3 then use Axis1, if they want to use 1.4 or
1.5 then use Axis2. Note that as long as the dev team feels that 1.4 is needed, 
we will not use generics or other stuff that comes with 1.5. If we need 
annotations etc, we will make sure code will work w/o that in 1.4 using 
technical solutions (in this case specific case we use JAM - 
http://annogen.codehaus.org/JAM). There is some discussion going on in other 
projects like Geronimo on Retrotranslator 
(http://retrotranslator.sourceforge.net/), But not on [EMAIL PROTECTED]

thanks,
dims

On 1/11/06, Parikh,Pratik [EMAIL PROTECTED] wrote:

 Hi Dims,

I am confused are we talking about generic support for java 1.4 and 
 compiling the axis2 with it? Or are we talking about something else

 Thanks,
 Parikh, Pratik | Software Engineer | Cerner Corporation |
 (1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com


 -Original Message-
 From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, January 11, 2006 10:10 AM
 To: axis-dev@ws.apache.org
 Cc: [EMAIL PROTECTED]
 Subject: Re: GCJ

 jesse,

 good news for you. pick up the activation jars and even mailapi jars from 
 Geronimo. (http://ibiblio.org/maven/geronimo-spec/jars/). then u can have a 
 100% free stack.

 -- dims

 On 1/11/06, Jesse Sightler [EMAIL PROTECTED] wrote:
  Yes, I think it would be significantly more difficult to get the
  whole project to compile.  In my case, I was just running under IKVM
  in dynamic mode, and using Sun's activation.jar/mail.jar for testing.
  That setup worked fairly well.
 
  Trying to compile on top of a 100% free stack I think would still be
  somewhat difficult given the limitations of GCJ at the moment.
 
  --
  Jess
  http://www.jroller.com/page/jsight/
 
 
  On 1/11/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
   I don't know ... I tryed to run a test client I developed using
   eclipse
  with axis (pretty easy). It worked over Sun's stuf but when it came
   to compile it with GCJ I started to find problems regarding the
  javax.activation package, which isn't included in gcjlib/classpath
  project
   and, also, refers to awt (incomplete in gcjlib/classpath).
   Ok, I'm new to axis but, what's the point in using Sun's
  javax.activation??
   Dims, as I'm new to axis (and web services) I don't think I can
   help much
  with this issue although I may give it a try.
  
   Thanks!
  
  
   br
   br
   Mensaje originalbr
   De: [EMAIL PROTECTED]br
   Recibido: 10/01/2006 21:10br
   Para: axis-dev@ws.apache.orgbr
   Asunto: Re:
   GCJbr
   br
   I don't know about GCJ and the server functionality specifically,
   but the
  client code works nicely with GNU Classpath 0.19
   (tested under IKVM).nbsp; I would suspect that most of Axis would
   work
  nicely as well.brbrI wouldn't recommend it without some fairly
   thorough testing, but the technology there is maturing quite rapidly.
   brbr-- brJessbra
  href=http://www.jroller.com/page/jsight/ 
  
  http://www.jroller.com/page/jsight//abrbrdivspan
  class=gmail_quoteOn 1/10/06, b
  class=gmail_sendernameParikh,Pratik/b
   a href=mailto:[EMAIL PROTECTED]
   [EMAIL PROTECTED]/a wrote:/spanblockquote class=gmail_quote
  style=border-left:
   1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left:
  1ex;brHi Dims,brbrnbsp;nbsp; I would not recommend using
   gcj? Since there is no support for it, and it is not perfect!
   brbrThanks,brParikh, Pratik | Software Engineer | Cerner
   Corporation
  |
   (1)-816-201-1298 | a href=mailto:[EMAIL PROTECTED]
  [EMAIL PROTECTED]/a | a href=http://www.cerner.com;www.cerner.
   com/abr
   brbr-Original Message-brFrom: Davanum Srinivas
   [mailto:a
  href=mailto: [EMAIL PROTECTED][EMAIL PROTECTED]/a]
   brSent: Tuesday, January 10, 2006 8:59 AMbrTo: a href=mailto:
  axis-dev@ws.apache.orgaxis-dev@ws.apache.org
   /a; a href=mailto:
   [EMAIL PROTECTED][EMAIL PROTECTED]/abrSubject: Re:
   GCJbrbrNot
  yet. Can you please help us do it?brbrthanks,
   brdimsbrbrOn 1/10/06, a href=mailto:
  [EMAIL PROTECTED][EMAIL PROTECTED]
   /a a href=mailto:[EMAIL PROTECTED] 
   [EMAIL PROTECTED]/a wrote:br Hi there!brbr Are there
   any
  initiatives to port axis to gcjlib