Groups
Groups
Sign in
Groups
Groups
IronJacamar Developers
Conversations
Labels
About
Send feedback
Help
Figuring out the new DS Deployer classes in master (Issue #560)
12 views
Skip to first unread message
Flavia Rainone
unread,
Sep 27, 2016, 4:51:51 AM
9/27/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to IronJacamar Developers
Hi,
I was trying to figure out how to port the DS deployer protection for jar to master, issue #560.
I figured there would be a DashDSXmlDeployer or something like this, similar to DashRaXmlDeployer:
https://github.com/ironjacamar/ironjacamar/blob/master/embedded/src/main/java/org/ironjacamar/embedded/deployers/DashRaXmlDeployer.java
That deployer would invoke DsParser... however, I can't find it. Any tips on how to port the fix to master?
Thanks a lot!
Stefano Maestri
unread,
Sep 27, 2016, 6:00:38 AM
9/27/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to IronJacamar Developers
Well #560 is about RADeployer, not DS (we don't have DS yet in master, it's part of Beta2) and it should be the porting of
https://github.com/ironjacamar/ironjacamar/issues/558
resolved by PR
https://github.com/ironjacamar/ironjacamar/pull/559
In master, you should start from
https://github.com/ironjacamar/ironjacamar/blob/master/deployers/src/main/java/org/ironjacamar/deployers/common/AbstractResourceAdapterDeployer.java
and find the best part of the code where implement it (there or in any subclasses, I haven't a look yet)
have fun ;)
regards
Flavia Rainone
unread,
Sep 28, 2016, 3:01:50 PM
9/28/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to IronJacamar Developers
Okay. So it turns out that I confused everything, as #560 is about the RarDeployer, and not the DS deployer. This part is under development for 2.0.
Reply all
Reply to author
Forward
0 new messages