Please help me I am getting following errors.
my ejb-jar.xmlcontains
http://java.sun.com/dtd/ejb-jar_2_0.dtd";>
Employee
Employee
com.employee.code.EmployeeHome
com.employee.code.Employee
com.employee.code.EmployeeHomeLocal
com.emp
Thanks a lot. I will try. Thankyou once again.
Shanker.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872578#3872578
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode
PLEASE HELP ME Thanks in advance.
my package of java file is
package ums;
My ear files contains following
output.jar
output.war
application.xml
manifest.mf
my jar file contains following
all class files with package path
manifest.mf
my war files contains following
all html files
web.xml
Thankyou very much. I will try. thanks again.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872032#3872032
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872032
---
Inpublic void init(ServletConfig config)
Class.forName("org.hsqldb.jdbcDriver");
System.out.println("driver loaded");
connection =
DriverManager.getConnection("jdbc:hsqldb:Employee","sa","");
in doPost I am calling insertInToDb in which i have this code
I am trying to execute servlet in jboss. I want to use hypersonic database.
where i can find jdbc:odbc driver for hypersonic.
I have coded in the following way.
Class.forName("sun.jdbc.odbc.JdbcodbcDriver");
connection = DriverManager.getConnection(URL,"","");
Please help me. Pleas
I am geting compilation error with javac for import javax.ejb.* while compiling
ejb bean with j2sdk1.4.1_02 please help me and tell me in which jar file
javax.ejb.* is present.
Thank you in advance.
Shanker
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtop
Thanks a lot I will try.
Bye.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868909#3868909
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3868909
---
SF email is spo
Please can any one tell me how to deploy and run servlet in jboss
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867022#3867022
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867022
---
Hi,
more clear :
$SOME_WHERE/ com.company.ejb.s
$SOME_WHERE/com.company.ejb.e
$SOME_WHERE/com.company.ejb.mdb
$SOME_WHERE/ META-INF/*.xml
As "Jay" said you can put ejbs in any package
/uma
Jay Walters wrote:
> you can use any package structure you'd like for your a
Hi,
more clear :
$SOME_WHERE/ com.company.c
$SOME_WHERE/
$SOME_WHERE/
$SOME_WHERE/
Jay Walters wrote:
> you can use any package structure you'd like for your app...
>
> the xml files go in the meta-inf directory of the jar file
>
> -Original Message-
> From:
hi,
Ok, i have jboss-2.2.2 and there are 2 jar files in lib/ext
ejb.jar and ejb2.0.jar
first one has interfaces from EJB1.1 specification and 2nd one has EJB2.0
interface.
As javax.ejb.MessageDrivenBean is in EJB 2.0 you need 2nd jar.
In any case you can check the jar file with command :
ja
hello Boris,
I am not sure, but I think it should be public.
public long time = 0;
/uma
[EMAIL PROTECTED]
Boris Garbuzov wrote:
>
> I am getting deployment error about my primary key type. How can I have it primitive?
>
> private long time = 0;
> -
> long
June 20, 2001 8:23 AM
Subject: Re: [JBoss-user] java.lang.NullPointerException in deployment
descriptor - but what exactly
> > Uma Shanker wrote:
> >
> > Hello !!!
> > I am trying to deploy 2 EJBs for last 2 days but no clear indication
> > of problems.
> >
PORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun
Microsystems, Inc]}[Mail Service] DEBUG: not loading optional address
map file: /META-INF/javamail.address.map[Mail Service] Mail Service
'Mail' bound to java:/Mail[Mail Service] Started[Service Control]
Started 24 services[Default] JBoss 2.2.2 St
hi,
I am pretty new 2 JBoss.Query i have is i have deployed a
connection pool in the JBoss Server,now how will i get the connection object
from from the Server context 2 the Session Bean.
thanking you
regar
hi,
I am getting the following error when i am starting my
Server
[OracleDB] java.lang.IllegalStateException: Cannot start XA Connection Pool;
the
re is no TransactionManager in JNDI!
[OracleDB] at
org.jboss.jdbc.XADataSourceLoader.startService(XADataSourceLo
ader.java:320)
[OracleDB
hi,
I am getting the following error when i am starting my
Server
[OracleDB] java.lang.IllegalStateException: Cannot start XA Connection Pool;
the
re is no TransactionManager in JNDI!
[OracleDB] at
org.jboss.jdbc.XADataSourceLoader.startService(XADataSourceLo
ader.java:320)
[OracleDB
Hi,
I am new to jboss and as i have prior exp in weblogic i have a query
regarding creation of CMP Entity bean.
Query i have is what is the file equivalent to
weblogic-cmp-rdbms--jar.xml for deploying CMP beans.
thanx in advace
Hi,
I am new to jboss and as i have prior exp in weblogic i have a query
regarding creation of CMP Entity bean.
Query i have is what is the file equivalent to
weblogic-cmp-rdbms--jar.xml for deploying CMP beans.
thanx in advace
20 matches
Mail list logo