It seems the non-linear sequence can be explained by the number of write
operations performed on the CMP bean between inserts.
This behviour seems rather odd. Does anyone know the precise behaviour of
"hsqldb-fetch-key"?
Thanks.
View the original post :
http://www.jboss.org/index.html?module=
thanks genman.
this is my mistake, next , i will search old forum firstly, then ask.
there is another topic to solve this problem:
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=56093
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863676#3863676
Re
Hi,
I got solution to the above problem.
The problem is due to the fact that the jms configuration is in /deploy/jms
folder in JBoss 3.2.1.
By default the deploy folder is parsed first for deployments and then its
subfolders.
So my EAR is deployed before the JMS implementation.
To get rid of t
You didn't give us much information about what went wrong. Have a look at the
Jboss log (server.log in the serverdefault/log directory) and search for
"ERROR".
If you are using update 4 of the J2EE Tutorial, see the following topic
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=59000
I don't know if it's kosher to read messages from a queue from a session bean.
http://www.theserverside.com/discussions/thread.tss?thread_id=15480
Regarding that bug, you can always get the latest 3.2 from CVS and test with
that. It might work better than my crystal ball.
View the original po
Usually the 500 error sends back some sort of message to the client or
generates some sort of error information in the server logs.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863673#3863673
Reply to the post :
http://www.jboss.org/index.html?module=bb&
At least in 4.0.1 the class is in following jar-file
| server/default/deploy/jboss-ws4ee.sar/jboss-ws4ee.jar
|
I got the same warnings after removed ws4ee since my app didn't use it. There
should be no problem to remove the interceptor from the config file.
View the original post :
http:/
http://www.jboss.org/wiki/Wiki.jsp?page=IsThereAStandaloneDistributionOfJBossMQ
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863670#3863670
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863670
-
Sorry. The shutdown error is likely harmless, I would surpress it.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863671#3863671
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863671
Isn't there a FAQ or Wiki entry on this?
http://www.jboss.org/wiki/Wiki.jsp?page=IsThereAStandaloneDistributionOfJBossMQ
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863669#3863669
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&m
I guess that what you mean is any docs on using the windows server domain as a
JAAS authentication source, correct?
If this is correct, then the next question is what kind of windows domain is
used for your server?
If this is an active directory, then your best bet is probably to use the LDAP
I am running JBoss 4.0.1 and Java SDK 1.5, the JBoss server works fine, and I
can see the page on http://localhost:8080. However, when I clicked the "JBoss
Web Console" link, the applet on the left frame takes forever to load, and it
never worked. I have waited 20+ minutes at one time.
I th
Many thanks!
I look forward to using jUDDI as soon as you can make it available.
BTW, if you are interested in the project that we working on please feel free
to browse the publicly available web site. We are in the process of updating
the site a bit (i.e. we are at version 1.2.0 now) but it wi
is there a free tool that will generate an endpoint from a wsdl?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863655#3863655
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863655
I'm building a JBoss app that includes a business process where an email is
dispatched to an external email address and later (asynchronously) a return
email is expected back from the original email target.
I've setup the JBoss JavaMail service so that the emails can be sent and
retrieved from
Where did you get a standalone JBoss-MQ? I am looking for instructions for
similar purpose.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863662#3863662
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863662
is there any way to generate standard out log file for each EAR file when the
server starts?
i am using jboss 3.2.5.
it would be very helpful if somebody can let me know how to do it.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863665#3863665
Reply to th
I experienced a very similar build failed message when trying to use the docs
target with JBoss 3.2.4/3.2.6. See forum post/thread
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862405.
Unfortunately, the suggested workaround resulted in other build failures.
Since using this same,
hmm, not really. My team does not want to change the filenames, since most of
the filenames are from the schemas/ tour DB tablenames and which can not be
changed, just like that.
-Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863625#3863625
Reply to
Hi,
I am migrating from Jboss 3.2.4 to JBoss 4.0.1. When I start the server, I get
the following error:
18:31:49,357 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
MBeans waiting for other MBeans:
ObjectName: bv.ds:name=b
To be honest, that's just how XDoclet built it. It's always worked that way
and it does find all the other jar files in the lib directory.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863657#3863657
Reply to the post :
http://www.jboss.org/index.html?modu
Yes, I have done this -- I set it to 45 minutes, and it is honoring that...
like I said, at 9:00 the user logs in, at 9:30 the user sends a touch request,
and at 9:45 the session expires... when the touch request comes in, however, it
SHOULD move the expire time out to 10:45 (45 minutes from th
Hello Adrian.
About: JBoss3.2, Hibernate2.1.6, closing Hibernate Sessions/Connections.
Scenario:
-slsb uses SessionFactory to get a Session
-own hibernate SessionFactory impl which when handing out a new Session in
getSession() registers a new javax.transaction.Synchronization handler instance
Hi,
Please let us know the procedure to upgrade log4j to 1.3a in jboss 4.0.1.
Thanks & Regards,
-GnanaShekar-
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863580#3863580
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&
Your best bet will be the admin guide.
If somebody in the community is interested in preparing a cheatsheet, you are
welcome to place it on the wiki.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863633#3863633
Reply to the post :
http://www.jboss.org/inde
Just a quick question, has anyone had success with JBoss running under Cpanel?
Cheers
Brett
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863661#3863661
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863661
--
I want use JBoss as a JMS server without other J2EE services.
I do my job as following:
(1) copy minimal directory to a new directory named myconfig. it contains
minimal definitions to start JBoss Server.
(2) copy default/deploy/jms to myconfig/deploy/jms, and only left two xml
files, including
Sorry,
Do you think JBOSS will support the full EJB-QL as standard in the future, or
will I always have to use JBOSS-QL?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863639#3863639
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&
Where can I find the XML Schemas that define the structure of the JBoss
deployment descriptor files? (for example the one for jboss.xml).
I think they are used in the JBoss IDE, and I would like to use them in my tool
as well.
View the original post :
http://www.jboss.org/index.html?module=bb&
Here it is:
|
|
|
|
|
|
|
|
| true
|
| true
|
|
| true
|
|
| j_subject
|
|
|
|
| instant
| 2000
|
|
|
|
|
I have the same problem, but using the Commit Option C...
The thing is that I need that option to keep our EntityBeans up-to-date with
DataBase because of other external processes that insert data into it.-
But when these warning msgs appear, it takes a lot of time to have the JBoss
reply: It ma
Why is the lib under META-INF? Move it one level higher and give it a shot!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863626#3863626
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863626
Thank you Mr Biaggi. Much appreciated! All deploys OK. Now to develop and
test the queries!
I presume JBOSS's 'native' support of the EJB spec will catch up?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863488#3863488
Reply to the post :
http://www.jbo
I am getting the following exception when I use the new container configuration.
java.lang.ClassCastException
at
org.jboss.ejb.plugins.cmp.jdbc2.JDBCStoreManager2.start(JDBCStoreManager2.java:172)
The following is my configuration xml . I had the same issue in 3.2.5 and 3.2.6
.anybody h
Hi,
We are getting intermittent SQLExceptions from some CMP beans and the logs
don't show any vendor-specific (ISAM) errors.
By walking back through the sources, following the stack trace in the logs, it
seems that org.jboss.ejb.plugins.LogInterceptor.handleException() doesn't check
for SQLExce
We use the same pattern for pessimistic locking. Our implementation requires an
extra timestamp column on the table with the row you'd like to lock. We also
have a column for the ID of the user who is locking the row for user feedback.
All access to this table (at least the lock columns) must b
Hi,
Is it possible to set separate name space in JNDI Context per EAR ?
I have two the same applications which must be different configured (for
instance the connection to database). I would like to set separate jndi name
space per application.
I would like to achive the following result wi
I'd like to try out the latest prerelease of JBoss Portal 2.0 using PosgreSQL
as the database. I've set the database type in the local.properties file to
"postgresql", but the ddl that gets generated still seems to be for MySQL or
some other database.
Any tips on getting it to generate the ddl
Hi All,
We recently discovered that JBoss allows session and message driven EJBs to be
configured without a section in ejb-jar.xml. After
reading the 2.1 specification, it seems there is no guidance there regarding
this configuration.
We're wondering what the default value of is when ejb-j
Hi,
I am getting the below error during jboss startup. I downloaded 1.3Alpha
version of log4j.jar and put it in place of the existing one at
JBOSS_HOME/server/default/lib folder. Please help.
17:22:23,649 WARN [ServiceController] Problem creating service
jboss.system:type=Log4jService,servi
Then you need to get more details on what your application is really requiring
.
The pointer I gave you below might help you asking the right questions.
Thomas
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863646#3863646
Reply to the post :
http://www.
im not sure what i mean the info i get is "you need to have jass configured,
we dont support jboss or jass and dont claim to. but this is what you need"
so im kinda in the dark.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863645#3863645
Reply to the
I am writing a custom login module. This will be the only acceptable way to
authenticate for my application. Is there any reason to check for the
exitstence of a principal stored with javax.security.auth.login.name?
Parts of the application will depend on a custom principal object, so any oth
We have two developers in the same workgroup (Windows XP) trying to develop in
isolation but their JBoss servers (3.2.4 and 4.0.0) keep detecting each other
and trying to cluster. How can we stop this? Is this the default behavior?
View the original post :
http://www.jboss.org/index.html?module
I'm able to run the NoTransFA resource adapter from "JBoss 4 Application Server
Guide" section 7.2.5.
The example bean gets a connection and then closes it w/o actually doing some
i/o. In EchoBean.java, the connection is returned as a DirContext
(FSDirContext) object. What's needed to take th
Hi all,
I'm under jboss3.26
I've got an entity bean mapped to a table with 33M of records.
I've done some finders, some are very quick, other very slow...
for example: (in jbossql)
select object(o) from TheEntity as o where o.name like ?1 ORDER BY o.name
OFFSET ?2 LIMIT ?3
with a parameter lik
Hi all,
I've managed to get the Fibo application installed and running and all is fine
with that, but now I want to try and access the Fibo EJB from a client and I am
having a problem referencing it, the jmx-console output looks like this:
Global JNDI Namespace
|
| +- XAConnectionFactory
i will be running an app that requires jboss along with jass on a windows 2003
server. are there any docs on setting up jass with jboss on a windows server?
thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863636#3863636
Reply to the post :
http://ww
"[EMAIL PROTECTED]" wrote : The upcomming jboss-4.0.1 release maps xsd:anyType
to org.w3c.dom.Element which makes it easier to exchange arbitary XML
fragments. This however goes beyond the JAXRPC spec and is therefore not
portable and maybe not interoperable.
|
Thomas, did this not make it i
Hi,
I Want to know the version of log4j in JBoss 4.0.1. Please guide.
Regards,
-GnanaShekar-
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863544#3863544
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863544
-
have you set the session time out in web.xml of your war?
| 30
|
The default timeout used by the tomcat instance is under
deploy/jbossweb-tomcatxxx.sar/conf/web.xml
You shud override in your web.xml
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewt
If you class is supposed to be in the package com.bizwise.ejb you need to add
the following line to the top of the class and compile it again: -
package com.bizwise.ejb;
Alternatively as it sounds like the class has been compiled in the default
package you could take your command prompt into th
I am having a problem with my HttpSessions occasionally timing out when, in
fact, there is normal activity. I have a web app that is keeps a small amount
of login information about a user in the HttpSession when they login. The
client is a C-based fat client, which sends a 'touch' message ever
hi prothee
afaik (with oracle db)
a like with abd% uses the index
a like with %abd% drops the index and does a full table scan.
cheers
L
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863627#3863627
Reply to the post :
http://www.jboss.org/index.html?modul
Has anybody seen the following error? I have not found a solution:
15:47:46,455 INFO [URLDeploymentScanner] Started
jboss.deployment:type=DeploymentScanner,flavor=URL
15:47:46,516 INFO [MainDeployer] Deployed package:
file:/usr/local/jboss-3.2.3/server/atlaspro/conf/jboss-service.xml
15:47:46
In jbossweb-tomcat50.sar/server.xml, look up the Connector element that you are
using (HTTP/1.1 or AJP) and then change the address="${jboss.bind.address}" to
whatever IP you want it to listen on. By default jboss.bind.address is 0.0.0.0
which listens to all incoming requests.
View the origin
Hello,
my problem is the following :
I use Cocoon and Hibernate within Jboss...
My Hibernate objects are cached in ehcache.
Cocoon uses internally ehcache...
when I redeploy my cocoon.war, it reinitializes ehcache... and I loose all my
hibernate objects ;o(
any idea how to solve this ? telli
Anil,
Could you suggest a lean book on JBoss configuration. By lean I mean something
straight to the point, more advanced type of reading.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863620#3863620
Reply to the post :
http://www.jboss.org/index.html?modu
JAWS was removed from 4.x. You should use EJBQL or deploy JAWS by yourself.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863572#3863572
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863572
-
Woo Hoo!
Thanks :)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863617#3863617
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863617
---
This SF.Net email is spon
Thanks Anil
That was just the fix I needed. The JBoss I am working with is a major
customization of an older version running on a unusual port, the IP and port in
the post were not the real ones.
Thanks again, both installs are working great!
-Z
View the original post :
http://www.jboss.org/
Hi,
I am going through the Getting Started documentation, and am now trying to get
MySql to work with cmproster. But I just can't seem to get a connection to
MySql. I'm a newbie and don't fully understand how Jboss finds MySql. MySql is
set-up in my Program Files directory, so how does JBoss kn
This problem happens also in 3.2.6
I have opened a JIRA issue at :
http://jira.jboss.com/jira/browse/JBMESSAGING-20
Please advice, we need to go to production with this application ASAP.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863614#3863614
Reply to
My understainding is If I use this container configuration(cmp2.x jdbc2 pm with
cache invalidation) , an entity bean will be created for every transaction and
the data for the entity bean will be fetched from the global cache. But When I
execute the get method on entity bean from different trans
I tried to run Duke's Bank application. I downloaded all the necessary files
and installed all the tools and ran ant jboss-build.xml script. I followed
instructions on Chapter 4. The Duke?s Bank Application on Getting Started with
JBoss 4.0 documentation. I checked all the java class files, ejb,
Hello,
I am using JBoss 3.2.5
I try to update a frame (Frame2) inside a frame.
Page1 -> Frame1(Page 2) -> Frame2 (Page3)
This HTML page page3 is changed constantly.
In Page2, I have some javascript to reload the page:
document.frames['page3'].document.location.reload();
This always takes the fir
I have an application, packaged in an EAR file which deployed just fine under
3.2.x I have been attempting to get it to deploy under 4.0.0, discovering that
there was a change to scoped class loading. The suggestion was to deploy the
EAR under the standard server configuration to avoid the
a
I have unzipped and untarred the source distribution.
I went into the build directory and ran the build command as suggested:
$ cd jboss-4.0.1-src/build
$ ./build.sh docs
Here is the output and error message:
| Searching for build.xml ...
| Buildfile: c:\Home\Software\JBoss\jboss-4.0.1-sr
Hello:
I downloaded the zip file that contains the sample code for the JBoss 4
Application Server Guide (v2) [HTML] , but I get an error message when
unzipping it.
|
| has anyone gotten it to download and unzip recently? Anyone has a good
version of the zip file that I can have?
|
| T
Thanks Darranal, I really appreciate ur help. I am sorry for not early reply as
i was on medical leave. Well I am fine now
No I have not put any packae statement. Honestly I just copy and paste the coed
to see whether my jboss is working properly an my cleint is able to thrown the
right output.
Hi,
I am using JBoss 3.2.4. I have configured an Oracle XA datasource.
Here is the *-ds.xml:
anonymous wrote :
|
| OracleDS
|
| false
|
oracle.jdbc.xa.client.OracleXADataSource
| jdbc:oracle:oci8:@XXX_XXX
| xxx
| xxx
|
|
TRANSA
Is there any way that you could change the name of your xml file so that the
last five characters arent 'ds.xml'?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863528#3863528
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=repl
I forgot to mention that I have hacked and slashed all the xml configuration
files where "localhost:port" have been listed with a "static IP:port" but the
application still only launches via the "localhost:port".
I am new to JBoss/Tomcat but I sure its a simple fix, it just eludes me.
View the
When talking about the ejb-jar are you talking about the jar file itself or the
ejb-jar.xml deployment descriptor?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863555#3863555
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=rep
Sorry,
my english is not so good,
can you explain more better your question ?
Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863600#3863600
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863600
---
Hi,
you may install a tool like P6Spy and see how long take the SQL statement to
execute.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863598#3863598
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863598
--
Hi Thomas
I have a single webservice-description-name only. this is how my
webservices.xml looks like
| http://java.sun.com/xml/ns/j2ee";
| xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
| xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
http://www.ibm.com/webservices/xsd/j2e
Hello All,
Hopefully this hasn't been addressed already, I did a quick search and wasn't
seeing anything addressing this specifically.
We're using JBoss fronted by Apache HTTPD 2.0.52. Found a strange bug. When a
HTTP parameter (in this case, it is a submit button) is being posted with a
non-a
"[EMAIL PROTECTED]" wrote : You obviously have some skills since you claim a
Phd.
|
| For us to help you we need enough information (supplying a simple mdb jar
| that demostrates your problem would be one solution).
|
| Debugging (show us what you are doing):
| http://www.jboss.org/i
Assuming that you are running the default configuration (Did not pass a -c
argument to the run script) just copy the ear file to
{jboss.home}/server/default/deploy
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863586#3863586
Reply to the post :
http://www.
This is a function provided by Microsoft called 'Quick Edit', if you select
anything in the command prompt they will pause the process for you and let it
continue when you press enter.
If you look at the properties for the command prompt you should find a property
where you can disable this.
V
Thanks for reply!
anonymous wrote : The main message is this: Setter was found but no getter was
found for field: flagUniversitario.
Hum, ok, but the get/set of this field exist in entity NivelInstrucao:
public interface NivelInstrucao extends EJBLocalObject
| {
| public boolean getFlagU
hi,
i am newbie for jboss-3.2.5/struts/tiles.i have build the .ear file for
my struts/tiles application on jboss-3.2.5. now i want to deploy this .ear
file...how i do this...i am very fresh user for jboss..may be my question is
silly ...but pl. help me
ketan
View the original post
We have JBoss running on a Windows 2000 Server.
Actually it works perfectly EXCEPT when someone clicks in the command prompt
screen where JBoss is running.
It freezes up. If we hit Alt+F4, it begins working again.
Seems strange and have no idea why this is happening.
We are running in a co
Do you want port 8080? That is the default port for Tomcat in JBoss.
When you start Jboss and want to bind to a praticular IP address,
do
run --host=ipaddress where ipaddress is the ipaddress of the box where you
are running.
View the original post :
http://www.jboss.org/index.html?modul
Hi All,
Before I start to crack up can someone atleast confirm that this is possible..
this will atleast put my mind and heart at rest.
I am running JBoss3.0.6/Jetty and have two applications (ears) deployed. One is
mapped to the root context and the other to a customer specific context. I ha
Appears to be a bug in the HSQL shipped with JBoss 3.2.4
The problem is resolved when I simply dropped in some new HSQL jar from JBoss
4.0.1
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863569#3863569
Reply to the post :
http://www.jboss.org/index.html?mo
Ok, great. Do you have a code snippet how to talk to the service and to
download class bytecode? Is there an example in the testsuite? Thanks!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863561#3863561
Reply to the post :
http://www.jboss.org/index.html?m
I forgot to mention that I have hacked and slashed all the xml configuration
files where "localhost:port" have been listed with a "static IP:port" but the
application still only launches via the "localhost:port".
I am new to JBoss/Tomcat but I sure its a simple fix, it just eludes me.
View the
The name and location of the ejb-jar.xml deployment descriptor is mandated by
the EJB specification, it must be called ejb-jar.xml and it must be located in
the META-INF folder.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863566#3863566
Reply to the pos
Hi. Can i use Nukes using JBoss 3.2.3 and Tomcat 5 separately? Or does it only
run with Tomcat embedded?
Thanks,
Pedro Martins
Lisboa - Portugal
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863565#3863565
Reply to the post :
http://www.jboss.org/index.htm
DatabaseServerLoginModule is used for login in my Application.
EJB can be access correctly by using JSP.
But I cannot login through Applet.
Could anyone tell me How I can call the secury EJB method by using Applet?
The deployment as following
login-config.xml
|
|
|
Hi,
I work with a web application that consists of several different war/ear files,
where each one represents a separate module. I would like each war to use its
own views.properties (webwork) file.
The problem is that only the actions, which are defined in the first
views.properties file are
Well, I was talking about the ejb-jar.xml file, or deployment descriptor. We
have a different name for it, so JBOSS can not access the ejbs defined inside
it.
Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863560#3863560
Reply to the post :
http:
Hi Suchan,
i've experienced the same problem.
Do you have any idea?
Thanks,
giuseppe
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863558#3863558
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863558
---
Hi Frito,
It gives me internal server error 500.
In the log also it gives 500 error.I am trying to run this JBoss on win XP.Is
there some compatibility issue??
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863492#3863492
Reply to the post :
http://www.jboss
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=59263
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863557#3863557
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863557
--
Greetings guys,
I am trying to alter a JBoss install to replace the 'localhost' with an IP
address. This is the first step for me to make a dual instance of JBoss on a
single server with two IP address.
So which file(s) do I need to modify to change http://localhost:80 to
http://100.20.101.240
Thanks for your help.
Rafael
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863551#3863551
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863551
---
This SF.Net ema
HI! I have an J2EE application to be migrated to JBOSS. Actually, we are using
the ejb-jar file with a different name, and we are having problems to make
JBOSS to find the new name of the file.
Where do you think we can do it?
View the original post :
http://www.jboss.org/index.html?module=bb
1 - 100 of 122 matches
Mail list logo