I've very new to Jboss/EJB and Seam and the Booking demo seemed like a good way
to get my feet wet.
I have eclipse 3.1.2 all installed with the JbossIDE. All looks good but when I
start to go through the flash demo it appears that it starts about 2 minutes
too late. How was the initial project
I have a Jboss AS 4.0.3 cluster that has about half a dozen fairly large apps
running on it that are all using SSO. I'm considering adding JBoss Portal to my
cluster to be used as an entry point for my users, where I might have a
collection of portlets that will provide a nice consolidated view
OK, I am proposing to simply allow the cache size to grow without passivating
it temporarily then. I have created a Jira issue for that:
http://jira.jboss.com/jira/browse/JBAS-2668
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3917495#3917495
Reply to the p
Side note:
Whoever put together the Trailblazer for EJB 3.0 would help us all by
continuing to create such documetnation. Extremely well organized, crystal
clear and razor sharp in terms of hitting all the points I was interested in.
Thanks!
View the original post :
http://www.jboss.com/inde
No problem, I hope to get all the cleanups done for 1.0 final, never expected
to get that stuff into beta 2.
Cheers.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3917493#3917493
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=
Hi, All
We have got a project to support. The project contains a lot of BMP entity
beans. We installed JBoss and deployed the application. Now, when I see my
traffic on DB side I see that the app server calls my DB each time when I
request an entity so the cache seems to be disabled. I did try
Yes, this will propage but this will propage the portal transaction (i.e the
one that the portal uses to load its objects).
Otherwise you should put RequiresNew
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3917491#3917491
Reply to the post :
http://www.jbo
It doesn't look like I will have time to work on the Ant scripts before your
next release...but maybe someone out there does.
Nevertheless, there are a few things I would like to contribute to the wiki, in
time.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=
Hi,
is there an up-to-date jboss portal running online, where one can register as
test user and check out the features in real-time?
Regards,
KW
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3917489#3917489
Reply to the post :
http://www.jboss.com/index.ht
I'm using Multicast Address with 2 linux servers on the same segment (for jboss
Cluster)
The Cluster is able to find all is members(I assume this is because he is using
the multicast address) when i'm using netstat -g on both servers i can see that
eth0 got 228.1.2.3 multicast address.
my questi
Actually, a response to one of my earlier posts
(http://www.jboss.org/index.html?module=bb&op=viewtopic&t=74220) seemed to
indicate that it was broken in 4.0.2. I upgraded to 4.0.3SP1 and the problem
went away. I'm using the 5.0.4 JDK.
View the original post :
http://www.jboss.com/index.ht
I installed the newest jboss on a mac os x running the jdk 1.4 upgraded to java
5 but get the same error message posted on top.
Unexpected error during load of: org.jboss.ejb3.EJB3Deployer, ...
Is there something missing in the mac java 5 upgrade required for jboss ?
Regards,
Martin
View th
Using JBoss 4.0.3SP1, JWSDP1.6 (JAXB 1.0.5 & SAAJ 1.2.2)
com.sun.msv.datatype.xsd.DateTimeType is in xsdlib.jar. I've tried deploying
this jar in my war file as well as jboss\server\lib and it still can't find the
class.
The stack trace is:
| 2006-01-14 11:39:27,254 ERROR
[org.jboss.webse
I have in my web.xml:
anonymous wrote :
|
|
| Sets the logging context for the Change Form Application
|
| logging-context
| /totwcf
| java.lang.String
|
|
Then in java:
anonymous wrote :
| C
Currently X.509 tokens are validated against a truststore that is local to the
ws-security deployment. There is full support for digital signatures and
encryption using them. There is not yet support for mapping this to a
principal, though it could be done. There is one problem with adding suppo
EUREKA
I'm running Mac OSX, JBosss 4.0.3SP1, and Java 1.5.0 on my development machine.
Placing the jcharset.jar in the following directory WORKS:
/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/lib/ext
This is a great library - it automatically decodes UTF-7 variants, K018-U
Hi Saviola!
Sorry, but we have no english version of our press release. All we have is some
basic profile of the success story in english, but I can not imagine, that is
helpful for you (but you can e-mail me, if I should send it to you anyway).
I have also written a article over jbpm in the ge
Hi,
I have created a web service using example in Jboss Admin guide.
Even though webservice is getting called, but I am getting error. There were
earlier post regarding this but it seems problem was due to Jboss and axis and
this seemed to be fixed in 4.0.2 as per documents.
Below is the link
Hi, Bernd!
Your previous reply was very interesting to me.
I work for a company which is using JBPM as business process management
engine. We are developing ERP system at the moment and I am very interested in
some more details about using jBPM in your ERP system. I am mainly in charge
for
I think this is a real problem! But in our application we have simply solved
that by adding a processVariable for the running version and changed that if we
"upate" a process version.
The jbpm-log then keeps track at which time in the process execution the
version was changed (and the old and n
When you reserve a range of ephemeral ports, only processes that
specifically request a port in the reserved range can use it.
*NOTE:* Ephemeral (short-lived) port numbers start at 1024.
To reserve one or more ranges of ephemeral ports:
1. Use *Regedt32.exe* to navigate to:
*HKEY_LOCAL_MACHIN
Look at this:
http://jira.jboss.com/jira/browse/JBWS-651
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3917475#3917475
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3917475
---
u can first remove the root.war.
If u have a ear file set / in application.xml
if u have a war file set / in jboss-web.xml
/ Poyan
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3917474#3917474
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=
The installer distribution creates a configuration (with default name
"default") based on your selections. This configuration may include clustering
support if you have selected so.
There is also the "classic" .zip distribution with the 3 predefined
configurations "all/default/minimal".
View t
24 matches
Mail list logo