Hi,
I'm new to this but wouldn't have thought that this should proove to be so
difficult.
I have a seam component that requires the services of a components.xml object
that implements the interface called PaymentService.
Now when my seam app is deployed it recognizes the component as the fo
Hi,
I wrote a HelloWorld EJB 3 and HelloClient to test remote access JBoss server,
but failed as IP changed by firewall.
The server is linux and using JBoss 4.0.4.GA with jdk1.5.0_09.
I tried to start JBoss with "run.sh -c default -b " , jboss cannot
start with error :
anonymous wrote : 200
Just to be complete I'll answer my own post. What I really want is a RESTful
style search/results function. I ended up adding pages.xml actions to the mix
with embedded parameters and things work like a charm.
I don't have to muck around with changing timeout limits and the next/previous
but
Cool - I'm glad its on the plan for the future - as the Scanner facility is
nice.
One thought I had is to use a meta-annotation to represent "scan discoverable".
One could annotate the annotation that indicates why the class is being
discovered with it.
I'm imagining something like:
| pub
gotcha, you want to bypass the model-based validations. Good point. Add an
issue to JIRA, please.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059359#4059359
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059359
|
|
I don't want [myEntity.description] to be validated.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059358#4059358
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059358
__
No, not yet, but there is a JIRA issue asking for this and we are definitely
going to open it up when we get time.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059357#4059357
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=rep
The password gets nulled as soon as its used.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059356#4059356
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059356
___
jboss-use
Exactly what kind of validation don't you want running?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059355#4059355
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059355
___
There is a concept of a "default restriction" for a filter in Hibernate XML.
Not sure about the annotationized version. Ask Emmanuel.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059354#4059354
Reply to the post :
http://www.jboss.com/index.html?module=bb&
I am pretty sure I only have seam 2.0 jar in the classpath.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059353#4059353
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059353
___
Guys,
Thanks for Seam.. enjoying it very much.
For shiggles - I'm working on some code to wrap Jackrabbit in a manner similar
to 'EJB3 Persistence'. My immediate goal is to annotate a POJO with some custom
annotations and - at deploy time - have my code read the annotations from the
compiled c
I updated Jboss to 4.2.0GA that has hibernate 3.2.3 (3.2.1 entitymanager).
Running the app three times now gives :
[INFO ][memory ] 3.737-3.893: GC 456014K->4945K (5242880K), 155.649 ms
[INFO ][memory ] 542.299: parallel nursery GC 1483183K->695999K (5242880K),
379.253 ms
[INFO ][memory ] 2113.1
There is probably a wonderful explanation for this but it's escaping me.
Whenever I call indentity.getPassword from anywhere but the Authenticator bean
I get a null. I'm brand new to seam (in case you couldn't tell) and am just
experimenting with the basics.I used seam-gen to create a
I noticed that that in the new upgrade, Seam added page parameter value
validation which is causing additional messages to show up in my search screens
which is kind of annoying. This didn't happen in 1.3.0a. Is there an option
to turn this feature off?
View the original post :
http://www.j
"[EMAIL PROTECTED]" wrote : Oh, by the way, all this is totally unnecessary.
You don't need two EMs at all. All you need is this:
|
|
| | clientFilter
| |
| | clientId
| | #{clientId}
| |
| |
|
| It's really
An implementation of the API is included with JBoss Portal. You can also
download it from the JSR-168 page:
http://jcp.org/aboutJava/communityprocess/final/jsr168/index.html
Reading the specification is a good idea before starting developing portlets :)
View the original post :
http://www.jboss
Thanks for your response.
Somehow I am not able to contact you through the forum. I was only able to get
your user id.
Can you send a note to the following temp e-mail?
.rj at gmail dot com
We can go on from there if you don't mind.
Thanks again.
View the original post :
http://www.jbos
Hello JBPM community
I carefully and fully applied the following methodology to
jbpm-jpdl-3.2.GA (as detailed at:)
http://wiki.jboss.org/wiki/Wiki.jsp?page=JbpmOnTomcat
When I go to
http://localhost:8080/jbpm-console
it shows a white page, but there are NO exceptions thrown
(as
There's a two stage process:
1) The code cycles through the list of URLs you provide, attempting to contact
a server and download a naming proxy. At this point, providing mutliple URLs
helps in case1, since if server1 is not available it can try server2, etc.
2) Once you contact a server, ther
solved. not using JWSDP but JBossWS.
drop me a line if you want samples.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059338#4059338
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059338
__
I'm using firefox and it doesn't work.
Seam 1.2.1, JBoss AS 4.0.5.GA
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059337#4059337
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059337
_
I discovered this problem myself when trying to run against a Hibernate version
< 3.2
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059336#4059336
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059336
My test machines are both mutlihomed (6 NICS a piece).
I want to dedicate 1 NIC for the multicast traffc, 1 for mgmt, and 2 (bonded)
for incoming connections to the HTTP listner.
Each test machine has sun jdk 1.5.0_12
Each test machine has Jboss AS 4.0.5-GA
Using the service binding manager, I'
I'll try to write in English.
I want to create a portal and i need a plugin or java libraries to develop it,
for example javax.portlet.*
do you know were i can download it?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059334#4059334
Reply to the post :
htt
Hello,
I haven't been building Seam for certain time. Earlier I was using Seam version
1.2.1 and I was building it from CVS running build.xml under Eclipse (without
any problem). Now I get the following error:
| cdk:
| [java] [INFO] Scanning for projects...
| [java] [INFO] React
Ah, wrong data source type; I needed this:
|
| org.hibernate.ejb.HibernatePersistence
| java:/my-projectDatasource
|
| ...
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059332#4059332
Reply to the post :
http://www.jboss.com/index.html
Got it. I thought @PersistenceContext and @In were equivalent if I declared the
SMPC in components.xml. I've got it wrong all over my code
thanks Pete & Felix for your help
- Al
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059331#4059331
Reply to t
"[EMAIL PROTECTED]" wrote : To continue your use case beyond what you wrote to
include actual use of the context:
|
| Object foo = context.lookup("Foo");
|
| then server context has connected to fails or is shut down
|
| Object bar = context.lookup("Bar");
|
| 1) With case
Felix,
I posted before seeing your reply. I'm confused. What's not SMPC about it? I'll
go look at the docs again
thanks,
al
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059329#4059329
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=po
I found that if instead of using the injected entityManager, I use the one
returned by:
(EntityManager) Component.getInstance ("entityManager");
then it works for some reason...
- Al
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059328#4059328
Reply to t
It will run if you remove the classloader scoping from application.xml - or
more exactly: One single Seam application will run per JBoss instance.
Regards
Felix
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059327#4059327
Reply to the post :
http://www.jb
|@PersistenceContext(type=PersistenceContextType.EXTENDED)
|private EntityManager entityManager;
|
Doesn't look very Seam managed to me.
Regards
Felix
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059326#4059326
Reply to the post :
http://
This seems related to my issue; I'm trying to upgrade the Hibernate Annotations
to use the @SQLInsert annotations. I replaced hibernate-all.jar with the new
jars you listed, but I'm now getting an exception when I try and run my unit
tests:
| [testng] javax.persistence.PersistenceException:
Gavin,
Thanks for pointing me in the right direction (I would have never figured this
out otherwise)..
For anyone else out there with the same problem.. I solved it by changing
local-tx-datasource to xa-datasource in DataSource-dev.xml
example:
|
| MainDatasource
|
I saw the instructions. I just want to get it right.
Shall I just put the NonSerializableAttributeTester.class into the
WEB-INF/classes folder and add
org.jboss.web.tomcat.service.session.NonSerializableAttributeTester
to the web.xml filel?
View the original post :
http://www.jboss.com/inde
I mean use your real debgger, and put the seam src in your ide sourcepath.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059321#4059321
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059321
We're working on it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059320#4059320
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059320
___
jboss-user mailing list
jboss-user
Please share your experiences!
http://www.theserverside.com/news/thread.tss?m=c.reply&thread_id=45998#235490
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059319#4059319
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p
Hi Pete,
Thanks for the quick reply. I am using SMPCs, and I made all the config
changes specified in the Seam 2.0 Migration Guide in Fisheye.
Aren't all requests wrapped in a temporary conversation? At any rate, I am
inside a long running conversation. Originally, I was making the
itemTextD
Thanks!
I look forward to using it once I get to update my seam version.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059317#4059317
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059317
_
I have a generic search screen (standard input form) that displays the results
on the "next" page using a . The ScopeType.EVENT is used on the SFSB.
If the user hits the refresh button any time prior to the HTTPSession timeout,
then the form is resubmitted and the search generated again (could
Thanks - I'll give that a try. I didn't try since once I figured out how to use
@In
EntityManager em
I didn't look at this piece again and I forgot about it. Now that I've been
through a more in depth learning process, I won't forget about this again
(actually I probably never really learned
Thanks Gavin,
If I view the seam debug page for the org.jboss.seam.core.localeSelector
component, it shows that the locale indeed does include the variant, yet it
still seems that the variant resourcebundle is not getting loaded.
View the original post :
http://www.jboss.com/index.html?module=b
In 2.0.0.BETA, the deploy.tomcat target was been removed from the JPA example.
The commit message when that was removed on 6/15/2007 was "update examples to
use jboss-embedded." Does that mean if I have configured my tomcat instance
to use jboss-embedded, I should be able to deploy the defaul
Hello Carl,
No, I have found no solution. I have backed away from the upgrade for the
moment.
If I eventually get it done, I will post
PdP
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059312#4059312
Reply to the post :
http://www.jboss.com/index.ht
Thanks a lot!
It looks like the NonSerializableAttributeTester.java can serialize any object
passed as a value to HttpSession.setAtrribute.
But would you please tell me how to use it. Do I need to put it somewhere?
Thanks again
View the original post :
http://www.jboss.com/index.html?module=
JNDI (i.e., port 1099) will only perform the lookup on the local server's JNDI
bindings
HA-JNDI (i.e., port 1100) will search the following until the requested object
is located.
1) the cluster's HA-JNDI bindings
2) the local server's JNDI bindings
3) all other cluster servers' JNDI bindings
No
To continue your use case beyond what you wrote to include actual use of the
context:
Object foo = context.lookup("Foo");
then server context has connected to fails or is shut down
Object bar = context.lookup("Bar");
1) With case2, the lookup of "Bar" will succeed; with case1 it will not.
(For anyone else reading this thread - I had not changed the "core" prefix of
my hibernate-session-factory element)
That seems to have resolved something, but now there is a problem with my
datasource, which is defined in a *-ds.xml file as below.
I will keep looking into this but, as this conf
We'll certainly consider any patches you want to submit in this area.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059306#4059306
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059306
_
Hi,
can anybody tell me what is difference between case1(1099) and case2(1100)?
it seem both notation work for cluster-access by client.
thanks in advance
case1:
Properties props = new Properties();
...
props.put("java.naming.provider.url", "server1:1099,server2:1099,server3:1099");
context = new
Use
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059303#4059303
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059303
___
jboss-user mailing list
jboss-user@lists.jb
Well, depends where you are getting the TaskInstance from.
If the task instance is associated with the conversation, you can call
TaskInstance.instance().setActorId().
Or, if you are using the Seam pooled task list, you can use the built-in
PooledTask component.
Or if you get the TaskInstance
Ok, I changed the "session" to "hibernateSession"
1. In components.xml, i.e.
|
|
and
2. In all of my session beans, e.g.
| @In
| private Session hibernateSession;
|
I'm now getting the exception below. I remember having quite a hard time
getting this part of the configuration
I have the same problem since migrating to Seam 2.0.BETA1.
Seam date popup doesn't work on IE (but works in FireFox).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059300#4059300
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=
Looks like you have not got your stuff properly configured for distributed
transactions. Especially, local-tx-datasource is surely the wrong thing to use.
This is more of a JBoss AS question, not a Seam question.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=
"[EMAIL PROTECTED]" wrote : I don't understand.
|
| It's a value expression, its totally dynamic.
Shure,
but if i want in prime time to assign the task to a group, after i want assing
to a singol person how can I?
ES:
I start a new process when a order coming out. This order is put to a g
It should work. Try using your debugger.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059297#4059297
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059297
___
jboss-user mai
Hello,
I am trying to access two different databases. I added the connection
properties to Project-dev.ds.xml
|
|
|
|
| MainDatasource
| connection_url
| com.mysql.jdbc.Driver
| username
| password
|
|
|
| Sec
I mit the error too, html code is:
Above, parameter1 and parameter2 are same? Why the function definition in
"calendar.htm" is different:
function __selectDate(calName, viewCtlName) {
| Plan Start Date
|
Hi-
I am trying to load resourcebundles using variants with seam 1.2.1. I have set
my locale programatically using localeSelector.setLocale to en_US_VARIANT1, and
have verified it in the resulting view by using:
I have files:
messages_en_US_VARIANT1.properties
messages_en_US.properties
messages
You did not say which operating system you are using (nor the JVM or JBoss AS
version).
If you are using Linux, pleas post you /etcs/hosts file, most likely the
localhost line is incorrect.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059290#4059290
Reply
Yeah, this is cos I'm a fucking idiot.
Rename your session to "hibernateSession" or something. Or edit
jboss-seam.jar/META-INF/components.xml to fix my mistake.
I'll get it fixed soon in CVS.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059289#4059289
Rep
Are you using filtering="true" anywhere in the ant build script when copying
the img folder? That would corrupt the images.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059288#4059288
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=postin
You do bundle facelets in Seam distro. You sould have some regression testing
for that... Anyway, here is bug report
https://facelets.dev.java.net/issues/show_bug.cgi?id=234
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059286#4059286
Reply to the post :
I don't understand.
It's a value expression, its totally dynamic.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059284#4059284
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059284
1) I don't think that there is any documentation available that is specific to
4.2.0. If you are trying to understand JBoss AS by reading documentation, stick
to 4.0.5. (Others have already complaint about this lack of documentation.)
2) 4.0.5 comes with Tomcat 5.5 embedded. 4.2 uses the newer J
"[EMAIL PROTECTED]" wrote : Nonononono.
|
| http://docs.jboss.com/seam/1.2.1.GA/reference/en/html/jbpm.html#d0e5226
Ok Gavin,
I apologise to you... I don't read that chaper... but if I want change the
assign on fly how I can?
Thanks thousands
View the original post :
http://www.jboss.com/
Hi!
I am using jboss-4.0.5.GA and I have an application that it works correctly.
However, after some days when I try to access my home page, this gets stucked.
And looking for a log I see the following error:
2007-06-24 23:38:33,714 ERROR
[org.apache.catalina.core.ContainerBase.[jboss.web].[lo
Why not just use @PersistenceContext?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059280#4059280
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059280
___
jboss-user mailin
Did you read the readme.html file? First bullet under the section
"Configuration Issues".
I should also point out that there are about 3 or 4 posts per week on this
exact same issue. You could have searched for previous posts.
View the original post :
http://www.jboss.com/index.html?module=bb&
I think someone reported that there is a bug in the Ant script that does some
text replacement on image files. Check the Ant build.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059278#4059278
Reply to the post :
http://www.jboss.com/index.html?module=bb&op
Ouch. I need to alias org.jboss.seam.web.session to some other name than just
"session". Ooops!
please raise an issue in JIRA
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059277#4059277
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=pos
Nonononono.
http://docs.jboss.com/seam/1.2.1.GA/reference/en/html/jbpm.html#d0e5226
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059276#4059276
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059276
__
Hi,
I have two jboss instances clustered. I have configure the Entity EJB3's cache
to use the jboss cache (treecache) to replicate the entities accross the two
servers.
If I query the cache using a entity manager's em.find(myClass.class, id) method
I see the correctly replicated data. If I run
Use an SMPC and make sure you are in a conversation. If you are stateless this
is fine. It's when you are in session scope its harder.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059274#4059274
Reply to the post :
http://www.jboss.com/index.html?module=
I need to see the actual nature of the failure. Try turning on more verbose
logging.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059273#4059273
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059273
_
Thanks jbox,
I've downloaded from your link. I'm ok for now.
:)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059272#4059272
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059272
__
http://jira.jboss.com/jira/browse/JBSEAM-1581
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059271#4059271
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059271
___
jboss-use
anonymous wrote : I believe this incompatibility only applies if you're not
using Facelets, as Tomcat 5.5 doesn't support JSP 2.1 that JSF 1.2 uses.
Actually, it might be a good idea to clarify that point in Seam docs, to not
freak people out unnecessarily :)
We're not prepared to make this cla
I'm getting this one too, in code that worked in 1.2.1.GA. (I already voted in
Jira). I'm trying to upgrade to Seam 2.0.BETA1 and AS 4.2.GA.
I removed all outjection, and stripped it down to the following simple usecase:
I have a stateless session bean that returns a list of entities, which are
Another potential clue: If you install Eclipse 3.3, then install the Europa
Discovery features, THEN unzip the JBoss Tools, it seems to get father along.
I then see JBoss icons and a Red Hat menu that I hadn't seen previously. I'm
able to install Subclipse as well without experiencing the pre
Its wonderful to see some good progress here. Are there plans to bring the
RichFaces package to OSX as well?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059266#4059266
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=
This is a horrendously useless error message, that is probably wrapping some
classloading exception.
try
| Seam Filter
|org.jboss.seam.servlet.SeamFilter
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059265#4059265
Reply to the post :
h
Please let me know where can i find this
bossj2ee-src.zip file??
Thanks in Advance,
--Murad
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059264#4059264
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059264
_
"KnisterPeter" wrote : You mention that Tomcat 5.5 is not compatible with JSF
1.2, but I have a running Tomcat 5.5 with Seam 1.2.1 and JSF RI 1.2. ;)
| Why should it be incompatible?
I believe this incompatibility only applies if you're not using Facelets, as
Tomcat 5.5 doesn't support JSP 2.1
Hallo to all,
I need some help about assignmenthandler in to my proccess...
The definition is
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Hi,
Using Seam 2.0, Ant 1.7, TestNG 5.6 and Java 6
I created a seam-gen project and wrote a quick test for the Authenticator class
just to get up and running.
The initial project deploys and runs fine but I get the below exception when
running 'ant test'
I presume I'm missing something ...
Than
As it turns out, i cannot find anything in the local java: namespace.
Im using springframework' JndiObjectFactoryBean. What am I doing wrong?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059253#4059253
Reply to the post :
http://www.jboss.com/index.html?
first of all, thanks guys - especially fers! great work! I really like being
able to work with maven (and just with maven;)
Two questions:
1)
I tried the seam archetype from http://software.softeu.cz/seam/ . Seems that
this configuration does not work with the current jboss 4.2.0.ga stable relea
Dude, this is the Seam forum. We can't fix facelets. Please take it there.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059249#4059249
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059249
__
I've simplified test case to illustrate that the bug is actually in facelets
library
tag1
|
|
| http://www.w3.org/1999/xhtml";
| xmlns:ui="http://java.sun.com/jsf/facelets";
| xmlns:fc="http://java.sun.com/jstl/core";
| xmlns:h="http://java.sun.com/jsf/html";
| xm
A working application running in Seam 1.0.1.GA and JBoss 4.0.4.GA fails to open
the index.xhtml page when upgraded tp Seam 1.2.1.GA and JBoss 4.0.5.GA.
The error message is IllegalStateException: No active application context.
The full stack trace follows:
| 2007-06-29 09:18:08,488 DEBUG [org
In my case I'm using a workspace that was previously used with Eclipse 3.2.2
(stable). Eclipse 3.2.2 had an update site configured for JBoss IDE Beta 2.
Could this update site be lingering in my workspace leading to the problem?
View the original post :
http://www.jboss.com/index.html?module=
Please ask this on the facelets list.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059242#4059242
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059242
___
jboss-user mailin
I'm having the issue too. So, I've open a JIRA ticket as requested. It can be
found here:
http://jira.jboss.org/jira/browse/JBIDE-500
Please update the ticket with any additional information you may have.
Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopi
In fact, I see that the example jboss configuration that comes with the
jpdl-suite distribution is 4.0.4 and it works very well.
So it is inexact to say that the web console does not work on 4.0.5, it just
does not work on *mine*. I still fail to see in what my 4.0.5 is different
JSF-wise from
I'm looking to load a taglib (abstractTagLibrary extended)
during activation (first seam, startup) seam looks in web.xml for
taglibrary.xml (finds it correctly)
searches for thefinds it correctly
but does not find the actual class in the path.
xxx.taglibrar.
nor
xxx.taglibrary
Thanks Gavin for the reply.
I finally figured something out. Working with new technology is always fun,
even if it is a bit frustrating. I'm very new to using EJB3 - in fact I
switched to using it (from tomcat/hibernate) when seam was still in it's first
releases (mainly cvs at that time) bec
1 - 100 of 231 matches
Mail list logo