I am using 1.6GA,not the nightly
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954248#3954248
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954248
Using Tomcat but need to do more? Need to support web services, secur
14:57:47,873 INFO [TxConnectionManager] Unregistered handle that was not
registered! [EMAIL PROTECTED] for managedConnection: [EMAIL PROTECTED]
who can help me solve it
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954247#3954247
Reply to the post :
http
This is not the actual exception that is being thrown. This exception is
related to libraries mismatch. Make sure you have an updated classpath
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954246#3954246
Reply to the post :
http://www.jboss.com/index.html?
I have an app that 95% of the time only needs to use one database (call it
"A"). The other 5% of the time, it needs to transactionally update both "A" and
a second database "B".
Obviously for the latter use case, I need to deploy both "A" and "B" using the
tag. However I'm concerned that using
test
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954244#3954244
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954244
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly
Hi Burr,
I have a post (http://www.jboss.com/index.html?module=bb&op=viewtopic&t=85626)
on this forum related to Reliable Messaging. I have implemented a version
which is going to go open source (for comments really) that you may be
interested in. If I can get the problem sorted I will be pos
hi,
i have downloaded the jboss ide 1.5.x bundle. do i have to make any futher
special configuration for me start with the projects on it.
i was using eclipse 3.1.1 with wtp tools.
i cant see web project wizard comming in the jboss ide which i have donwloaded
please help me with this!
thanks
Hi all, I folllowed the example for JSR181 web service as written at the jboss
wiki, however, I fail to understand how can I generate a WSDL from the
interface of the service? Preior to JSR181 , when developing web services with
interface that extends Remote, I used WSCOMPILE for this.
What shou
"guix" wrote : ... explained in:
| http://www.baldor.it/StartPage/documents/admin/59.html
| Down the page on "Configuring Oracle Database for XA Support" ...
|
This link is broken; however I suspect the same info is now here:
http://wiki.jboss.org/wiki/Wiki.jsp?page=IHaveProblemsWithOracleX
>From the stack trace above,
at
org.jbpm.bpel.def.ProcessInstanceStarter.visit(ProcessInstanceStarter.java:82)
the process instance is starting, no transaction has been committed and the
partner link instances are still transient.
A different approach to fix the problem is assigning an ID to t
Hi all,
Any one of you having any tutorial for JBOSS configuration with Oracle 9i RAC.
Regards,
Kumar.P
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954238#3954238
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=395423
Hi,
I've got the following classes:
public class Person {
| protected String first_name;
| protected String last_name;
| ...
public class User extends Person {
| protected String username;
| protected String password;
| protected Device device;
| ...
public cla
http://wiki.jboss.org/wiki/Wiki.jsp?page=HowDoIChangeThePoolingParameters
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954236#3954236
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954236
Using Tomcat but need to do
Thanks a lot, Jason.
I changed table type to InnoDB. Rollback did work.
Susumu
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954235#3954235
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954235
Using Tomcat but need
Working with my Seam example, just ported to 1.0.1. Originally derived from
the noejb example, which now became the Hibernate example.
I'm trying to declare a @Filter on one of my @Entities:
@Entity
| @Name("blogPost")
| @Filter(name="headOnly", condition="replicatedChangeset is null")
| p
NEVER MIND, FIXED!
Problem was that I am working in a noejb-like setting (I originally started
from the old noejb example, now the hibernate example). In the course of
porting to 1.0.1 I got confused and started making changes based on the booking
example, with embeddedEjb rather than microcon
Very confusing! I have some pretty straightforward code that worked fine with
the 1.0beta2-era CVS build I had, but that now breaks after upgrading to 1.0.1:
@Entity
| @Name("changeset")
| public class Changeset {
| ...
|private Long id;
| ...
|@Id @GeneratedValue
|publi
I'm terribly sorry but I don't know how to get authetication trace logging.
Where(in which file) can I find application-policy config?
Could you let me know it?
I use jmx-console and the currently logged principal in the domain is user1.
Susumu
View the original post :
http://www.jboss.com/in
In a method interceptor would it be possible to retrive the returned object,
through the Invocation object or some other object?
Something like:
| public class SimpleInterceptor implements Interceptor
| {
|public String getName() { return "SimpleInterceptor"; }
|
|public Obje
When I get the parameter from ActionReqeust, it cannot get the correct
parameter value with the correct charset. When I tried to input some non-ascii
character, it returned something unreadable(seems change charset).
Anyway, I moved it back to 2.2Sp2 and everything goes fine.
Thanks.
View th
I have followed the tutorial present in the EJB3 stand alone package, more
precisely the ejb 21 client adaptors tutorial , and after a little while I got
it to work. If you have any more specific doubts I'd be glad to help.
David
View the original post :
http://www.jboss.com/index.html?module=
s/con\./msg/
thanks,
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954226#3954226
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954226
Using Tomcat but need to do more? Need to support web services, security?
Get stu
Hi,
I was wondering if nested Datatables ( one inside another, the inner one using
the "var" tag of the outer one) work with seam. I have messages and each
message has variable numbers of "information"-tags, and i want to display first
the outer properties and then the "variable-length" inner
Thanks,
I forgot the @In tag for an attribute...
Flo
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954224#3954224
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954224
Using Tomcat but need to do more? Need to suppo
Secure the jmx console and invocation paths via the installer or manually.
http://wiki.jboss.org/wiki/Wiki.jsp?page=SecureTheJmxConsole
Thanx a lot to Scott M Starks for helping..
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954222#3954222
Reply to the p
It seems not work in form action with portlet:renderURL in 2.4, right ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954221#3954221
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954221
Using Tomcat but need to do mo
Hello,
I wrote some portlets and they work in 2.2(SP1, SP2) very well.
After move to 2.4beta1, some function not work.
For example,
Add
In the above JSP, it works very well in JBos Portal 2.2(sp1 and sp2). But in
2.4beta1, the "action value" always be empty when I tried to get i
I doubt your problem is version related, but I am curious why people are still
using CR3 when GA 1.0.1 is out.
More likely the table type you are selecting in MySQL. If I remember correctly
I had this problem before I switched to PostgreSQL.
MyISAM which is the default table type does not supp
Hi...
I am currently working on application which has both ejb3 and ejb2 stateless
session bean deployed on JbossAS. My problem is that I want to invoke the ejb3
bean from the ejb2 stateless session bean..
Please provide suggetsions or pointers as to how we can do that..
Thanks
Inder
View t
I have downloaded jboss-portal-2.2.1-SP3.zip and am having the "No transaction
manager provided" error as follows. I have verified the code
jboss:service=TransactionManager is in the jboss-service.xml file. I had to
manually insert it for SP2 but it is already there for SP3. I was also having
t
I try to rollback so that I write small program to check it.
But it doesn't work. The data is stored in DB. Seam is 1.0.0.CR3, JBOSS is
4.0.4.GA and MySQL 4.0.16.
I find the word rollback in server.log but it doesn't roll back.
Any message and advice is helpful.
put the lines below in faces-con
Thanks very much for the suggestion. I'll try that.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954215#3954215
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954215
Using Tomcat but need to do more? Need to support
Jerry,
Thank you, I changed node2 port number to 8109, node1's port is still 8009. I
still can not access http://localhost/jmx-console
but if I only typed run, I could access http://localhost/jmx-console,
which means the request didn't go to node1 or node2, instead going to default,
which par
Not sure, what the real problem is, however, if I start Jboss 4.0.4GA with
mustang instead of tiger, everything runs fine except the JMX console. Because
of a "com.sun.management:type=HotSpotDiagnostic is not registered" exception
the complete jmx-console is unusable.
I made the following fix:
I'm not sure what the problem is but you can't use "the same IP address and
same port number (8009)." If you're using a binding address at JBoss server
startup (-b parameter), the IP's will differ. If you're using JBoss service
bindings, the ports will differ.
View the original post :
http:/
Greetings,
I am attempting to get JBoss to read data from a MQSeries queue. I?ve almost
got it working, but am stuck on one step. The JNDIProviderAdapter in class MDB
keeps retrieving the ?DefaultJMSProvider?. This causes it to fall into the
SpyConnection logic, instead of the WSMQ logic that
Hi all,
I am new in jboss. When I reach the setp debug the server, i always got source
not found and a button change attached source?
Can someone help
thank you
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954209#3954209
Reply to the post :
http://www.
Hi, Folks,
I have set 2 JBoss Instances On One Machine from this link.
http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfiguringMultipleJBossInstancesOnOneMachine
which means there are node1 and node2 under /server folder in Jboss.
And I set up Apache , mod_jk according to this link
http://wiki.jbo
We get this exception when logging in with admin/admin, click on management and
then on default:
| 2006-06-28 18:28:13,724 ERROR
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/portal-core]]
Exception in FacesServlet
| java.lang.NullPointerException
| at
org.apache
1) You refer to "the master node". Please confirm that this is 62.50.43.211.
2) On the node that produced the first bit of logging in your post, do you see
log entries with this content "New cluster view for partition StagePartition:
202" and "New cluster view for partition StagePartition: 201"
Please also make sure your SFSB is clustered, i.e. has @Clustered annotation if
EBJ3 or
true in jboss.xml if EJB 2.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954205#3954205
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=r
Hi. Yeah, if I do:
cacheA.putObject("/test", pojoA);
pojoA1 = cacheB.getObject("/test");
pojoA1 would be null. With 1.4, however, pojoA1 is showing up, but its empty
(the values I assign to it before putting it in cacheA aren't there). Very odd
behavior, especially since I see the correct va
|
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954203#3954203
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954203
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done qu
Sorry, lost the line:
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954202#3954202
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954202
Using Tomcat but need to do more? Need to support web services, security?
Get
Could someone explain why the page login.jsp (UserPortletWindow), when
compiled, sets the action to:
Noticed the %> following j_security_check ?
Evidently, I get a 404.
Thanks,
David
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954201#3954201
Reply to
I have a CMR defined on 2 entity beans and I've inserted in both entities
XDoclet "@ejb.data-object" tags so I expect that my exposed CMR methods should
be available for me in the generated data object classes...
but they are not.
I've annotated my CMR methods with "@ejb.interface-method" so I g
So if you do:
cacheA.putObject("/test", pojoA); // pojo attached on cache A
pojoA1 = cacheB.getObject("/test");
pojoA1 is null? You've definitely got something weird going on then. That's
just basic stuff. Not sure what to say about that :( Hopefully Ben will have
some idea.
Well, let's j
Done.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954196#3954196
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954196
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly
Same issue here:
16:19:36,000 INFO [Server] Starting JBoss (MX MicroKernel)...
| 16:19:36,000 INFO [Server] Release ID: JBoss [Zion] 4.0.4.GA (build:
CVSTag=JBoss_4_0_4_GA date=200605151000)
| 16:19:36,000 INFO [Server] Home Dir: C:\java_local\jboss-4.04.GA_patch1
| 16:19:36,000 INFO [S
Hi,
You must get the jbossj2ee-src.zip file in the following location.
http://docs.jboss.org/jbossas/getting_started/v5/
This link contains,
startguide40.zip file released on May 23, 2006. When you unzip this file, you
will get jbossj2ee-src.zip file.
Robson Soares
View the original post :
I'm getting the same problem. This only seems to happen when I use the
@stateful annotation. When I use @stateless the problem goes away.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954193#3954193
Reply to the post :
http://www.jboss.com/index.html?modu
I have been using SimpleDetectorClient, SimpleDetectorServer, and
SimpleJNDIServer classes of the org.jboss.remoting.samples.detection.jndi
package to help in discovering the problem you are seeing.
First off, looks like one issue is the way the AbstractDetector does its
connection validation w
there are parent/child tables in the persist level of my app.
I am trying to use EJBQL to update the child table, link one row to the parent
something like this:
q = em.createQuery("update child c set c.parent = :PAR where c.id=1");
q.setParameter("PAR", parent);
here parent is a exsisting deta
JSF tends not to complain when the backing bean comes up null.
So I would check that your seam components are being installed (take a look at
the startup log).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954189#3954189
Reply to the post :
http://www.jbos
You would basically just code it into javascript in your UI. No special
integration with Seam would be needed.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954188#3954188
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p
I have installed jboss 4.0.4.GA and have configured a MySQL datasource, named
"qmmsDB", as I did in jboss 4.0.2. However, when my code attempts to look up
the data source, a null value is returned and no exeception is returned. The
code is as follows:
Context ctx = new InitialContext();
DataSou
I agree that multiple conversations might be a good route to go, however I like
to have all my bases covered.
Is there an extension point in the Seam framework where I could insert this
behaviour?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954184#395
Plus it's on the roadmap and we are active participants in the OASIS WS-RX
technical committee.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954183#3954183
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954183
Using
JBoss does not have a WS-RM implementation out of the box today.
However, you can push SOAP messages around via JMS assuming you don't need to
interoperate with anything other than a Java client (VB doesn't speak JMS).
http://labs.jboss.com/portal/jbossws/user-guide/en/html/jms-transport.html
I found a fix for this. On org.jbpm.bpel.relation.jms.RelationContext, comment
out one line like following, and initialize portConsumer to null:
| public PortConsumer getPortConsumer(PartnerLinkInstance instance) {
| Long instanceId = new Long(instance.getId());
| PortConsumer p
please help
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954180#3954180
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954180
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done q
Hi is there a way to output any sort of errors that might occur during the
initialization of a seam component? I setup an application based on the
booking-example, but when I hit "Register" nothing happens, which I cannot
understand since I have a navigation rule for the register action and didn
I'd suggest you create a JIRA issue (after making sure there's none previously,
I did a quick search w/ no results).
If you do, I'll vote on it, because I support that something needs to be done
about it.
It could lead into a world of debate as to which way to handle the event
though, which isn
I think this error needs the org.jboss.ejb3.JBossProxy from
jboss-ejb3-client.jar.
All samples ran successfully when I did these:
- get a fresh copy of jboss-4.0.4.GA using installer with 'ejb3' profile
- remove current jbossws.sar, and install new jbossws.sar
> cd deploy/jbossws.sa
Folks,
Where could I find detailed online documentation for the JBOSS ON, please?
In particular, I'd like to use the "Distributed Management" feature mentioned
in the JON whitepaper to distribute agents to app-server boxes from the
JON server.
Also, post-installation, I decided I would like to
"[EMAIL PROTECTED]" wrote : I just fixed the problem you faced in the number
guess example.
|
| You can see the back-button disabled in any conversation, try the DVD
registration or the booking example.
This actually resulted from a Bad bug in Seam where redirects that occurred
during the
The reason I brought this up is that I need to send an email to all users of a
group letting them know that a task has been assigned to the group. I was
trying to use the task-assign event, but you know the rest. Yes, I could add
this to TaskInstance myself, but wanted to see if this behavior wa
Yeah, I think that's straighforward to implement.
Seems like the opposite of what the user really wants though ... have you
demonstrated Seam workspace management to the users, and asked them if maybe
they would prefer that?
View the original post :
http://www.jboss.com/index.html?module=bb&op
To explain the need: The obvious use case is of course the JBoss service one,
where the lifecycle methods are used for pretty much every MBean.
Addtionally, users may want to enhance existing services. Whereas with standard
MBeans you simply extend the MBean interface, there's no equivalent for
I think it would be a useful feature to be able to specify in an xmbean.xml
file that this file "extends" the attributes and operations in an other file.
|http://www.jboss.org/j2ee/dtd/jboss_xmbean_1_2.dtd";>
|
|
|org.jboss.jms.server.plugin.JDBCChannelMapper
|JBossServi
Hi,
I have a small issue in a logout option in my portal.
My home page is :
http://localhost:8225/portal/portal/test/
Suppose the user after logging in goes to
http://localhost:8225/portal/portal/test/ManageUser and clicks the logout link,
the page goes to the home page but the url is still
http
Gavin, Thanks very much. That fixed the problem.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954168#3954168
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954168
Using Tomcat but need to do more? Need to support we
We have a menubar at the top of our pages. So in a multi step
wizard the user could have completed several pages and then
they click on a menu item that would cause them to go to a page
that is not a part of the defined workflow.
Our requirement is to ask the user(with javascript alert) if they r
Define "navigates". Clicking a link? backbutton? what?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954165#3954165
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954165
Using Tomcat but need to do more? Need to suppo
I have JSF application that contains many wizards. We have rolled our own
workflow management framework that manages the state from
page to page.
I have read the Seam documentation and it appears to meet most of
our requirements and is cleaner and more flexible than our homegrown framework.
O
I just tried an port forwarding approach.
it works for me.
run one linux command as root
to forward port 443 -> 8443 ,
/sbin/iptables -t nat -A PREROUTING -p tcp --dport 443 -d 192.168.x.x -j DNAT
--to 192.168.x.x:8443
The credit goes to
http://wiki.jboss.org/wiki/Wiki.jsp?page=UsingPortForward
Hi all,
We're deploying a set of MDB's that are configured to talk to a set of
WebSphere MQ destinations. There are about 70 MDBs in total, talking to about
35 destinations on two separate WSMQ queuemanagers.
All the MDBs are bundled inside a single EJB-JAR. When shutting down the
applic
Portal starts up with no errors and I can access the default and test pages.
However, when I go to Standard Login and login as admin or user I get a blank
screen. No errors show up on the console or in the log.
Is anyone else seeing this? Any ideas?
I used the jboss-4.0.4.GA-Patch1-installer.ja
"alesj" wrote : anonymous wrote :
| | We are deploying our spring beans in JBoss through the JBoss Spring
deployer which requires that we use only one configuration file,
jboss-service.xml.
| |
|
| Configuration of your pojos is not in jboss-service.xml (file only contains
deploy
Do you have some sort of table locking issue? There might have been some issue
resolved re. this, look at the bug DB.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954157#3954157
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode
Context: JBoss 4.0.4 GA
After searching exaustively for a way to make a jdk1.4 client reference a EJB3
bean I finally gave up and created a EJB2 wrappers for the EJB3 beans.
Now I have a new problem I can't find an example on how to make a EJB2
reference a local EJB3 (seen examples of remote re
I'm not really from the team. What it sounds like is you want two copies of
JBossMQ running in the same JBoss instance. Which is possible, but probably a
bit complicated to set up, especially for MDBs.
Why can't you create two queues called MyQueue1 and MyQueue2 ?
Alternatively, use a topic and
"Gunark" wrote : Okay so looks like something like this works:
|
|
| |
| | casLogin=https://localhost:8443/cas/login
| | casValidate=https://localhost:8443/cas/proxyValidate
| | casServerNam
Greeting...
I am running Jboss AS application on Linux.
I try to find some way to configure the Jboss AS and/or domain on linux so that
a user may access the Jboss AS application through URL without specifying the
port number (i.e. http://www.mydomain.com, not http:/www.mydomain.com:8080).
Ther
OK, so please put a breakpoint in ConversationInterceptor and find out what
happens when the action method is called.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954148#3954148
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=
Okay, so my final solution for programmatically setting up CAS via JNDI in
JBoss:
web.xml config for the application with the CAS filter looks like this:
| CAS Filter
|
com.discursive.cas.extend.client.filter.CASFilter
|
| com.discursive.cas.extend.client.config.jndi
|
OK, so it's a firewall issue I guess. Using cvsgrab instead...
Incidentally, checking out jbpm, and I'm getting alot of the following:
[ERROR] CVSGrab - -IO Error: java.lang.RuntimeException: Error 404 when reading
http://fisheye.jboss.com/viewrep/~raw,r=1.11/JBossJBPM/jbpm.3/doc/userguide/en/h
Hi,
I am trying to create timer programatically.
But I am getting class cast exception when registring the action for timer.
| CreateTimerAction cta = new CreateTimerAction();
| cta.setTimerName("myTimer");
|
|
Hello, I got a great response to my puzzle last time from Jboss devs so I'm
going to try my luck here again.
I'm using JbossWS to set up a couple of rpc-style web services, and thus far
have been quite impressed with the ease of development and reliability of it.
My specific question is thus:
Soytenly!
|
| <[EMAIL PROTECTED] contentType="text/html"%>
| <[EMAIL PROTECTED] pageEncoding="UTF-8"%>
| <%@ taglib uri="http://myfaces.apache.org/tomahawk"; prefix="t"%>
| <%@ taglib uri="http://java.sun.com/jsf/core"; prefix="f"%>
| <%@ taglib uri="http://java.sun.com/jsf/html";
With container managed authentication, all the authentication stuff happens
before a request hits your application. So the answer is no. To get a better
understanding of CMA, see the servlet spec. at
http://java.sun.com/products/servlet/download.html.
Also, the JBoss server guide has a great
No, I'm still in trouble...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954139#3954139
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954139
Using Tomcat but need to do more? Need to support web services, security?
Sorry, but I'm having the same error, on the same configuration. I'm running
the default instance, and have restarted it and keeps throwing this:
12:08:39,997 ERROR [JDBCExceptionReporter] ORA-00942: table or view does not
exist
12:08:39,997 ERROR [HibernateStore] failed to check existence of f
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossASSupport
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954135#3954135
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954135
Using Tomcat but need to do more? Need to supp
Hi all,
I'm trying to detect if the deployment of my EAR file has succeeded from
within a script. We have lots of tricky JNDI wiring that needs to be done, and
it often goes wrong, so I want my "ant deploy" script to fail if the EAR fails
to deploy cleanly.
Most people seem to be using th
Thanks for your reply and I hope you will forgive my ignorance on the inner
workings of JBOSS. But how do I reread the file once JBOSS is going? Is there
some command I can send to it while it's running to do that?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopi
http://wiki.jboss.org/wiki/Wiki.jsp?page=HelpItCrashed
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954132#3954132
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954132
Using Tomcat but need to do more? Need to suppo
I was going to agree with the 2nd event for group assign events, but then I
started debating myself.
Either way, I agree that something should be done.
I just searched the JIRA and didn't see anything related to task-assign and
pooled/groups.
smokeman, in the meantime, you could always just a
Reread the file. jboss is not preventing you from picking up runtime changes.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954130#3954130
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954130
Using Tomcat but need to
Cgriffith,
So will it not be possible for me to check for the credential
in NameAction and if the credential are correct it should go to success page
or error page with https switched on.
I wanted to ask if any other mechanism exist In struts where iam not using
form authentication and still ia
1 - 100 of 286 matches
Mail list logo