It's exactly like jleech described.
A certificate is bound to the IP address - Port combination.
Encryption is already used when the hostname is transferred to the server as part of
the page-request.
But how do I specify the ip address in the connector?
View the original post :
http://www.jb
Hi Alexey,
I put in log4j.xml
and the trace is the same,
and
ant the trace is the same too.
The EntidadTabRemote extends javax.ejb.EJBObject.
The JVM is a JRockit 1.4.2_04 from BEA. 32 bits for linux.
Maybe a classloader problem?
The same .war and .ear run fine
If you enable DEBUG logging level for org.jboss.ejb.StatelessSessionContainer, can you
see
log.debug("Mapping "+m.getName());
for the create method?
Does the EntidadTabRemote extend other interfaces that define create() method? What is
the JVM version?
View the original post :
ht
Title: Message
Hi
all,
Can any one help me
how to register MBeans in JBoss . I am a bit confused in Doman
name
Do the servlet entries first, then the servlet-mapping entries.
How to do that please?
Here what I found in the dtd doc, don't know how to do.
|
>From my first posted, could you modify code for those 2 servlets to get it works
>please?
View the original post :
http://www.jboss.org/index.h
btw, as a follow on we could allow people to upload a zipped directory strucutre...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843325#3843325
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843325
-
Yea, I can take an honest look...no promises due to the fact that my toast is not
butterred on the J2EE side of things..a) provided that others think this would be
useful, and b) someone answers my question in the other active thread. :-D Seriously,
would be a good way for me to figure out how t
Well, native stuff for Linux is going to include a .so or somesuch thing on the box.
You'll need to add its directory to your PATH.
Windows native uses a .dll, Linux native uses a .so. There's gotta be some docs on the
Oracle site on how to do it right.
View the original post :
http://www.jbos
Hi all,
I'm sure this would have come up before, so if anyone can just point me at a thread or
FAQ on how it is done would be most appreciative.
I am trying to find out how I get JBoss to load changed classes in a running instance
of JBoss. Basically, I am using an exploded deployment for devel
Apologies... that should of course be "add [clustered]true[/clustered] to my
jboss.xml..."
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843320#3843320
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843320
-
Hi,
I'm new to JBoss clustering but am excited about the possibilities. I've read some
documentation but am still a bit confused. My understanding is that setting up a
simple cluster involves two things:
1. copy /server/all/deploy/cluster-service.xml to /server/default/deploy
2. ad
do you want to do it ? I can help you if you need.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843317#3843317
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843317
--
I might be wrong, but this is the way it was explained to me -- It can't be done since
the cert is tied to an ip / port, not a server name. And the cert is given back to
the browser before the server has any idea what URL the browser is going to. What I
think you could do (but I haven't tried
Everytime I iterate through the list returned by my ejbSelectStudents I get an error,
see below. I've been researching this for two days and can't find any referrence
solutions. Does anyone know why this is happening?
session remote code:
public void getStudents(Integer courseCode)
Is there a way of intercepting messages on a specific topic instead of looking at all
the messages and then doing the filtering?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843314#3843314
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=p
Hi,
I have a particular jdbc driver that misbehaves when used in JBoss' connection pool -
after a few hundred connections of this datasource JBoss will start throwing
OutOfMemory Exceptions. This is a legacy database and until we can complete our port,
I'm stuck with it.
I guessed that the dri
Is there any way to suck-up an entire directory structure into nukes persistance?
Seems like it would be an useful hack if not.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843312#3843312
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=pos
No, not yet. Currently we have two conflicting ws implementations. JBoss.NET is not
J2EE compatible, jboss-ws4ee does not yet have an XDoclet module.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843311#3843311
Reply to the post :
http://www.jboss.org/index
Yes, assuming you are contacting your service endpoints via HTTP, it is no different
than load balancing requests to any other servlet.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843309#3843309
Reply to the post :
http://www.jboss.org/index.html?module=b
Hey!
WALLA!
After spending almost all Sunday night I've done it!!
I've integrated full working tomcat manager from standalone serwer to Tomcad embedded
in JBoss and I've added full warp support to tomcat in jboss because in 3.2.3 this is
deprecated!
Ofcource manager is secured by JBoos J
I can help you for Cocoon 2.0.4. Do the following:
0) Create a directory called cocoon and copy cocoon.war there
1) Expand cocoon.war (jar -xf cocoon.war)
2) Remove cocoon.war
3) Replace the batik jar (WEB-INF/lib/batik*.jar) with a newer one (1.5.2) since this
is corrupt.
4) Rejar (jar -cf cocoo
I was specifically using the IP to acess the system. What port should I access? 8083?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843307#3843307
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843307
---
not orders... others...
One entity is accessed by primary key, the others by foreign key.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843306#3843306
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843306
--
Anyone?? All I need to know how to do is change the text or message that gets inserted
into the html templates.
Last thing I need before launching the page!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843305#3843305
Reply to the post :
http://www.jboss.
Session Level failover works fine for me as long as I don't have a large number of
items in the session. Once the number of items in session reaches a certain size (I
don't know the majic number) I get the following error. Can anyone give me any
information on what might be happening and how t
In my (limited) experience it will probably be easiest if you go off of recent CVS.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843302#3843302
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843302
-
Hello,
I am trying to follow http://www.tusc.com.au/tutorial/html/chap1.html to configure
Jboss, eclipse and lomboz.
I am using Jboss3.2.5, eclipse3.0, and lomboz.3.zip on Fedora linux.
Now I can run Jboss server from $JBOSS_HOME/bin/run.sh -c all command without problem.
In Chapter 1:
But whe
I tried OJB with jboss. But i had the hot deployement issues .I guess urs is also same
problem. Try with only OJB app and hot deploy it with new code.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843300#3843300
Reply to the post :
http://www.jboss.org/inde
I think we were having some other config issue on the dev machine where we were having
this problem. We just barely, on another dev machine, removed the Crystal jars from
the WEB-INF/lib directory and put them in the JBOSS/[config-type]/lib directory, and
we had no problems.
View the original
Sometimes the localhost might not be tied up with your machine. So try using ur
machine ip or machine name instead of localhost
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843298#3843298
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=pos
Hello,
I just post my question twice , but why I can not view/Preview my message, the error
is :Cannot invoke the operation : the module threw an exception
my message is long because I post some screen shot in it.
Thank,
View the original post :
http://www.jboss.org/index.html?module=bb&o
The last time we tried just putting them in the JBOSS/[config-type]/lib directory, we
experienced class not found errors (from the .war). The J2EE side had complete
visibility to these files.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843294#3843294
Rep
BTW, we're using JBoss 3.2.3 bundled with Tomcat 4.1.29.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843295#3843295
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843295
Is it possible to have jboss house its temporary files and cache files on a seperate
JVM from the jboss server?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843292#3843292
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&
The answer is in you question itself. Copy the jar to
[JBoss-install]/[config-type]/lib directory and deploy your web app as usual.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843291#3843291
Reply to the post :
http://www.jboss.org/index.html?module=bb&o
I have searched for the answer to this problem, but I have not been successful in
finding the answer (or even the same type of question).
Is it possible to configure JBoss/Tomcat so that a given .war app will look for
dependent classes from within the [JBoss-install]/[config-type]/lib directory
I have been following the "Getting Started Guide" Chapter 4 - Installing Duke's Bank.
I am getting an error message ...
javax.ejb.EJBException: ejbFindByCustomerId Unable to connect to database. Could not
dereference object
at com.sun.ebank.ejb.account.AccountBean.ejbFindByCustomerId(U
Database configuration?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843284#3843284
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843284
---
This SF.Net email is
1) Create a JMS TopicConnecton
2) Create a JMS TopicSession
3) Register a message subscription via TopicSession.createSubscriber(topic, selector,
local)
**) note the use of the message selector
4) Receive messages using the TopicSubscriber.receive()
Note: if you create a durable subscriber, remem
Ok,
I think that I found a solution. We may package all jar files into one EAR then it is
possiblly to lookup locally in both ways.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843279#3843279
Reply to the post :
http://www.jboss.org/index.html?module=bb&o
We have a production environment in which there are several remote servers which will
go online next week (10 servers). We are using JMS queues to store messages to be
sent to the servers when they go 'online' for updates. One server for example has
over 34,000 messages in it's queue ready to
Option D is rather similar to option A except of bean instances are periodically
synchronized at regular intervals, so let's use B or C.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843277#3843277
Reply to the post :
http://www.jboss.org/index.html?module=
Hi,
Set your CLASSPATH (using the Control Panel-> System-> Advanced-> Environment
Variables route) to include %JAVA_HOME%\lib and %JAVA_HOME\jre\lib. That should do it.
Good luck,
Sanjay
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843276#3843276
Reply to
I have a performance question.
After reboot the machine, it takes about 300ms to read 12 entities (2 rows each
entity) and transform the data into xml
One entity is accessed by primary key, the orders by foreign key.
when i reboot the machine and run the mysql optimize first, it takes only abou
Hi
Can a clustered jboss configuration load balance calls to web services ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843274#3843274
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843274
Can you post the name of the file and the XML you used to solve it. This problem is
killing me.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843273#3843273
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843273
--
no I am not able to get OCI drviers working on linux box. Winxp box is working fine
with ouy any issues.
I think there is some extra configuration required on linux box. If any body using
Oracle OCI drivers for datasource on linux (redhat 9.0), post the config details.
Thanks
View the origin
Ok, I realise what you mean by commit levels now.
I changed the commit level to option D in the standardjboss.xml
file.
However my enties are still not being refreshed, if I change the data outside of the
the
container.
Please see example code, to see if you can see where I am going wrong.
|
I'm having the same problem. Nathan, can you post your jbosscmp-jdbc.xml file? I'm
all over the board on this and seeing yours would help.
Thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843269#3843269
Reply to the post :
http://www.jboss.org/index.
Need some help.
Product is JBoss 3.2x. I'm trying to develop a web application using the Apache
Struts framework.
The JBoss installation came with another product and I did not set it up for
clustering (nor do I want to). However, I'm getting the following errors whenever I
hit any Struts Acti
Hi,
I am having a problem with CMP and auto-generated keys. I have been routing around
the Persistence & CMP/JBoss group here and am not able to come up a solution. I am
using jboss 3.2.5 with hypersonic.
I have setup the simplest entity bean possible. It has a single primary key that is
au
"mlange" wrote : The warning always appears if you add the clustered tag to ejb with
local interfaces. If you change to remote interfaces it is gone
|
| -marek
Does it means that if local interfaces exists the entity bean isn't clustered? Or that
remote interfaces are required for clust
Well, now I get errors:
javassist.CannotCompileException: by java.lang.LinkageError: duplicate class
definition: javax/swing/JLabel
| at javassist.CtClass.toClass(CtClass.java:900)
| at javassist.CtClass.toClass(CtClass.java:860)
| at AASwing.main(AASwing.java:40)
| Exception
The warning always appears if you add the clustered tag to ejb with local interfaces.
If you change to remote interfaces it is gone
-marek
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843263#3843263
Reply to the post :
http://www.jboss.org/index.html?
Hello,
I have been running tests of our application for almost 8 weeks with different
configurations of both JBoss(AS, CVSTag=JBoss_3_2_3 date=20031130) & MySql(DB 4.0.18).
The application has a Inboud
soap adapter, which then uses a series of tied up logic in EJB's (SFSB, MDB & Entity
Bean's)
hi.
You guys wanna update the wiki with your cpu info?
Anybody else with working production configurations?
Any advice on jk version to use?
cheers
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843260#3843260
Reply to the post :
http://www.jboss.org/index.
Have posted this re CtBehaviour#addCatch on a CtConstructor -
http://sourceforge.net/tracker/?func=detail&aid=997458&group_id=22866&atid=376685 .
Anyone else been able to apply addCatch to a constructor? Suggestions on what could
be wrong with the instrumentation?
Thanks
View the original p
We're using the following configuration:
LMNK Standard CMP 1.x EntityBean
org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager
org.jboss.ejb.plugins.lock.NoLock
C
We've played around with 3.2.4 a little, but we had some other clustering issues that
held us bac
hello,
i am still stuck with problems in installing CastorJDO MBean on jboss..
i extended my tests and today i installed same MBean on following versions:
- 3.2.2
- 3.2.3
- 3.2.5
- 4.0.0dr4
in all except 3.2.3 i got following exception:
13:38:51,828 INFO [NamingService] Started jnpPort=1099, r
Hello,
My error was that my classes didn't all respect the bean convention...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843255#3843255
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843255
--
Can anyone help identify the problem with the EJB-QL statement below? I'm using JBoss
3.2.5.
SELECT OBJECT(s) FROM Service s WHERE s.price <> 0
org.jboss.deployment.DeploymentException: The content of elements must consist of
well-formed character data or markup.; - nested throwable:
(or
I am not sure what you mean by this.
The database can be changed using a web interface that does not go through my J2ee app
I.e. direct database change.
So how does the entity bean detect this?
Or more importantly to me, how do I get my stateful session bean to ask the entity
bean if the data has
Title: Message
Hi
all,
I am getting the
server instance through the RMI Adapter and tring to register the MBeans which
is popping up with erros.
Can any one pls hep
me out
RMIAdaptor server =
(RMIAdaptor)ctx.lookup("jmx/rmi/RMIAdaptor"); jbMBeanServer
= new RMIConnector
This problem should have been fixed in CVS_HEAD.
Please download the source files from CVS and try again.
At least, I could run the following code without any problem:
| ClassPool pool = ClassPool.getDefault();
| CtClass cc = pool.get("javax.swing.JComponent");
| CtMethod m = cc.getDeclared
Hi,
This weekend, I reimplemented CtClass#toClass() with using the
trick you found at the ASM site. Since I fixed a small problem
of the original code at the ASM site, it should probably work with
Tomcat although you need a tip for using toClass() with JBoss.
Could you try the new toClass() meth
This should work as expected "out of the box". You just have to make sure you are
using commit option B or C.
Joachim
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843250#3843250
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode
i have to decide between using jboss or any other application server. can u plz. tell
me what are the shortcomings or limitations of jboss
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843249#3843249
Reply to the post :
http://www.jboss.org/index.html?modul
Greetings,
When I deploy my Read-Only Entity Beans for invalidation target I must select the
configuration "Standard CMP 2.x EntityBean with cache invalidation" from the jboss
configurations, because is the only profile with invalidation.
Since I would like to deploy them as cluster EJBs (jboss
hi,
after moving to JBoss 3.2.5 I switched to XDoclet and forgot add security-domain in
the xdoclet call:
Now it's working.
Regards,
Rafal
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843246#3843246
Reply to the post :
http://www.jboss.org/index.html
Hi cruinne,
I may have misunderstood your question, so if I have I apologise.
Is it not just a case of treating the EJB call from the web tier as you would a normal
EJB client i.e it just needs access to the Remote and Home classes, the implementation
is not shipped.
We current have a situatio
I would like to have 2 servlet mapping in web.xml file. Can I do that, how?
| http://java.sun.com/j2ee/dtds/web-app_2_2.dtd";>
|
|
|
| ChartViewer
| org.jfree.chart.servlet.ChartViewer
|
|
| ChartViewer
| /servlet/ChartViewer
|
|
| Pi
Dear all,
We are using mysql database on Linux. We are intermittently getting a problem that is
'Unable to get the connction from Pool'. Whenever the application trying to get a
connection from pool the following message appearing and server hangup. The only thing
is we have to restart the serv
Hello,
What I'm trying to do is :
1) Create my query in my "action class" (String query = "SELECT * from t_myTable") //
Ok
2) And then pass this query to the finder //Cannot figure out how to do that...
I've tried this in my ejbe :
| @ejb.finder
| * signature = "Collection findDyna(ja
hi,
I found that our problem is related to "client-login" definition in login-context.xml,
which is currently set to:
What will be defined in "client-login"?
Best Regards,
Rafal
View the original post :
http://www.jboss.org/index.html?mod
Hi,
we are now testing our application (development was started with JBoss 3.0.6) with
JBoss 3.2.5. We are used JAAS. This is our configuration:
login-config.xml:
java:/MmcmsDS
select password from
principals where principal=?
Hi,
I'm trying to secure access to my web application using the LDAPLoginModule.
Authorization works fine, but the user has no roles assigned. How do I have to
configure The LDAPLoginModule for being able to retrieve the Roles from the following
structure:
-dc=sample,dc=com
|
|--ou=People
Xi,
you need to do two things:
a) turn off the 'error.htm' setting in the web.xml file so that you get the full stack
trace of what's going wrong when you load the page. You could also find out what's
going wrong by looking at the log file.
b) did you add the jena.jar to the WEB-INF/lib direc
I have a CMP application, where the database can be updated by clients other than the
entity beans.
What I need is a way for the container to know that the underlying database has
changed and hence update the entiity beans and then inform a stateful session bean
that this has happened. As my cli
Hi,
Is there any way to prevent a passivated bean from being removed from the store
after the max-bean-life period?
Thanks,
Anuj
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843232#3843232
Reply to the post :
http://www.jboss.org/index.html?module=bb&o
79 matches
Mail list logo