I'm no JBoss expert, but i deployed a MDB with the HASingletonDeployer of
Barrier type.
In my situation, I was deploying to the farm directory, but did not want to
have to make a totally separate war file that just contained the single MDB (to
be deployed as a HASingleton) so, I put this config
4.0.5 uses 5.5.23 you could try the jar from
http://repository.jboss.com/apache-tomcat/5.5.23.patch05-brew/lib/
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176032#4176032
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&
Look in
http://anonsvn.jboss.org/repos/jbossas/tags/JBoss_4_0_3_SP1/build/build-thirdparty.xml
It says:
+++
+++
So it uses the tomcat from
http://repository.jboss.com/apache-tomcat/5.5.9jboss/src/
Looks a normal tc-5.5.9.
So look in http://tomcat.apache.org/security-5.html
Answer yes you
Hi Dave,
this looks very promising. Many thanks for your hint!
Regards,
Christian
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176027#4176027
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176027
___
Hello Hello, noob here, I need to know if this works thanks?
The JIRA looks like it doesn't and if it doesn't how can I do it. If it is not
possible I need to revert back to JBoss MQ which would really suck :(
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=41
you can read this
topic:http://www.jboss.com/index.html?module=bb&op=viewtopic&t=142036
It will help you.
You can use db,ldap and anyway you want.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176020#4176020
Reply to the post :
http://www.jboss.com/ind
I am new to Jboss, so I expect that I have missed something in configuration.
So please do help me because your 5 min. will save my days.
The war file, I am doploying, has nothing to do with JMS.
Steps:
1- took virgine Jboss setup in two different nodes with different IPs say IP1
and IP2 with
My setup: Eclipse 3.4 Ganymede with latest alpha1 version of the JBPM plugin
installed. My JBPM run time is the jbpm-jpdl-3.2.3 suite. (On Windows XP)
I can create a project, and a process definition without a problem. The
connection test to the server embedded in the run time says that it is
Hi,
I was wondering if anyone had an idea on how to go about implementing a set of
portal pages that would customise its output depending on the device viewing?
We want to create a portal that is viewable by both a web browser and browsers
on mobile devices (iphone, win mobile, black berry etc
Hi Prabhat,
Thanks for the information there, switching back to the Java 5 JDK fixed one of
my problems.
I am still seeing the portal:service=Hibernate,type=Workflow deployment fail
because it cannot find a hibernate configuration file. Is there anything you
could suggest on how to find th
We officially do not support portal 2.6.6.GA with jdk 1.6WSRP module has
some issues.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176014#4176014
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176014
___
anyone?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176013#4176013
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176013
___
jboss-user mailing list
jboss-user@lists.jboss.
Ah ok thanks,
So I'm using JBM 1.4.0 SP3 I have a clustered application deployed however only
one of those nodes is allowed to process messages on given queue.
I want it so that there can only be one node that has the MDB active at any
given time in the cluster but if/when that node goes down a
Where would be the best place to request a deploy.first directory feature?
I've been wrestling with order of deployment for the past few hours because I
have one project that needs to be loaded before the rest. I've read about
changing the suffix deployment order and then read a few posts tha
I have both a JBM multithreaded producer application and a multithreaded JBM
consumer application that each need to perform a distributed transaction (JMS
and JDBC--one sends messages and writes stuff to the db, and the other consumes
messages and writes to the db). They are both standalone jav
Hi Prabhat,
Thanks for the reply!
My java version is 1.6.0_02. My portal version is 2.6.6.GA. I cannot seem to
find any documentation about whether this configuration should work or not. Is
Java 6 and JBoss Portal 2.6.6.GA incompatible?
I will chase up the JMS stuff elsewhere.
I am sure th
"PeterJ" wrote : Note this:
|
| C:\jboss-4.2.2\bin>"C:\Program Files\Java\jdk1.6.0_07\bin\java" -version
2>&1
| | | findstr /I hotspot 1>nul
| | 'findstr' is not recognized as an internal or external command,
operable program or batch file.
|
| You are encountering the findstr
Which patch level of Tomcat did you change? 4.0.5 uses Tomcat 5.5.20
Too bad you are not using 4.2.x or I could provide a more full-proof way of
patching Tomcat.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175999#4175999
Reply to the post :
http://www.jb
JBMESSAGING-1256 wasn't confirmed yet...
I believe you just have two nodes with the same ID on the same network.
You just need to configure your cluster properly. If you need set of clusters
on the same network, you certainly need different multicast-addresses.
If all the nodes are part of th
I am using standard WSDL packaged with jaxws-ri AddNumbers.wsdl. I am following
wsdl first approach to design my Java implementation. I followed the steps
given in
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=104843
I was able to make Echo service work fine, however I could not do Ad
Note this:
C:\jboss-4.2.2\bin>"C:\Program Files\Java\jdk1.6.0_07\bin\java" -version 2>&1
| | findstr /I hotspot 1>nul
| 'findstr' is not recognized as an internal or external command, operable
program or batch file.
You are encountering the findstr problem. See
http://wiki.jboss.org/wiki/
Perhaps if you explained what you mean, someone could help you. Personally, I
don't understand the question. I guess that makes me more of a noob than you.
;-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175995#4175995
Reply to the post :
http://www.jbos
I am using JBoss 4.0.5 coming with Tomcat 5.5.
I changed some source code of Tomcat and rebuilt it. How to install the new
Tomcat into the JBoss?
Only one file change of catalina.jar, but if I replace this jar only, an error
will occur. Maybe the source is not compatible.
Thanks for help.
Da
"PeterJ" wrote : If, when you enter the 'run' command, you get no output and it
just goes back to the command line, edit the run.bat file, commenting out the
"@echo off" line and try it again - post that output.
Hi Peter,
Please find the output.
C:\jboss-4.2.2\bin>rem JBoss Bootstrap Script f
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: Fri, 12 Sep 2008 02:07:47 +0400
Final-Recipient: rfc822;hr@localho
it does not work as expected. i'm still looking for the same.
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=133367
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175992#4175992
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posti
Hey, can you cut me some slack? Can't you see I'm a noob? :D
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175991#4175991
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175991
__
Actually, ixnay the cache config stuff, I don't think it needs to be there
since its a master/slave setup...
Or am I wrong (anyone?)
|
| DefaultJMSProvider
|
| org.jboss.jms.jndi.JNDIProviderAdapter
|
|
| XAConnectionFactory
|
| XAConne
I had a similar question:
I have a WSDL operation which is based on a XML schema with the following info:
CheckInDate: YYMMDD
Couple of questions around this schema:
1. Does JBossWS framework understand the xml sch
Thanks peter..
Yes I am having eclipse to start my server and deploy my application to the
server. I will follow your advice and see if it works.
thanks for your advice. hope this one works. will let you know
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=41
I always create my application.xml files by hand, but I agree that the IDE
should be able to do that for you. But this is the EJB3 forum and the only
answer you will get here is "create the application.xml" file. Therefore, an
Eclipse forum is really the best place to ask about the workings on E
There was a discussion on WS-Secuiryt a while back, see if this helps:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=127824
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175983#4175983
Reply to the post :
http://www.jboss.com/index.html?module=b
Are you saying that you are running this through Eclipse? That is, using
Eclipse to start the app server and deploy your MDB? If so, this adds a whole
new dimension to this issue. Try running the app server outside of Eclipse
instead. And to run the app server with JDK 1.5, install JDK 1.5 and c
This helped. I was able to resolve further by going through
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=142165
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175976#4175976
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=
I followed the posting below and I could get EchoTest to work by doing the
following (adding portName which is in bold)
@javax.jws.WebService(endpointInterface="echo.Echo", portName="EchoPort")
public class EchoImpl implements Echo{
...
}
It looks like the name should match WSL port which is def
Well I was able to get it to work, so this may help you:
Putting everything in one file --- jms-ds.xml, seemed to solve the deployment
probem. This following code works successfully for forwarding a message from a
queue on a server with JBM and to JBossMQ with the Bridge being deployed on the
s
I want to deploy my application in the server->all configuration instead of
default. I know that it can be done using the
run.bat -c all
But I want to change the run.bat so that jboss automatically starts using all
configuration on startup.
Also can I make changes inthe run.bat sta
P.S. I'm using neither axis nor jdk 1.6, but rather jboss-4.2.3.GA, JAX-WS SLSB
EJB Webservices, and JDK 1.5.0_16
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175965#4175965
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=repl
Hi,
Did you (or anyone else) ever figure out this problem? I have almost the same
error message trying to do use WS-Security for encrypting and signing messages:
2008-09-11 15:02:45,968 ERROR [org.jboss.ws.core.jaxws.SOAPFaultHelperJAXWS]
SOAP request exception
java.lang.ClassCastException: o
Nicolas,
you must understand that the forum is an important source of information. If
everyone post several times the same thing, it just make it harder for all the
other when they search for an answer to a similar issue.
View the original post :
http://www.jboss.com/index.html?module=bb&op=vi
"jaikiran" wrote :
| See this
http://wiki.jboss.org/wiki/WhatDoesTheMessageDoYourOwnHousekeepingMean
I read the article and understand what was going on with my stateful session
bean. Indeed, the problem is very simple to fix. I just have to close the
connection after I use it in the same wa
Oh!
I am trying to figure out the compatible versions of jre with eclipse 3.4 and
jboss 4.2.3. some how the web and other EJB projects that used to run before
have got problems now as I was trying to get this MDB project to run.
every project now shows this error when i try to run it on the s
So do I take it that this will not really work?
https://jira.jboss.org/jira/browse/JBMESSAGING-1149
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175944#4175944
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175944
__
sorry, I should have been more explicit, as the wiki post is lacking.
In your jms-ds.xml, look for the JMSProviderLoader mbean. It's entry should be
changed to look something like this:
|
| DefaultJMSProvider
|
| org.jboss.jms.jndi.JNDIProviderAdapter
|
|
Hi,
I'm upgrading from 3.1.3CR4 to 3.2.1. My current code:
|
|
|
|
|
|
| My call to the SearchBean is no longer happening. How
I am using Eclipse 3.4.0 to generate an EAR for a jboss-4.2.3.GA installation.
It is a very simple (my first) application and everything seems to be in place
as expected from an ear except for the application.xml file. I am getting the
following error on the server:
19:53:34,297 INFO [Http11Pr
Is there a Drools related forum?
I want to be able to download the rules export in a script. Is there any class
in drools api that allows me to do that? Is it possible to call the same url
that the web interface calls to download the exported zip?
View the original post :
http://www.jboss.com/
is ist possible to have a list of variableinstance?
may be a variable named "group"
with
"group" "G1"
"group" "G2"
"group" "G3"
for a processinstance?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175938#4175938
Reply to the post :
http://www.jboss.
Is this possible to do without converting JBM to the whole singleton model?
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175937#4175937
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175937
___
Gents,
You'll want to change your MDBs to look in the global jndi tree for the JMS
Queue/Topic it is trying to bind to. See this wiki entry:
http://wiki.jboss.org/wiki/HowToConfigureMDBsToSubscribeToATopic
Basically, since the JMS Server (Jbossmq) is a cluster singleton and so are its
destina
I read this article a while ago about building a web service based grid. Talks
about how to implement your own classloader with a full example... Should be
relatively simple for you to modify for your purposes.
http://www.javaworld.com/javaworld/jw-04-2003/jw-0425-grid.html
Dave
View the ori
I am using JBoss 4.3. I followed the exact steps I just got this
10:25:45,013 INFO [DefaultEndpointRegistry] register:
jboss.ws:context=EchoTest,endpoint=echo
10:25:45,075 INFO [TomcatDeployer] deploy, ctxPath=/EchoTest,
warUrl=.../tmp/deploy/tmp53925EchoTest-exp.war/
10:25:45,401 INFO [WSDLFi
I'm trying to use hibernate to persist a custom object as process variable.
The documenation says, just add to the hibernate config file and go, howerver
it isn't working. The system complains that the entity is unpersistable
according to the jbpm.varmapping.xml configuration.
Any pointers on
Ok, basic trial without Seam and no special transaction stuff works
| package net.vankuijk.jbpm;
|
| import java.util.ArrayList;
| import java.util.Arrays;
| import java.util.HashSet;
| import java.util.Iterator;
| import java.util.List;
| import java.util.Set;
|
| import or
Don't know if you found your answer or not, but check this out:
http://docs.jboss.org/ejb3/app-server/tutorial/
As described in the injection section, you can do the following:
The @javax.annotation.Resource annotation allows you to inject resources.
@Resource(mappedName="DefaultDS")
priva
Hi Everybody,
I spent several hours while fighting with the following issue, but with
no luck:
I have to access a web service, running on websphere v6.
The web service itself uses swaRef and MIME for attachments.
Both, JBossWS and WebSphere v6 claim support for
WS-I Attachment Profile 1.0, bu
Heyy !!
I found some thing new. As I was trying to change the server config by making
the project to start on the new server it showed this error
| Project facet Java version 6.0 is not supported.
|
so is it all about the version stuff that messed my previous execution. How do
I change
I am having difficulty determining if JBoss 4.0.3SPI is vulnerable to
CVE-2008-1232 (and related) regarding the Tomcat XSS vulnerability. Is the
embedded Tomcat server in JBoss 4.0.3SP1 affected by this CVE? If so, is there
a patch aside from upgrading to the latest JBoss?
Thank you.
View the
"alesj" wrote :
| But this is just to simplify thread-pool pojos config. ;-)
|
Exactly! :-)
"alesj" wrote :
| Afaik there is no such deployer yet out there.
| Which doesn't mean you can't create one. :-)
| We just need to think of some proper place,
| as varia is considered dead no
Hi noFreak,
could you please upload the whole documentation somewhere, perhaps a small
entry in the Wiki with an attachment of the zipped document. Even if in german,
it could help a lot ...
Thanks a lot,
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=41759
I'm also experiencing the problem described in
https://jira.jboss.org/jira/browse/JBMESSAGING-1256
Finally I have found a workaround : starting JBoss with different multicast
address (-u 230.0.0.5) eleminated the above problems!
It seems that the interaction with other nodes on the LAN is tha ca
"[EMAIL PROTECTED]" wrote :
| Or something like that. Then you inject the executor into your POJO the
usual way. It's always nice to have the container control all this crap...
Aha, I see.
But this is just to simplify thread-pool pojos config. ;-)
Afaik there is no such deployer yet out ther
Custom LoginModule is driven by Web Service's . I can see earlier on call stack
that hostName and protocol can be found in LoginContext:
my.security.auth.spi.DatabaseServerLoginModule.login(DatabaseServerLoginModule.java:116)
sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.j
Dunno what exactly do you mean? :-)
I have this in the pipe-line:
- https://jira.jboss.org/jira/browse/JBMICROCONT-327
If this is what you want / mean?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175907#4175907
Reply to the post :
http://www.jboss.com/in
HI
Thank you for your help guys. I did try running it in default configuration
this time i did not see any error in the log. But I did not understand if the
application is deployed at all. So I tried to run the client application and i
see this error in the log
could you please tell me what
I want to control in what order jars(setting classpath) files will be loaded so
that java can load the a.class from a.jar rather than b.jar when both a.jar and
b.jar has the same class.
this can be done by changing the way pathcURL picks up jar or zip files.
The code is in serverImpl.java of
Here's some imaginary XML:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Or something like that. Then you inject the executor into your POJO the usual
way. It's always nice to have th
Is there a deployer (that I can't find) for setting up threadpool-related POJOs?
I'm picturing something where you define ThreadGroups, ThreadFactories which
use the ThreadGroups, and Executors which use the ThreadFactories. I think the
"next generation" of services and components will expect t
Hi,
Since a couple of days I'm trying to configure a way of popping mails from a
mailbox. When looking at the code of MailFolder, I'm wondering if the
getNewMessages() method is supposed to work.
First of all there is an interesting comment: "This does not seem to be the
most reliable new msg
wait... task21 is not even visible when task11 is already performed? that is
reaaal strange...???
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175896#4175896
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175896
hmmm... it should work as expected. No reason why task11 and task21 should not
be visible at the same time. What could be the case is that you run into
'caching'. Meaning that the tasklist is loaded when the transition to one task
is taken from the fork but not the otherone yet. Refreshing this
anonymous wrote : I check into the server Info and I saw this JbossWeb/2.0.0GA.
So I guess it's web server.
Not necessarily - the App Server contains the Web Server so this line would
still show up (in which case you are running JBoss Application Server 4.2.1.GA
- it contains JBoss Web 2.0.0.GA
I'm not yet used to web services. But based on what i see, because of the way
webservice TestWebService (which also is a EJB) is being constructed and
invoked, the dependency injection never kicks in. My understanding is that the
dependency injection will kick in only when the TestWebService is
The client side code needed to invoke the web service (TestService.as and
others) were generated from a wsdl url using tools in Flex Builder 3.
I am invoking the web service from my main application mxml file
|
| /**
| * TestService.as
| * This file was auto-generated from WSDL by th
You are reading a Getting Started Guide for the 4.0.x version of JBossAS. Looks
like it was written for 4.0.2, and based on the types of changes that went into
4.0.x after that, some of the things might not work in later 4.0.x release.
But you are running 4.2.x. The Getting Started Guide for tha
Look at the Deployment Framework section in
http://www.jboss.org/file-access/default/members/jbossmc/freezone/docs/2.0.x/userGuide/index.html
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175886#4175886
Reply to the post :
http://www.jboss.com/index.html?mo
We're currently using JBoss 4.2
Could you point me to some literature that outlines (or details) what you've
mentioned?
Many thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175885#4175885
Reply to the post :
http://www.jboss.com/index.html?module=bb
Hi,
We have a workflow with a fork, and need to track tasks in each branch. A
simplified use case follows:
Start
|
Task0
|
Fork
/\
Task11 Task21
| |
Task12|
\/
Join
|
End
We have a seam ui that uses PooledTaskInstanceList
I noticed that you are running the 'all' configuration. Try running 'default'
instead and see if it works there. If it does, try the 'all' configuration
again but run it as:
run -c all -b 0.0.0.0
In another post there were curious eexceptions when running 'all' without the
"-b 0.0.0.0" option
Hello,
Is it possible to find a simple sample on the new AS5 ?
It would be nice .
rgds
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175880#4175880
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175880
__
Sorry,
I've already created one : https://jira.jboss.org/jira/browse/SECURITY-273
I'm going to make a link to the EJBTHREE-1485
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175876#4175876
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=po
Many thanks to thetikigod for having helped. Thosmas, please refrain yourself
to answer, your replies are simply useless and arrogant.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175872#4175872
Reply to the post :
http://www.jboss.com/index.html?module=bb
anonymous wrote : 09:23:31,522 INFO [ServerInfo] Java version: 1.6.0_10-rc,Sun
Microsystems Inc.
|
Can you try this with JDK 1.5 instead of JDK1.6?
anonymous wrote :
| 09:23:31,522 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM
11.0-b15,Sun Microsystems Inc.
|
The version num
I use the J2EE/Web Project for creating servlets, works great, no additional
plug-ins needed.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175867#4175867
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175867
anonymous wrote : java.lang.ClassNotFoundException: No ClassLoaders found for:
MessageListener
|
This is really strange (the classname). I would have expected
javax.jms.MessageListener to be logged. I remember Peter too pointed this same
thing in one other post of your's.
Are you sure your
https://jira.jboss.org/jira/browse/EJBTHREE-1485 has been created for tracking
this issue.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175862#4175862
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175862
__
Looks like you are using the Tanuki Java Service Wrapper to run JBossAS as a
service. The correct configuration file changes are:
wrapper.app.parameter.1=org.jboss.Main
wrapper.app.parameter.2=-b
wrapper.app.parameter.3=0.0.0.0
You will have the first line already, the other two are additional.
1. Portal does not use and depend on deployment of JMS services.
2. The version of portal you are using probably is not compatible with jdk 1.6
What about trying this first:
1. Have a clean JBoss AS.
2. Deploy clean portal
I am sure that will go fine. Then add ESB and jboss-messagging and see wh
Thq Jaikiran for ur reply.
First I would like to tell you that I tested the same code on Glassfis and it
worked fine. I used NetBeans-Glassfish combination. Dont know why its not
working with Eclipse (3.4) - JBOSS (4.2.3) combination.
I am not deploying it as EAR on the server I have created
Hi,
I'm trying to expose some methods using "Pure RMI" on jBoss 4.0.5GA.
When I say "Pure RMI" this means that my interface extends the java.rmi.Remote
class.
Note that I'm not talking about a remote connection to an Statefull\stateless
session Facade (EJB), which are also a type of RMI.
My q
The two solutions work fine.
Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175834#4175834
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175834
___
jboss-user mailin
Which version of JBoss are you interested in? I believe in JBoss-5 (which is in
CR1 and not stable), because of the new VFS implementation, there's a way to
specify a user-defined folder, containing class files, to be added to the
classpath. There's a jboss-structure.xml which can be used to do
I have just read the corresponding JIRA issue
(https://jira.jboss.org/jira/browse/JBPM-1471). The proposed fix works fine for
me.
Thanks for your hint.
Thomas
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175832#4175832
Reply to the post :
http://www.jbo
Hi all,
I found that when bpel process call doXslTransform then the server will produce
the following output.
---
2008-09-11 18:35:25,625 ERROR
[org.jbpm.bpel.sublang.xpath.XPathExpressionEvaluator] expression evaluation
failed
org.jaxen.Unre
task due date and timer due date are 2 different things, even when used on a
task. So therefor the task duedate is empty even though there can be a timer
with a duedate. We cannot automatically fill it with the duedate of a timer
since that can be a very different thing
View the original po
the signalling of the superprocess after ending the subprocess has been
reported before. Afaik, there even is a jira issue for it. Please look it up
and vote for it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175817#4175817
Reply to the post :
http://ww
anonymous wrote : I am invoking the web service from a flex application, not
sure if pasting that code will help ...
The code would help. I am mainly interested in seeing how you are getting hold
of the TestWebService bean in the code.
View the original post :
http://www.jboss.com/index.htm
Hi i'm also facing the same problem... plz help me out.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175808#4175808
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175808
___
Looks like another deployment ordering issue in CR1.
Try this:
- Remove your application from the deploy folder of JBoss
- Start JBoss.
- Once it has started successfully, place your application in the deploy folder
of JBoss.
- Let the hot deployer pick up the application for deployment.
Alte
We are using JBM 1.4.0.SP3 on JBoss AS 4.2.2.GA, where messages generated by a
Linux server are to be distributed to topic subscribers running on Windows
boxes.
We are experiencing a major problem with JBoss Messaging when a consuming JBM
client running on a Win XP box disappears suddenly, e.g.
1 - 100 of 110 matches
Mail list logo