The username token profile specs are not really clear about this, anyway this
was not addressed the proper way when working on JBWS-2265.
It's a bug, I've created an issue for it:
https://jira.jboss.org/jira/browse/JBWS-2309. This will go in the first release
coming out.
View the original post
This is what I typed in mod-jk.conf Virtual host
DocumentRoot "C:/jboss-4.0.2Apache/server/all/deploy"
ErrorLog logs/yourwebappr_error.log
CustomLog logs/accessyourwebappr.log combined
The logs didn't create at all but apache have started after creating logs dir
on c: . And what about that Docum
Can you please post your code, the exception stacktrace and also the JBoss and
Java version you are using? Also, where are you calling the bean from?
anonymous wrote : Unfortunately, whenever I pass in any object implementation I
receive the same error
Is this object implementation present in
I have implemented the webservices for the first time in JBoss. After
implementation I am getting the following error. please kindly help me in this.
MBeans waiting for other MBeans ---
ObjectName:
jboss.j2ee:ear=mypopprojectEAR.ear,jar=mypopprojectEJB.jar,name=UserWorkflowImpl,service=EJB3
Are you by any chance using java.util.logging for logging those messages? We
had a similar discussion about this behaviour with java.util.logging some time
back at http://www.jboss.com/index.html?module=bb&op=viewtopic&t=136020
View the original post :
http://www.jboss.com/index.html?module=bb&
Please post the entire exception stacktrace.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177559#4177559
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4177559
___
jboss-use
Thanks for the tip. Will review the logs some more and get back to you.
I'm with you on not changing the table names or definitions. Some our our
clients have "strict" requirements on where tables are created (arggh).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewt
Thanks everyone. Your help is much appreciated. I was able to identify the root
cause of the problem. It wasn't the GC, but actually a query that was
overwhelming the hardware.
I wonder if I can set the timeout for the transactional context in JBoss.
View the original post :
http://www.jboss.c
A few more thoughts.
What operating system are you using? There is a line in the console log that
identifies this.
How are you starting JBossEAP? Via the run script, or as a service?
What JVM are you using? There are lines in the console log file that identify
this.
View the original post :
I do not think that topic relates to what you are seeing.
Because you have EAP, you must have a support contract, and that contract
should come with a support contact. I suggest you make this issue known through
your support contact.
When I use EAP, if I uncomment the admin=admin line, when I g
Here are few things I suspect:
1. Your server is loaded. Try observing cpu and memory usage.
2. Is your DB tuned and big enough to handle the load that you are giving to
portal server?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177550#4177550
Reply to t
I am using JBoss AS Ui Plug-in 1.1.2.GA, Hibernate Core Plug-in 3.2.3 GA, and
Eclipse 3.3.1.1, and I got the similar error when tried to create
hibernate.cfg.xml file. The following is the exceptions:
java.lang.NullPointerException
at
org.jboss.tools.common.editor.TreeFormPage.initialize
I'm trying to make use of an API that includes slf4j logging support.
However, I'm not sure if JBoss supports it as it forces an error.
Is slf4j support native to JBoss?
Or do I need to add in a jar such as:
http://repository.jboss.org/maven2/org/jboss/slf4j/slf4j-jboss-logging/1.0.0.GA/
Vie
Uhmm http://www.jboss.com/index.html?module=bb&op=viewtopic&t=142442
(please use search functionality in any way you like)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177545#4177545
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=post
Thank guys, i think with this we can help a lot of people who are starting with
jBPM!
Thanks jbarrez, I read your post and it was great!!!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177542#4177542
Reply to the post :
http://www.jboss.com/index.html?modul
It probably means something else didn't start correctly. You should look for
more errors at your logs.
anonymous wrote : We have a requirement to make sure the JMS tables used by
JBoss are placed in a specific schema on SQL Server 2005.
If you change our schema by your own schema, you're respo
I added yours, Jorams', Tom's (shoot I do not know how to use an ' anymore
while shortening Tom his blog) anybody got any tips, let me know
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177540#4177540
Reply to the post :
http://www.jboss.com/index.html?modu
Sala,
I'm impressed with what you've been doing. Great job!
In fact, I'm spreading the word to as much people as I can:
http://www.jorambarrez.be/blog/2008/09/19/blogs-about-jbpm/
Ronald,
Congrats with your blog. Hope to see something spectacular there soon ;-)
View the original post :
http
created bug report: [link]https://jira.jboss.org/jira/browse/JBAS-5976[/link]
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177537#4177537
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4177537
_
I'm writing a client to chat with a service written in .NET that utilizes
Username Token Profile 1.0. I'm using JBossWS for my side of the pond. I have
everything working, but when it creates the SOAP header that contains the
password, it sets
Type="http://docs.oasis-open.org/wss/2004/01/oasi
I write simple webapp, containing 2 files:
WEB-INF/web.xml:
|
| http://java.sun.com/xml/ns/javaee";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
| xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd";
| >
|
|
Already in beginners forum. Really a config question.
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=142506
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177534#4177534
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&m
Has JBoss' stance here changed? I've got a similar problem. I have a remote
SLSB that takes Object instances and stores them in a cache - that's the plan
anyway. Unfortunately, whenever I pass in any object implementation I receive
the same error. Seems to me that this is not expected behavior s
I have a SITE, and a SHIPTYPE table. These two table have a many-to-may
relationship (the cross reference table is SHIPTYPE_X_SITE). I created the
corresponding entities Site and ShipType. For the creation of ShipType, my UI
has ShipType related fields as well as a list of sites. Therefore,ShipT
Hello,
We have a requirement to make sure the JMS tables used by JBoss are placed in a
specific schema on SQL Server 2005. When we update the mssq-jdbc2-service.xml
file, a sample of it looks like the following:
BLOB_TYPE=BINARYSTREAM_BLOB
INSERT_TX = INSERT INTO XYZ.JMS_TRANSACTIONS (TXID) VA
Peter,
The line is uncommented.
Do you think is it related to the following topic?
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=106353
Thanks,
Andre
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177524#4177524
Reply to the post :
http://www.
Hi everyone,
I have copied "all" configuration and created "atcc_default" configuration.
When I am trying to run the application(web), the Login runs fine and I am
able to login to the website(I created).
But when I go back at look at the log file in the server at
server->atcc_defailt->syste
Hi,
I just had the same problem.
To fix it I verified the owner and group for the directory
JBOSS_HOME\server\default\tmp\deploy which is the default target temp
directory. It appeared that this directory had root as its owner and group
while I was logged with a non administrative account.
I c
I am using jboss app server 4.0.5 with the version of EJB3 that it ships with(I
am currently unable to upgrade due to project scheduling issues). When I use
SingleTableInheritance and a DiscriminatorFormula with string
DiscriminatorValue's that are not the same length and have more that one whe
Hello all,
>From time to time (say once a week) we are experiencing a crash of our
>application. We get an NullPointerException. The strangest part is that we
>don't know how to reproduce the problem and we also don't know when the
>problem occurs. After this NPE, app server simply serves a 500
I have a quick question. I tried searching on the Documentation section of the
site, but I didn't find anything remotely close.. earliest I believe I saw was
around 2004.
I am doing research on the way relational databases have changed and how they
are interfaced.
I was wondering if there are
I fixed this bug in a slightly different way (by using a synchronized block).
So could you download the latest source
and make sure it works?
If it's OK, this fix will be included in Javassist 3.9.0.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177507#4177
I fixed this bug. Could you download the source from the repository and make
sure it works?
Thank you
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177506#4177506
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=417750
Did you try the Tomcat source archives?
http://archive.apache.org/dist/tomcat/tomcat-5/v5.5.20-original/src/
Note that there are 3 (!) different 5.5.20 sources. Do not ask me which one was
used by JBossAS.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=41775
I just downloaded this bundle and I'm trying to connect it up with PostgreSQL.
I get these errors:
Caused by: org.postgresql.util.PSQLException: Large Objects may not be used in
auto-commit mode.
11:55:56,343 ERROR [HibernateStore] failed to check existence of folder:
/meta/rep.properties
An
Excelent, i must recognize that i don't know the diference between contributor
and editor.. but I will test it later.. One thing that i consider important is
too make the link panel (or section) with all the jbpm blogs updated. So you
can enter Planet jBPMs and then have the whole list of sites
"tim.shaw" wrote : Is it possible, using JBM (1.4.x), to evenly distribute
message processing across the nodes of a cluster (AS 4.2.3)?
|
http://wiki.jboss.org/wiki/JBMCluster
anonymous wrote :
| If not - and my reading of the docs is that it only starts redistribution
when the original n
Is it possible, using JBM (1.4.x), to evenly distribute message processing
across the nodes of a cluster (AS 4.2.3)?
If not - and my reading of the docs is that it only starts redistribution when
the original node gets overloaded - are there any plans to do so for 2.0?
This behaviour worked fin
sure, you are now an author on planetjbpm.wordpress.com See if that gives you
enough freedom. If not, I can always make you an editor
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177495#4177495
Reply to the post :
http://www.jboss.com/index.html?module=b
Hello, all.
I'm creating a JSF application that uses jBPM as a task-tracking tool with
several workflows. I have jBPM running correctly and several working
processes, but I have some odd behavior regarding task lists being refreshed,
that sort of thing. Does anyone have any information on how
yes, that is an option.. .or repackage everything and make your own ear, or
play with the classloader configuration
http://wiki.jboss.org/auth/wiki/ClassLoadingConfiguration
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177490#4177490
Reply to the post :
I assume that you have read the documentation for the Oracle JDBC driver on how
to turn autocommit off. What does it say?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177488#4177488
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&m
I'm using the JMX console to view the "testQueue" Queue (see below). It has
several consumers listening for any messages sent to the queue. But I don't
know how to remove a particular listener using JMX. It would also be useful to
get a list of the classes that are listening on the queue. There
Hi all,
I am using EJB3, JBoss 4.2.2GA
I have a entity, which creates the database schema like...
CREATE TABLE tb_test
(
smtpsentdatetime timestamp,
openstate varchar(255),
opendatetime timestamp,
dschedule bytea, recipient_id int8,
CONSTRAINT tb_test_pkey PRIMARY KEY (id),
CONSTRAIN
I have been watching these posts for a while and frankly I have not understood
the question. In addition, I do not use RichFaces with Portal and thus did not
know if any of my input would even apply.
But then I saw this:
anonymous wrote : i) the "*" in front of -object.xml stands for nothing.
Hello,
We are currently using JBoss 4.0.2 (JDK1.5).
When we start the server, all applications are deployed properly and all
propagated Beans are visible in the JMX console (service=JNDIView; list()).
After a "while" (a couple of hours) the server is still running but all
propagated Beans in t
Hi,
I have installed jboss-4.0.5.GA, when I add cs-ejb.jar to deploy folder I am
getting this error.
ERROR [MainDeployer] Could not create deployment:
file:/C:/jboss-4.0.5/jboss-4.0.5.GA/server/cs/deploy/cs-ejb.jar
org.jboss.deployment.DeploymentException: Verification of Enterprise Beans
fai
Are there other ideas?
Somebody who knows if the relative pathes of libs must be included in the
classpath entry of the manifest? f.e.
Meta-inf of the service-jar
Classpath /lib/lib1.jar /lib/lib2.jar ... or
Classpath ../lib/lib1.jar ../lib/lib2.jar ...
or something else?
Is the classpath entry
Thanks a lot Max!
Just in case someone else needs:
In the Hibernate Code Generation Dialog, the Main tab allows you to configure
the set of entities you want to generated code for, by creating an
hibernate.reveng.xml file. Afterward, this file can be edited as a normal xml
file with a couple o
Hi,
I need to persist data on a ADABAS-D database and it is not supported natively
by Jboss.
Someone can advise me about how can I do it? Or where can I find resources or
docs about it?
We already have implemented an Adabas-D Hibernate Dialect, is possible to reuse
it?
Thanks for help!
Pedr
Try enabling JNDI debug (com.sun.jndi.ldap.connect.pool.debug=fine/all also in
AS run files). Then you should be able to see how the connections and the pool
behaves - and if it works at all...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177469#4177469
Re
Hi,
I am developing an enterprise application with eclipse ganymede (3.4) and using
jboss-4.2.2.GA as server.
Each time I change something in code, I need to manually republish the project
to get it redeployed.
Is there any way to automate this such that whenever I build something, it gets
re
anonymous wrote :
| close() is called when the TcpCacheServer's stop() method is called, or
when there is an IO error in the connection's run() method.
|
Ah i see it now, your using the IOException to do the clean up for you!! As
soon as the remote sides tears down its connection, the serv
close() is called when the TcpCacheServer's stop() method is called, or when
there is an IO error in the connection's run() method.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177461#4177461
Reply to the post :
http://www.jboss.com/index.html?module=bb&op
We're ready to provide feedback. The ETA on integrating into our development
branch is < 2 weeks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177460#4177460
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4177460
___
Have you tried MVCC with 3.0.0.BETA1? Feedback would be very useful. :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177458#4177458
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4177458
_
Have a look at
http://www.mchange.com/projects/c3p0/index.html#acquireRetryAttempts, C3P0
offers a rich set of properties that can be set to offer reconnects, retries,
etc.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177457#4177457
Reply to the post :
h
This is an automatically generated Delivery Status Notification.
Delivery to the following recipients failed.
[EMAIL PROTECTED]
Reporting-MTA: dns;MS-CRM.JSC.TPCHEL.RU
Received-From-MTA: dns;mail.tpchel.ru
Arrival-Date: Thu, 18 Sep 2008 18:30:54 +0400
Final-Recipient: rfc822;buhgalteri
Was there a resolution to this issue?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177456#4177456
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4177456
___
jboss-user mailin
i want to use the commandservicebean from my seam application. so i deployed
the jbpm-entersprise.ear on the jboss 4.2.2 ga. but both contain the
jbpm-jpdl.jartherefore the class loader throws an error, when trying to
access the command interface.
what is the solution for this ?
remove
If you want to iterate over nodes, you can walk the tree. Remember that JBC
uses a tree structure.
|
| void doStuff()
| {
| doStuffWithNode(cache.getRoot());
| }
|
| void doStuffWithNode(Node n)
| {
| processNode( n );
| Set children = n.getChildren();
| for (No
kukeltje you are awesome!
I link my blog to this and subscribeme to your rss feed..
Can i contribute with your blog?
i was thinking in write my articles in spanish but add a review in english in
your blog?
thats sounds good to you?
View the original post :
http://www.jboss.com/index.html?module
hahaha...of coursedid you expect another thing? ;-)
P.S.: i've just accesed the page and have the info. Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177447#4177447
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=rep
Or even the ClusteredCacheLoader will help - the CCL lazily loads entries from
its neighbours if it is needed and cannot be found locally.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177444#4177444
Reply to the post :
http://www.jboss.com/index.html?modul
Well, we have run into some other problems with Optimistic locking which caused
us to have pull back. We're really waiting for MVCC regardless. But, we did
need to migrate our cache anyway because of the PojoInstance change from
PojoCache 2.1 to 2.2. And we did do that by pulling each cache o
"kringdahl" wrote : One other questions related to optimistic locking...is
there anything I can do to switch an existing cache configured with pessimistic
locking to optimistic locking? For existing caches, it appears that it can
load the objects because they do not have the appropriate data ve
Well, instead of putting this burden on Tom, I decided to go ahead myself.
>From now on PlanetjBPM is available. Let me know what you think
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177442#4177442
Reply to the post :
http://www.jboss.com/index.html?mod
Have you tried packaging JBC as a part of your EAR so it gets redeployed as
well?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177441#4177441
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4177441
you see, in the end we all are friends :-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177440#4177440
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4177440
___
jboss-user m
Ok. Really need help here.
I am able to confirm that by placing my classes and properties in the conf/lib
folders that persisted timers will work. However, I don't think that is a
practical solution.
What if my timers depended on more of my application being initialized?
There must be so
The point I was trying to make is, your question was only what are the
supported ways to make ajax work in JBoss Portal. Had you asked it like that,
you would have probably gotten an immediate response. Just for future reference
;)
http://docs.jboss.com/jbportal/v2.6.6/referenceGuide/html_singl
I tried setting the pooling options to the JVM. Still have many connections
opened.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177431#4177431
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4177431
__
Are there any callbacks/notifications issued by JBoss when a partition is
started/closed i.e. when the 'first' node joins the partition and the 'last'
node leaves the partition? How can my application receive/subscribe to them?
My application is deployed as a JAR in a cluster of JBoss nodes. It
Hi,
I need to change the structure of my portlets.
Instead of using 3 images for the titlebar, I want to use 5.
I changed the images in the CSS, but I couldn't find how to separate the
titlebar in 5 parts.
Is there a way to change this?
View the original post :
http://www.jboss.com/index.h
I solved my problem.
i just simulated the crash of a messaging-node siple sendig the TERM signal. If
I send the KILL signal to the AS than the fault tolerance just happen.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177427#4177427
Reply to the post :
ht
One of the problems was that I did not install the latest tools from
http://go.microsoft.com/fwlink/?LinkId=100114
The default tools used DES-CBC-MD5 and also set DES-only encryption on the
account. After installing the updated tools the ktpass command completed as
shown in the user guide.
I
insert this into your VirtulaHost
DocumentRoot /your/path/webb
ErrorLog /var/log/apache2/yourwebappr_error.log
CustomLog /var/log/apache2/accessyourwebappr.log combined
You restart apache and verify and make sure ourwebappr_error.log and
accessyourwebappr.log are created
View the original po
Can you please provide more details about what you are trying to do?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177419#4177419
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4177419
_
JNDI connection pooling is configured per JVM using properties. Try to put
those in the AS run.conf file.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177418#4177418
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4177
Jboss is starting without any errors and I have LoadModule jk_module
modules/mod_jk.so line added but in mod-jk.conf. I don't know what to do. I
tried so many configurations and it doesn't work.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177417#4177417
R
Jboss started correctly?
You have Specify the filename of the mod_jk lib in http.conf?
LoadModule jk_module modules/mod_jk.so
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177414#4177414
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=pos
Hello,
I use jbossas 4.2.3 with jboss-messaging 1.4.0.SP3-CP02 and I have the
following problem:
For testing-purposes i connect to message-queue with an external client (on
same machine) I run from inside eclipse. Up to now I have used jbossmq and with
jbossmq this worked fine.
With jboss-messa
Yes, i'me very thankful to you. I'll be trying periodically until it works :-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177409#4177409
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4177409
You are right about this but it doesn't matter if I type localhost/jmx-console
or localhost/web-console I get the same errors
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177408#4177408
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posti
database? For the 3.2.4 and upcomming 3.3 release the official tests currenty
runs against MySQL, HSQL and Postgress, but I know it works with Oracle, MSSQL,
Sybase as well. Each DB that is supported by Hibernate could be used.
View the original post :
http://www.jboss.com/index.html?module=bb&
yep.. shoot... It... I got a response early this morning that it also affected
the JBossWS wiki and they were working on it. 15 minutes ago I tried it and it
worked. Maybe they are still working on it. Now at least you know I pointed you
to the correct info ;-)
View the original post :
http://
when you call this url http://localhost/web-console
not match in your virtualhost
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177404#4177404
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4177404
_
argggit fell down again!!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177400#4177400
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4177400
___
jboss-user mailing list
j
Hi
I have a proble using apache with jboss. I configured my apache and jboss the
same as in http://wiki.jboss.org/wiki/UsingMod_jk1.2WithJBoss.
This is what i did:
1. downloaded apache_2.2.9-win32-x86-openssl-0.9.8h-r2.msi from apache
http://httpd.apache.org/download.cgi
2. downloaded mod_jk fro
Thak you very much, Ronald.
I'm reading :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177396#4177396
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4177396
___
jboss-user
http://jbpm.dyndns.org/jbpmwiki/ is up and running again sorry for the
inconvenience
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177395#4177395
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4177395
_
Hi,
I'm using LdapLoginModule to authenticate users using the LDAP service.
I see (using netstat) that there are hundreds (!!) of ESTABLISHED connections
from my JBoss server to the LDAP server.
There are more and more connections adding after almost every action I perform
in my application. Even
You have Geronimo as a must for a project ? I wonder why ?
Anyhow - look in seam 2 docs - they have tips for different version of
appserver.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177389#4177389
Reply to the post :
http://www.jboss.com/index.html?m
Hi all. After running my web application I get exception:
java.sql.SQLException: You cannot rollback with autocommit set!
My oracle-ds.xml:
|
|
|
|
| jdbc/alphaCommondoor
|
jdbc:oracle:thin:@gamma.app.kv.aval:1521:alfa
| oracle.jdbc.driver.OracleDriver
| us
Thanks very much max!
I think i have to dig much deeper...hope not get t mudded out ouf it!! :))
Unfortunately the Glassfish (or Geronimo) Server is a MUST for this project ...
so i have to experiment.
Thank you for having talked to you, it was very enlightning for me!!
...from very sunny
JBoss Consultant
As part of our on-going growth, we urgently need additional consultants to act
as points of JBoss expertise to our enterprise customers. This role typically
involves short-term assignments (between 1-2 weeks) on client sites, so you
must be happy with extensive travel opportuni
Right now we're looking for a JBoss Instructor in the EMEA region. We need
someone who has a strong background in developing Java and JBoss solutions, who
also has experience at delivering training sessions/courses.
You will be responsible for running a range of JBoss-related training courses
Thanks a lot for your valuable information
Which are all the dbs supported by this open source edition
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177374#4177374
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=417737
Hi Guys,
Was just looking at how this works in the 2.2 version. One thing that struck
me when looking at it was that i didnt see the clean up of the at the end of
the run method. Maybe its getting called from outside the package but just
thought i would mention it cause everything looks to be
I'm working with CMS programmatically by retrieving an
org.jboss.portal.cms.impl.jcr.JCRCMS object from the java:portal/CMS context.
Everything seems to be fine, but I have a need on attaching some additional
attributes to CMS contents objects. I've found out that JCR have such an
oppotunity in
1 - 100 of 133 matches
Mail list logo