Hi ,
i am new to jboss and potlets . i need to develop a new potlets applicaton
please help me in the same
presently my Eclipse Platform Version: 3.4.1.
please give some example and steps to develop one application
regards
ranadda
View the original post :
http://www.jboss.com/index.html?modu
anonymous wrote : java.lang.RuntimeException: Specified calling class, [I could
not be found for sun.misc.launcher$appclassloa...@18d107f
| at
org.jboss.ejb3.common.lang.SerializableMethod.getClassFromName(SerializableMethod.java:348)
| at
org.jboss.ejb3.common.lang.SerializableMethod.toMeth
i use jdk1.6, jboss 5.0.0.GA, My eclipse 6.0
anonymous wrote :
| java.lang.RuntimeException: Specified calling class, [I could not be found
for sun.misc.launcher$appclassloa...@18d107f
| at
org.jboss.ejb3.common.lang.SerializableMethod.getClassFromName(SerializableMethod.java:348)
|
anonymous wrote : @ActivationConfigProperty(propertyName = "user",
propertyValue = MessageConstants.INCOMING_USER),
| @ActivationConfigProperty(propertyName = "password", propertyValue =
MessageConstants.INCOMING_USER_PASS),
|
These can be configured through the deployment descriptors
This question, which is more of configuration and deployment rather than EJB3,
are better answered in our Installation, Configuration & Deployment forum here
http://www.jboss.com/index.html?module=bb&op=viewforum&f=61. Henceforth, please
post the questions there :-)
anonymous wrote : How to de
In the filtered out log file below, the "Begin" ReadTask.run and WriteTask.run
doesn't seem to be followed by "End" until JBoss crashes. There's a long list
of "End" at the end when JBoss shutdowns.
The first "Begin" and "End" happens about 1hr 40min apart. Is something wrong
with my JBossMQ sy
"jaikiran" wrote :
|
| 1) The code which you posted, shows self-injection:
|
|
| I am not saying, it won't work
|
|
I now have to say, self injection won't work in the current version. See this
https://jira.jboss.org/jira/browse/EJBTHREE-1603
View the original post :
http://
I went back and reread the logs and your bean:
anonymous wrote :
| [[another dump here]]
| at
org.jboss.classloader.spi.base.BaseClassLoader.loadClass(BaseClassLoader.java:385)
| at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
| at java.lang.ClassLoader.loadClassInter
Hello Ron,
Please find my comments below.
Issue 1:
On providing invokerDestructionDelay=1, my system run out of threads. I
mean my client side. Every call results in the creation of new thread, it seems
old invoker thread is not getting reused.
Secondly, even if I'm working on windows; I'm
How to deploy EAR and WAR in JBOSS? Is there any documentation available for
the same?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199668#4199668
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199668
___
Please post the entire exception stacktrace. Which version of JBoss and Java do
you use? Based on the one line error message, i can only guess that you are
using JDK1.6. Please provide the exact versions. And where do you see this
error, on the client or on the server?
View the original post
I wrote a client to insert data to derby database, and then print all the
data rows in the console. The code is as below
| ublic class MsgSender {
|
| public static void main(String[] args) {
| // TODO Auto-generated method stub
|
Hi,
is this issue resolved?
if yes, kindly let me know how to resolve the issue?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199664#4199664
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199664
___
Hi,
is this issue resolved?
if yes, kindly let me know how to resolve the issue?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199663#4199663
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199663
_
HI aakanksha
is this issue resolved?
I am also getting the same exception.
Kindly help me to resolve the issue.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199662#4199662
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&
Hi,
I got this error when I trying to execute command - sh run.sh
This is a first time installation and i just want to know if my JBoss
Application Server installation success or not.
I'm using :
O/S - RHEL 5
JDK - jdk-1_5_0_16-linux-i586-rpm
JBoss Application Server 5
Clive, you made my day. :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199656#4199656
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199656
___
jboss-user mailing list
jbo
Hi Ron,
Many thanks for your help. We saw an immediate performance gain, halving
response time. This has proved to be the single most effective performance
enhancement in our tuning efforts so many thanks for providing the fix.
Most appreciated !
Clive
View the original post :
http://www.jbo
I think the problem has to do with the IMAP servers SSL cert not being trusted
by the JVM. A possible fix is to download the cert and add it to the JVM's
cacerts file. I'm not too sure how but google will be your friend.
View the original post :
http://www.jboss.com/index.html?module=bb&op=
Ah, yes, you're quite right about ejb3-connectors-service.xml, which introduces
two new things:
1. the new Remoting configuration method, using the
org.jboss.remoting.ServerConfiguration object, and
2. the ServiceBindingManager.
The ServerConfiguration doesn't play a big role in ejb3-connecto
This should now be fixed in subversion. Thanks for the report!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199646#4199646
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199646
"kiwi_clive" wrote :
| Yes I am being stupid :-)
|
Noo! Not at all.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199645#4199645
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199645
"mohitanchlia" wrote :
| Just so I am clear, same timeout is used for both connect and read
operation. So it means if I specify 5 sec that will in fact set same timeout
for how long it takes to connect and also how long it takes for the client
invoker to get the response from server invoker?
"mohitanchlia" wrote :
| So new release of Jboss remoting doesn't do retries? Is it then just 1 try
then?
|
Yes, that's right.
"mohitanchlia" wrote :
| Does the new document reflect all the new features. It looked pretty much
the same.
|
In general, there won't be any new features
Hi Tim;
Now that it is the new year do you have a revised estimated delivery time on
JBM 2.0 Beta and G.A.? Previously you posted that you thought it would be 3rd
and 4th Quarters of 2008.
Regards,
GMarsh
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=419964
That sounds interesting, I shall have a think as I also have another potential
solution (that I don't like much) and then look into the exploded deployment.
Thanks for the reply.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199633#4199633
Reply to the post
Thanks for responding.
I worked around it for now by using the API. Although, it would help a lot to
have the library working.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199627#4199627
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=pos
Hi,
In certains case i want to logout specifics users logged.
I want to get the session for a specific user (from remoteUser), and invalidate
her s session.
There is a way to do this?
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199626#4199626
Repl
Confirmed. In Eclipse 3.3, Update Manager will only search update sites which
are listed AND EXPANDED. This is a known issue.
Solution, if using Eclipse 3.3 -- expand all sites you will need to search (in
particular the Europa & Web Tools sites).
Alternate solution: use Eclipse 3.4.1, where thi
I would like to get some input from the JBM community relating to
publish/subscribe models using JBoss Messaging.
I have a web service that takes a request and and subscribes that entity to a
particular topic(s). I am having trouble maintaining state for the various
subscriptions to particular
anonymous wrote : one example is netbeans visual designer
I've always loved the netbeans Swing designer. In particular, the ability to
"drill-down" into nested panels.
One early question that I had was how to visually add nested "f:validate..."
tags. The only approach I've found is to add jsf
Thanks for the followup!
The project that demonstrates the behavior was created with:
New->JSF Project
Environment: JSF 1.2 with Facelets
Template: FaceletsBlankWithoutLibs
I notice that the generated web.xml does include:
javax.faces.DEFAULT_SUFFIX
Working in Web Development perspective.
web.x
Thanks again for the help kukeltje,
If I remove the jbpm.cfg.xml I'm not exactly sure how to get a hold of my
jbpmContext, I tried:
| JbpmConfiguration jbpmConfiguration =
JbpmConfiguration.getInstance();
| JbpmContext jbpmContext = jbpmConfiguration.createJbpmContex
Hi,
When I press Apply Changes button in jmx console to save changes in MBean
properties I'm getting always an 500 error. It doesn't matter on which MBean I
click, or which configuration I use - always same error. Invoke buttons are
working properly.
I've tested in on a clean "all" and "defau
No, the stacktrace does not show a reference to workflow-ejb.jar, even in the
un-truncated version.
I tried changing the java2ParentDelegation property to false and, as expected,
that did not work. I also tried removing that tag completely and that did not
work either.
I tried deploying my ea
thanks guys for pointing solution. Exception is horrible unclear . Before
Christmas vacation i had added jmx parameter to run.conf to monitor jboss.
After vacation I did svn update and JBoss doesn't start. I forget about this
parameter added 2 weeks ago. I thought it is from updating svn repo bu
FR was created for this https://jira.jboss.org/jira/browse/JBIDE-3482
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199594#4199594
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199594
_
For others who are interested in this question, please see the thread
mohitanchlia opened on the Remoting forum:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=148017
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199593#4199593
Reply to the post :
Yes, this is a bug - thanks for reporting it. JBCACHE-1459
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199589#4199589
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199589
___
So, we're looking to migrate to JBoss AS 5.0. Recently, I ran into a problem
where our applications do a lot of:
| URL m_url =
this.getClass().getClassLoader().getResource( "WEB-INF" );
| File webinf = new File( m_url.getPath() );
|
Hi,
We have a JobExecutor running actions in parallel using async='true'. In this
scenario, we need to be able to stop the execution of actions (from the command
line or the console, it doesn't matter at this stage). If possible I would like
to avoid killing the associated java process for bein
You can federate an external JNDI server into the regular (i.e. non-HA) JNDI
service:
http://www.jboss.org/file-access/default/members/jbossas/freezone/docs/Server_Configuration_Guide/4/html/Additional_Naming_MBeans-org.jboss.naming.ExternalContext_MBean.html
That's not an HA solution though, i.
I know that this does not answer your question, but because you have JBossAS
4.3.0 GA CP03 you should have a support contract. You would get a quicker
response by opening a support issue than by posting in a public forum.
Especially in a global forum such as this one which is visited very
infr
so, with ejb 3.1 it will be possible to inject remote ejb mapping the enc to
corbaname:iiop ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199578#4199578
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199578
__
I'm in the same situation...please send me to cecchisandr...@libero.it!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199577#4199577
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199577
___
If you place the spring JAR file(s) somewhere other than within your WAR file,
it should work. You could, for example, create an EAR, place the common JARs in
the EAR's lib directory, and place your two WARs within the EAR. The whole
thing could be set up using exploded deployment.
View the ori
jaikiran,
Thanks for the reply. This is exactly what I needed. Thank you very much for
the pointer.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199575#4199575
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199575
_
it works perfectly,thanks a lot
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199574#4199574
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199574
___
jboss-user mailing list
They change the default configuration at the last minute before GA came out.
You now need to edit the applicationURIs property of the
SerializableDeploymentRepositoryFactory bean in the
server/xxx/conf/bootstrap/profile-repository.xml file.
View the original post :
http://www.jboss.com/index.h
I should have said I am using jBPM 3.2.3. Thanks, Phil
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199568#4199568
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199568
___
Hi everyone,
we have a huge problem over here and I'm wondering if somebody else have solved
this problem.
We have developed a application on JBoss 4.2.3 with MDBs that listen to queue
provided by a remote provider. Everthing works fine but the queues needed a
user. the only solution that i ha
As an update I ran the clustered entity example provided in ejb3 RC9 Patch
under the same jboss configuration and it works fine, the information is not
removed from the treecache nodes.
The only difference from my seems to be that after calling persist or merge
methods I also call flush for th
Hi, I have a test running that contains multiple nodes including two Process
States. JPEG of the Process Definition is at:
http://picasaweb.google.com/lh/sredir?uname=phil.omalley&target=ALBUM&id=5287822354390912129&authkey=uuhzGmyCK8M&invite=CNzcsOsJ&feat=email
Process State 1 (LoadSubProces
I'm trying out JBossAS 4.3.0 GA CP03. I've discovered that I run out of
deployment descriptors when redeploying things in the container. I've tested
this out on a base installation of EAP. I deployed a single ear in the
container. The ear contains some MDB's. I then used the following to re
There is indeed a problem with the 2.0 taglib loading...
https://jira.jboss.org/jira/browse/JBPORTAL-2269
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199559#4199559
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=41995
I agree with Maxim. I think this solution is more flexible.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199551#4199551
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199551
___
I need the MD5 encoding with base64. How do I get it with your method so that
the result for the string "hendrix" is "schPjWcrXWqEp6SG6BtGWg==".
The result with your method with bas64 for "hendrix" was
"QjFDODRGOEQ2NzJCNUQ2QTg0QTdBNDg2RTgxQjQ2NUE=" and the result with the jdk was
"schPP2crXWqEp6
Hi all,
I'm just trying to connect to an IMAP mailserver from JBoss. But all I get is
the following exception:
| 15:07:10,484 ERROR [STDERR] javax.mail.MessagingException:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderE
We are using the Barrier mbean for some of our services and are trying to
upgrade to JBoss 5.0.0.GA. However, the Barrier does not get started, it is
created.
The log shows:
| 2009-01-05 10:05:47,651 DEBUG [BarrierController] (main:) [SubscriptionInfo
{ objectName='jboss.ha:service=HASingle
Hi All,
Is it possible to send group mail using mailnode?
If so please let me know is to configure mail-node in jbpm.
Thanks in advance
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199544#4199544
Reply to the post :
http://www.jboss.com/index.html?modul
Yes, i understand the two behaviors.
Sorry, i think my question is not cleary and needs some precisions.
With JBossAS 5.0.0Beta4, we have set the value of the parameter 'timeout' ,
for the server side, in the file
'JBOSS_HOME/server//deploy/ejb3-connectors-service.xml'.
And it's woks fine.
Bu
bump. Maybe the new year will bring some new knowledge.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199538#4199538
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199538
__
Hi,
I am looking for help to provide a service between J2EE and C lang.
1. I have created the following Web Service in J2EE
/*
* @WebService indicates that this is webservice interface and the name
* indicates the webservice name.
*/
@WebService(name = "Hello")
/*
* @SOAPBinding indicate
anonymous wrote :
| Yes, this is all a part of the planned overhaul to this code.
|
| I suppose a simplistic retry could make it into the next minor release
though. Feel like creating a JIRA?
|
Done.
https://jira.jboss.org/jira/browse/JBCACHE-1457
View the original post :
http://w
This may be help you.
public String getMD5(String str) throws NoSuchAlgorithmException {
| MessageDigest digest =
java.security.MessageDigest.getInstance("MD5");
| digest.update(str.getBytes());
| byte[] hash = digest.digest();
|
Yes, this is all a part of the planned overhaul to this code.
I suppose a simplistic retry could make it into the next minor release though.
Feel like creating a JIRA?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199529#4199529
Reply to the post :
http:/
Just a comment on the TcpCacheServer as well.
I dont like this
| Thread serverThread = new Thread("TcpCacheServer")
| {
| @Override
| public void run()
| {
| try
| {
|while (running)
|{
|
Hey,
does everyone knows why the MD5 encoding with the libary jbosssx is different
from the encoding with the java.security.MessageDigest libary?
I use JBoss 4.2.3.GA and JDK 1.6.0_05.
And how can I use the libary from JBoss? I didn't found any method with an
returning statement in combination wi
Hi Ron,
Many thanks for your response. Yes I am being stupid :-)
I'll give that a go.
Cheers,
Clive
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199523#4199523
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199523
No, you don't need to install Metro.
Stateful EJBs won't work there too.
Just FYI here's the stack compatibility matrix:
http://jbossws.jboss.org/mediawiki/index.php?title=Supported_Target_Containers
You need to play with WS-Addressing using any SOAP stack.
View the original post :
http://www.jb
Hello,
I have never used an app server in more than the most fleeting of terms. I have
used Tomcat for a number of years and have now hit a problem that I am not sure
how to solve. The problem is as follows:
1) I have several web apps running in Tomcat;
2) They need to share objects between the
Hi,
We are running JBoss AS 4.2.3 with JBM1.4.0 SP3 with 2 cluster members forming
the cluster. All the nodes are getting high no. of messages which starts
application which again heavily uses messaging for business logic.
We face this problemwhen one cluster node goes down because of OutofM
hi all JBPM gurus;
I'm very new to JBPM technology. But I suppose to do a business process
management project using JBPM workflow engine for my university final year
project.
I want to add some AI part to my project using JADE. Is it possible?
Thankx and best regards
Ishara
View the original
Hi,
I'm doing the Jboss Upgradation from Jboss 4.0.2 to Jboss 4.0.3 with SP1.
I couldnt find any documents for this upgradation.
If anyone knows the neccessary steps for this upgradation means,please help me.
Do we need any patch or few files alone for this upgradation?
Please help me to resolve t
Thanks for your reponse,
In this message: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=142206
they tell me to change URIList property in conf file:
server/xxx/data/profile-service.xml
but i dont have this file. The only file which contains the URIList property is:
server/xxx/conf/boot
Hello,
Can we expose EJB 3.0 as web services on JBoss 4.0.3 SP1?
JBoss 4.0.3 SP1 supports it?
Can someone give me the steps on how to do it?
Regards,
Dhairyasheel
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199493#4199493
Reply to the post :
http://www.j
Yes, I think test if facelt's uri included in the page will be more correct,
than check web.xml.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199492#4199492
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199492
_
dd
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199490#4199490
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199490
___
jboss-user mailing list
jboss-user@lists.jboss.org
h
wouldn't that be more correct ? i.e. test if facelet's are included in the page
?
Any downside to that ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199487#4199487
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199
Hi jaikiran,
thanks for your reply. Meanwhile, I found the mistake. I haven't activated the
quartzservice in jboss-app.xml. Now the Quartz-Service finds all the classes.
But - the JBoss server starts the service in multiple threads. But this is
another problem which maybe I will handle in anothe
When visual page is being built it is tested if this page is facelet-page. For
example "javax.faces.DEFAULT_SUFFIX" (in web.xml) is tested and if current
page's extension doesn't equals it so this test is fault. But if project is not
web-project this test is always fault ( because we know nothin
Glad you liked it.
If you got specific links for things you liked and areas that could need some
work please let us know.
3.0.0.CR1 contains *alot* related to JSF :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199476#4199476
Reply to the post :
http://w
"jaikiran" wrote :
| Looks like a bug in the persistence.xml parsing. The newline (and maybe
even the leading and trailing space) doesn't seem to be trimmed while parsing
the jta-data-source element.
|
| java:studProjectDS
|
The change that i mentioned should work. But i don't think i
AS 5.0 GA we haven't had much time testing on yet so you might be bumping into
a bug...does it happen if you use AS 4.2 ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199473#4199473
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&
mareshkau - one example is netbeans visual designer which has tools for laying
out components and aligning them.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199472#4199472
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=re
sdzmitrovich - why is there a difference in behavior for this dependent on type
of project ?!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199470#4199470
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199470
See this http://www.jboss.com/index.html?module=bb&op=viewtopic&t=142206
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199469#4199469
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199469
__
It must work correctly in web-project. But if you have ordinary java-project it
works incorrectly.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199467#4199467
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199467
___
|
|
|
|
|
|
| jboss:service=Naming
| jboss:service=TransactionManager
|
|
|
|
|
| org.jboss.cache.JBossTransactionManagerLookup
|
|
| REPEATABLE_READ
|
|
| INVALIDATION_SYNC
|
|
89 matches
Mail list logo