Hi Sanjeev,
I am using Restlet with Seam. I've not posted any details for a while but I
will try to find time to post an updated - and fuller - example soon.
It's worth remembering that neither the JBoss Seam or Restlet team support
integrating the two projects (although there was interest and
You mention "The Seam Application Framework for data-oriented applications" in
the new features. Can you elaborate?
Well done btw.
Dig.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980682#3980682
Reply to the post :
http://www.jboss.com/index.html?module
I have resolved this issue. I didn't need to use @JndiName or do anything else
special (in any case, thanks Gavin). I'm not entirely sure what the problem was
but it went away when I recreated my environment from scratch.
My problem was caused by beans not appearing at the root of the JNDI conte
Clearly the subject should say 'multiple' not 'muliple'. My apologies.
Dig.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979431#3979431
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979431
__
Hi. I'm looking for advice on how to use multiple EJB JAR files within a Seam
application running with JBoss Embeddable EJB 3.0. The problem relates to EJB
JNDI locations and how Seam discovers the EJB components.
I have several libraries of JavaBean and EJB3 Seam components. Each library
lives
I have created a JIRA issue and attached the example source.
http://jira.jboss.org/jira/browse/JBSEAM-422
Later I will create some feature requests to make integrations of this kind
(Restlet & Seam) easier.
Dig.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopi
Sure, I'll work on a runnable demo for you. It shouldn't take long. I'll mimic
the environment of the Seam examples as much as I can (though it will run as a
console application).
I'm not sure what you'd need a patch for? I didn't change any part of Seam.
Though I do suggest you modify Seam to
There is a follow up to this post here
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978556
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978557#3978557
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=397855
I have created a proof-of-concept application based on Seam and the Restlet
framework. Fortunately Seam has been designed with this kind of integration in
mind and the job was not difficult. I thought other users might like to see how
easy this is.
By using Seam & Restlets I can reuse my existi
Thanks for the reply Gavin.
I see what you mean. I had started to change Seam code (commenting stuff out
and duplicating classes such as Initialization) but I see that Seam is firmly
hooked into the Servlet API.
I think you would be best placed to make the Servlet API pluggable... not to
ment
Hi,
I want to use Seam in an application that runs outside of a Servlet container.
I'm looking for pointers on how best to do this.
My application will be a REST based API service. It needs to interact with my
existing EJB3 beans which are Seam components.
My intention is to use the Restlet AP
Stan, thanks for the help. Your UseJBossWebLoader trick did not work for me
though.
Is this perhaps a problem with org.jboss.seam.Component.createProxyFactory?
This seems to be calling net.sf.cglib.proxy.Enhancer.createClass on my
interface and on rdewell's abstract class.
What does Gavin thi
Hi. I'm getting a similar error. In my case an interface of mine cannot be
found. The error seems random such that if I just redeploy, the error goes
away. This used to work... I'm using Seam from CVS.
Is Seam errantly tring to load interfaces and abstract classes as classes?
My stack trace is
I raised a related issue some time ago:
http://jira.jboss.org/jira/browse/JBSEAM-216
This was to aid developers in creating nice looking URLs whilst still using
Seam tags (for conversation management, etc.).
I currently use an extended version of s:link (see issue above) along with url
rewrit
Did somebody post issues to JIRA for this? Otherwise I will.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960455#3960455
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3960455
__
15 matches
Mail list logo