[JBoss-user] trouble getting initial context for the docs example

2001-07-01 Thread Anil Tatineni

i am using JBoss 2.2 with embedded tomcat 3.2
and i am tryin to run the interest example shown in the documentation
and getting the following error.

javax.naming.ServiceUnavailableException: jnp [Root exception is
java.net.UnknownHostException: jnp]

can anyone help with this.
Thanks
Anil



___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] trouble getting initial context for the docs example

2001-07-01 Thread Anil Tatineni

i am using JBoss 2.2 with embedded tomcat 3.2
and i am tryin to run the interest example shown in the documentation
and getting the following error.

javax.naming.ServiceUnavailableException: jnp [Root exception is
java.net.UnknownHostException: jnp]

can anyone help with this.
Thanks
Anil




___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] problem with jboss2.2.1+tomcat 3.2.1+cocoon1.8.2

2001-06-07 Thread Anil Tatineni

hi,
i am tryin to use jboss2.2.1+tomcat 3.2.1 + cocoon 1.8.2 with jdk1.2 on
windows2000.
i installed cocoon's jar files in $TOMCAT_HOME/lib and started jboss.
when i tried to hit the sample page as specified in the docs

http:/localhost:8080/cocoon/samples/index.xml

i get the following error.

Publishing Engine could not be initialized.

 java.lang.RuntimeException: Error loading logicsheet at
resource://org/apache/cocoon/processor/xsp/library/java/util.xsl due to
java.lang.Exception: Resource not found or retrieving error.
 at
org.apache.cocoon.processor.xsp.XSPProcessor.init(XSPProcessor.java:302)

 at
org.apache.cocoon.framework.Manager.create(Manager.java:109)
 at org.apache.cocoon.framework.Router.init(Router.java:80)
 at
org.apache.cocoon.framework.Manager.create(Manager.java:109)
 at org.apache.cocoon.Engine.(Engine.java:179)
 at org.apache.cocoon.Engine.getInstance(Engine.java:232)
 at org.apache.cocoon.Cocoon.init(Cocoon.java:157)
 at
org.apache.tomcat.core.ServletWrapper.doInit(ServletWrapper.java:317)
 at org.apache.tomcat.core.Handler.init(Handler.java:215)
 at
org.apache.tomcat.core.ServletWrapper.init(ServletWrapper.java:296)
 at org.apache.tomcat.core.Handler.service(Handler.java:254)

 at
org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
 at
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:797)

 at
org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
 at
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:210)

 at
org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)

 at
org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:498)

 at java.lang.Thread.run(Unknown Source)


looking at the stack trace it is obviously looking for some resource in
the file
/org/apache/cocoon/processor/xsp/library/java/util.xsl.

so i went in to the source for this file and looked for some external
resources being called.
i found these 3 lines in the xsl declaration

http://www.w3.org/1999/XSL/Transform";
  xmlns:xsp="http://www.apache.org/1999/XSP/Core";
  xmlns:util="http://www.apache.org/1999/XSP/Util";
>

of the above specified namespaces only the first one works but the other
2 throw a 404.
so i am not sure if this is the reason. did any of you guys tried to do
this and have a get around for this.
any help would be appreciated.

Thanks
Anil


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] JavaOne

2001-06-05 Thread Anil Tatineni

marc wrote that he found some place in oreilly booth. try for him in there

Eoin Lane wrote:

> Is the jBoss team at Java One I can not seem to find you guys and would
> really like to meet ye.
>
> Eoin
>
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] JBoss at JavaOne

2001-06-05 Thread Anil Tatineni

marc wrote a message he would be in oreilly's booth. please check in there

Eoin Lane wrote:

> I was really looking forward to seeing you guy here at Java One but alas you
> are nowhere to be found.
> Or am I just missing the booth or it is under another name??
>
> Eoin
>
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] JBoss archve search problem

2001-05-15 Thread Anil Tatineni

yes i did have the same problem. and even i wrote and email to the
webmaster. no response yet.

Norton Lam wrote:

> Is anyone else having problem with the jboss-user archive on GeoCrawler?
>
> I keep getting:
>
> Your search for
> htsearch detected an error. Please report this to the returned matches
>
> webmaster of this site. The error message is:
> Unable to read configuration file '/bigassraid/htdig//conf/10767.conf'
>
> for at least two weeks.
>
> I've e-mailed the webmaster, but I don't get any response from him/her.
>
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] One more doubt about MDB

2001-05-15 Thread Anil Tatineni

guys,
i been followin this thread and i think this article answers most of the
questions in a lucid way
this is a pretty good intro to messaging.
http://www.execpc.com/~gopalan/jms/jms.html

Per Lewau wrote:

> On Tue, 15 May 2001 [EMAIL PROTECTED] wrote:
>
> > Hello again:
> >
> > I'm using a Topic with (only) one subscriber (i.e. ListenerBean),
> > with this assumption...
> > which is the diference between using a QUEUE or a TOPIC?
>
> None.
>
> If you only have one subscriber and will only ever have one subscriber you
> could use a Queue instead. With a topic however you could add more
> subscribers if that becomes necessary, fun or whatever in the future
> without having to change anything else.
>
> Cheers
>
> ---
> Per Lewau ([EMAIL PROTECTED])
>
> "Why waste time learning, when ignorance is instantaneous?"
> - Hobbes
>
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] SQLServer type-mapping for text?

2001-05-15 Thread Anil Tatineni

try using java streambuffers we had same problem. the driver can have problem
writing huge chunks of data in a single leap.

Lewis Henderson wrote:

