Re: Need help with IBM JDK 1.5

2006-12-02 Thread anita kulshreshtha
  Thanks Joe! I will remove xalan and xmParserApis from the endorsed
directory on Monday. 

Thanks
Anita

--- Joe Bohn <[EMAIL PROTECTED]> wrote:

> I was able to start the server without error after removing the xalan
> 
> and xmlParserApi jars.
> 
> Joe
> 
> 
> anita kulshreshtha wrote:
> >   Thanks Joe! If you happen to have a server built from trunk could
> you
> > please let me know if the server starts without exception after
> > deleting xalan.jar and xmlParserApi jars from lib\endorsed.
> > 
> > Thanks In Advance
> > Anita
> > 
> > --- Joe Bohn <[EMAIL PROTECTED]> wrote:
> > 
> > 
> >>Hi Anita,
> >>
> >>I'm not sure if this is what you're looking for, but here is what I
> >>found:
> >>
> >>First, I don't see an rt.jar present in lib.
> >>
> >>My JRE is the IBM J9 version of 1.5.0 for windows.
> >>
> >>However, I did find an "xml.jar" that included the following two 
> >>TransformerFactoryImpl.classes:
> >>
> >>TransformerFactoryImpl.class 13,289   org\apache\xalan\processor\
> >>TransformerFactoryImpl.class 22,760   org\apache\xalan\xsltc\trax\
> >>
> >>Joe
> >>
> >>
> >>anita kulshreshtha wrote:
> >>
> >>>   Could someone please let me know the full name of the
> >>>TransformerFactoryImpl class in IBM JDK 1.5. The class should be
> in
> >>
> >>>JAVA_HOME/jre/lib/rt.jar.
> >>>
> >>>Thanks IN Advance
> >>>Anita
> >>>
> >>>
> >>> 
> >>>
> >>
> >
>

> > 
> >>>Do you Yahoo!?
> >>>Everyone is raving about the all-new Yahoo! Mail beta.
> >>>http://new.mail.yahoo.com
> >>>
> >>>
> >>
> > 
> > 
> > 
> >  
> >
>

> > Do you Yahoo!?
> > Everyone is raving about the all-new Yahoo! Mail beta.
> > http://new.mail.yahoo.com
> > 
> > 
> 



 

Want to start your own business?
Learn how on Yahoo! Small Business.
http://smallbusiness.yahoo.com/r-index


Re: Need help with IBM JDK 1.5

2006-12-01 Thread Joe Bohn
I was able to start the server without error after removing the xalan 
and xmlParserApi jars.


Joe


anita kulshreshtha wrote:

  Thanks Joe! If you happen to have a server built from trunk could you
please let me know if the server starts without exception after
deleting xalan.jar and xmlParserApi jars from lib\endorsed.

Thanks In Advance
Anita

--- Joe Bohn <[EMAIL PROTECTED]> wrote:



Hi Anita,

I'm not sure if this is what you're looking for, but here is what I
found:

First, I don't see an rt.jar present in lib.

My JRE is the IBM J9 version of 1.5.0 for windows.

However, I did find an "xml.jar" that included the following two 
TransformerFactoryImpl.classes:


TransformerFactoryImpl.class 13,289   org\apache\xalan\processor\
TransformerFactoryImpl.class 22,760   org\apache\xalan\xsltc\trax\

Joe


anita kulshreshtha wrote:


  Could someone please let me know the full name of the
TransformerFactoryImpl class in IBM JDK 1.5. The class should be in



JAVA_HOME/jre/lib/rt.jar.

Thanks IN Advance
Anita










Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com








 


Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com




Re: Need help with IBM JDK 1.5

2006-12-01 Thread anita kulshreshtha
  Thanks Dims!

Anita

--- Davanum Srinivas <[EMAIL PROTECTED]> wrote:

