If I deploy a process as a new version, it will not be used by processes using
this process as a subprocess. This means I have to redeploy all superprocesses
using this process. Is this desired behaviour?
E.g. the following business case:
we have a verification process that will be used by other
How can I specify a processdefinition that uses itself as a subprocess? Will
this deploy correctly?
James
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935711#3935711
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=39
It's late, the time when I dream up bad hacks.
What if you add a FORM login config block to hello/hello2, but use your
loginredirect.jsp as the login page? I would expect if the user hits hello w/o
a login, loginredirect.jsp would get called, redirecting to main. However, in
the failover case
Hi There,
I have used fetch type eager in the design of most of my pojos. This has
created a problem in that in order to populate or instantiate these objects and
subsequent child objects I am doing a large number of sql queries. Are there
ways of minimizing these queries or do i just need to
Hey Jim,
Finally got a chance to play with your wars, and things work as I expect -- but
not as you want :(
The issue is that the Principal does not get propagated around the cluster; the
username and password do. Two reasons for this:
1) Principal does not extend Serializable, thus you can't
hi
i m getting error (No Context configured to process this request) while
deploying my app
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935705#3935705
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935705
-
I have two servers running on a m/c using singleton cluster service. I want to
add the queues to both the servers without restarting them. Also i want only
master node to show the available queues.
I am tring the the following approach, added a .sar file which defines the
Queues to the URL Lis
s:link element has parameters. It seems to me that default just creates new
conversation. You can use
.
I think this should work.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935702#3935702
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=p
Fortunately, there's nothing wrong with Messaging, but with the example
fixture. I tried to make it run out of the box everywhere and I didn't quite
suceed :)
I assume you're running one of 4.0.0 - 4.0.2 releases.
If your server did deploy correctly, just try to validate it the old fashioned
Ok so I got it to work with @Factory, but I can only link back to the same
page. Is there a way to link to another JSP page and still access the
outjected variable?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935700#3935700
Reply to the post :
http:/
Hi all,
I am trying to use jbossAS +portal + kosmos, and am having some issues,
I am trying to figure out how to correctly deploy the kosmos portlet, I have
unziupped the .war directory into the deploy directory. There seem to be no
problems. I cannot fugure out how to actually place the por
After installing JBossMessaging, when I try to verify the installation by
running /examples/queue, I get the following exception:
E:\Projects\JBossMessaging\jboss-messaging-1.0.0.GA\examples\queue>ant
Buildfile: build.xml
identify:
[echo] Running the queue example
[echo] The queue: test
Hi,
I have two options to implement my database-driven applicatioin. Should I use
CMP or Stored Procedure? what are their adv and disadvantages?
Any one can help?
Thanks
Herman
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935688#3935688
Reply to the po
Found a work around. Nasty as it is it does work :-)
The solution is to override the offending method in the generated stub:
protected void _postSendingHook(StreamingSenderState state)
| throws Exception
| {
| Object maintainSession =
_getProperty("javax.xml.rpc.ses
Ask the lomboz lists as I don't think any one from jboss uses it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935686#3935686
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935686
---
I have this problem too.
Any answers please? Thanks a lot!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935685#3935685
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935685
--
A new version of the Clustering guide won't be produced any time soon.
However, the old version is quite accurate and pretty complete, even for JBoss
4.
There is a clustering section in the JBoss Application Server Guide as well;
the most recent version of that was produced in I believe Octobe
Thanks for your reply. Incorrect JBoss installation was the problem. I've
reinstalled with EJB3.0 option and all is working well now.
Once again, thanks a lot for your help!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935682#3935682
Reply to the post :
ht
If ADF completely replaces the JSF state manager (instead of wrapping and
delegating), then that would certainly break Seam.
Seam depends upon its state manager being called to save the conversation id.
So, it seems like you have found the cause and the correct fix.
View the original post :
ht
I am not sure if this is related, but I lost conversation propogation in an ADF
faces app after I switched to using a post beta 2 daily. It seems like the
state manager in seam wasn't being loaded and so the long lived conversations
were not being persisted at all.
To fix this problem I have h
Windows 2003, or Windows XP
which one is better to run web application(JBoss+MySQL) ?
Is Windows XP designed to replace 2003?
Thanks!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935679#3935679
Reply to the post :
http://www.jboss.com/index.html?module=bb&
Thanks again.
There is one pre-imaged Linux machine with
Fedora Core 3
mysql-3.23.58-16.FC3.1
are they too old for running lastest version of JBoss + Hibernate + JSF?
Is it easy to upgrade MySQL?
Thanks!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=39356
The PDF link you provided does not exist.
I found 3 PDF files here:
http://docs.jboss.org/jbossas/clustering/
The most recent of these is dated 5/21/2004.
(Jboss AS 4.0.0 was released 9/20/2004.)
So will there be an update to this doc covering Jboss 4?
View the original post :
http://www.j
I don't understand.
The page is re-rendered on the server *every* time an action is invoked?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935676#3935676
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935676
---
Hi there,
I'm using Seam for the first time and am wondering if there's a function
available to automatically refresh a xhtml coded window when an action is
performed.
For example, in the application I'm developing, you can add a record. But then
you have to manually refresh the window to see t
Ok,
Went back to old EJB 3.0 RC3 bean creation, just changed the lookup. I would
like to use RC5 or higher though, so if anyone knows why I couldn't create the
bean as described by the trailblazer, please let me know. FYI, my remote
interface after the change became:
| import javax.ejb.Re
OK, so I found the right new EJB3 spec and it is intentionally removed - sorry
for the post.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935673#3935673
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935673
---
Im am currently using jboss 4.0.4.CR2 and trying to get the server(jboss) to
return an entity bean via a call to a session bean. When I run my test program,
I can see the Entity bean being loaded on the server side, but then It fails to
marshal it on the client side with the following stack trac
Installed from the .jar installer, using the EJB3 configuration option, I find
that the class javax.persistence.Entity has but one property,
String name() default "";
Nowhere to I see the access type property that was there in 4.0.3, and is in
the EJB3 persistence specification, which suggests
"ragsta" wrote :
| package com.alblab.ejb3.interfaces;
| | // remote interface
| |
| | import javax.ejb.Local;
| |
| | @Remote
| | public interface RemoteCalculator {
| | public double calculate(int a,int b);
| | }
|
It strikes me as strange that you
Hi there! I am dealing with a similar problem. The SSL part works (clients
can access my JBoss content via Apache using HTTPS), but the authentication
doesn't.
Before, when I was using Tomcat 5.5 stand-alone, clients had to authenticate
with a name/password before viewing pages. Now, using J
This issue can be fixed by adding in the following where clause to the nodes
list property mapping definition in the ProcessDefinition.hbm.xml file:
...
View the original post :
http://www.jboss.com/inde
Hi,
I'm trying to deploy the following simple web service:
@WebService(name = "EndpointInterface",
targetNamespace = "http://localhost";,
serviceName = "HelloService")
@SOAPBinding(parameterStyle = SOAPBinding.ParameterStyle.BARE,
style = SOAPBinding.Style.DOCUMENT)
@Remo
"jiwils" wrote : "khoyaraaz" wrote : Take a look at
http://logging.apache.org/log4j/docs/api/org/apache/log4j/net/SMTPAppender.html
for more information.
|
| The
http://logging.apache.org/log4j/docs/api/org/apache/log4j/spi/TriggeringEventEvaluator.html
class has more helpful input too.
Here's my connector:
|
Here's a snippet of the vb.net code:
Dim cred As New System.Net.NetworkCredential
| cred.UserName = "user"
| cred.Password = "password"
|
| Dim objReq As New secTest.getValue
| Dim objResp As New secTest.getValueRespon
Yes, I was overlooking the obvious. Probably the best way to deploy two (or
more) instances of a portlet is with multiple portlet elements in portlet.xml,
so you end up with something like this:
|
|
| MyPortlet
| com.unisys.portlets.ThePortlet
|
|
|
| YourPortlet
"khoyaraaz" wrote : I am receiving 2 emails though, one for each error. Anyone
know how I could get a bunch of errors in the same mail, grouped by time or
session?
The Log4j SMTPAppender provides much of that functionality by default.
Take a look at
http://logging.apache.org/log4j/docs/api/or
I have a doubt, as JbpmSessionFactory is deprecated are there an other class
that replace it?
Regards
Alejandro
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935661#3935661
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=repl
hi
i had exactly the same problem with my own implementation. i'm using the jboss
4.0.4.CR2 version and recreate the timer in my timeout action.
unfortunately i have somehow the problem to reproduce the behaviour. it occurs
by hazard!
granby: did you figured out something?
Patrick Heusser
--
"lycovian" wrote : So, is there a way to tell JBoss to append to the existing
log rather than simply overwriting it?
Check the log4j.xml file that you are using in your server configuration's conf
directory or this http://wiki.jboss.org/wiki/Wiki.jsp?page=Logging wiki.
View the original post :
Hello all,
I downloaded JBoss Portal Bundled RC2 and set it up to run on a PostgreSQL
database. This worked fine. I also downloaded the JBPM starter kit and set it
up to run on a PostgreSQL database. It worked fine. I wanted to set them up on
the same AS. I moved the jbpm.sar and war from it's
Adding that to the connector didn't seem to change anything.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935655#3935655
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935655
Hello all,
I downloaded JBoss Portal Bundled RC2 and set it up to run on a PostgreSQL
database. This worked fine. I also downloaded the JBPM starter kit and set it
up to run on a PostgreSQL database. It worked fine. I wanted to set them up
on the same AS. I moved the jbpm.sar and war from
I am running stress tests on Stateful EJB with JBoss 3.2.8 SP1 snd testing
memory cnsumption using JProbe. JBoss runs out of Memory after 10 hours. ( 128
MB min and 512 MB max)
Has anybody seen something similar ?
The objects with high counts are
org.jboss.ejb.StatefulSessionEnterpriseContex
"asack" wrote :
|
| Scott, is that a serious suggestion or a "stop whining, call the phone
company" type answer? :-)!
|
| Well at least EAR/lib is going to exist in J2EE 5 (that's a no brainer).
Serious if you care about getting non-portable behavior standardized.
View the original p
In the server.xml of your tomcat sar in jboss, look for the following block:
|
|
That should give you some pointers.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935650#3935650
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=p
sounds similar to:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=77760
debug tracing is available in the above thread.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935649#3935649
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=
For our JBoss servers (4.03 RC1) when they are rebooted they overwrite the
existing server.log rather than appending to it. Today we had all three of our
servers crash simulataneously. I wanted to check the logs to see if they threw
errors before they crashed but the logs all show the reboot o
"[EMAIL PROTECTED]" wrote : Send comments to: [EMAIL PROTECTED], [EMAIL
PROTECTED]
Scott, is that a serious suggestion or a "stop whining, call the phone company"
type answer? :-)!
Well at least EAR/lib is going to exist in J2EE 5 (that's a no brainer).
View the original post :
http://www.j
Did you get this to work? If not, look at this:
I finally got this to work after reading just about every forum topic on HSQL
and all the different error messages such as:
MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM
jboss.jca:service=ManagedConnectionFactory,name=DefaultDS
jboss.jca:ser
env.setProperty(Context.INITIAL_CONTEXT_FACTORY,
"org.jnp.interfaces.NamingContextFactory");
| //env.setProperty(Context.INITIAL_CONTEXT_FACTORY,
"org.jboss.naming.NamingContextFactory");
|
|
env.setProperty(Context.PROVIDER
Thanks.
http://jira.jboss.com/jira/browse/JBREM-406
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935643#3935643
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935643
Hi,
I'm posting my disappointment with this JBOSS forum. Others and I have tried in
the past (on this forum) to get some assistance with installing the Sun
Petstore on JBoss 4.0.x with absolutely no response at all.
For JBoss experts , I'd expect this it be fairly simple but no one seems to be
Anyone? I'm sure I'm missing something obvious here...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935641#3935641
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935641
-
Thanks for you advice - I had the same problem.
To make it work with perferences on portal v2.2, one need to add the flowing
code to CMSPortlet.java.
Insert this in the beging of doView:
String tmpIndexpage = req.getPreferences().getValue("indexpage",
LINK_MODE_PORTLET);
| if(!LIN
Washeeq, commenting out that test is only a part of the fix. You're right, the
test is unnecessary in this case, but I'd recommend checking out the complete
fix from CVS.
Cheers,
Manik
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935637#3935637
Reply to
So the solution (or what I was missing) was to include the SMTP appender to the
root category in the lo4j.xml file (at the bottom of the file):
|
|
|
|
|
|
|
|
Works now :) . That was easy, just took forever to figure it out by myself,
wi
Ok, I have found the problem and have a fix in the 1.3.x CVS branch (see
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossCache for branch info).
I;ve tested this on WL815 so far, and after more QA on other app servers, this
will make it into a service pack for 1.3.0.
If you guys want, I'd recomme
I am using axis for webservice client in EJB application,
Another web application uses the EJB application. In the web application I also
use axis.
It seems that there is a problem with this,
If I remove the axis jars from Web App, the ejb app works fine,
If ai add the jars back to web app, the e
Your Bar class is not Serializable. It needs to be.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935626#3935626
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935626
-
And don't insult us calling Messaging "JBoss MQ" :)
Just joking.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935625#3935625
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935625
Yes, I think I have an idea.
You probably applied the "manual procedure" on a clustered (not default) intial
configuration.
A clustered configuration has its JBossMQ instance deployed in
deploy-hasingleton/jms,
instead of deploy/jms, hence the conflict.
I actually haven't extended the instal
"d1g" wrote : I'm also keen on embedding Seam & JBoss EJB3 as I think I'll end
up writing scripts in BSH to do disposable script stuff (maintenance).
|
Actually I was thinking of shipping Seam with beanshell integration so you can
dynamically call Seam components from the console. Would make
"mk74" wrote : I am trying to get a SeamTest running which uses a JBPM process,
Yes, I didn't get this working yet :-(
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935621#3935621
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode
Hmm, I thought this would be an easy question to get answered by the
developers. If nobody knows the answer, does anybody know of some resource
that would give me some definitive clues? Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935617#3935617
Hi all,
I?m running into a strange issue, and I need a hand. I have 2 remote
stateless EJB?s both use spring and hibernate 2.1.8. The flow of the
standalone execution is as follows
--> = Direction of the calls
Client -->
EJB Transaction Starts -->
Spring interceptor opens hibernate sessio
You are correct. There was a query substitution in our hibernate mapping file.
This is not a jBPM problem.
Thank you
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935614#3935614
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mod
We test with Oracle, MySQL and PostgreSQL, and have run the databases on both
Windows and Linux (same with JBoss, running it on Windows and Linux). Usually
we run matching OSes, that is, if we have JBoss on Linux we also have the
database on Linux, but we have ocassionally run the database on
Try deploying the .war and .jar in an .ear - you should have no problems.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935612#3935612
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935612
---
hi all,
i have a problem with jboss connection pool, db2 type-4 driver and db2 server 7
(z/os).
so... i hope you can help me.
i think the problem is between handshake of type-4 driver and the jboss
connection pool.
today we had a lot of network troubles, which was the cause for following
exce
if you are deploying web application with jboss then you can use
ServletContextListener for this
Sony
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935610#3935610
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935610
I have a Java web service running under JBoss 4.0.3SP1. I have method level
security in the web service, and i am trying to make calls to it using a vb.net
client. I am using the UsersRolesLoginModule. I cannot get it to pass any type
of credentials to the web service, so my service cannot authe
hello all
in tomcat we can use global naming resource in server.xml
to create mail session in JNDI
how to do this in J Boss
thanks
Sony George
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935608#3935608
Reply to the post :
http:/
"asack" wrote : "asack" wrote : This works now in 404CR2 though I'm having a
rollback issue with iBatis (I'm debugging now). It definitely does not work on
403SP1. I can't believe I'm the only one running into thismaybe I'm doing
something wrong though my example is simple enough...
|
Th problem doesn't occur when the webapp is deployed as a .war archive in the
/deploy directory.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935606#3935606
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935606
---
I finally got this to work after reading just about every forum topic on HSQL
and all the different error messages such as:
MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM
jboss.jca:service=ManagedConnectionFactory,name=DefaultDS
jboss.jca:service=DataSourceBinding,name=DefaultDS
ejbFindByCustomerId
I have the need to capture who created and last modified a number of the
entities in our system.
Our entites have fields for created by, modified by, creation date, and
modification date.
What is the recommended way to do this?
My thinking was that I could update these fields using the PrePers
"asack" wrote : This works now in 404CR2 though I'm having a rollback issue
with iBatis (I'm debugging now). It definitely does not work on 403SP1. I
can't believe I'm the only one running into thismaybe I'm doing something
wrong though my example is simple enough...
I lie. By default 40
Any news on 2314?
-Jim
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935596#3935596
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935596
---
This SF.Net email is
Hello Ulrich,
i got the solution,
to solve this problem add "/remote" when requesting remote object
like this
UserLoginRemote obj =
(UserLoginRemote)Remote.getRemoteObject("UserLoginBean/remote");
then this will be ok
Sony
View the original post :
http://www.jboss.com/index.html?module=bb&op=
We have isolated this bug to the following:
When a process node list is loaded, only the nodes where superstate==null
should be added via the query. However, the default behavior is to add all
nodes to the query.
We have not tested nested superstates, so there still may be a similar issue
the
I prefer not to use JMS because I want synchronous communication between client
and server.
JMS can create a delay between client request and processing at server level,
since it does not specify time constraints in processing requests. I want to
prevent those type of delays in my application.
I'm not sure if this is a forum problem, or if you forgot the quotes around all
the attribute values that you write.
instead of:
| writer.write("");
|
try
| writer.write("");
|
...apply the same change for the other attributes.
View the original post :
http://www.jboss.com/i
Thanks Tom,
My solution will just use socket transport. I'll try to discover th
restrictions and let you know.
Eduardo
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935588#3935588
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&
Thanks for reply.
Do you use MySQL with JBoss for testing?
some people say MySQL is more native to Linux and perform better on Linux. Is
this true?
My application is: JSF + JBoss + Hibernate + MySQL.
Thanks for advice.
View the original post :
http://www.jboss.com/index.html?module=bb&op=view
I am pleased that the test functionality exists and we'll certainly be
implementing tests further into development. Ideally we would have been
implementing tests up front but this is hard when we're still learning Seam,
JSF, EJB3, etc. I would imagine that any subsequent projects will involve us
Yeah, I have one colleague using it without any problems.
Another gets the transaction manager error, but the portal still runs OK.
Another two are managing fine without the bundled version.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935585#3935585
Reply t
I am trying to get a SeamTest running which uses a JBPM process,
but I get an exception when I try to retrieve a SEAM component with:
@Override
protected void invokeApplication() {
Register c = (Register) Component.getInstance("register", true);
}
The co
We had heard the the SOA stack that is to be bundled with JBossWS will also be
provided as part of the JBoss 4.0.4 GA release, is this true?
Also, will the JBoss 4.04 GA release provide it's own jars for such specs as
JAX-WS? Will the JWSDP still be required or will the wstools be made availabl
After reading the codes, I should say jBPM have a long way to be mature,
especially on the security part.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935577#3935577
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935
The bundled version should work without any problem.
Several colleagues are using it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935576#3935576
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935576
--
Definitely got java installed!
I agree that there may be something wrong with my machine, though
it hasn't manifested itself in any other way.
I was not insinuating that there was a problem with the great work
you guys are doing! Just frustrated.
View the original post :
http://www.jboss.co
regardless of tense, the text is mis-leading easily percieved that it already
exists to offer clustering...not all of us are lawyers trying to read between
the lines ;-)
Why would someone add that text to the users guide anyway?
View the original post :
http://www.jboss.com/index.html?module=b
If you cannot get portal to startup with the bundled distribution, there is
something VERY VERY wrong on your machine -- or you just dont have java
installed.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935573#3935573
Reply to the post :
http://www.jboss
WARN [TreeCache] No transaction manager lookup class has been defined.
Transactions cannot be used
I am also getting this warning but I cannot find any information about this.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935572#3935572
Reply to the post
Yeah, I read about the problems with the installer, and tried it without.
I've had similar problems with three versions of JBoss, as well as the
bundled version of JBoss/Portal. So far, in two weeks, I've only managed, in
one instance, to get the Portal running - but then without the default logi
I am having the exact same problem (although, I'm using 4.0.4RC1, and my stack
trace starts as: at
org.jboss.ejb3.service.ServiceMBeanDelegate.invoke(ServiceMBeanDelegate.java:170)
Did you get any help with this?
Thanks.
-brad
View the original post :
http://www.jboss.com/index.html?
You can use EJB timers, which is a standard j2ee1.4 feature, in jboss 4.0.x
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935569#3935569
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935569
-
Specifying a username/password to the shutdown command was not supported until
4.0.2.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935567#3935567
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935567
--
I don't know if you have used the installer as I have done, but I have read
somewhere that the installer COULD contain errors.
I have installed JBoss server from the .zip and used the 'all' configuration.
It seems better ( fixed some TransactionManager related warning ) but doesn't
work.
But i
1 - 100 of 246 matches
Mail list logo