>Send JBoss-user mailing list submissions to
> [EMAIL PROTECTED]
>
>To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.sourceforge.net/lists/listinfo/jboss-user
>or, via email, send a message with subject or body 'help' to
> [EMAIL PROTECTED]
>
>You can reach the person managing the list at
> [EMAIL PROTECTED]
>
>When replying, please edit your Subject line so it is more specific
>than "Re: Contents of JBoss-user digest..."
>
>
>Today's Topics:
>
> 1. Help Required (Madhu)
> 2. SV: [JBoss-user] Help Required (Torsten Terp)
> 3. Re: Postgres woes: solution (Jim Downing)
> 4. Re: [jetty-discuss] Re: [JBoss-user] WebApp to WebApp Communication (Greg Wilkins)
> 5. Re: Help Required (K.V. Vinay Menon)
> 6. Re: Invalid Column Name (K.V. Vinay Menon)
>
>--__--__--
>
>Message: 1
>From: Madhu <[EMAIL PROTECTED]>
>Organization: Softalia
>To: [EMAIL PROTECTED]
>Date: Fri, 11 May 2001 14:45:35 +0530
>Subject: [JBoss-user] Help Required
>Reply-To: [EMAIL PROTECTED]
>
>Hi All,
> Is there any way through which I can findout the query which is formed
>from the finder methods inside the jaws.xml.
>
>Thanks in advance
>Regards,
>Madhu
>
>
>--__--__--
>
>Message: 2
>From: "Torsten Terp" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Subject: SV: [JBoss-user] Help Required
>Date: Fri, 11 May 2001 11:41:26 +0200
>Reply-To: [EMAIL PROTECTED]
>
>Hi,
>
>You can set the debug flag to true in jboss/conf/
>
>^torsten
>
>> -----Oprindelig meddelelse-----
>> Fra: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED]]P?vegne af Madhu
>> Sendt: 11. maj 2001 11:16
>> Til: [EMAIL PROTECTED]
>> Emne: [JBoss-user] Help Required
>>
>>
>> Hi All,
>> Is there any way through which I can findout the query which is formed
>> from the finder methods inside the jaws.xml.
>>
>> Thanks in advance
>> Regards,
>> Madhu
>>
>> _______________________________________________
>> JBoss-user mailing list
>> [EMAIL PROTECTED]
>> http://lists.sourceforge.net/lists/listinfo/jboss-user
>>
>>
>
>
>
>--__--__--
>
>Message: 3
>From: "Jim Downing" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Subject: Re: [JBoss-user] Postgres woes: solution
>Date: Fri, 11 May 2001 10:47:25 +0100
>Reply-To: [EMAIL PROTECTED]
>
>I found the solution to my problem. It raises a minor database portability
>issue.
>
>The root of the problem turned out to be a NullPointerException that the
>PGSQL driver threw in ejbStore. It turns out that although Oracle is OK
>with:
>
>PreparedStatement.setObject(x, null, Types.TYPE);
>
>PostgreSQL isn't. PreparedStatement.setNull(x, Types.TYPE); seems to work
>in both.
>
>Hope this is useful to someone,
>jim
>
>
>> Hi,
>> I'm trying to port our J2EE app from NT/Oracle to Debian/Postgresql. The
>> postgres datasource is connecting fine on startup, but when any
>> ejbCreate method is called (i.e. an INSERT is called) postgresql throws
>> this:
>>
>> java.lang.reflect.UndeclaredThrowableException:
>> javax.transaction.RollbackException: Unable to commit, tx=XidImpl
>> [FormatId=257, GlobalId=lovestuffer.internal.paribus.com//3,
>> BranchQual=] status=STATUS_ROLLEDBACK
>> at org.jboss.tm.TxCapsule.commit(TxCapsule.java:368)
>> at org.jboss.tm.TransactionImpl.commit(TransactionImpl.java:76)
>> at
>>
>org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.
>java:318)
>> ...
>>
>> I've been able to create and drop tables through jdbc with the ant task
>> "sql", I have the right driver, and the same application deploys and
>> runs successfully with an Oracle datasource.
>>
>> I'm confused! Any tips gladly received.
>>
>> jim
>>
>> [EMAIL PROTECTED]
>> Paribus
>>
>> _______________________________________________
>> JBoss-user mailing list
>> [EMAIL PROTECTED]
>> http://lists.sourceforge.net/lists/listinfo/jboss-user
>>
>>
>
>
>
>--__--__--
>
>Message: 4
>Date: Fri, 11 May 2001 11:25:10 +0100
>From: Greg Wilkins <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>CC: [EMAIL PROTECTED], [EMAIL PROTECTED]
>Subject: Re: [jetty-discuss] Re: [JBoss-user] WebApp to WebApp Communication
>Reply-To: [EMAIL PROTECTED]
>
>
>Yes - but only using a not well supported feature.
>
>You need to ask the servlet context for the other context, then
>ask for a request dispatcher from that context and finally
>do an include on that request dispatcher.
>
>My reading of the spec says that tomcats handling of getContext
>is broken - last time I looked (many months ago), so you could
>have portability problems with this mechanism.
>
>cheers
>
>
>Julian Gosnell wrote:
>
>> You might get an answer to this on jetty-discuss - I
>> have cross-posted.
>>
>> Jules
>>
>> --- Michael Oswall <[EMAIL PROTECTED]> wrote: >
>> Hello JBoss(+Tomcat/Jetty) Users
>>
>>>I have a large j2ee project that divides nicely into
>>>a bunch of small
>>>modules that do not need to know about each other.
>>>There is one main HTTP
>>>entry point, that is, one primary Request Handling
>>>servlet in a small web
>>>app that uses the parameters of the request to
>>>determine which modules need
>>>to be included to service the request.
>>>
>>>Given that, if I have an enterprise application with
>>>an application.xml file
>>>looking like this...
>>>
>>>
>>>
>>>Apps
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>Then is there any way I can make the
>>>RequestHandlerSerlvet in the
>>>request_handler.war be able to "include" a JSP page
>>>found in module_N.war.
>>>In other words, is it possible for a servlet/jsp in
>>>one web app context to
>>>include a JSP in another web app context?
>>>
>>>Thanks, Oz
>>>
>>>
>>>_______________________________________________
>>>JBoss-user mailing list
>>>[EMAIL PROTECTED]
>>>
>>>
>> http://lists.sourceforge.net/lists/listinfo/jboss-user
>>
>>
>> ____________________________________________________________
>> Do You Yahoo!?
>> Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
>> or your free @yahoo.ie address at http://mail.yahoo.ie
>>
>> For the latest information about Jetty, please see http://jetty.mortbay.
>>
>> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>>
>>
>
>
>
>--
>Greg Wilkins<[EMAIL PROTECTED]> GB Phone: +44-(0)7092063462
>Mort Bay Consulting Australia and UK. Mbl Phone: +44-(0)7775534369
>http://www.mortbay.com AU Phone: +61-(0)2 99772395
>
>
>
>--__--__--
>
>Message: 5
>From: "K.V. Vinay Menon" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Subject: Re: [JBoss-user] Help Required
>Date: Fri, 11 May 2001 11:36:15 +0100
>Reply-To: [EMAIL PROTECTED]
>
>And remember to check server.log under the log directory. The sqls do not
>appear on the server console - its being written to the debug log!
>
>Vinay
>----- Original Message -----
>From: "Torsten Terp" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Friday, May 11, 2001 10:41 AM
>Subject: SV: [JBoss-user] Help Required
>
>
>> Hi,
>>
>> You can set the debug flag to true in
>jboss/conf/
>>
>> ^torsten
>>
>> > -----Oprindelig meddelelse-----
>> > Fra: [EMAIL PROTECTED]
>> > [mailto:[EMAIL PROTECTED]]P=E5 vegne af Madhu
>> > Sendt: 11. maj 2001 11:16
>> > Til: [EMAIL PROTECTED]
>> > Emne: [JBoss-user] Help Required
>> >
>> >
>> > Hi All,
>> > Is there any way through which I can findout the query which i=
>s
>formed
>> > from the finder methods inside the jaws.xml.
>> >
>> > Thanks in advance
>> > Regards,
>> > Madhu
>> >
>> > _______________________________________________
>> > 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
>
>
>
>--__--__--
>
>Message: 6
>From: "K.V. Vinay Menon" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Subject: Re: [JBoss-user] Invalid Column Name
>Date: Fri, 11 May 2001 11:39:24 +0100
>Reply-To: [EMAIL PROTECTED]
>
>Check the sqls being generated
>
>Also, why do you have a findAllSubNetworks finder... isn't it just meant to
>do what findAll does?
>
>Vinay
>----- Original Message -----
>From: "Madhu" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Friday, May 11, 2001 10:01 AM
>Subject: [JBoss-user] Invalid Column Name
>
>
>> Hi All,
>> I am facing java.sql.SQLException: ORA-00904: invalid column
>name.
>> This is the content of the server.log file. Please find the same below
>>
>>
>> JAWS] java.sql.SQLException: ORA-00904: invalid column name
>> [JAWS]
>> [JAWS] at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:184)
>> [JAWS] at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:631)
>> [JAWS] at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1206)
>> [JAWS] at
>oracle.jdbc.ttc7.TTC7Protocol.parseExecuteDescribe(TTC7Protocol.java:506)
>> [JAWS] at
>oracle.jdbc.driver.OracleStatement.doExecuteQuery(OracleStatement.java:982)
>> [JAWS] at
>oracle.jdbc.driver.OracleStatement.doExecute(OracleStatement.java:1143)
>> [JAWS] at
>oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java
>:1178)
>> [JAWS] at
>oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatem
>ent.java:57)
>> [JAWS] at
>org.opentools.minerva.jdbc.PreparedStatementInPool.executeQuery(PreparedStat
>ementInPool.java:71)
>> [JAWS] at
>org.jboss.ejb.plugins.jaws.jdbc.JDBCQueryCommand.executeStatementAndHandleRe
>sult(JDBCQueryCommand.java:58)
>> [JAWS] at
>org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand.jdbcExecute(JDBCCommand.java:159
>)
>> [JAWS] at
>org.jboss.ejb.plugins.jaws.jdbc.JDBCFinderCommand.execute(JDBCFinderCommand.
>java:60)
>> [JAWS] at
>org.jboss.ejb.plugins.jaws.jdbc.JDBCFindEntitiesCommand.execute(JDBCFindEnti
>tiesCommand.java:145)
>> [JAWS] at
>org.jboss.ejb.plugins.jaws.JAWSPersistenceManager.findEntities(JAWSPersisten
>ceManager.java:138)
>> [JAWS] at
>org.jboss.ejb.plugins.CMPPersistenceManager.findEntities(CMPPersistenceManag
>er.java:280)
>> [JAWS] at org.jboss.ejb.EntityContainer.find(EntityContainer.java:392)
>> [JAWS] at java.lang.reflect.Method.invoke(Native Method)
>> [JAWS] at
>org.jboss.ejb.EntityContainer$ContainerInterceptor.invokeHome(EntityContaine
>r.java:639)
>> [JAWS] at
>org.jboss.ejb.plugins.EntitySynchronizationInterceptor.invokeHome(EntitySync
>hronizationInterceptor.java:160)
>> [JAWS] at
>org.jboss.ejb.plugins.EntityInstanceInterceptor.invokeHome(EntityInstanceInt
>erceptor.java:87)
>> [JAWS] at
>org.jboss.ejb.plugins.TxInterceptorCMT.invokeNext(TxInterceptorCMT.java:135)
>> [JAWS] at
>org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.
>java:263)
>> [JAWS] at
>org.jboss.ejb.plugins.TxInterceptorCMT.invokeHome(TxInterceptorCMT.java:86)
>> [JAWS] at
>org.jboss.ejb.plugins.SecurityInterceptor.invokeHome(SecurityInterceptor.jav
>a:151)
>> [JAWS] at
>org.jboss.ejb.plugins.LogInterceptor.invokeHome(LogInterceptor.java:106)
>> [JAWS] at
>org.jboss.ejb.EntityContainer.invokeHome(EntityContainer.java:316)
>> [JAWS] at
>org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker.invokeHome(JRMPContai
>nerInvoker.java:425)
>> [JAWS] at
>org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:212)
>> [JAWS] at $Proxy140.findAllSubNetworksInDomain(Unknown Source)
>> [JAWS] at
>com.softalia.neoems.mo.basemo.SubNetIntfBean.findAllSubNetworksInDomain(SubN
>etIntfBean.java:394)
>> [JAWS] at java.lang.reflect.Method.invoke(Native Method)
>> [JAWS] at
>org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(Stateles
>sSessionContainer.java:472)
>> [JAWS] at
>org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSe
>ssionInstanceInterceptor.java:87)
>> [JAWS] at
>org.jboss.ejb.plugins.TxInterceptorCMT.invokeNext(TxInterceptorCMT.java:133)
>> [JAWS] at
>org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.
>java:263)
>> [JAWS] at
>org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:99)
>> [JAWS] at
>org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:17
>7)
>> [JAWS] at
>org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:195)
>> [JAWS] at
>org.jboss.ejb.StatelessSessionContainer.invoke(StatelessSessionContainer.jav
>a:271)
>> [JAWS] at
>org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker.invoke(JRMPContainerI
>nvoker.java:471)
>> [JAWS] at
>org.jboss.ejb.plugins.jrmp.interfaces.StatelessSessionProxy.invoke(Stateless
>SessionProxy.java:152)
>> [JAWS] at $Proxy39.findAllSubNetworksInDomain(Unknown Source)
>> [JAWS] at
>com.softalia.neoems.srvrinterfaces.ServerCache.updateCache(ServerCache.java:
>240)
>> [JAWS] at
>com.softalia.neoems.srvrinterfaces.ServerCache.initialize(ServerCache.java:1
>88)
>> [JAWS] at
>com.softalia.neoems.srvrinterfaces.ServerCache.
>> [JAWS] at
>com.softalia.neoems.server.NeoEmsStarterBean.startServerCache(NeoEmsStarterB
>ean.java:160)
>> [JAWS] at
>com.softalia.neoems.server.NeoEmsStarterBean.ejbCreate(NeoEmsStarterBean.jav
>a:107)
>> [JAWS] at java.lang.reflect.Method.invoke(Native Method)
>> [JAWS] at
>org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager.createSession(St
>atefulSessionFilePersistenceManager.java:172)
>> [JAWS] at
>org.jboss.ejb.StatefulSessionContainer.createHome(StatefulSessionContainer.j
>ava:375)
>> [JAWS] at java.lang.reflect.Method.invoke(Native Method)
>> [JAWS] at
>org.jboss.ejb.StatefulSessionContainer$ContainerInterceptor.invokeHome(State
>fulSessionContainer.java:514)
>> [JAWS] at
>org.jboss.ejb.plugins.SecurityInterceptor.invokeHome(SecurityInterceptor.jav
>a:151)
>> [JAWS] at
>org.jboss.ejb.plugins.StatefulSessionInstanceInterceptor.invokeHome(Stateful
>SessionInstanceInterceptor.java:99)
>> [JAWS] at
>org.jboss.ejb.plugins.TxInterceptorCMT.invokeNext(TxInterceptorCMT.java:135)
>> [JAWS] at
>org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.
>java:263)
>> [JAWS] at
>org.jboss.ejb.plugins.TxInterceptorCMT.invokeHome(TxInterceptorCMT.java:86)
>> [JAWS] at
>org.jboss.ejb.plugins.LogInterceptor.invokeHome(LogInterceptor.java:106)
>> [JAWS] at
>org.jboss.ejb.StatefulSessionContainer.invokeHome(StatefulSessionContainer.j
>ava:311)
>> [JAWS] at
>org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker.invokeHome(JRMPContai
>nerInvoker.java:358)
>> [JAWS] at java.lang.reflect.Method.invoke(Native Method)
>> [JAWS] at
>sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:241)
>> [JAWS] at sun.rmi.transport.Transport$1.run(Transport.java:152)
>> [JAWS] at java.security.AccessController.doPrivileged(Native Method)
>> [JAWS] at sun.rmi.transport.Transport.serviceCall(Transport.java:148)
>> [JAWS] at
>sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:465)
>> [JAWS] at
>sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:7
>06)
>> [JAWS] at java.lang.Thread.run(Thread.java:484)
>> [JAWS] java.sql.SQLException: ORA-00904: invalid column name
>> [JAWS]
>> [JAWS] at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:184)
>> [JAWS] at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:631)
>> [JAWS] at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1206)
>> [JAWS] at
>oracle.jdbc.ttc7.TTC7Protocol.parseExecuteDescribe(TTC7Protocol.java:506)
>> [JAWS] at
>oracle.jdbc.driver.OracleStatement.doExecuteQuery(OracleStatement.java:982)
>> [JAWS] at
>oracle.jdbc.driver.OracleStatement.doExecute(OracleStatement.java:1143)
>> [JAWS] at
>oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java
>:1178)
>> [JAWS] at
>oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatem
>ent.java:57)
>> [JAWS] at
>org.opentools.minerva.jdbc.PreparedStatementInPool.executeQuery(PreparedStat
>ementInPool.java:71)
>> [JAWS] at
>org.jboss.ejb.plugins.jaws.jdbc.JDBCQueryCommand.executeStatementAndHandleRe
>sult(JDBCQueryCommand.java:58)
>> [JAWS] at
>org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand.jdbcExecute(JDBCCommand.java:159
>)
>> [JAWS] at
>org.jboss.ejb.plugins.jaws.jdbc.JDBCFinderCommand.execute(JDBCFinderCommand.
>java:60)
>> [JAWS] at
>org.jboss.ejb.plugins.jaws.jdbc.JDBCFindEntitiesCommand.execute(JDBCFindEnti
>tiesCommand.java:145)
>> [JAWS] at
>org.jboss.ejb.plugins.jaws.JAWSPersistenceManager.findEntities(JAWSPersisten
>ceManager.java:138)
>> [JAWS] at
>org.jboss.ejb.plugins.CMPPersistenceManager.findEntities(CMPPersistenceManag
>er.java:280)
>> [JAWS] at org.jboss.ejb.EntityContainer.find(EntityContainer.java:392)
>> [JAWS] at java.lang.reflect.Method.invoke(Native Method)
>> [JAWS] at
>org.jboss.ejb.EntityContainer$ContainerInterceptor.invokeHome(EntityContaine
>r.java:639)
>> [JAWS] at
>org.jboss.ejb.plugins.EntitySynchronizationInterceptor.invokeHome(EntitySync
>hronizationInterceptor.java:160)
>> [JAWS] at
>org.jboss.ejb.plugins.EntityInstanceInterceptor.invokeHome(EntityInstanceInt
>erceptor.java:87)
>> [JAWS] at
>org.jboss.ejb.plugins.TxInterceptorCMT.invokeNext(TxInterceptorCMT.java:135)
>> [JAWS] at
>org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.
>java:263)
>> [JAWS] at
>org.jboss.ejb.plugins.TxInterceptorCMT.invokeHome(TxInterceptorCMT.java:86)
>> [JAWS] at
>org.jboss.ejb.plugins.SecurityInterceptor.invokeHome(SecurityInterceptor.jav
>a:151)
>> [JAWS] at
>org.jboss.ejb.plugins.LogInterceptor.invokeHome(LogInterceptor.java:106)
>> [JAWS] at
>org.jboss.ejb.EntityContainer.invokeHome(EntityContainer.java:316)
>> [JAWS] at
>org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker.invokeHome(JRMPContai
>nerInvoker.java:425)
>> [JAWS] at
>org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:212)
>> [JAWS] at $Proxy140.findAllSubNetworksInDomain(Unknown Source)
>> [JAWS] at
>com.softalia.neoems.mo.basemo.SubNetIntfBean.findAllSubNetworksInDomain(SubN
>etIntfBean.java:394)
>> [JAWS] at java.lang.reflect.Method.invoke(Native Method)
>> [JAWS] at
>org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(Stateles
>sSessionContainer.java:472)
>> [JAWS] at
>org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSe
>ssionInstanceInterceptor.java:87)
>> [JAWS] at
>org.jboss.ejb.plugins.TxInterceptorCMT.invokeNext(TxInterceptorCMT.java:133)
>> [JAWS] at
>org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.
>java:263)
>> [JAWS] at
>org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:99)
>> [JAWS] at
>org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:17
>7)
>> [JAWS] at
>org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:195)
>> [JAWS] at
>org.jboss.ejb.StatelessSessionContainer.invoke(StatelessSessionContainer.jav
>a:271)
>> [JAWS] at
>org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker.invoke(JRMPContainerI
>nvoker.java:471)
>> [JAWS] at
>org.jboss.ejb.plugins.jrmp.interfaces.StatelessSessionProxy.invoke(Stateless
>SessionProxy.java:152)
>> [JAWS] at $Proxy39.findAllSubNetworksInDomain(Unknown Source)
>> [JAWS] at
>com.softalia.neoems.srvrinterfaces.ServerCache.updateCache(ServerCache.java:
>240)
>> [JAWS] at
>com.softalia.neoems.srvrinterfaces.ServerCache.initialize(ServerCache.java:1
>88)
>> [JAWS] at
>com.softalia.neoems.srvrinterfaces.ServerCache.
>> [JAWS] at
>com.softalia.neoems.server.NeoEmsStarterBean.startServerCache(NeoEmsStarterB
>ean.java:160)
>> [JAWS] at
>com.softalia.neoems.server.NeoEmsStarterBean.ejbCreate(NeoEmsStarterBean.jav
>a:107)
>> [JAWS] at java.lang.reflect.Method.invoke(Native Method)
>> [JAWS] at
>org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager.createSession(St
>atefulSessionFilePersistenceManager.java:172)
>> [JAWS] at
>org.jboss.ejb.StatefulSessionContainer.createHome(StatefulSessionContainer.j
>ava:375)
>> [JAWS] at java.lang.reflect.Method.invoke(Native Method)
>> [JAWS] at
>org.jboss.ejb.StatefulSessionContainer$ContainerInterceptor.invokeHome(State
>fulSessionContainer.java:514)
>> [JAWS] at
>org.jboss.ejb.plugins.SecurityInterceptor.invokeHome(SecurityInterceptor.jav
>a:151)
>> [JAWS] at
>org.jboss.ejb.plugins.StatefulSessionInstanceInterceptor.invokeHome(Stateful
>SessionInstanceInterceptor.java:99)
>> [JAWS] at
>org.jboss.ejb.plugins.TxInterceptorCMT.invokeNext(TxInterceptorCMT.java:135)
>> [JAWS] at
>org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.
>java:263)
>> [JAWS] at
>org.jboss.ejb.plugins.TxInterceptorCMT.invokeHome(TxInterceptorCMT.java:86)
>> [JAWS] at
>org.jboss.ejb.plugins.LogInterceptor.invokeHome(LogInterceptor.java:106)
>> [JAWS] at
>org.jboss.ejb.StatefulSessionContainer.invokeHome(StatefulSessionContainer.j
>ava:311)
>> [JAWS] at
>org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker.invokeHome(JRMPContai
>nerInvoker.java:358)
>> [JAWS] at java.lang.reflect.Method.invoke(Native Method)
>> [JAWS] at
>sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:241)
>> [JAWS] at sun.rmi.transport.Transport$1.run(Transport.java:152)
>> [JAWS] at java.security.AccessController.doPrivileged(Native Method)
>> [JAWS] at sun.rmi.transport.Transport.serviceCall(Transport.java:148)
>> [JAWS] at
>sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:465)
>> [JAWS] at
>sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:7
>06)
>> [JAWS] at java.lang.Thread.run(Thread.java:484)
>> [SubNetIntfBean] TRANSACTION ROLLBACK EXCEPTION:null; nested exception is:
>> javax.ejb.EJBException
>> [SubNetIntfBean] java.lang.reflect.UndeclaredThrowableException:
>javax.ejb.FinderException: Find failed
>> [SubNetIntfBean] at
>org.jboss.ejb.plugins.jaws.jdbc.JDBCFinderCommand.execute(JDBCFinderCommand.
>java:64)
>> [SubNetIntfBean] at
>org.jboss.ejb.plugins.jaws.jdbc.JDBCFindEntitiesCommand.execute(JDBCFindEnti
>tiesCommand.java:145)
>> [SubNetIntfBean] at
>org.jboss.ejb.plugins.jaws.JAWSPersistenceManager.findEntities(JAWSPersisten
>ceManager.java:138)
>> [SubNetIntfBean] at
>org.jboss.ejb.plugins.CMPPersistenceManager.findEntities(CMPPersistenceManag
>er.java:280)
>> [SubNetIntfBean] at
>org.jboss.ejb.EntityContainer.find(EntityContainer.java:392)
>> [SubNetIntfBean] at java.lang.reflect.Method.invoke(Native Method)
>> [SubNetIntfBean] at
>org.jboss.ejb.EntityContainer$ContainerInterceptor.invokeHome(EntityContaine
>r.java:639)
>> [SubNetIntfBean] at
>org.jboss.ejb.plugins.EntitySynchronizationInterceptor.invokeHome(EntitySync
>hronizationInterceptor.java:160)
>> [SubNetIntfBean] at
>org.jboss.ejb.plugins.EntityInstanceInterceptor.invokeHome(EntityInstanceInt
>erceptor.java:87)
>> [SubNetIntfBean] at
>org.jboss.ejb.plugins.TxInterceptorCMT.invokeNext(TxInterceptorCMT.java:135)
>> [SubNetIntfBean] at
>org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.
>java:263)
>> [SubNetIntfBean] at
>org.jboss.ejb.plugins.TxInterceptorCMT.invokeHome(TxInterceptorCMT.java:86)
>> [SubNetIntfBean] at
>org.jboss.ejb.plugins.SecurityInterceptor.invokeHome(SecurityInterceptor.jav
>a:151)
>> [SubNetIntfBean] at
>org.jboss.ejb.plugins.LogInterceptor.invokeHome(LogInterceptor.java:106)
>> [SubNetIntfBean] at
>org.jboss.ejb.EntityContainer.invokeHome(EntityContainer.java:316)
>> [SubNetIntfBean] at
>org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker.invokeHome(JRMPContai
>nerInvoker.java:425)
>> [SubNetIntfBean] at
>org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:212)
>> [SubNetIntfBean] at $Proxy140.findAllSubNetworksInDomain(Unknown Source)
>> [SubNetIntfBean] at
>com.softalia.neoems.mo.basemo.SubNetIntfBean.findAllSubNetworksInDomain(SubN
>etIntfBean.java:394)
>> [SubNetIntfBean] at java.lang.reflect.Method.invoke(Native Method)
>> [SubNetIntfBean] at
>org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(Stateles
>sSessionContainer.java:472)
>> [SubNetIntfBean] at
>org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSe
>ssionInstanceInterceptor.java:87)
>> [SubNetIntfBean] at
>org.jboss.ejb.plugins.TxInterceptorCMT.invokeNext(TxInterceptorCMT.java:133)
>> [SubNetIntfBean] at
>org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.
>java:263)
>> [SubNetIntfBean] at
>org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:99)
>> [SubNetIntfBean] at
>org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:17
>7)
>> [SubNetIntfBean] at
>org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:195)
>> [SubNetIntfBean] at
>org.jboss.ejb.StatelessSessionContainer.invoke(StatelessSessionContainer.jav
>a:271)
>> [SubNetIntfBean] at
>org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker.invoke(JRMPContainerI
>nvoker.java:471)
>> [SubNetIntfBean] at
>org.jboss.ejb.plugins.jrmp.interfaces.StatelessSessionProxy.invoke(Stateless
>SessionProxy.java:152)
>> [SubNetIntfBean] at $Proxy39.findAllSubNetworksInDomain(Unknown Source)
>> [SubNetIntfBean] at
>com.softalia.neoems.srvrinterfaces.ServerCache.updateCache(ServerCache.java:
>240)
>> [SubNetIntfBean] at
>com.softalia.neoems.srvrinterfaces.ServerCache.initialize(ServerCache.java:1
>88)
>> [SubNetIntfBean] at
>com.softalia.neoems.srvrinterfaces.ServerCache.
>> [SubNetIntfBean] at
>com.softalia.neoems.server.NeoEmsStarterBean.startServerCache(NeoEmsStarterB
>ean.java:160)
>> [SubNetIntfBean] at
>com.softalia.neoems.server.NeoEmsStarterBean.ejbCreate(NeoEmsStarterBean.jav
>a:107)
>> [SubNetIntfBean] at java.lang.reflect.Method.invoke(Native Method)
>> [SubNetIntfBean] at
>org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager.createSession(St
>atefulSessionFilePersistenceManager.java:172)
>> [SubNetIntfBean] at
>org.jboss.ejb.StatefulSessionContainer.createHome(StatefulSessionContainer.j
>ava:375)
>> [SubNetIntfBean] at java.lang.reflect.Method.invoke(Native Method)
>> [SubNetIntfBean] at
>org.jboss.ejb.StatefulSessionContainer$ContainerInterceptor.invokeHome(State
>fulSessionContainer.java:514)
>> [SubNetIntfBean] at
>org.jboss.ejb.plugins.SecurityInterceptor.invokeHome(SecurityInterceptor.jav
>a:151)
>> [SubNetIntfBean] at
>org.jboss.ejb.plugins.StatefulSessionInstanceInterceptor.invokeHome(Stateful
>SessionInstanceInterceptor.java:99)
>> [SubNetIntfBean] at
>org.jboss.ejb.plugins.TxInterceptorCMT.invokeNext(TxInterceptorCMT.java:135)
>> [SubNetIntfBean] at
>org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.
>java:263)
>> [SubNetIntfBean] at
>org.jboss.ejb.plugins.TxInterceptorCMT.invokeHome(TxInterceptorCMT.java:86)
>> [SubNetIntfBean] at
>org.jboss.ejb.plugins.LogInterceptor.invokeHome(LogInterceptor.java:106)
>> [SubNetIntfBean] at
>org.jboss.ejb.StatefulSessionContainer.invokeHome(StatefulSessionContainer.j
>ava:311)
>> [SubNetIntfBean] at
>org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker.invokeHome(JRMPContai
>nerInvoker.java:358)
>> [SubNetIntfBean] at java.lang.reflect.Method.invoke(Native Method)
>> [SubNetIntfBean] at
>sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:241)
>> [SubNetIntfBean] at sun.rmi.transport.Transport$1.run(Transport.java:152)
>> [SubNetIntfBean] at java.security.AccessController.doPrivileged(Native
>Method)
>> [SubNetIntfBean] at
>sun.rmi.transport.Transport.serviceCall(Transport.java:148)
>> [SubNetIntfBean] at
>sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:465)
>> [SubNetIntfBean] at
>sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:7
>06)
>> [SubNetIntfBean] at java.lang.Thread.run(Thread.java:484)
>>
>>
>> The Database Table Structure is defined Below
>>
>> Name Type
>> ------------------------------
>> NAME VARCHAR2(30)
>> DOMAIN_NAME VARCHAR2(20)
>> TYPE VARCHAR2(20)
>> DISCV_STATUS NUMBER
>> DISCV_DATE_TIME VARCHAR2
>> CONFIGURATION NUMBER
>> NE_LIST VARCHAR2(250)
>>
>> Please find my Finder inside the jaws.xml
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> I am unable to understand as to why I am getting the invalid column name
>> Exception.
>>
>> I will be very thank ful, if somebody can help me out.
>> Regards,
>> Madhu
>>
>> _______________________________________________
>> 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
>
>
>End of JBoss-user Digest
>
>
DreamWiz Free Mail @ http://www.dreamwiz.com/
DreamSearch Click the world!!! http://search.dreamwiz.com/