> C:\ibm_sdk50\jre\lib>jar -tvf xml.jar | grep Trans
>   3056 Wed Nov 02 05:04:36 EST 2005
> com/ibm/xslt4j/bcel/verifier/TransitiveHull.class
>   1032 Wed Nov 02 05:04:22 EST 2005
> javax/xml/transform/sax/SAXTransformerFactory.class
>467 Wed Nov 02 05:04:22 EST 2005
> javax/xml/transform/sax/TransformerHandler.class
>   1083 Wed Nov 02 05:04:22 EST 2005
> javax/xml/transform/Transformer.class
>658 Wed Nov 02 05:04:22 EST 2005
> javax/xml/transform/TransformerConfigurationException.class
>   3623 Wed Nov 02 05:04:22 EST 2005
> javax/xml/transform/TransformerException.class
>   1894 Wed Nov 02 05:04:22 EST 2005
> javax/xml/transform/TransformerFactory.class
>665 Wed Nov 02 05:04:22 EST 2005
> javax/xml/transform/TransformerFactoryConfigurationError.class
>  13289 Wed Nov 02 05:04:36 EST 2005
> org/apache/xalan/processor/TransformerFactoryImpl.class
>223 Wed Nov 02 05:04:40 EST 2005
> org/apache/xalan/transformer/TransformerClient.class
>  12829 Wed Nov 02 05:04:40 EST 2005
> org/apache/xalan/transformer/TransformerHandlerImpl.class
>  17312 Wed Nov 02 05:04:40 EST 2005
> org/apache/xalan/transformer/TransformerIdentityImpl.class
>  49842 Wed Nov 02 05:04:40 EST 2005
> org/apache/xalan/transformer/TransformerImpl.class
>163 Wed Nov 02 05:04:40 EST 2005
> org/apache/xalan/transformer/TransformSnapshot.class
>   4218 Wed Nov 02 05:04:40 EST 2005
> org/apache/xalan/transformer/TransformSnapshotImpl.class
>583 Wed Nov 02 05:04:40 EST 2005
> org/apache/xalan/transformer/TransformState.class
>   3045 Wed Nov 02 05:04:40 EST 2005
> org/apache/xalan/transformer/XalanTransformState.class
>   8364 Wed Nov 02 05:04:42 EST 2005
> org/apache/xalan/xsltc/cmdline/Transform.class
>   5391 Wed Nov 02 05:04:42 EST 2005
> org/apache/xalan/xsltc/compiler/TransletOutput.class
>  15863 Wed Nov 02 05:04:42 EST 2005
> org/apache/xalan/xsltc/runtime/AbstractTranslet.class
>   4354 Wed Nov 02 05:04:42 EST 2005
>
org/apache/xalan/xsltc/runtime/output/TransletOutputHandlerFactory.class
>   1008 Wed Nov 02 05:04:42 EST 2005
> org/apache/xalan/xsltc/Translet.class
>754 Wed Nov 02 05:04:42 EST 2005
> org/apache/xalan/xsltc/TransletException.class
>   8030 Wed Nov 02 05:04:44 EST 2005
> org/apache/xalan/xsltc/trax/SmartTransformerFactoryImpl.class
>715 Wed Nov 02 05:04:44 EST 2005
> org/apache/xalan/xsltc/trax/TemplatesImpl$TransletClassLoader.class
>971 Wed Nov 02 05:04:44 EST 2005
> org/apache/xalan/xsltc/trax/TransformerFactoryImpl$1.class
>759 Wed Nov 02 05:04:44 EST 2005
>
org/apache/xalan/xsltc/trax/TransformerFactoryImpl$PIParamWrapper.class
>  22760 Wed Nov 02 05:04:44 EST 2005
> org/apache/xalan/xsltc/trax/TransformerFactoryImpl.class
>   8843 Wed Nov 02 05:04:44 EST 2005
> org/apache/xalan/xsltc/trax/TransformerHandlerImpl.class
>   1157 Wed Nov 02 05:04:44 EST 2005
> org/apache/xalan/xsltc/trax/TransformerImpl$MessageHandler.class
>  22059 Wed Nov 02 05:04:44 EST 2005
> org/apache/xalan/xsltc/trax/TransformerImpl.class
>256 Wed Nov 02 05:04:52 EST 2005
> org/apache/xml/serializer/TransformStateSetter.class
>   1722 Wed Nov 02 05:04:46 EST 2005
> org/apache/xpath/functions/FuncTranslate.class
> 
> On 11/30/06, anita kulshreshtha <[EMAIL PROTECTED]> wrote:
> >Could someone please let me know the full name of the
> > TransformerFactoryImpl class in IBM JDK 1.5. The class should be in
> > JAVA_HOME/jre/lib/rt.jar.
> >
> > Thanks IN Advance
> > Anita
> >
> >
> >
> >
>

