java extension problems

B

Brand-X

I am using a Java Singleton to do some work that the xsl cannot manage
and maintain state, however, for no reason that I can fathom the
transformer gives the following error:

E javax.xml.transform.TransformerException: Instance method call to
method getInstance requires an Object instance as first argument

The line that it refers to is making a static getInstance() call to get
an instance of the Singleton. Seems strange that I need an object
instance in order to GET an object instance.

If anyone has any ideas on what is going on here I'd appreciate hearing
them.

Thanks,

Adam
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,479
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top