I downloaded the following package:
apache_1.3.29.tar.gz
jboss-3.0.8_tomcat-4.1.24.zip ...
I want to integrate both of them:Apache and Jboss-tomcat, and apply the access control
base on users and IP,even the SSL on the website.
by the way, we use the dynamic pages,eg. *.jsp files.
I have few cle
Bill has written a "precompiler" that takes your instrumented classes and
writes them to disk so you can use that ANYWHERE (not just on JBoss) it is
in CVS afaict. Right bill?
Marcf
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Bill Burke
>
Gio,
U got 2 stop riting like u 2 years old
It dozn't meck u luk kul
... just silly. Get a grip.
marcf
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Giovanni Formenti
> Sent: Friday, February 20, 2004 8:09 AM
> To: [EMAIL PROTECTED]
> Su
hey twutort,
it is difficult to optimize out of the blue wihtout knowing your app and what it does,
there is no secret formula or we would call it the "run faster" button which would
come pre-pressed :)
that being said a big discrepancy between JBoss and BEA IS NOT NORMAL. And something
real
Can any one tell me what is Remote Debugging using JBoss?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3822388#3822388
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3822388
---
Hey guys,
Don't mean to be salesy and stuff but the way we like to deal with problems
on systems in production is under a "production support contract". They
start at 8k for one application. Not that we don't help for free, we do a
lot of that for development and stuff. If you came here with a b
I forgot to add the defaults section in jbosscmp-jdbc.xml
|
| test
| mySQL
|
|
After adding this the above exception and Table not found exception went away.
Now I am getting this error when the finder in my session bean is executed -
| java.lang.NullPointe
just as a side note.
when I wrote the first class loaders,
1- the way the classloader works is load from an URL so they treat classes re hot/re
deploy the same
2- the difference is the timestamp that is monitored in the packaged case it is jar
package itself in the directory case it is one
I am sorry, somehow I missed Andrew’s
email.
Thanx for the answer. I am pasting
relevant parts here.
>It matters so much about your database setup, the use
case of your data (can it be cached, eager or lazy loaded), >what operating
system you're using, what version...that any numbers
That's a problem with windows's console app.
My production servers are headless redhat 9 boxes.
.peter
Roy Britten wrote:
Nice. Thanks Adrian.
On Fri, 20 Feb 2004 at 5:37am, Adrian Brock wrote:
Right click the title bar on your console and turn off
quick edit mode.
"amayingenta" wrote : We're planning to use a more recent version of xercesImpl.jar in
production because we're switching to Jetty 5 for the Servlet 2.4 & JSP 2.0 features
and this requires a newer version of Xerces to validate web.xml which now uses a
schema (so I suspect anyone using Tomcat 5
"acoliver" wrote : anonymous wrote : if anyone would like to see this effort
accelerated, then start writing patches and contribute back to the project.
|
| Well said Jae. And you guys sound right about the priorities. Mine is Mail
integration for nukes. :-)
a wise man told me about tha
Oh yeah, I guess the actual exception would be helpful
java.lang.ClassCastException
at
com.rubicon.repository.hibernate.HibernateServiceUtil.getHome(HibernateServiceUtil.java:43)
at com.rubicon.mvh.TestAction.retrieveOrg(TestAction.java:41)
at com.rubicon.mvh.TestAction.ex
Jboss is great, gives people an opportunity to learn, develop, and then deploy J2EE
without spending the big bucks on the other guys...but
I do agree the present lack of documentation, and the lack of consolidation of what
are some great examples by non-jboss people, is frustrating when (as
I've seen allot of posts on this general topic, but it seems what I am doing is so
basic, I'm hoping it's just a 'moment' and I'm just not packaging everything correctly.
I am trying to connect to an ejb deployed in another ear. I have ALWAYS gotten
ClassCastExceptions but I've always been able
Thanks for your reply. Its great to see the Founder in the forum.
This problem occurs intermittently. The problem went away for a while, but it now has
returned. I am using Mandrake 9.2 and I installed mysql jdbc connector 3.0.10 but it
still doesn't work. I restarted mysql from the console usin
anonymous wrote : if anyone would like to see this effort accelerated, then start
writing patches and contribute back to the project.
Well said Jae. And you guys sound right about the priorities. Mine is Mail
integration for nukes. :-)
View the original post :
http://www.jboss.org/index.ht
"luisfsmonteiro" wrote : Hello all,
|
| I need to lookup a Datasource wich resides in a JBoss 2.4 from a standalone
application.
| Is it possible? Do I need to deploy an EJB in JBoss in order to do that?
|
| ThankÃÂÃÂs
|
| Luis Felipe
By the way, my client application resides in
anonymous wrote : how fine grained are the database constraints if you use the entity
bean to create the table?
Besides what Julien already said, with the post-table-create feature you can basically
have whatever you want (which is db-dependent, but if you use sql92, you should be on
the safe si
anonymous wrote : Thanks, documentation team. ;(
guys...I'm assuming you're members of the JBoss user community and not customers.
Therefore it can be stated that you are part of the documentation team. If this
assumption is wrong, then accept my appologies and send me an email, I'll put you i
Hello all,
I need to lookup a Datasource wich resides in a JBoss 2.4 from a standalone
application.
Is it possible? Do I need to deploy an EJB in JBoss in order to do that?
ThankÃÂs
Luis Felipe
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3822347#3822347
Websphere definitively needs better documenatation. So better documentation is not
really a pro for Websphere.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3822346#3822346
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p
We are having a very strange problem. We have three different solaris machines
we are trying to run jboss on. On two out of the three machines, when we run
the application server, a client on another solaris box is unable to create a
session bean (sessionbean.create()) after a successful jndi looku
"luke_t" wrote : Maybe you "skimmed" an important chapter and missed something :)
Another chicken comes home to roost! But I read them all now :)
I fixed it by changing all the primary keys in the EJBs to Long.
anonymous wrote :
| Are you using the same versions of MySQL and the JDBC driver
"[EMAIL PROTECTED]" wrote : I've posted this a couple of times over the
| last couple weeks.
|
| You have to add your own provider to
| jms-service.xml then tell the MDB to use it.
| The key part is the ProviderUrl attribute
| to get the remote jndi.
|
| Regards,
| Adrian
care
Hi Peter,
Thank you very much for your reply.
I still get the same error.
Do you see any messages when you start one of the nodes of your cluster in the other
servers???
Your problem could be that.
Your nodes are not aware of each other.
When you start one of the nodes you normally see messages o
no plans for hibernate, there are other priorities.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3822343#3822343
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3822343
It's in the FAQ forum
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=43817
Regards,
Adrian
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3822342#3822342
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3822342
"bryanerank" wrote : I see there is a new book due out..
|
| Core JBoss 3.X: J2EE Application Development and Deployment
| by Wellie Chao (Author) (Paperback)
|
| I've got the money to purchase it, or the "official" jboss doc. I want to help
support the effort, but after reading the
Hi all,
I'm getting some problems trying entities cache to work in a clustered environment.
I'm using:
- Jboss3.2.3 with server option 'all'
- Container configuration shown at the end of the message is defined in
standardjboss.xml (don't know why only some tags are shown correctly in the post)
-
"[EMAIL PROTECTED]" wrote : I already did
|
| http://www.jboss.org/modules/bb/index.html?module=bb&op=viewtopic&t=
This link returns:
|
|
|
can you post it with the full uri?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3822341#3822341
Reply t
Actually it's not a concern now because the latest release of JBoss with Tomcat5 does
unjar the XML file for me. The XML file is nothing special, just configuration info
for my application. I do not want to use getResourceAsStream() because I want to be
able to change the XML file and have the
i was actually going to ask julien if there were future plans to switch to hibernate.
i don't disagree that we should move away from the DDLs, but that may not be the
highest priority item to deal with right now.
however, right now the development effort on nukes is pretty small and there is a
What you do after the login screen? You should be having a jsp/servlet.
After successful login, you can get this info from your HTTPServletRequest method
getUserPrincipal().
- Karthik
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3822337#3822337
Reply to th
Given the JNDI name of an EJB, Is there a way within the JBoss API to find out the
name of the .ear file that that EJB was deployed within?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3822336#3822336
Reply to the post :
http://www.jboss.org/index.html?modu
I am getting this error -
12:48:55,896 INFO [MainDeployer] Undeploying
file:/Library/JBoss/3.2/server/default/deploy/mysql-service.xml
12:48:55,898 DEBUG [SARDeployer] undeploying document
file:/Library/JBoss/3.2/server/default/deploy/mysql-service.xml
12:48:55,900 DEBUG [SARDeployer] stopping
We're running a client-server app using JBoss 3.0.2 and SAPDB 7.4, and upon opening 50
clients simultaneously (each registers and sends/retrieves data using a bean), we get
org.jboss.util.NestedSQLException: No ManagedConnections Available!
...
In each client, there are multiple threads that al
You will be able to use JBoss AOP with 3.2.3 when the next version comes
out.
Giovanni Formenti wrote:
U can't use AOP with 3.2.3 but u can use Interceptors. With AOP u can
perform a complite aspect oriented programmation, with Jboss3.2.3 Intercetor
u can intercept calls only to ur ejbs' methods
Thank, I try , but do you suggest me that I need to copy all jar of my
application inside the WEB-INF/ lib of my application?
>>> [EMAIL PROTECTED] 20/02 7:46 >>>
We run struts based applications under 3.2.3 with no problem. I was
always under the impression, though, that all of the struts jar
We run struts based applications under 3.2.3 with no problem. I was
always under the impression, though, that all of the struts jar files
needed to go in the lib directory under the application's WEB-INF and
not in the server's lib directory. (Each application has its own jars).
JAIME GOMEZ w
Hi people, I have an application ( with Struts ) which ran vey well in
JBoss-2.4.4-Tomcat- 3.2.3 I , I decided to migrate a JBoss3.2.3 , first
I copied all jar file of struts in the directory
$JBOSS_HOME/server/default/lib and when I deploy mi application ( ear
file ) and start my first web clien
I'm sorry... just an italian how-to... :(
Maybe u can recognise the code part... :)
I hope this can help u...
Gio
In JBoss 3.2.x si possono mettere
degli interceptor che intercettano la chiamata ai metodi degli EJB.
Per ottenere questo:
Creare
una classe di interceptor:import
org.j
> > i would like to perform some general operations for most of the calls
> > coming to my facade session beans. instead of coding this for
> > every method
> > in every facade, i would like to use aop like techniques.
> >
> > as far as i know, one cannot use JBossAOP with JBoss-3.2.3 (i guess
> >
Hi
I haven’t received any response
for this question.
I need some data about JBoss performance,
before making a decision whether it will hold for my application.
Someone on this list must sure be
working on JBoss in production. Can you provide this data, please?
--- Pooja.
U can't use AOP with 3.2.3 but u can use Interceptors. With AOP u can
perform a complite aspect oriented programmation, with Jboss3.2.3 Intercetor
u can intercept calls only to ur ejbs' methods. I think this is enough for
you...
Gio
> -Messaggio originale-
> Da: [EMAIL PROTECTED]
> [mailt
i would like to perform some general operations for most of the calls
coming to my facade session beans. instead of coding this for every method
in every facade, i would like to use aop like techniques.
as far as i know, one cannot use JBossAOP with JBoss-3.2.3 (i guess
because of Classloader p
I'm trying to use the jboss SnmpAgent for sending traps
to a management station.
1. The Jboss documentation on how to configure snmp
inside jboss itself using three xml files
(mbeans.xml, managers.xml and notifications.xml)
is almost non-existing.
What do I specify in these files and wh
is almost non-existing.
What do I specify in these files and what
is the
exact syntax (and semantics) of these files?
2. Do I have
to change anything in the log4j.xml file
in /server/default/conf
for activating
the snmp tr
the result of look UIL2ConnectionFactory is
JNDI API lookup failed: javax.naming.NameNotFoundException: UIL2ConnectionFactory not
bound.
Maybe I think the JNDI name is in a file?
but I can't fiind it.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3822279#382
Hello.
When a user try to enter my web application I must present a form page whose graphical
theme depends on on the URL that the user has
inserted. (themes for front office or back office)
My web application must be in a single context.
In login.jsp I can't get the url. Can I ?
How can I solve
I'm looking for changing the source code of my theme "extralite".
For example replace the top bar : "Nukes on JBoss"; by my personal bar.
It will allow me to prepare myself when I 'll begin writing my personnal theme .
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtop
Is it just a matter of setting the file permissions on xxx-ds.xml in the deploy dir,
so that only the user that JBoss is running as, can read it?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3822275#3822275
Reply to the post :
http://www.jboss.org/index.htm
Jae,
CMP & CMR are designed to meet the needs of fine-grained financial IT apps, and my
guess is that the needs of a CMS like Nukes wouldn't push the envelope. How fine
grained do you want?
JBoss surely handles constraints like Check (column type), NotNull, Primary Key,
ForeignKey/Reference;
Hi
I am using Form based authentication and would like to know if and how it is possible
to obtain the userName on the error page that was provided on the login page if the
authentication fails.
Thanks...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=38222
How should I do this? It contains details of how to connect to the database!
Thanks
Martin
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3822272#3822272
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3822272
---
55 matches
Mail list logo