> > Do you Yahoo!?
> > Everyone is raving about the all-new Yahoo! Mail beta.
> > http://new.mail.yahoo.com
> >
> 
> 
> -- 
> Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service
> Developers)
> 



 

Yahoo! Music Unlimited
Access over 1 million songs.
http://music.yahoo.com/unlimited


Re: Need help with IBM JDK 1.5

2006-12-01 Thread anita kulshreshtha
  Thanks Joe! If you happen to have a server built from trunk could you
please let me know if the server starts without exception after
deleting xalan.jar and xmlParserApi jars from lib\endorsed.

Thanks In Advance
Anita

--- Joe Bohn <[EMAIL PROTECTED]> wrote:

> Hi Anita,
> 
> I'm not sure if this is what you're looking for, but here is what I
> found:
> 
> First, I don't see an rt.jar present in lib.
> 
> My JRE is the IBM J9 version of 1.5.0 for windows.
> 
> However, I did find an "xml.jar" that included the following two 
> TransformerFactoryImpl.classes:
> 
> TransformerFactoryImpl.class 13,289   org\apache\xalan\processor\
> TransformerFactoryImpl.class 22,760   org\apache\xalan\xsltc\trax\
> 
> Joe
> 
> 
> anita kulshreshtha wrote:
> >Could someone please let me know the full name of the
> > TransformerFactoryImpl class in IBM JDK 1.5. The class should be in
> 
> > JAVA_HOME/jre/lib/rt.jar.
> > 
> > Thanks IN Advance
> > Anita
> > 
> > 
> >  
> >
>

> > Do you Yahoo!?
> > Everyone is raving about the all-new Yahoo! Mail beta.
> > http://new.mail.yahoo.com
> > 
> > 
> 



 

Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com


Re: Need help with IBM JDK 1.5

2006-11-30 Thread Joe Bohn

Hi Anita,

I'm not sure if this is what you're looking for, but here is what I found:

First, I don't see an rt.jar present in lib.

My JRE is the IBM J9 version of 1.5.0 for windows.

However, I did find an "xml.jar" that included the following two 
TransformerFactoryImpl.classes:


TransformerFactoryImpl.class 13,289   org\apache\xalan\processor\
TransformerFactoryImpl.class 22,760   org\apache\xalan\xsltc\trax\

Joe


anita kulshreshtha wrote:

   Could someone please let me know the full name of the
TransformerFactoryImpl class in IBM JDK 1.5. The class should be in 
JAVA_HOME/jre/lib/rt.jar.


Thanks IN Advance
Anita


 


Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com




Re: Need help with IBM JDK 1.5

2006-11-30 Thread Davanum Srinivas

C:\ibm_sdk50\jre\lib>jar -tvf xml.jar | grep Trans
 3056 Wed Nov 02 05:04:36 EST 2005
com/ibm/xslt4j/bcel/verifier/TransitiveHull.class
 1032 Wed Nov 02 05:04:22 EST 2005
javax/xml/transform/sax/SAXTransformerFactory.class
  467 Wed Nov 02 05:04:22 EST 2005
javax/xml/transform/sax/TransformerHandler.class
 1083 Wed Nov 02 05:04:22 EST 2005 javax/xml/transform/Transformer.class
  658 Wed Nov 02 05:04:22 EST 2005
