The above hint will give an idea abt that...
And i want to know how you are connecting the two nodes under cluster, are you
using any webserver for that or you are trying directly using webserver.
EVEN I HAVE FACED THE SIMILAR ISSUE ONCE IN MY LOCAL. THAT DEPENDS ON THE
MACHINE CONFIGURATION AL
All the configutaion you pasted here is right... you need to check whether the
port no is same for the all the nodes or not.. you configured all the 4 nodes
in one machine or different machines . if all the nodes are from single machine
i think you need to give the diff port no for that ...
htt
JavassistTypeInfoFactory sample 1: is work
| http://www.w3.org/2001/XMLSchema-instance";
| xsi:schemaLocation="urn:jboss:bean-deployer
bean-deployer_2_0.xsd"
| xmlns="urn:jboss:bean-deployer:2.0">
|
|
|
|
|
|
Couldn't Map.Entry change between iteration and use? Looking at the class, it's
certainly possible:
Map m = new ConcurrentHashMap();
| m.put("foo", "bar");
| Iterator i = m.entrySet().iterator();
| Map.Entry me = i.next();
| m.removeKey("foo");
| me.getValue(); // returns null
Not sure
You don't think it's one of your own threads doing Thread.interrupt()?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931094#3931094
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931094
-
I've treated this as a bug and fixed it in CVS.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931093#3931093
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931093
-
OK This may sound silly but:
Following in the footsteps of seam, simplifying web based applications, I am
having trouble trying to understand why an Interface is needed for every
stateful action class i create.
Can someone help explain this to me. I know I am going to be asked this
question by
Hello,
Oracle 8.1.7
JBoss4.0.2
I am making JDBC call to insert into a table.
PreparedStatement testStat = connection.prepareStatement("INSERT INTO ...") ;
testStat.setInt(6, col...);
if (testStat.executeUpdate() != 1) {print .. }
testStat.close() ;
connection.clost();if (r
Hi Ronald!
No problem with the article, I have translated it completely myself now and
will put it only before my holidays (my flight is on saturday at 7 a.m., so
much time till then ;-)), it is not perfect, but I think it is OK.
I am going to Kenia by the way, my sister live and works in Nairo
Ignore the last msg. I understand what you are saying now. Let me think this
one through and I will get back to you.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931088#3931088
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=r
But this is correct behavior, right?
The first transition out of the is supposed to occur immediately
the pageflow starts.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931087#3931087
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=post
Any help with the following out of the box smoke test appreciated:
After following the install protocol for JbossPortal, and bringing up Jboss,
when I try to access http://localhost/portal , I get:
javax.servlet.ServletException: No layout found for layout id generic
org.jboss.portal.ser
I guess you just put a
|index.seam
|
| |
| | in web.xml
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931085#3931085
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931085
Did you ever get this to work? I am struggling with the same issue ...
Kevin
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931084#3931084
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931084
--
Hello
Could you try buillding and deploying JBForums from cvs sources? There was a
bug(in cvs it is resolved) which, I guess, might be connected with your
problem.
Cheers
---
Ryszard Kozmik
JBoss Forums Lead
View the original post :
http://www.jboss.com/index.html?mod
Hi
While sending messages I get a java.lang.InterruptedException. Write task was
interrupted. The org.jboss.mq trace is below. SOme of the messages are
processed and some messages get this exception and this happens frequently.
Any Pointers
=== org.jboss.mq TRACE =
Ok, fixed in CVS. You should be able to use this in your distro by following
these direcitons:
http://jira.jboss.com/jira/browse/EJBTHREE-482
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931080#3931080
Reply to the post :
http://www.jboss.com/index.html?
Hi,
I have a web service which has been deployed on jboss-4.0.3SP1. The web
service contains the following method call
public Map getUserMap(Integer size){
Map map = new HashMap();
UserObject u = null;
for(int i=0;ihttp://xml.apache.org/xml-soap}Map
at
com.sun.x
Could someone help me figure out what's wrong with this? I have
changed jboss-build.properties just like it says in Chapter 4 to
jboss.home=D:/jboss-4.0.2
And I even tried it like:
jboss.home=D:\jboss-4.0.2
D:\j2eetutorial14\examples\bank>ant -f jboss-build.xml compile
Buildfile: jboss-build.
"j2ee_junkie" wrote : jaco,
|
| From you post below, I would say you understand the problem really well.
JBoss's SecurityAssociation is set with principal and credential info (note
that the use of SecurityAssocation is just what currently happens, but is
non-public and should not be counte
Sure. I think your previous config would have worked if you would have
commented out the InvokerLocator attribute (can't have InvokerLocator attribute
and element configuration).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931074#3931074
Reply to the po
Problem: I'm getting a java.lang.ClassCastException in my server log when I try
when I try to perform a JNDI lookup.
The error is much like the one here found by khooke here:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=79130
Actually, I am encountering what may be a few problems,
Hi,
I am receiveing the following error message when starting Jboss 4.0.2, under
Windows XP (Service Pack 2) in regards to making an SSL connection to my
postgreSQL 8.x database:
anonymous wrote :
| sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.c
Hi Adrian,
I downloaded source from:
:pserver:[EMAIL PROTECTED]:/cvsroot/jboss
its common/src/main/org/jboss directory doesn't contain an xb dir.
Should I be looking someplace else?
Thanks
Charlie
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931071#3
Hi!
In my session EJB I am trying to token.signa() I get following error. When I
try to Wscompile.
anonymous wrote :
| | java.lang.reflect.InvocationTargetException
| | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| | at
sun.reflect.NativeMethodAcce
+1
--
thanks to keletappi and to thomas.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931069#3931069
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931069
-
Notice, the issue was addressed nearly two years ago!
I wonder what other issues have been addressed since then? :-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931068#3931068
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=r
This is the only time I am going to do this... this month. :-)
This question has been asked before, and it has since been
fixed in the example config.
http://fisheye.jboss.org/changelog/JBoss?cs=Branch_3_2:ejort:20040521183223
The other "wrongness" is assuming anybody is interested in looking at
Maybe somebody should update documentation to clarify the process. It is not
obvious and it can take hours to figure out what to do.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931066#3931066
Reply to the post :
http://www.jboss.com/index.html?module=bb&o
Can we use Jsp useBean tag in Portal? Here is the simple code I am trying to
use but it's not working.
anonymous wrote : anonymous wrote :
| |
|
| anonymous wrote : " id="name" name="name" size="40">
On Process action I am not doing any thing an
In addition, when I look at the console, this is what I see:
14:14:22,415 INFO [EJB3Deployer] Deployed: file:/C:/Program
Files/jboss-4.0.4RC1/server/default/deploy/ImportService.ejb3
14:15:00,301 INFO [[/jbossws]] Marking servlet ContextServlet as unavailable
14:15:00,301 ERROR [[ContextServlet
I tried to do that, and took a web service I created and deployed to
JBoss5.0.0alpha, and deployed it to my 4.0.4RC1.
When trying to go to http://enalhl:8080/jbossws/services I get the following:
HTTP Status 404 - Servlet ContextServlet is not available
-
I have the same problem ... but I use only Tomcat 5.5.9 to publish my projects.
You found a solution to this question?
tks,
André
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931062#3931062
Reply to the post :
http://www.jboss.com/index.html?module=bb&op
It works
Finally it is removing the records instead of setting them to NULL.
I have the EJB3 spec and the docs from JBoss but didn't find this.
Thanks a lot.
Alfonso
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931061#3931061
Reply to the post :
h
where can i set http session replication?
which files do i need to edit to make portal clustering work with good
performance?
please help
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931060#3931060
Reply to the post :
http://www.jboss.com/index.html?mod
Bingo ! Success :)
With the version of
server/default/deploy/ejb3.deployer/META-INF/jboss-standard.xml you've posted
it (finally) works great :)
Thx a lot for the quick help :-)))
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931059#3931059
Reply to t
So perhaps you may have a list of features you require, and I can answer you if
we support them. Feel free to email me personally.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931058#3931058
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=
This is the behavior dictated by the EJB spec. If you want the orphaned items
to be deleted, you need to add an additional Hibernate-specific annotation.
Add this:
@org.hibernate.annotations.Cascade({org.hibernate.annotations.CascadeType.ALL,
org.hibernate.annotations.CascadeType.DELETE
Hello,
I'm new to Jboss and EJB and I was wondering if anyone could point me towards
some simple EJB application sample code. I've worked through the Jboss
introductory doc and got the DukesBank application up and running and my
strategy had been to try to pare down the Bank application to jus
I have a OneToMany relation:
| @Entity
| public class Order implements Serializable {
|private List orderedProducts;
| @OneToMany(cascade=CascadeType.ALL)
| public List getOrderedProducts() {
| return products;
| }
| }
|
When i do this:
| Ord
stacktrace guys, stacktrace from the error log view
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931052#3931052
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931052
-
the screen shots and feature list look impressive. any chance you're intrested
in contributing these functionalities to the new jbpm webapp console ?
regards, tom.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931051#3931051
Reply to the post :
http://www
I have it too...
I can't create a console configuration anymore either :( . Also get the
nullpointer exception as soon as I hit the finish button in the console
configuration window.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931050#3931050
Reply to
I am pretty convinced that this is a seam problem.
The following patch makes just three changes to the CVS version of
the numberGuess example:
| * removes @Create from numberGuess.begin()
| * adds a start.jsp page that can activate numberGuess.begin()
| * changes index.html to start with the
They came from me guessing how you were building it!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931047#3931047
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931047
Say I create a file, www.mysite.com/members/index.jsp. In a non-seam site
visitors could access that through www.mysite.com/members but in a seam site
visitors need to go through www.mysite.com/members/index.seam so the seam
listener and faces servlet are called.
I want my visitors to still a
I fully appreciate the free vs. cost, however, that is not enough to convince
all I must persuade. We have been using JBoss for over 3 years, but not the
portal. We have been acquired by a company that uses BEA (we did too, but
replaced it with JBoss). I must come up with an apples to apples
Hi
I'am running portal 2.2 with mysql.
I have configured the portal to use ssl. This works fine but my problem is that
the url's of the pages has changed. With out ssl the url to a portlet was:
/portal/portal/default/Test
With ssl it is: /portal/authsec/portal/default/Test
How can i change th
I just did a simple test using jboss-4.0.4RC1 (with ejb3 install via gui
installer) and a very simple ejb3 deployment. I changed the jboss-service.xml
(within server/default/deploy/ejb3.deployer/META-INF) to look like:
|
| jboss.aop:service=AspectDeployer
|
|
|
|
please show the full stack trace from the Error Log view.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931033#3931033
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931033
---
Thank you. it is really useful.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931032#3931032
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931032
---
This SF.Net
Hi,
I've a problem with deleting object from ManyToMany relationship without
deleting objects connected with it. In my project there are two classes: User
and Role connected by ManyToMany relationship. Below there is a code:
| package project.nncs3.par;
|
| import java.io.Serializable;
Guys:
This may ultimately become my issue, but right now I can isolate the root
cause for sure...
I am using Eclipse 3.2, JDK1.5_06, JBoss4.0.3SP1. I am using
log4j-1.2.8.jar for logging. The Application sever configuration has been test
and works on another box. When I start the app
Already did that with the truncation issue.
I then dropped the database and let the application recreate everything... same
affect.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931029#3931029
Reply to the post :
http://www.jboss.com/index.html?module=bb&
RedHat Linux 3.0ES
MySql 5.018
JBOSS portal 2.2.0
JBOSS 4.03SP1
JVM 1.5.0_05-b05 (Sun Microsystems Inc.)
Do I need a newer JConnector?
Anything jump out at you?
Thanks. I'm stumped.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931028#3931028
Reply to the
I am useing eclipse 3.1.2, jboss 4.0.4RC1 and seam 1.0 beta2
and try to use the reverseengineering, just downloaded nightly build
200603141225.
but whenever I want to create hibernate consloe config, eclipse pop out error
window with title Hibernate Console
Error
Reason:
Details
java.lang.Nu
Hi,
Really it seems like some how remote client is out of sync with jboss server or
some classloaders problem on clientside jboss 4.0.4 libraries.
ClassNotFoundException getting while deserializing on client side.
I have included all necessary jboss4.0.4 client libs.
jbossall-client,jboss-ejb3,j
I assume you mean HypersonicDatabse but I got the following error
| DEBUG 17-03 16:33:02,369 (KernelFactory.java:assembleNewKernel:86)
-Starting JBoss Kernel construction...
| DEBUG 17-03 16:33:02,509 (KernelFactory.java:assembleNewKernel:112)
-Completed JBoss Kernel construction. Durati
no Never resolved the problem. I did notice that in my libraries I include a
.jar file a the client side, this file has the same serever files that the .ear
has.. I create new jars of these server files and bundle them into .ear and try
to deploy them but i do not recreate the .jar that in inclu
no Never resolved the problem. I did notice that in my libraries I include a
.jar file a the client side, this file has the same serever files that the .ear
has.. I create new jars of these server files and bundle them into .ear and try
to deploy them but i do not recreate the .jar that in inclu
i use the same software..however i never encountered this issue. did you ever
resolve your problem???
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931021#3931021
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931021
We don't have anything on-hand for this.
We're free. They aren't. Its as obvious as I could be in this comparison.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931020#3931020
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=rep
Look in the portal wiki for the MySQL5 truncation problem and solution.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931019#3931019
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931019
-
Thank you! ;-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931018#3931018
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931018
---
This SF.Net email is sponsored
Which DB + version? Its likely not related to the build issues.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931017#3931017
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931017
-
Thank you!
That worked (after I installed JUnit).
THe interesting thing is that I hav ethe same functionality issue (User portal
and Management portal not working) as I did with the version built on my PC.
I would consider going to 2.2.1RC3, but nobody elese seems to have this problem.
CR
Vie
i'm trying to follow the getting started guide to get oracle up and running
with my app - http://docs.jboss.org/jbossas/getting_started/v4/html/db.html -
unfortunately, i'm having issues.
this code (that i'm supposed to change an attrtibute for oracle according to
the doc), is not in the jboss-
Oh, yes . You are right .
It's ok now after I add those jars in the server lib folder .
Thank you !
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931011#3931011
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931011
try adding this to your beans file:
|
|
|localDB
|true
|
|
|
Make sure this is declared before the DefaultDSBootstrap.
You'll need to pull in hsql-plugin.jar from the JBoss AS distribution. I don't
know if this will work or not. I don't have time to test ATM, so
I am in the process of trying to move a set of web applications from WebLogic
to JBoss, and am having trouble with loading resources (namely property files).
Each of the applications utilizes a number of library jars which use a
property file to hold the current configuration. Most of the libr
it works like this:
build the portal with
portal.web.context-root=/
c:/workspace/portal2.4/build> build clean
after cleaned
c:/workspace/portal2.4/build> build deploy
then its done, clean database and /server/default/data/portal
View the original post :
http://www.jboss.com/index.html?mo
Hi, I'm having problems with authentication for a remote EJB client.
As I understand it, my client should use the ClientLoginModule to collect
username/password, and then the server should be configured to use a login
module that will read the username/password passed from the client.
I believe
Hello,
this is a possible solution for me:
/**
| * @ejb.bean name="Example"
| * display-name="Name for Example"
| * description="Description for Example"
| * jndi-name="ejb/Example"
| * type="CMP"
| * cmp-version="2.x"
| *
I have been trying to get Simple Deployment example in the tutorial to work.
Running in 'create-drop' mode works fine but I am unable to get it working in
update mode so that data persists between executions. The localDB.lck,
localDB.log, localDB.properties and localDB.script are created.
persi
I'm trying to get custom validator messages working.
I have
sms.ear
--> sms.jar
--> ValidatorMessages.properties
...
--> sms.war
...
When I deploy the ear to Jboss 4.0.4RC1 an exception is thrown complaining that
the key postcode cannot be found (see below) however executing
Hello,
i see that you know well the jca installation.
I try to install in jboss 4.0.2, but I have not been able to do it.
Where i need to put sapjra.rar file? I need something else more?
I put the rar file into deploy folder but jboss ignore it.
Thank you very much for all.
View the original
Hello,
you should explain the problem a little bit more detailed.
You can insert a value in a client interceptor and access it in the server
interceptor.
client interceptor:
public Object invoke(Invocation invocation)
| {
|HashMap hm = new HashMap();
|invocation.setValue("key",
MyEclipse version: 4.0.3
Eclipse version: 3.1.0
JDK version: 1.4.2_03
Jboss application server: 3.2.3
OS: Windows XP
When I start the server stand alone:no problem.
But from MyEclipse by Debug ... the following error occurs:
15:51:16,796 INFO [MainDeployer] Starting deployment of package:
file
thanks :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3930995#3930995
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3930995
---
This SF.Net email is sponsored by x
Hi, Sekhar!
The jnlp file should be started with the java web start launcher.
(Presumed you are using windows and installed the latest java runtime in
C:\Program Files\Java, the web start launcher is located at C:\Program
Files\Java\jre1.5.0_06\bin\javaws.exe)
However, I would recommend that you
Look at how the dvdstore example handles categories in searchbox.xhtml.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3930993#3930993
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3930993
-
i don't understand
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3930992#3930992
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3930992
---
This SF.Net email is s
Hello, in our project we have to develop an E-service application , it is a
Web application based on a WORKFLOW, the module must be deployed in the JBOSS
application server, the problem is that the engine workflow must generate a
.ear, to integrete the application in the Intranet of the or
Make it an EJB. I don't think you can use a Seam-managed PC during the startup
cycle.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3930990#3930990
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3930990
--
no. not yet.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3930988#3930988
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3930988
---
This SF.Net email is sponsored
u r missing jars on the client side. scroll down and see the NoClassDefFound
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3930987#3930987
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3930987
---
pass in a map. There is a silly bug.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3930986#3930986
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3930986
---
This SF
There's a lot of companies using our EJB3 in production, believe it or not.
Check my blog for a couple, but there are a lot more that I'm not allowed to
divulge.
EJB3 is getting pretty stable, We've had like 10 releases of it over the past
2 years. One problem we have though is that there is
Hi Adrian,
Did I do something wrong? I read the FAQ, not sure what it is that I've done
incorrectly.
I know there is a similar question to this previously. However I've tried a
different database driver and still the same thing was occuring.
Anyway apologies for any bad behaviour.
Vijay
Vie
OK. I just turned all the input fields without a converter into output fields.
This way the 'Process validations' phase completes normally. But then, in the
'Update Model values', the 'currentTestaction' can't still be resolved.
Shouldn't Seam resolve 'currentTestaction'? Or did I make a mistake
I am using JBoss4.04RC1 btw with bundled Tomcat
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3930980#3930980
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3930980
-
Right now I am using HTTPS for a secure login by configuring:
|
|
| Login
| /faces/SecureLogin.jsp
|
|
| ROLE_ADMIN
| ROLE_USER
| ROLE_MODERATOR
|
|
| C
hello all,
sorry for being partially OT..
I have an aspect (meant for auditing other EJBs) which needs to store the
audited data in the database..
Issue is that i need to use EJB to store audited data in the database, and in
order to do that i need to lookup the AuditDataEJB.
The problem turn
Hello,
is there a chance to specify descriptions for MBeans and their operations when
defining an MBean via the @org.jboss.annotation.ejb.Service and @Management
annotaions?
Thanks
Christoph Barz
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3930977#3930977
http://www.jboss.org/wiki/Wiki.jsp?page=StackTrace
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3930976#3930976
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3930976
--
keletappi, what you say works?
i make the steps thomas said, about changing root.war to config.war to the
deploy folder, but the path didn't work. maybe because i'm using portal cvs 2.4
glodo if you make it work please post.
View the original post :
http://www.jboss.com/index.html?module=bb&
http://www.jboss.org/products/jbossas/docs
http://docs.jboss.org/admin-devel/AdminDevelTOC.html
http://www.jboss.com/wiki/Wiki.jsp
http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=16942
jboss-4.0.3SP1.zip
View the original post :
http://www.jboss.com/index.html?module=bb&
Yes in the build directory
instead of typing
$ sh build.sh
type
$ ant
instead of typing
$ sh build.sh deploy
type
$ ant deploy
instead of typing
$ sh build.sh clean
type
$ ant clean
...
Of course you need to install ant (or used the one in "tools") and have the
binary in your path
View t
Hi
I have modelled a process definition with some forks-joins, and differents path
of execution. After all execution, when de root token arrives to the end-state,
I have an exception when jBPM is trying to save the process instance as ended.
This is de output:
14:28:25,354 DEBUG [DbPersistence
Thanks Demitiris!
There are many zip files out there. As mentioned I m using JBoss4.0.3
AS,
So if you could specify me the appropriate zip file I will be thankful. And
the question is what does this zip file contains??
Thanks,
Amair
View the original post :
http://www.jboss.com/index
1 - 100 of 175 matches
Mail list logo