[JBoss-user] [JBoss Portal] - Re: ORA-00972: identifier is too long using Oracle to instal

2006-06-25 Thread scr1701
I got the exact same error. I tried renaming the table name to <30 chars "JBP_OBJECT_NODE_SECURITY_ACT", however, it failed during execution of an insert statement somewhere that contains a referenct to the old name. Any one got a solution? View the original post : http://www.jboss.com/index.h

[JBoss-user] [Beginners Corner] - Re: Oracle to JBoss RMI question

2004-08-06 Thread scr1701
Thanks for your reply. I'm a newbie to J2EE but working on it. I'll attempt to answer your questions now - 1. A user can push a button on the interface we have that will call the Procedure in the Oracle package. Here's the oracle code: create or replace package snfeedinterface as pr

[JBoss-user] [Beginners Corner] - Oracle to JBoss RMI question

2004-08-05 Thread scr1701
I am having difficulty connecting an Oracle package running on a different server to a class file running on another server. Has someone done this before and can you provide some help/examples? System Environment: 1. Oracle database on a different box. 2. Unix box listening on 1099 (rmi port). 3

[JBoss-user] [Installation & Configuration] - Re: How to define user under whick JBoss will run?

2004-06-10 Thread scr1701
Run jboss under any user other than root. If you have an id on the OS, then log in as you and bring up an instance. Thats all you need to do. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838401#3838401 Reply to the post : http://www.jboss.org/index.html?mo

[JBoss-user] [Installation & Configuration] - Re: JBoss 3.2.3 Bundled Tomcat configuration with Oracle 9i

2004-06-10 Thread scr1701
Is your problem solved? If so, ignore this. But have you verified that you have the correct sid? And what does the jmx-console tell you about the datasource? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838406#3838406 Reply to the post : http://www.jboss.o

[JBoss-user] [Installation & Configuration] - org.apache.jasper.JasperException: PutTag.doEndTag(): No Ins

2004-05-06 Thread scr1701
Does anyone know why this happens - here are the circumstances I know this happens under. There is a main login app, used only for authentication, and lists links to the apps that can be accessed - this has no session timout in the web.xml Then there are the apps that are specific for different