I am facing problem with concurrent calls on Stateful Session Beans. I found
from '(http://jira.jboss.com/jira/browse/JBAS-1443' that this implementation is
still underway. It seems that weblogic supports this. Please suggest me ways
so that I can try fixing this on JBoss 3.2.3 container to ach
While I started JBoss , I found this error , can anyone tell me how to resolve
, thanks !!!
13:27:02,453 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
--- MBeans waiting for other MBeans ---
ObjectName: jboss.mq:service=InvocationLayer,type=HTTP
State: CONFIGURED
I Depend On:
Hi bela,
Thanks for your reply.
It solved my problem.
yes in my etc/host local host was given 127.0.0.1 , I chnaged it to the
corresponding ip adresses on both machines and now everything is working
perfectly.
Thanks and Regards,
Gunjan
View the original post :
http://www.jboss.com/index.html?
If you use the connector within the context of a transaction, you should be
able to use the transaction timeout to do what you want.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893500#3893500
Reply to the post :
http://www.jboss.com/index.html?module=bb&
I've run into a wierd problem with a pair of JCA adaptors that I created and
have working on Weblogic, and kinda working on JBoss. By "kinda" I mean
(described below) I can coax the adaptors into working, but normally I get an
IllegalAccessException.
Background
--
Adaptor 1: RealCo
Sounds like a case of creating connections without closing them.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893496#3893496
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3893496
--
looks like that you need to add in your datasource file, mysql-ds.xml the
"metadata" tag, like this :
mySQL
best way is, you get a copy from the
"jboss-4.0.x/docs/examples/jca/mysql-ds.xml" and edit this file.
hope this helps,
stefan h.
View the original post :
http://
I have a JBoss 4.0.3RC2 webservice setup.
1) Can a client application using Axis 1.2.1 SOAP libraries work with JBossWS
(rpc/literal)?
2) Has anyone gotten this to work? If so how was Axis configured?
3) Are there any other SOAP libraries open source or commercial that work with
JBossWS.
N
I discovered the problem on a fully configured pair of nodes, so I worked back
to a basic installation and see the same problem. Perhaps I've forgotten
something basic, but investigation throughout the day has lead no where.
Here's the current dilemma.
1. Download jboss-4.0.2
2. Install on
I used the wscompile toolkit to generate the client stubs to a remote WSDL and
then wrote a jUnit test. I have been fighting this error for a week now. When
the method to perform work is invoked, the jUnit test throws the following
errors:
| java.lang.reflect.UndeclaredThrowableException
|
Hi, we are trying to connect Jboss 4.x to WebSphere MQ 5, also were are using
Eclipse 3.1.0.
Does anybody knows how to make it ??
Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893486#3893486
Reply to the post :
http://www.jboss.com/index.html?mod
You will need to remove them explicitly.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893485#3893485
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3893485
---
SF.N
I looked through the forums and can't find the answer, which tells me that my
question is probably quite trivial:
Simply put, I'm trying to deploy a web application. I know my deployment
descriptors are kosher. My problem is with the database that I created in mySQL.
I created my owen database
I need to store a customer-specific configuration value somewhere, so that the
customer could change it after deployment. I thought the JNDI env-entry would
be the best place, but I did not find and other way to change its value other
than to modify the deployment xml. Means the customer has to
I need to store a customer-specific configuration value somewhere, so that the
customer could change it after deployment. I thought the JNDI env-entry would
be the best place, but I did not find and other way to change its value other
than to modify the deployment xml. Means the customer has to
I am using Jboss 4.0.2
I have a table already created in the database(mysql 4.0.1). It has a column
"id" craeted in the database. verified it using mysql
when i make alter-table=true in jbosscmp-jdbc.xml, jboss is now trying to
create a column "ID" and the database says it already exists.
1. J
Personally I have never used deployer.bat so do not know the functionality it
provides (Other than the obvious function from the name).
To deploy an archive copy it to {jboss.home}/server/{config.name}/deploy
{config.name} is the name of the configuration passed to the run script
(default if no
The file name should be log4j.xml for JBoss
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893472#3893472
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3893472
---
S
The JBoss instances (unless running clustered) would have no relationship with
each other - each instance will be running in its own JVM.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893471#3893471
Reply to the post :
http://www.jboss.com/index.html?modu
Can you please explain your problem fully including relevant code and commands
you are executing.
This thread we are discussing how the client can access the deployed bean, why
are you asking how to compile the EJB?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopi
Is it possible to specify that the user must have the 'admin' role in order for
the EDIT mode link to display and/or work?
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893468#3893468
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=
I'd love to know the answer to this as well - I'm getting the same error.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893464#3893464
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3893464
---
Check /etc/hosts and whether some localhost resolves to 127.0.0.1. You can also
set -Dbind.address=1.2.3.4, or use bind_addr="1.2.3.4" in your XML for UDP
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893462#3893462
Reply to the post :
http://www.jboss.com/
Thanks for your response Rajasekhar.
I assume you that you are saying $JBOSS_HOME/server/default/lib.
If i put commons-digerter.jar here and also package it with my application,
when i hot deploy my sar, i get the following exception. The first time i start
JBoss server, my SAR gets deployed
Is there a way to get an item in the MessageContext for a handler to look at.
This is from the client code that is calling the gnerated code.
| HelloWorld_Implservice = new HelloWorld_Impl();
| HelloWorldEndpoint endPoint = servi
FOUND A SOLUTION!
Each JBossAS was using DefaultPartition. One of the keys in the hashmap must be
based on this. Because as an experiment changing the partition name on one of
the servers in the all configuration caused them both to worth concurrently
without issue!
-Djboss.partition.name=MyWo
They need to be separate files; not part of any dd.
They need to be on the webapp's classpath; I've seen them put in
WEB-INF/classes. This allows them to be hot deployed with the webapp. They
can also go in the /server/.../conf folder.
Give the files a unique, app-specific name --- don't just
To All JBoss Experts Out There,
I am new to JBoss Clustering features. I need to implement a clustering
topology where I will use Software based Apache load balancer to balance load
to all the nodes in the cluster. Now In case of a particular node goes down, I
do not care of sessions running o
It looks like some place in your code the caller's Subject has been stored as a
session attribute. The Subject contains the JBossGenericPrincipal.
If your application needs access to the Subject, another approach may be to use
the SecurityAssociationValve, which binds the Subject to the request
Hi guys, I'm with a little problems when try to use security in JBoss.
Where I put the realm file with the users, password and roles (xml file) into
JBoss?!?!?
I really would like know in which dd I point to this file??!!? web.xml or
jboss-web.xml?!?!
ps: If someone can point me an example
Gunjan,
I looked at the stack trace that you provided and see the following message:
java.io.FileNotFoundException: /root/jboss_cluster/jboss?4.0.2/server/all/farm
(Is a directory)
This error message usually indicates that the contents of an application
archive was extracted into the farm fold
Hey everybody,
Trying to implement a StringThresholdMoniter to monitor a small MBean i've made
that trys to connect to a servlet (that i've also made) and if successful sets
a String to 'availible', but the monitor keeps throwing this rather annoying
error
| java.lang.RuntimeException: Fail
Just for completeness... here is the debug tree from eclipse for the deployment
in the default directory which is working...
PublisherSequence this= PublisherSequence (id=28)
| PublisherSequence IOS= PublisherSequence (id=27)
| String intendedServerIP= "jnp://x.x.x.155:1099"
We redeployed everything into the default directory (it was in the "All"
directory) and connections to multiple (non clustered) JBoss application
servers works now. But of course we loose the ability to have JBossAS clusters.
So the answer for us for now seems to be to support multiple connectio
>From your error message it's clear that your CMP entity bean is failing to get
>the next Oracle generated sequence number. Here are some things to check:
1) Check that the Oracle Sequence your using is setup and working as expected
(Use SQLPLUS)
2)Your jbosscmp-jdbc.xml file should have the fo
Has anyone come across this before? Is it a bug?
JBoss is attempting to insert an invalid foreign key (FK) value. The FK value
looks like something has overflowed:
¬í\0sr\0$org.jboss.invocation.MarshalledValueêÌàÑôJÐ?
\0\0xpz\0\0¢\0\0?¬í\0s}\0\0\0\0org.mycmp.auth.GroupLocalxr\0java.lang.r
I'm developing an application that saves content in WEBDAV repository of
jboss-portal.
To do that, I use WebdavResource to connect do WebDav.
I could achieve single sign on when the user access portal and webdav
applications from browser (using Valve of tomcat).
But the user context of the browse
I believe that the key point to be answered is :
when I tried to run the deployer.bat to deploy an application, the batch file
is expecting the deployer.jar to be present in the bin folder. But the
downloaded zip file did not contain this file.
these issues are really frustrating and prevent
I have upgrade our jbos server from 3.2.3 to 4.0 to utilize soap - webservices,
but could not find solution on how to setup webmethod. Can you guys please help
me on this matters, help is appreciated.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893424#389
Hello,
I'm using JBoss 3.27 and I would like to preserve the same http session when
the application is hot redeployed. Is that possible? How can it be configured
if possible?
Thanks,
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893422#3893422
Reply to th
no
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893421#3893421
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3893421
---
SF.Net email is Sponsored by the Better So
Can you please advice me what configurations i have to do so that 127.0.0.1
nodes are not shown in cluster
Thanks and Regards,,
Gunjan
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893420#3893420
Reply to the post :
http://www.jboss.com/index.html?module=b
Ineed to know the possibility of integrating jboss portal with websphere
application server.
Is there any plugin or any thing to run jboss portal in websphere application
server.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893417#3893417
Reply to the post
Thanks, I missed this option too.
Anton
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893415#3893415
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3893415
---
SF.
Sorry. It was a DNA problem.
Question is closed!
Regards,
Eugene aka Skipy
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893413#3893413
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3893413
Hi,
The question looks quite interesting to me. Does anybody has an idea on if a
'put' operation is allowed to be used from insde eviction policy implementation
or shall I use some other method?
Thanks in advance,
Anton
View the original post :
http://www.jboss.com/index.html?module=bb&op=vi
Hi all again,
Thank you for your help, now I have example for web service over JBoss 3.0.7.
My ant script finish successfull,the web service is bild successfull. My JBoss
3.0.7 in the all deployment version has a jboss-net.sar file and new
HelloWorld.wsr file. My problem is when I run JBoss al
You still have 127.0.0.1 nodes in your cluster...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893407#3893407
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3893407
---
Hi Bela,
Now I tried with TCP and nodes are recognising each other but still farming is
not working
When i manually put th ear in farm folder of node1 it gets deployed on node1
but not on node 2 and on node 1 i get exception
17:18:52,544 INFO [JkMain] Jk running ID=0 time=0/44 config=null
17:18
You are binding to the loopback device: [127.0.0.1:1099]
So nobody will see *this* node
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893403#3893403
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3893403
Greetings. I have a question about deploying EAR.
I have created EAR file with 3 JARs - 2 libraries and one with my EJB's, and
successfully deployed it. Now i need to deploy a new version, so I copy my new
EAR to deploy dir, watching at the server log to make sure it has been
succesfully deploye
We have a web service where an internal company client uses the WSDL to
'scrape' the service endpoint from the "host.company.com
...but under Solaris 8, it doesn't - the resulting WSDL still has host:8080.
We found that adding the -b option when starting JBoss works (eg.
-bhost.company.com),
I have got a cluster of jboss4.0.2 on 2 linux machines
I am using TCP
Nodes are recognising each other
When i run both instances they recognise each other
then when i put my ear manually in farm folder of node 1, it gets deployed on
node 1
But deployment doesnt take place on node 2 and I get an
Where about could this JBW documentation be found, today??
Is JBW available in public domain?
Thanks in advance
Ivan P.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893393#3893393
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=postin
Okay, is there anyone who can tell me then how I can at least make sure that
persisted items get deleted?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893387#3893387
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=389
i found the solution to the problem a while ago
the directory structure of the jar wasn't consistent with the package
declaration, so Jboss couldn't find the class
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893386#3893386
Reply to the post :
http://www.
hello,
anyone knows how to get rid of the questions marks in de sql output of
hibernate running inside the JBoss server ? the docs only say to look at
log4j.properties, but i can't find that file in my JBoss install
anyone knows what to do ?
thx in advance
View the original post :
http://www
JBoss has decoupled from Apache Axis in Mar/2004. As of this writing a modified
axis version based on axis-1.1 that is BP-1.0 compliant, adds better support
for doc/lit is used in jboss-3.2.x, jboss-4.0.x and jboss-head.
Any attempt to use another version of axis than the one we provide is not
The issue here is, I don't think you can count on the AttributeValueChange
(AVC) from your Scheduling service (that is if you extend ServiceMBeanSupport),
because it's going to be started anyway when you deploy it.
The HASingletonController will invoke startSingleton/stopSingleton on your
servi
Further investigation shows that the BarrierService is not receiving any
notifications from my static singleton MBean although the subscription seems to
succeed:
| DEBUG [org.jboss.system.BarrierController] Creating
jboss:service=BarrierController
| DEBUG [org.jboss.system.BarrierControll
This link
http://wiki.jboss.org/wiki/Wiki.jsp?page=HowCanIGetAReferenceToTheMBeanServer
should help. Perhaps particularly:
import org.jboss.mx.util.MBeanServerLocator;
|...
| // find the local MBeanServer
| MBeanServer server = MBeanServerLocator.locateJBoss();
View the original post
Hi,
while trying out the EJB3 Trailblazer Demo I found out that on Microsoft
SQL-Server the investor table is not generated due to the use of "end" as a
field name.
I added the following annotation in trail.entity.beans.investor.java
@Column(name = "endage")
public int getEnd() {...
which mad
2005-08-30 19:36:29,217 INFO [STDOUT] java.io.NotSerializableException:
org.jboss.web.tomcat.security.JBossGenericPrincipal
| 2005-08-30 19:36:29,217 INFO [STDOUT] at
java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1075)
| 2005-08-30 19:36:29,217 INFO [STDOUT] at
Hi all,
We have the need for a web application POJO web service client to consume
an externally provided web service. I have read through the examples on the
WIKI and have also gone through the examples-4.0.2.zip.
I'm getting an exception when my client does the JNDI lookup to retrieve the
I'm trying to use a BarrierService to detect whether my static singleton MBean
has become master, and if so...to start other dependent MBeans.
My dependent MBeans seem to be waiting correctly for the Barrier, but I'm
having trouble picking up the notification that my static Singleton MBean has
Hi,
we have a JBoss app. which is hanging for more than 15 minutes when the RDBMS
becomes unreachable.
To avoid this, I migrated to JBoss 4.0.3 and set in our
datasource deployer. But it does not seem to work as I don't see any behavior
change.
I see the TransactionManager's trace warning th
"phon" wrote :
| this is the source code of the classes
|
| import javax.ejb.Stateless;
|
|
javax.ejb.Stateless should be javax.ejb.SessionBean. What is
javax.ejb.Stateless?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893365#3893365
Reply t
For some time we're using Service Binding management. For each application we
have a test, an accept and a production-environment. So that makes 3 instances
of JBoss per application. That makes that we're having servers running to up to
9 jboss instances simultaniously. There seems to be no prob
Assuming that you are using only one container or one webserver I think you
have set the classpath correctly.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893362#3893362
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=
You can write listeners to listen for specific events. In your case, there are
events that are generated when a EAR is deployed.
http://wiki.jboss.org/wiki/Wiki.jsp?page=ExampleMinimalNotificationListener
The link above gives info on how to create a notification. The various Deployer
classes in
I can just suggest you an idea, But I am sure that it will work, if done
correctly.But there may be even other ways better thatn what I say??.
The way i am saying is that You have to touch the source of Jboss. Find the
method where it says or prints the statement JBOSS started/ Find the place
I am running two nodes say A and B, one each on different mechines with the
partion name DefaultPartion on same network. Node A started first then Node B
Started. Node B log says other cluster members are 0. Is itn't suppose to say
1? Any idea what i am doing wrong? pasted below are my logs .I h
hi,
If you are sure that the exception you are getting is due to tomcat, then
putting the jar file in $TOMCAT_HOME/lib/. should work for you.
Thanks
G.Rajasekhar
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893356#3893356
Reply to the post :
http://www
Hi Andrew,
For the first case,
Assume we have 2 webserver/appserver for e.g., jboss and
tomcat, then it is not possible to access a file present in tomcat under
a.b.c.Src where a.b.c.Src is a class from jboss by default.
Because the jboss classloader doesn't know anything ab
I create that File and put it in my Client classpath, but still I have that
error, I'm new to EJB ,I just make Home,Bean class and remote interface +
client .
Do I need to create jar file from my EJB files, or do I need to do some extra
things?
Please recommend me some documentation according t
Hi !
I've a application deployed with JBoss 4.0.2 Solaris 2.8, I've create a Oracle
DS, when I try to read data from a database throw DS works fine, but when I try
to insert, delete or update records from database the jboss show the next error.
2005-09-07 09:17:55,662 ERROR [org.jboss.ejb.plugi
JBoss 3.0.7 used JBoss.NET for web services.
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBoss.NET
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893346#3893346
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3893346
"darranl" wrote : there should be one more digit (0, 1 or 2)
Sorry should have been (0,1,2 or 3).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893345#3893345
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3893345
--
Hi all,
Before two weeks, I made web service for JBoss 4.0.2 by jwsdp 1.6. Now I must
migrate to JBoss 3.0.7 and my web service doesn't work on the oldest server. I
generated the web service with jwsdp 1.1,1.2,1.3 and try on the version 4.0.2 -
failure. My question is: is it possible to create
Ok we are getting a little bit closer, however 4.0 is still not enough
information for a version - there should be one more digit (0, 1 or 2) and
possibley some letters and a digit.
The installer is only available with 4.0.3, I just wanted to check if you were
using the installer as that gives
Can you please show how you are attempting to copile your code. What command
are you using? Are you using Ant? If you are using Ant what does the script
look like?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893342#3893342
Reply to the post :
http://w
81 matches
Mail list logo