> Does anyone know what how to set up JAWS for SQLServer text columns? I tried
> LONGVARCHAR and got  :-
>
> javax.ejb.CreateException: Could not create entity:java.sql.SQLException:
> [Microsoft][ODBC SQL Server Driver]String data, right truncation
>
> ...also If I set up java.lang.String to be LONGVARCHAR or whatever, how do I
> then set up my 'standard' VARCHAR strings?
>
> Any help here would make my life a LOT easier!!!
>
> Kind regards
>
> Lewis
>
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] Oracle Connection Pool Startup - Null Pointer Error

2001-05-13 Thread Anil Tatineni

try using LOCALHOST:1521 instead of 127.0.0.1


john cooney wrote:

> I am having lots of problems starting an Oracle connection pool, I
> am getting a null pointer exception.
>
> I am using: win 2000, Oracle 8.1.6 and JBoss 2.2.1.
>
> The instance DOES appear to have started. I can connect to the database
> using the JBuilder 4 JDBC explorer.
>
> I am using the XADataSourceImpl class (not the Oracle one).
>
> jboss.jcml looks like this:
>
>   
>name="DefaultDomain:service=JdbcProvider">
>  oracle.jdbc.driver.OracleDriver
>   
>
>name="DefaultDomain:service=XADataSource,name=OracleDS">
> OracleDS
>  
>name="DataSourceClass">org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImpl
> jdbc:oracle:[EMAIL PROTECTED]:1521:DB
> scott
> tiger
>   
>
> This is the stack trace:
>
> [OracleDS] Starting
> [OracleDS] XA Connection pool OracleDS bound to java:/OracleDS
> [OracleDS] Stopped
> [OracleDS] java.lang.NullPointerException
> [OracleDS]  at
> org.opentools.minerva.jdbc.xa.XAPoolDataSource.getConnection(
> XAPoolDataSource.java:165)
> [OracleDS]  at
> org.jboss.jdbc.XADataSourceLoader.startService(XADataSourceLo
> ader.java:330)
> [OracleDS]  at
> org.jboss.util.ServiceMBeanSupport.start(ServiceMBeanSupport.
> java:93)
> [OracleDS]  at java.lang.reflect.Method.invoke(Native Method)
> [OracleDS]  at
> com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl
> .java:1628)
> [OracleDS]  at
> com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl
> .java:1523)
> [OracleDS]  at
> org.jboss.util.ServiceControl.start(ServiceControl.java:97)
> [OracleDS]  at java.lang.reflect.Method.invoke(Native Method)
> [OracleDS]  at
> com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl
> .java:1628)
> [OracleDS]  at
> com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl
> .java:1523)
> [OracleDS]  at org.jboss.Main.(Main.java:203)
> [OracleDS]  at org.jboss.Main$1.run(Main.java:107)
> [OracleDS]  at java.security.AccessController.doPrivileged(Native
> Method)
> [OracleDS]  at org.jboss.Main.main(Main.java:103)
> [Service Control] Could not start
> DefaultDomain:service=XADataSource,name=Oracle
> DS
> [Service Control] java.lang.NullPointerException
> [Service Control]   at
> org.opentools.minerva.jdbc.xa.XAPoolDataSource.getCon
> nection(XAPoolDataSource.java:165)
> [Service Control]   at
> org.jboss.jdbc.XADataSourceLoader.startService(XAData
> SourceLoader.java:330)
> [Service Control]   at
> org.jboss.util.ServiceMBeanSupport.start(ServiceMBean
> Support.java:93)
> [Service Control]   at java.lang.reflect.Method.invoke(Native Method)
> [Service Control]   at
> com.sun.management.jmx.MBeanServerImpl.invoke(MBeanSe
> rverImpl.java:1628)
> [Service Control]   at
> com.sun.management.jmx.MBeanServerImpl.invoke(MBeanSe
> rverImpl.java:1523)
> [Service Control]   at
> org.jboss.util.ServiceControl.start(ServiceControl.ja
> va:97)
> [Service Control]   at java.lang.reflect.Method.invoke(Native Method)
> [Service Control]   at
> com.sun.management.jmx.MBeanServerImpl.invoke(MBeanSe
> rverImpl.java:1628)
> [Service Control]   at
> com.sun.management.jmx.MBeanServerImpl.invoke(MBeanSe
> rverImpl.java:1523)
> [Service Control]   at org.jboss.Main.(Main.java:203)
> [Service Control]   at org.jboss.Main$1.run(Main.java:107)
> [Service Control]   at
> java.security.AccessController.doPrivileged(Native Me
> thod)
> [Service Control]   at org.jboss.Main.main(Main.java:103)
>
> _
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] JBuilder and JBoss - Please Help!

2001-05-10 Thread Anil Tatineni

this seems to be a problem for me too. I tried to do installation as given
(which says no configuration needed on the download site for binaries). the
error is
"No web container found - only EJB deployment available"
then i stepped back and tried to install Jboss-2.2 + tomcat-3.2.1
this one seems fine. everything works.

Thanks
Anil

"John P. Coffey" wrote:

> Could someone please give me the CORRECT settings for Jboss 2.2.1 and
> Tomcat, The JBoss documentation just plain does'nt work for me, I have spent
> 2 days struggling with it and in the end I ended up with the following.  If
> anyone has a managed to make this combination work, I would be extremely
> grateful if they could let me know teh secret.  As an example crimson.jar is
> not included in the list of libraries and spydermq.jar which is included no
> longer exists in Jboss 2.2.1.  The documentation is dated for JBoss 2.0.
>
> Thanks in advance.
>
> John Coffey
>
> Pingtel
>
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user