Is there a guide to do this?
Using Jboss version 4.0.1.
We're doing this as it seems less trouble than getting two exactly the
same applications running separately in Jboss.
---
SF.Net email is sponsored by: Discover Easy Linux Migration St
10x a lot chiba
Should have figured this out myself. It's so obvious now.
Now all that's left is to congratulate you the great work you have done on
javassist. In today's AOP and DynaBean java world it's a life saver ;)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewt
1)got servlet code
from bookstore and copied it to eclipse+myeclipse.original code is like this
import java.io.*;
import java.util.*;
import java.sql.*;
import javax.servlet.*;
import javax.servlet.http.*;.
after copying two warning is coming one import java.util.*; is never used so i
do
Hi,
Thanks Jason for your reply.
Are there any licensing problems using and relying on wscompile. Wscompile is
part of the jaxrpc-impl.jar which is listed on
http://java.sun.com/webservices/docs/1.6/ReleaseNotes.html#RedistributableComponents
and further explained in the
http://java.sun.com/w
With the site having been refactored, I cant find the
JBoss Application Server Guide 4.0.2 Rev 3 source code for the examples.
Help?
Thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883311#3883311
Reply to the post :
http://www.jboss.org/index.html?m
hi,
Iam running jboss in minimal mode.Iam able to use jms in minimal
configuration.Now, I want to run MessageDrivenBean in minimal configuration.
please help me.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883310#3883310
Reply to the post :
http://www.j
hi,
Iam running jboss in minimal mode.Iam able to use jms in minimal
configuration.Now, I want to run MessageDrivenBean .
please help me.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883309#3883309
Reply to the post :
http://www.jboss.org/index.html?modu
i am using postgres-ds.xml
i pasted copy of that
jdbc/ejb20-containerManaged-AccountHome
jdbc:postgresql://localhost:5432/POS
org.postgresql.Driver
postgres
postgres
PostgreSQL
View the original post :
http://www.jboss
Using:
java version "1.4.2"
gij (GNU libgcj) version 4.0.0 20050519 (Red Hat 4.0.0-8)
Does JBoss officially support RedHat?
I get this exception when runnig start.sh:
[EMAIL PROTECTED] bin]# ./run.sh -c all
run.sh: Missing file: /lib/tools.jar
run.sh: Unexpected results may occur. Make sure JA
I noticed that this error occured every time any method was call on a specific
class. After some further investigation I realized that this class was
deployed in both .war and .jar files. I removed it from the .war file and the
error no longer occurs.
View the original post :
http://www.jbos
Just an update, we noticed that the client jar (form the ear) that our web app
is using perform spring init via beanRefFactory using the classpath url
"classpath*:applicationConfig.xml". Now spring seems to look into all
available class loaders and load whatever applicationConfig.xml it finds.
Dont use the axis tools, use wscompile.
-Jason
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883296#3883296
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883296
-
Where can I find some good portlets? I read somewhere that Novell had created a
large number of Portlets and was donating them to the JBoss Portal Project.
Seems the real promise of a Portal Server is realized only when there is a
critical mass of Portlets available.
Regards,
---Wayne
Vie
This is a potential problem during hot deployment (not just clustering). We
currently don't support that.
-Ben
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883294#3883294
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&
yes, "-c all" still applies.
-Ben
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883293#3883293
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883293
---
SF.Net ema
There is no MySQL specific mysql-jdbc-state-service.xml in the examples, this
is probably what led to the confusion...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883292#3883292
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mod
Probably within next two weeks.
-Ben
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883291#3883291
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883291
---
SF.Net
Leave the DefaultDS used by HSQL.
If your datasource is Oracle, just deploy oracle-ds.xml or oracle-xa-ds.xml,
AND set the to OracleDS, for example.
If your datasource is Sybase, deploy sybase-ds.xml AND set the to
SybaseDS, for example.
In anycase, DO NOT play around with DefaultDS/HSQL. You'
Which *-ds.xml are you using ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883289#3883289
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883289
---
SF.Net email i
Hi,
Is jspc has anything to do with JBoss ?
It looks for me that your problem has more to do with Ant than JBoss.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883288#3883288
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=repl
Hi,
Your datasource 'java:/DefaultDS' is used by HSQL.
What's in oracle-service.xml ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883286#3883286
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883286
--
I am trying to enable session replication on Jboss 4.02. I followed the
direction from the JBoss WIKI:
http://wiki.jboss.org/wiki/Wiki.jsp?page=ClusteringFAQ
Here is what the links says.
[JBossCacheService][main] jboss.cache:service=TomcatClusteringCache service
to Tomcat clustering not found
is your portlet code setting the content type at all, and is that content type
supported according to your portlet.xml ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883285#3883285
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=postin
J2EE Webserivces explictly forbids modifying the handler chain programatically
(you have to do it in the service-ref tag), we have a feature request to add a
jboss propreitary method to programmatically modify the handler chain here:
http://jira.jboss.org/jira/browse/JBWS-142
-Jason
View the
Thanks
I looked at Jira but I wasn't sure if the RC was built upon the previous
release or came before the final release of a specific version.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883280#3883280
Reply to the post :
http://www.jboss.org/index.html
How do you do it?
You set the Oracle tags in the hsqldb-service.xml file?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883279#3883279
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883279
---
Have you had a look at Jira?
The fix version on the 4 branch was 4.0.2RC1. The release candidates come
before the final production release of a specific version so that means the fix
would be included in the 4.0.2 final release.
View the original post :
http://www.jboss.org/index.html?modul
Hello
I am trying to deploy my application in JBoss 3.2.3. There were no issues with
JBoss3.0.8. The following is the console message..Do I have to make any changes
while moving from 3.0.8 to 3.2.3?
15:03:09,096 ERROR [ReceiverSink] Failure on connection attempt (non fatal,
will retry later
Thanks for your hint. It works now.
Just another question regarding client side handlers: If I want to install a
client side handler programmaticly with service.getHandlerRegistry() I get an
java.lang.UnsupportedOperationException exception.
How can I install a handler in a JBoss web service cl
The description of the bug is as follows:
If the jboss server runs out of threads while accepting jms connections and
this results in an OutOfMemoryError:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at org.jboss.mq.il.uil2.Soc
| java.lang.NoSuchMethodException: org.synxis.join.ejb.JoinBean.addJoinDetails
|
The exception gives you all the details you need. The JoinBean ejb does not
have the method defined - addJoinDetails.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883
Which deploy folder are you copying the jar file to?
Can you confirm if this is what your archive structure looks like: -
interfaces/RateHome.class
| interfaces/Rate.class
| interfaces/RateLocalHome.class
| interfaces/RateLocal.class
| ejb/RateBean.class
| META-INF/ejb-jar.xml
| META-
Can someone post some example code showing me how to undeploy an MDB? Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883271#3883271
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883271
--
OK, I got the answer..
I had to make sure that I was referencing the JDK instead of the JRE under the
Installed JRE's in Java preferences, under the Window/Preferences option.
Thanks Marshall.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883270#3883270
Hi,
I'm having a problem locating the jboss.axis.client package.
Can anyone tell me exactly which jar file contains this package?
Thanks,
Herb
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883266#3883266
Reply to the post :
http://www.jboss.org/index.html
suppse i have an application with the context root set to myapp.
is it possible to map the urls http://host/myapp/a/myservlet and
http://myapp/b/myservlet to the same servlet class? if so, what needs to go
into the url-pattern value in web.xml?
any help is appreciated.
View the original post :
I have moved ejb.xml and jboss.xml files in to the META-INF of the root archive
but still no luck. I can see .was file being properly deployed and I can all
the directeories and ejb class files but I still cannot see anything in my jmx
console. What sort of message should I be looking for in JBo
Can a stateless session bean's method send back custom java objects? I ask
beacuse when I send back a primitive type, or a java language type (List), or
an Entity everything is fine, but when I send my own object it fails.
View the original post :
http://www.jboss.org/index.html?module=bb&op=
Hi,
I keep getting a NullPointeException when instantiating a new Service class
instance from a jsp page. The firt entry in the exception trace has the error
coming from the RepositoryClassLoader.findResources() line.
I am new to JBoss/JSP development. I think Jboss can't find the library
Hi i deployed bookstore example on jboss with eclipse+myeclipse plugin but i am
getting error servlet baanerservlet.java is not available.second what is
difference between j2ee.jar and jboss-j2ee.jar
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883250#3883
Hi,
I have started using JBoss 4.0.2 (previously using 3.2.3)
Can someone please tell me how to configure the work and data folders that are
created under /server/
e.g. /server/default/data and /server/default/work
I've set my properties jboss.server.temp.dirand jboss.server.data.dir and these
Hi all,
I'm using JBoss 3.2.6 with the bundled Tomcat. I am using Apache with the AJP13
connection to Tomact. In situations where we have major traffic spikes, the
rate at which requests come in can be faster than the rate at which they are
fulfilled. In this situation, the jk thread pool curr
Hi!
First, let me begin by saying that this forum i s great!
I have already been lurking a while, and I have been taking a lot of useful
info.
However, I have a problem with Jboss.
I am trying to use an application which is in a remote server. I import it by
CVS, and I copy the oracle-services.x
Doh! That was easy---thanks!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883242#3883242
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883242
---
SF.Net email is
Is there any idea when this will be fixed?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883240#3883240
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883240
---
SF
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=65399
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883237#3883237
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883237
--
I have an application that runs on JBOSS 3.2.0. I have a MDB that is used by a
specific part of the application. This functionality may be enabled or
disabled based on a setting in a proprties file. Is there a way to not deploy
the MDB if this functionality is turned off in the properties fil
Hi,
after moving from jboss 3.2.6 to 3.2.7 I encounter the following problem in the
following scenario:
1. I retrieve the MBeanServer from another cluster node using the code below:
Hashtable env = new Hashtable();
env.put("java.naming.factory.initial",
"org.jnp.interfaces.Namin
Thankswhat are the connect params for CVS?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883234#3883234
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883234
Did u find an answer yet, I am having same problem with JBoss-4.0.2 and
Hibernate 2.1.7c
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883232#3883232
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883232
--
Thank you very much for your clarification!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883231#3883231
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883231
---
S
I am trying to use Hibernate 2.1.7c in JBoss-4.0.2 while deploying my ear/har
file I get following warning
net.sf.hibernate.impl.SessionFactoryObjectFactory : InitialContext did not
implement EventContext"
Rest of the installation is completed with no errors/warnings.
when I try to look up hib
I?ve worked out how to do it. Put this code in your service and deploy it.
Create the MBean you want and deploy it.
This code assumes the name attribute of the mbean element of the
jboss-service.xml file is ?acme.com:service=HelloWorld?
ArrayList ar = MBeanServerFactory.findMBeanServer(null);
Hi I have downloaded and ran jboss-portal-2.0-jboss-4.0.2 and i have this
exception when starting up the server:
anonymous wrote : 17:03:15,573 INFO [DatasourceConnectionProvider] Using
datasource: java:PortalD
| S
| 17:03:15,589 WARN [JBossManagedConnectionPool] Throwable while attempting
Any reply is greatly appreciated. Thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883225#3883225
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883225
---
SF.N
I apologize for the confusion. I failed to recognize that you were doing this
lookup from a Swing client.
java:comp/env is a special naming context, the Environment Naming Context (ENC)
for a J2EE component. It's only valid within the scope of a J2EE component,
such as a servlet or EJB, which
Hi,
I'm new to JBoss and would like to know if I'm missing something. When
applications are added and removed from JBoss, fragments remain behind in the
tmp and work folders. I don't have a problem with this. My question is: If an
application is removed from JBoss, why does JBoss not automat
Hi,
I have the wierdest error. it goes as follows:
1) I'm using JBoss 3.2.6 (Tomcat 5)
2) I deploy my application in ear format.
3) I login to our central web page and click on a link to my web page.
4) My login is authenticated thru JAAS and I'm allowed access to my web page.
5) I redeploy my a
Hi *,
Sometimes ago I red on some posts that is a plan to implement HA MBeans.
Could you please tell me if this feature was implemented?
Thanks
Sebi
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883221#3883221
Reply to the post :
http://www.jboss.org/index
Is there any feature in Portal 2.0 that allows migrating from a previous Nukes
website?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883219#3883219
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883219
I see, thanks. I should have found this duplication bug which is marked for
3.2.7: http://jira.jboss.com/jira/browse/JBAS-1495
Well, served as a crash course to the JBoss remote invocation stack.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883218#3883218
Any update ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883216#3883216
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883216
---
SF.Net email is sponsored by: Di
We need to install JBoss 3.0.4 on AIX 5.1. Are there any known issue we have to
take care ?
Thanks for any help
Torsten
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883215#3883215
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&m
Hello,Everyone:
i made a custom LoginModule OF jaas on jboss.
now, I have finished my LoginModule, configed web.xml and login-config.xml, and
developed my XLoginServlet for it.
i login system with xlogin.jsp and its form's action go to "XLoginServlet".
i login system with username/not passwor
Hi,
Can any one tell , how to configure Jboss4.0 with SAPR/3 .
Thanks
Deva
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883214#3883214
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883214
-
Hi all,
we're need us a messaging product called TIBCO Rendevous that I would like to
integrate with an application running on the JBoss server.
My question is - what is the best way to integrate Tibco Rendezvous messaging
to the JBossMQ server? Can I somehow define my TIBCO listener class as a
"Mutual recursive methods" in Section 4.3 of the tutorial
has some hints. To create two classes that refer to each
other, you must first create empty CtClasses for the two
classes and then add fields and methods.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=
Hi,
I have a basic example that is not doing what it is suppose to do. I am running
a few tests on multiple WS platforms, and I can?t get this one to work with
JBossWS (JBoss 4.0.2 have tried 4.0.3 RC1 as well)
I am using org.jboss.axis.wsdl.Java2WSDL with flags turned on for RPC and
LITERAL. T
Which deploy folder are you copying the jar file to? Have you made sure that
the deployment descritptors are in a folder called 'META-INF' at the root of
the archive?
Instead of putting the jar in the deploy folder before starting JBoss try
starting JBoss then putting the jar in the deploy fol
how can i add external jars to the jboss_classpath.i need to add the jars in a
particular order.
append the jars to the run.bat didn't work for me, as it seems to be asking for
files(i.e no classdef found Exception) from
/server//lib,... but that is already supposed to
be in the classpath.
i
Hi,
Can any one tell , how to configure Jboss4.0 with SAPr/3
Thanks
Deva
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883205#3883205
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883205
--
Hi!
I am having a problem deploying a simple session bean. I cannot see it in JNDI
view and I see nothing in the output when I start up JBoss. Is there anything
that I should see in an output of JBoss? I am using JUnit to test this EJB but
I keep getting javax.naming.NameNotFoundException: ejb
Hi
iam unable configure the datasource in jboss4.0.0 ... while starting the
server i am getting the follwing error ...
16:50:29,437 ERROR [EntityContainer] Starting failed
jboss.j2ee:jndiName=ejb20-containerManaged-AccountHome,service=EJB
org.jboss.deployment.DeploymentException: Failed to
Hi!
I am having a problem deploying a simple session bean. I cannot see it in JNDI
view and I see nothing in the output when I start up JBoss. Is there anything
that I should see in an output of JBoss? I am using JUnit to test this EJB but
I keep getting javax.naming.NameNotFoundException: ejb
will try that, Thank you.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883198#3883198
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883198
---
SF.Net email is spo
Hi all
Where can I find the source of the 'Gangster Portal' mentioned in chapter 11.
'The CMP Engine' of 'The JBoss 4 Application Server Guide'?
Laci
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883197#3883197
Reply to the post :
http://www.jboss.org/ind
anonymous wrote : Also JBoss will be on SuSE Linux and natively it does not
share filesystems easily.
Just install the suse samba packages and set up a samba share.
What you could also do is put an 'rsync' in your crontab and synchronize the
two directories every once in a while.
however, I wou
Hi,
I searched the JBoss site and the internet for bridges to exchanges messages
between JBoss 3.x and JBoss 4.x. There is plenty of information to exchange
messages between JBoss and for instance weblogic but not between 2 branches of
JBoss. I always run into classpath problems when I try to s
Hi
I couldnt invoke a method with parameters I tried
anonymous wrote :
| >twiddle invoke "MyTest:service=MyTestObject" myOperation (param1) (param2)
|
What did i do wrong?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883193#3883193
Reply to the post
Hallo,
I am using the AttributePersistenceService in my MXBean.
1)
When I am starting the JBoss server with run.bat under Windows the attributes
of my bean are saved correctly.
When I am starting the JBoss server as a Windows-Service (wrapper ->
tanukisoftware) then the attributes of my bean a
Hi Barry,
Basic structure of JAR is:
META-INF/MANIFEST.MF
META-INF/webservices.xml
META-INF/jboss.xml
META-INF/ejb-jar.xml
META-INF/jaxrpc-mapping.xml
META-INF/wsdl/servicesfilename.wsdl
Followed by all the packages and classes.
http://www.dcl.hpi.uni-potsdam.de/research/asg/ws4ejb/ has a diagr
Did you generate stubs, etc from the WSDL with the .NET service? I did this for
a doc-lit service, and was able to acquire the objects without any hassle.
Bruce
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883190#3883190
Reply to the post :
http://www.jbo
I have same problem on Tomcat 4.1.30. Checked and only copy of iText is
itext-1.02b.jar. Could it be anything else???
Much obliged.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883189#3883189
Reply to the post :
http://www.jboss.org/index.html?module=bb
Hi all,
does anyone know where I can find a tutorial that describes how to write an
entity bean that stores its data in an open ldap directory service?
kind regards,
alex
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883185#3883185
Reply to the post :
http
This has been our experience as well. As we can get a Java, Delphi and gSOAP
client working with no problem, we have assumed it is an Issue on the .Net side
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883183#3883183
Reply to the post :
http://www.jboss.o
whoops i guess the class loader config tags is not showing up, basically the
Java2ClassLoadingCompliance and the UseJBossWebLoader is set to false
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883182#3883182
Reply to the post :
http://www.jboss.org/index.
We're running into a very weird class loader problems.. we are currently using
JBoss 4.0.2, basically the web class loader policy are the defaults ones,
false
false
The server instance has an ear file deployed that is using spring framework.
Inside we can see that it has a bunch of
87 matches
Mail list logo