javax/xml/transform/TransformerConfigurationException.class
 3623 Wed Nov 02 05:04:22 EST 2005
javax/xml/transform/TransformerException.class
 1894 Wed Nov 02 05:04:22 EST 2005 javax/xml/transform/TransformerFactory.class
  665 Wed Nov 02 05:04:22 EST 2005
javax/xml/transform/TransformerFactoryConfigurationError.class
13289 Wed Nov 02 05:04:36 EST 2005
org/apache/xalan/processor/TransformerFactoryImpl.class
  223 Wed Nov 02 05:04:40 EST 2005
org/apache/xalan/transformer/TransformerClient.class
12829 Wed Nov 02 05:04:40 EST 2005
org/apache/xalan/transformer/TransformerHandlerImpl.class
17312 Wed Nov 02 05:04:40 EST 2005
org/apache/xalan/transformer/TransformerIdentityImpl.class
49842 Wed Nov 02 05:04:40 EST 2005
org/apache/xalan/transformer/TransformerImpl.class
  163 Wed Nov 02 05:04:40 EST 2005
org/apache/xalan/transformer/TransformSnapshot.class
 4218 Wed Nov 02 05:04:40 EST 2005
org/apache/xalan/transformer/TransformSnapshotImpl.class
  583 Wed Nov 02 05:04:40 EST 2005
org/apache/xalan/transformer/TransformState.class
 3045 Wed Nov 02 05:04:40 EST 2005
org/apache/xalan/transformer/XalanTransformState.class
 8364 Wed Nov 02 05:04:42 EST 2005
org/apache/xalan/xsltc/cmdline/Transform.class
 5391 Wed Nov 02 05:04:42 EST 2005
org/apache/xalan/xsltc/compiler/TransletOutput.class
15863 Wed Nov 02 05:04:42 EST 2005
org/apache/xalan/xsltc/runtime/AbstractTranslet.class
 4354 Wed Nov 02 05:04:42 EST 2005
org/apache/xalan/xsltc/runtime/output/TransletOutputHandlerFactory.class
 1008 Wed Nov 02 05:04:42 EST 2005 org/apache/xalan/xsltc/Translet.class
  754 Wed Nov 02 05:04:42 EST 2005
org/apache/xalan/xsltc/TransletException.class
 8030 Wed Nov 02 05:04:44 EST 2005
org/apache/xalan/xsltc/trax/SmartTransformerFactoryImpl.class
  715 Wed Nov 02 05:04:44 EST 2005
org/apache/xalan/xsltc/trax/TemplatesImpl$TransletClassLoader.class
  971 Wed Nov 02 05:04:44 EST 2005
org/apache/xalan/xsltc/trax/TransformerFactoryImpl$1.class
  759 Wed Nov 02 05:04:44 EST 2005
org/apache/xalan/xsltc/trax/TransformerFactoryImpl$PIParamWrapper.class
22760 Wed Nov 02 05:04:44 EST 2005
org/apache/xalan/xsltc/trax/TransformerFactoryImpl.class
 8843 Wed Nov 02 05:04:44 EST 2005
org/apache/xalan/xsltc/trax/TransformerHandlerImpl.class
 1157 Wed Nov 02 05:04:44 EST 2005
org/apache/xalan/xsltc/trax/TransformerImpl$MessageHandler.class
22059 Wed Nov 02 05:04:44 EST 2005
org/apache/xalan/xsltc/trax/TransformerImpl.class
  256 Wed Nov 02 05:04:52 EST 2005
org/apache/xml/serializer/TransformStateSetter.class
 1722 Wed Nov 02 05:04:46 EST 2005
org/apache/xpath/functions/FuncTranslate.class

On 11/30/06, anita kulshreshtha <[EMAIL PROTECTED]> wrote:

   Could someone please let me know the full name of the
TransformerFactoryImpl class in IBM JDK 1.5. The class should be in
JAVA_HOME/jre/lib/rt.jar.

Thanks IN Advance
Anita




Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com




--
Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers)