Hi Oliver,
Thank you for your guide. I will try
org.apache.commons.configuration.plist, and read the links your
offered.
On Sat, Apr 5, 2008 at 3:03 AM, Oliver Heger
<[EMAIL PROTECTED]> wrote:
> Hi Hao,
>
> I am one of the active committers for Commons Configuration. What you write
> sounds very
Hello,
I am implementing a GenericKeyedObjectPool, which contains a
KeyedPoolableObjectFactory.
I need to pass the init parameters when the object is created but, there
seems to be no way of doing this.
I created an object to be used as the key, which contains the init
parameters. But, it seems
i am having an issue when i am calling disconnect method on TelnetClinet
instance..i get a nullPointerhere is the stack
java.lang.NullPointerExceptionorg.apache.commons.net.telnet.TelnetClient.disconnect(TelnetClient.java:124)
can any one tell me what could be null and why i might be gettin
Hi,
XmlReader is a class written by Alejandro Abdelnur in the ROME project
(http://rome.dev.java.net) to detect encoding from a stream containing an XML
document.
It has been integrated into Maven 2.0.8, via XmlStreamReader in plexus-utils,
and I added XmlStreamWriter.
commons-io seems the rig
Hi Hao,
I am one of the active committers for Commons Configuration. What you
write sounds very good, and I am pleased that you are interested in this
component.
I was not involved in the creation of the project proposal, so I don't
know the details. I think this was done by Emmanuel Bourg (