You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by Jesse Kuhnert <jk...@gmail.com> on 2006/06/08 02:10:14 UTC

Re: [jira] Resolved: (TAPESTRY-978) How to deploy tapestry4.0.2 app with OC4J 10.1.3

I find that hivemind has progressed tapestry light years beyond what it
could have been otherwise and it's not something that is going to go away
anytime soon.

There are other web frameworks to choose from.

On 6/7/06, jone <jo...@yahoo.com.cn> wrote:
>
>
> The "suggest" would throw the tap users into to hell.
>
> "Duplicated" exception became the botneck in deploying tapestry app
> now,same error also occured in resin,weblogic server,this problem is much
> more
> urgent.
>
> In my opinion,the hivemind has a big issue when concurrently loading
> configuration!In fact,I dont't like the dependency,just because of
> it,tapestry
> 4.x now became much more awkward.
>
> jone
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>
>


-- 
Jesse Kuhnert
Tacos/Tapestry, team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind.

Re: [jira] Resolved: (TAPESTRY-978) How to deploy tapestry4.0.2 app with OC4J 10.1.3

Posted by Cliff Zhao <zh...@gmail.com>.
Understand the way your application server loading classes is a very
important. I really suggest that you read some oc4j document to understand
its class loading structure. Also read about the J2EE spec on the class
loading scheme. There are defined structures for J2EE class loading. I think
that you may want your application be compatible with J2EE standard.
To make it simple, I think that it should be no problem if you just package
Tapestry and its dependencies in you war file's lib folder (do not put
Tapestry in any oc4j directories). If your war file will be part of your ear
file, pay attention to the Class-Path attribute in the Manifest of your war
file if you like to put the Tapestry and its dependencies in the ear file.

Remove hivemind from Tapestry is almost impossible. In stead of requesting
to remove it, if you can get your application working and write a how-to, it
will be very helpful.



On 6/7/06, jone <jo...@yahoo.com.cn> wrote:
>
> Oh,my god,Why not facing these issues?Don't you like tapestry to be used
> by
> more users,especially the newbies.If do,these problem should be more
> urgent to
> be solved!
> In fact,I also developped a extremely robust-lightweight-extendable-PnP
> framework,which have been used in many apps.I like tapestry just because
> it has
> some particular featues.Well,don't say that again please.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org
>
>

Re: [jira] Resolved: (TAPESTRY-978) How to deploy tapestry4.0.2 app with OC4J 10.1.3

Posted by D&J Gredler <dj...@gmail.com>.
Jone,

Tapestry relies on HiveMind to such a degree that asking for its removal
borders on the ludicrous. It seems to me that you should fix your
configuration, and if you have better (specific) ideas on how Hivemind could
act in these scenarios, submit them for discussion on the HiveMind mailing
list (http://jakarta.apache.org/site/mail2.html#HiveMind). Just my two
cents.

Take care,

Daniel


On 6/8/06, jone <jo...@yahoo.com.cn> wrote:
>
> Oh,my god,Why not facing these issues?Don't you like tapestry to be used
> by
> more users,especially the newbies.If do,these problem should be more
> urgent to
> be solved!
> In fact,I also developped a extremely robust-lightweight-extendable-PnP
> framework,which have been used in many apps.I like tapestry just because
> it has
> some particular featues.Well,don't say that again please.

Re: [jira] Resolved: (TAPESTRY-978) How to deploy tapestry4.0.2 app with OC4J 10.1.3

Posted by jone <jo...@yahoo.com.cn>.
Oh,my god,Why not facing these issues?Don't you like tapestry to be used by 
more users,especially the newbies.If do,these problem should be more urgent to 
be solved!
In fact,I also developped a extremely robust-lightweight-extendable-PnP 
framework,which have been used in many apps.I like tapestry just because it has 
some particular featues.Well,don't say that again please.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org