I have just written my first jboss EAR application, and now I would like to add
logging. I was looking at log4, but from docs I see that the log4j.jar goes on the
client side.
Does JBoss have logging that can be called from both client and server side and writes
to the same file if the applica
I am currently running the Tutorial for building J2EE Applications using JBOSS and
ECLIPSE chapter 6
the tutorial shows you how to create a CMP. One of the methods is findByPrimaryKey.
The problem is that when I call the findByPrimaryKey method :
SupplierLocal supplier = this.suppLocalHome.find
If your port is set to 8080, when you start it http://localhost:8080/
should load the JBoss startup page.
What message are you getting on your page.
Also check in your log files and on the Command Prompt you may be getting an error
message that JBoss can not bind to that port because another ap
Sorted the problem
the tag in StoreAccessBean
@ejb.ejb-ref ejb-name="Customer"
view-type="local"
ref-name="CustomerLocal"
generates the following in the ejb-jar
CustomerLocal
Entity
au.com.tusc.bmp.CustomerLocalHome
au.com.tusc.bmp.CustomerLo
Hi Vishal,
I started from scratch and managed to get chapter 3 up and running, but ended up with
the same problem in Chapter 5.
javax.naming.NameNotFoundException: StoreAccessBean not bound.
I really want to get to the bottem what causes this problem, can you give me any hints
on how to debug
Thanks Vishal, but the proplem is not found in that thread.
The problem is that the tutorial was set up for jboss-3.2.1 and I am using version
jboss-3.2.5. with jboss jboss321all.server a ejbGenerate file is generated with
jboss325all.server a xdoclet file is generated.
And I have a feeling i
Is there a good simple tutorial that sjows how to build J2EE applications including
CMP and JMS.
Not the Tutorial for building J2EE Applications using JBOSS and ECLIPSE that has too
many unresolved problems, and I would rather spend time learning the code rather than
spending time trying to fi
I am running the following tutorial :
Tutorial for building J2EE Applications using JBOSS and ECLIPSE
Chapter 3.
When I run the tutorial I get the following error :
javax.naming.NameNotFoundException: StoreAccessBean not bound
it seems to be a common problem although no one has yet posted a
Sorted the problem out replaced jboss3251all.server with jboss325all.server
This file can be found at : http://www.kawaz.jp/pukiwiki/?JBoss%203.2.3%A2%AA3.2.4
Tony
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845916#3845916
Reply to the post :
http://www.
I am running the following tutorial : Tutorial for building J2EE Applications using
JBOSS and ECLIPSE .
The example asks for Jboss 3.2.1 but I am using Jboss 3.2.5, when I try to build the
example I get the following errors:
Missing required library : jboss-boot.jar
Missing required library : j
I am trying to connect my JBoss application to Oracle to use so that Dukes Bank is
uses an Oracle Database instead of HyperStream I have tried to follow the tutorial in
the Dukes Bank example using OracleXA:
These are the steps I have carried out so far:
1) I have modified the oracle-ds and de
Thanks everyone but still having problems, sorry I did not reply sooner, been of ill.
Tony
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844846#3844846
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844846
-
12 matches
Mail list logo