[JBoss-user] [Beginners Corner] - Re: JSP compilation problem

2005-02-05 Thread Xjava2001
yes I am trying to run JMX-console, I am not sure where ANT is used. I thought 
Tomcat might be using ANT to compile JSP?

Thanks
Xjava




View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3865407#3865407

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3865407


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - JSP compilation problem

2005-02-03 Thread Xjava2001
Hi,
I have deployed my webapplication under Jboss and when I go to 
http://localhost:8080/jmx-console/ getting the foloowing error.

I am running Jboss3.2.5 and JDK 1.4.2_04.

ANT installed on my PC is :

Apache Ant version 1.6.2 compiled on July 16 2004

I am able to deploy and run Dukes bank with no problems.


I appreciate your help.

Thanks
Xjava



16:55:19,455 ERROR [Engine] StandardWrapperValve[jsp]: Servlet.service() for 
servlet jsp threw exception
java.lang.NoSuchMethodError: org.apache.tools.ant.taskdefs.Javac.setFork(Z)V
at org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:360)
at org.apache.jasper.compiler.Compiler.compile(Compiler.java:472)
at org.apache.jasper.compiler.Compiler.compile(Compiler.java:451)
at org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)
at 
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511)
at 
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295)
at 
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at 
org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at 
org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:72)
at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
at 
org.jboss.web.tomcat.security.JBossSecurityMgrRealm.invoke(JBossSecurityMgrRealm.java:275)
at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
at 
org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
at 
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
at 
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
at 
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
at java.lang.Thread.run(Thread.java:534)

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3865124#3865124

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3865124


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Non persistance JMS

2005-02-02 Thread Xjava2001
Hi,
I don't want to use persistance JMS any ideas what configuration I need to set 
up ?


Thanks
Xjava

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3864914#3864914

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3864914


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: CMP Bean Finder expression error

2005-01-21 Thread Xjava2001
Thanks  for the reply.
Its not complaining on ' ' its complaining on =  ?

I appreciate your help
Xjava

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3863139#3863139

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3863139


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: CMP Bean Finder expression error

2005-01-21 Thread Xjava2001
thank you  Vmukkamala.

This is what I got in my ejb-jar.xml 

ejb-ql![CDATA[SELECT OBJECT(o) FROM Test as o WHERE o.cln =?1 AND o.pt =?2 
AND o.effDt =?3]]/ejb-ql

but when I change =  to just   it did work.







View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3863157#3863157

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3863157


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - CMP entity bean deployment problem

2005-01-20 Thread Xjava2001
Hi,
I am trying to deploy our application in jobss3.2.5 and JDK1.3. I get the 
following error when I strat Jboss.
I appreciate your help.

Thanks,
XJava



13:40:32,817 WARN  [ServiceController] Problem starting service 
jboss.j2ee:jndiName=containerManaged.XrefEBHome,service=EJB
RuntimeErrorException: java.lang.NoSuchMethodError
Cause: java.lang.NoSuchMethodError
at 
org.jboss.mx.server.ReflectedDispatcher.handleInvocationExceptions(ReflectedDispatcher.java:99)
at 
org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:64)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:61)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:53)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:185)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
at 
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:837)
at $Proxy18.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:367)
at java.lang.reflect.Method.invoke(Native Method)
at 
org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:60)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:61)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:53)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:185)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
at $Proxy60.start(Unknown Source)
at org.jboss.ejb.EjbModule.startService(EjbModule.java:367)
at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:271)
at 
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:221)
at java.lang.reflect.Method.invoke(Native Method)
at 
org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:60)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:61)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:53)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:185)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
at 
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:837)
at $Proxy18.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:367)
at java.lang.reflect.Method.invoke(Native Method)
at 
org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:60)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:61)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:53)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:185)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
at $Proxy14.start(Unknown Source)
at org.jboss.ejb.EJBDeployer.start(EJBDeployer.java:570)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:836)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:828)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:828)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:645)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:608)
at java.lang.reflect.Method.invoke(Native Method)
at 
org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:60)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:61)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:53)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:185)

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3862987#3862987

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3862987


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net

[JBoss-user] [Persistence CMP/JBoss] - CMP Bean Finder expression error

2005-01-20 Thread Xjava2001
Hi,
I got this error when I deploy CMP bean with finder expression '=', doesn't 
Jboss support this?

Regards,
Xjava.


Cause: org.jboss.deployment.DeploymentException: Error compiling EJB-QL 
statement 'SELECT OBJECT(o) FROM test as o WHERE o.cln =?1 AND o.pt =?2 AND 
o.effDt =?3'; - nested throwable: 
(org.jboss.ejb.plugins.cmp.ejbql.ParseException: Encountered = at line 1, 
column 79.
Was expecting one of:
 ...
 ...
= ...
 ...
)
ObjectName: 
jboss.j2ee:jndiName=containerManaged.XrefEBHome,plugin=pool,service=EJB

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3863009#3863009

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3863009


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: Migrating to JBoss from Weblogic

2005-01-12 Thread Xjava2001
Thanks for you reply.
1)  If I don't specify container-pool-conf  properties in jboss.xml does it 
read  them from standardJboss.xml?

2) Jboss_3.2.dtd says container-configurations is optional how jboss knows 
which bean type to use for CMP entity bean and stateless session beans?

 15 standard configurations with the following container-names:
- Standard CMP 2.x EntityBean
- Standard CMP EntityBean
- Clustered CMP 2.x EntityBean
- Clustered CMP EntityBean
- IIOP CMP 2.x EntityBean
- IIOP CMP EntityBean
- Standard Stateless SessionBean
- Clustered Stateless SessionBean
- IIOP Stateless SessionBean
- Standard Stateful SessionBean
- Clustered Stateful SessionBean
- IIOP Stateful SessionBean
- Standard BMP EntityBean
- Clustered BMP EntityBean
- IIOP BMP EntityBean
- Standard message Driven Bean

3) How do I specify 
 isolation-levelTRANSACTION_READ_COMMITTED/isolation-level in jboss? is 
this Default value?





View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3861803#3861803

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3861803


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - CMP entity bean

2005-01-12 Thread Xjava2001
Hi,
How Jboss determines what type of container configuratuions to use?
For example I am using standardJboss.xml configurations no overrides in 
jboss.xml but in my Jboss.xml I specified my bean as Entity so Ejb deployment 
treats my bean as CMP or BMP or CMP1.1 or 2.0 ?

This is joboss.xml file

?xml version=1.0?
!DOCTYPE jboss PUBLIC
'-//JBoss//DTD JBOSS 3.0//EN'
'http://www.jboss.org/j2ee/dtd/jboss_3_0.dtd'

  enterprise-beans
 
ejb-nameTestEB/ejb-name
jndi-nametest\TestEBHome /ndi-name
 
  /enterprise-beans
  


Thanks
Xjava



View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3861807#3861807

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3861807


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Migrating to JBoss from Weblogic

2005-01-11 Thread Xjava2001
Hi, 
We are in the process of migrating from weblogic to Jboss. 
Currently we have these properties set up in weblogic-ejb-jar.xml for container 
managed transactions ,what are the xml elements I can use to get same 
functionality what I get from weblogic. 
These are the properties currently in weblogic. 

max-beans-in-cache100/max-beans-in-cache 
idle-timeout-seconds600/idle-timeout-seconds 
read-timeout-seconds60/read-timeout-seconds 
delay-updates-until-end-of-txtrue/delay-updates-until-end-of-tx 
finders-load-beanfalse/finders-load-bean 
transaction-isolation 
isolation-levelTRANSACTION_READ_COMMITTED/isolation-level 
/transaction-isolation 

Thanks 
XJava

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3861700#3861700

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3861700


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: Can any one help me in writing CMP2.0 application

2005-01-11 Thread Xjava2001
Did you get this resolved?

I am having problems finding the properties in jboss.xml for which I do in 
weblogic.
Thanks
Xjava

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3861701#3861701

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3861701


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user